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 247214 - NoClassDefFoundError: Could not initialize class org.netbeans.modules.glassfish.javaee.Hk2LibraryProvider
Summary: NoClassDefFoundError: Could not initialize class org.netbeans.modules.glassfi...
Status: RESOLVED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-17 12:33 UTC by kartzhai
Modified: 2015-05-04 09:37 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 201657


Attachments
stacktrace (1.19 KB, text/plain)
2014-09-17 12:33 UTC, kartzhai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kartzhai 2014-09-17 12:33:25 UTC
Build: NetBeans IDE 7.3 (Build 201306052037)
VM: Java HotSpot(TM) Client VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Windows 7

User Comments:
kartzhai: <Please provide a description of the problem or the steps to reproduce>
i dont whats going on..
but before i got update some plugin and i got this problem..
i cant acces any class and cant run my program..
pls tell me to solve this..

diegoliebel: no inicializar el hk

GUEST: my project is not running ?

GUEST: java.lang.NoClassDefFoundError exception how to resolve this exception

GUEST: not able to update

dannyx: No funciona, ayuda !!!

GUEST: Not Runing




Stacktrace: 
java.lang.NoClassDefFoundError: Could not initialize class org.netbeans.modules.glassfish.javaee.Hk2LibraryProvider
   at org.netbeans.modules.glassfish.javaee.Hk2JavaEEPlatformImpl.<init>(Hk2JavaEEPlatformImpl.java:114)
   at org.netbeans.modules.glassfish.javaee.Hk2JavaEEPlatformFactory.getJ2eePlatformImpl(Hk2JavaEEPlatformFactory.java:125)
   at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.getJ2eePlatformImpl(ServerInstance.java:347)
   at org.netbeans.modules.j2ee.deployment.impl.query.J2eePlatformJavadocForBinaryQuery.findJavadoc(J2eePlatformJavadocForBinaryQuery.java:166)
   at org.netbeans.api.java.queries.JavadocForBinaryQuery.findJavadoc(JavadocForBinaryQuery.java:85)
   at org.netbeans.modules.javadoc.search.JavadocRegistry.readRoots(JavadocRegistry.java:176)
Comment 1 kartzhai 2014-09-17 12:33:27 UTC
Created attachment 149298 [details]
stacktrace
Comment 2 Petr Hejl 2015-04-27 11:18:45 UTC
Likely caused by an incompatible API change.
Comment 3 Petr Hejl 2015-05-04 09:37:41 UTC
I'm afraid we can't do much about that. Luckily seems to be 7.3 only.