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 162296

Summary: java.lang.ClassNotFoundException: org.gkrish.gridblitz.GridBlitzAction
Product: updatecenters Reporter: Exceptions Reporter <exceptions_reporter>
Component: Third-partyAssignee: gkrish <gkrish>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=132900
Issue Type: DEFECT Exception Reporter: 132900
Attachments: stacktrace

Description Exceptions Reporter 2009-04-09 12:42:39 UTC
Build: NetBeans IDE 6.1 (Build 200805300101)
VM: Java HotSpot(TM) Client VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Windows XP, 5.1, x86

User Comments:
gurubz: plug in installation



Stacktrace: 
java.lang.ClassNotFoundException: org.gkrish.gridblitz.GridBlitzAction
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(AccessController.java:0)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
Comment 1 Exceptions Reporter 2009-04-09 12:42:43 UTC
Created attachment 79812 [details]
stacktrace
Comment 2 Jiri Kovalsky 2009-04-10 12:31:40 UTC
Gopalakrishnan, can you please take a look at this and fix your plugin? Thanks!