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 - [67cat] [core] 758 classLoader= / SharedSecrets entries in message.log
Summary: [67cat] [core] 758 classLoader= / SharedSecrets entries in message.log
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-14 22:54 UTC by giorgio42
Modified: 2016-07-07 08:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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