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 210523

Summary: ClassNotFoundException: org.eclipse.jgit.errors.MissingObjectException
Product: platform Reporter: crazyjavahacking
Component: Module SystemAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 186545
Attachments: stacktrace

Description crazyjavahacking 2012-04-02 10:50:53 UTC
Build: NetBeans IDE Dev (Build 201203280401)
VM: Java HotSpot(TM) Client VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

User Comments:
crazyjavahacking: I have activated both Git and Git Client Library plugins




Stacktrace: 
java.lang.ClassNotFoundException: org.eclipse.jgit.errors.MissingObjectException
   at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
Comment 1 crazyjavahacking 2012-04-02 10:50:57 UTC
Created attachment 117647 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-04-06 11:30:21 UTC
Can you reproduce? If so, please run with:

-J-Dorg.netbeans.JarClassLoader.level=FINE
-J-Dorg.netbeans.modules.netbinox.level=FINE