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 - org.netbeans.modules.hibernate classes are loaded during NetBeans startup with LimeWire
Summary: org.netbeans.modules.hibernate classes are loaded during NetBeans startup wit...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Hibernate (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Sergey Petrov
URL: http://wiki.netbeans.org/FitnessViaWh...
Keywords: PERFORMANCE, TEST
Depends on:
Blocks:
 
Reported: 2008-10-08 20:07 UTC by Alexander Kouznetsov
Modified: 2016-07-07 08:55 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stacktraces (17.31 KB, text/plain)
2008-10-08 20:11 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: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