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 149556 - org.netbeans.modules.tomcat5 classes are loaded during NetBeans startup with LimeWire project
Summary: org.netbeans.modules.tomcat5 classes are loaded during NetBeans startup with ...
Status: VERIFIED DUPLICATE of bug 148177
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Petr Hejl
URL: http://wiki.netbeans.org/FitnessViaWh...
Keywords: PERFORMANCE, TEST
Depends on:
Blocks:
 
Reported: 2008-10-08 20:21 UTC by Alexander Kouznetsov
Modified: 2008-10-09 09:56 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stacktraces (23.26 KB, text/plain)
2008-10-08 20:21 UTC, Alexander Kouznetsov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2008-10-08 20:21:09 UTC
Performance whitelist test reports that following classes are loaded during NetBeans startup with LimeWire project:

org.netbeans.modules.tomcat5.TomcatFactory
org.netbeans.modules.tomcat5.TomcatManager$TomcatVersion
org.netbeans.modules.tomcat5.ide.OptionalFactory

Please don't load these classes unless they are really necessary. More information about the test available via the URL
specified.
Comment 1 Alexander Kouznetsov 2008-10-08 20:21:58 UTC
Created attachment 71408 [details]
Stacktraces
Comment 2 Petr Hejl 2008-10-08 20:35:05 UTC

*** This issue has been marked as a duplicate of 148177 ***
Comment 3 Alexander Kouznetsov 2008-10-09 09:56:56 UTC
ok