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 196457 - CNFE: javax.media.ControllerListener from at mediaplayer.NBMediaPlayerMenuItemAction
Summary: CNFE: javax.media.ControllerListener from at mediaplayer.NBMediaPlayerMenuIt...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-08 22:24 UTC by nazaretyan.armen
Modified: 2011-04-14 12:19 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 177388


Attachments
stacktrace (3.55 KB, text/plain)
2011-03-08 22:24 UTC, nazaretyan.armen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nazaretyan.armen 2011-03-08 22:24:00 UTC
This issue was reported manually by nazaretyan.armen.
It already has 1 duplicates 


Build: NetBeans IDE 6.9 (Build 201011082200)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows 7

Stacktrace: 
java.lang.ClassNotFoundException: javax.media.ControllerListener
   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:307)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Comment 1 nazaretyan.armen 2011-03-08 22:24:05 UTC
Created attachment 106833 [details]
stacktrace
Comment 2 Jaroslav Tulach 2011-04-13 13:58:36 UTC
Caller is 

org.netbeans.modules.mediaplayer.NBMediaPlayerMenuItemAction.performAction(NBMediaPlayerMenuItemAction.java:24)

please assign to the caller to evaluate.
Comment 3 Jesse Glick 2011-04-14 12:19:17 UTC
Not in contrib that I can see.