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 - java.lang.ClassNotFoundException: org.gkrish.gridblitz.GridBlitzAction
Summary: java.lang.ClassNotFoundException: org.gkrish.gridblitz.GridBlitzAction
Status: NEW
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Third-party (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: gkrish
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-09 12:42 UTC by Exceptions Reporter
Modified: 2009-04-10 12:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 132900


Attachments
stacktrace (2.31 KB, text/plain)
2009-04-09 12:42 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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!