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 150044 - java.lang.ClassNotFoundException: org.netbeans.modules.profiler.actions.ProfileMainProjectAction
Summary: java.lang.ClassNotFoundException: org.netbeans.modules.profiler.actions.Profi...
Status: RESOLVED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-14 10:31 UTC by Lukas Hasik
Modified: 2008-12-11 13:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 4201


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2008-10-14 10:31:26 UTC
16 duplicates

Build: NetBeans IDE 6.0 Beta 1 (Build 200709141330)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b05
OS: Windows 2003, 5.2, x86
User comments: I just installed IDE and started it first time, the exception occured.
STACKTRACE: (first 10 lines)
java.lang.ClassNotFoundException: org.netbeans.modules.profiler.actions.ProfileMainProjectAction
        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)
        at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:199)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at org.openide.loaders.InstanceSupport.findClass(InstanceSupport.java:476)
        at org.openide.loaders.InstanceSupport.instanceClass(InstanceSupport.java:123)
Comment 1 Petr Cyhelsky 2008-12-11 13:08:38 UTC
Impossible to reproduce, last time it even happened to anyone was in one august build.