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 148439 - ClassNotFoundException: org.netbeans.modules.profiler.actions.ProfileProjectAction
Summary: ClassNotFoundException: org.netbeans.modules.profiler.actions.ProfileProjectA...
Status: RESOLVED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@profiler
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-26 00:31 UTC by senejoa
Modified: 2009-04-28 13:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 7585


Attachments
stacktrace (2.24 KB, text/plain)
2008-09-26 00:31 UTC, senejoa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description senejoa 2008-09-26 00:31:40 UTC
Build: NetBeans IDE Dev (Build 200807040101)
VM: Java HotSpot(TM) Client VM, 1.5.0_14-b03, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_14-b03
OS: Windows Vista, 6.0, x86

User Comments:
GUEST: When ID has just been started.

GUEST: Just when IDE was started.

GUEST: first start of 6.5M1 after new install

GUEST: Starting the IDE

GUEST: Restart after installing maven related plugins, opening menu "build" led to this exception

GUEST: its showed aways i open the netbeans



Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.profiler.actions.ProfileProjectAction
        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:268)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
Comment 1 senejoa 2008-09-26 00:31:45 UTC
Created attachment 70634 [details]
stacktrace
Comment 2 Tomas Hurka 2008-09-26 10:11:41 UTC
Please provide steps how to reproduce it. Thanks.
Comment 3 Exceptions Reporter 2008-10-20 13:54:07 UTC
This issue has already 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=7585
Comment 4 Petr Cyhelsky 2009-04-28 13:29:01 UTC
Not likely error in profiler - the class is not found in very few builds(last 20 cases of this exception were all from
one build (080704)) - seems more like there was something wrong with this build installation. Also it was never
reproduced since - resolving as worksforme.