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 212013 - ClassNotFoundException: org.netbeans.cubeon.context.internal.TaskContextEditorPopupAction
Summary: ClassNotFoundException: org.netbeans.cubeon.context.internal.TaskContextEdito...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-03 12:33 UTC by marco.frattola
Modified: 2012-12-15 22:40 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 174391


Attachments
stacktrace (4.95 KB, text/plain)
2012-05-03 12:33 UTC, marco.frattola
Details
stacktrace (4.97 KB, text/plain)
2012-05-22 13:51 UTC, marco.frattola
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marco.frattola 2012-05-03 12:33:05 UTC
Build: NetBeans IDE 7.1.1 (Build 201202271535)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.6-b01-415, Java(TM) SE Runtime Environment, 1.6.0_31-b04-415-11M3635
OS: Mac OS X

User Comments:
rburkhead: Right-clicked on a PHP file in the Projects hierarchy and selected "Debug"

lucifurious: I right clicked on a PHP file to upload.




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.cubeon.context.internal.TaskContextEditorPopupAction
   at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Comment 1 marco.frattola 2012-05-03 12:33:11 UTC
Created attachment 119026 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-05-18 10:09:35 UTC
something related to cubeon support.
Comment 3 marco.frattola 2012-05-22 13:51:08 UTC
Created attachment 119729 [details]
stacktrace