This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 162646

Summary: [67cat] [core] 758 classLoader= / SharedSecrets entries in message.log
Product: javaee Reporter: giorgio42 <giorgio42>
Component: JSPAssignee: issues@javaee <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description giorgio42 2009-04-14 22:54:22 UTC
[ BUILD # : 090414 ]
[ JDK VERSION : 1.6.* ]


After first startup and importing the 6.5 settings into a clean
userdir, and after the scanning phase has finally finished, there are
758 pairs of this message in the message.log:
classLoader =
org.netbeans.modules.web.jspparser_ext.WebAppParseSupport$ParserClassL
oader@383abd, parent :
org.netbeans.modules.web.jspparser.JspParserImpl$ExtClassLoader@1502e1
f
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@1985596

And just before this slew of messages starts these two warnings
appear:
WARNING [org.netbeans.ProxyClassLoader]: Will not load class
com.sun.org.apache.commons.logging.impl.Jdk14Logger arbitrarily from
one of ModuleCL@da8d32[org.netbeans.libs.glassfish_logging] and
ModuleCL@19a515e[org.netbeans.modules.web.jsf12ri] starting from
SystemClassLoader[433 modules]; see
http://wiki.netbeans.org/DevFaqModuleCCE
WARNING [org.netbeans.ProxyClassLoader]: Will not load class
com.sun.org.apache.commons.logging.impl.Jdk14Logger arbitrarily from
one of ModuleCL@da8d32[org.netbeans.libs.glassfish_logging] and
ModuleCL@19a515e[org.netbeans.modules.web.jsf12ri] starting from
SystemClassLoader[433 modules]; see
http://wiki.netbeans.org/DevFaqModuleCCE

(There are two GF2.1 and one GF3 Prelude instances registered).
Comment 1 Martin Balin 2016-07-07 08:53:12 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss