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 149553

Summary: org.netbeans.modules.hibernate classes are loaded during NetBeans startup with LimeWire
Product: javaee Reporter: Alexander Kouznetsov <mrkam>
Component: HibernateAssignee: Sergey Petrov <sj-nb>
Status: RESOLVED WONTFIX    
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:07:18 UTC
Performance whitelist test reports that following classes are loaded during NetBeans startup with LimeWire project:

org.netbeans.modules.hibernate.service.HibernateProjectLookupExtender
org.netbeans.modules.hibernate.service.api.HibernateEnvironment
org.netbeans.modules.hibernate.service.spi.HibernateEnvironmentImpl
org.netbeans.modules.hibernate.service.spi.HibernateVerificationWarningOverrider
org.netbeans.modules.hibernate.spi.hibernate.HibernateFileLocationProvider

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:11:00 UTC
Created attachment 71404 [details]
Stacktraces
Comment 2 Vadiraj Deshpande 2008-10-14 19:57:56 UTC
These classes are part of Web Framework integration for Hibernate. These classes are used to detect the existence of the
support Hibernate framework in Web projects. I am not sure how to disable loading of these classes.
Comment 3 Vadiraj Deshpande 2008-11-18 10:43:55 UTC
Related to IDE Startup delay issue. Would be taken up in 7.0.
Comment 4 Vadiraj Deshpande 2008-11-18 10:55:20 UTC
Setting the right milestone.
Comment 5 Martin Balin 2016-07-07 08:55:45 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