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

Summary: org.netbeans.modules.tomcat5 classes are loaded during NetBeans startup with LimeWire project
Product: serverplugins Reporter: Alexander Kouznetsov <mrkam>
Component: TomcatAssignee: Petr Hejl <phejl>
Status: VERIFIED DUPLICATE    
Severity: blocker CC: issues, jtulach
Priority: P3 Keywords: PERFORMANCE, TEST
Version: 6.x   
Hardware: PC   
OS: Windows XP   
URL: http://wiki.netbeans.org/FitnessViaWhiteAndBlackList
Issue Type: DEFECT Exception Reporter:
Attachments: Stacktraces

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