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 184161 - IllegalArgumentException: java.lang.reflect.InvocationTargetException
Summary: IllegalArgumentException: java.lang.reflect.InvocationTargetException
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: 2010-04-14 13:46 UTC by Exceptions Reporter
Modified: 2010-04-14 13:46 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 52959


Attachments
stacktrace (1.80 KB, text/plain)
2010-04-14 13:46 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-04-14 13:46:24 UTC
This issue was reported manually by mmirilovic.
It already has 26 duplicates 


Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X

User Comments:
jhalupka: Installed NetBeans System Tray
Error always occurs on startup

jhalupka: Installed NetBeans System Tray plugin and restarted.

GUEST: ao executar




Stacktrace: 
java.lang.NoClassDefFoundError: java/awt/SystemTray
   at org.netbeans.modules.systemtray.NBSystemTray.isSupported(NBSystemTray.java:78)
   at org.netbeans.modules.systemtray.Installer.<init>(Installer.java:27)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java:0)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
Comment 1 Exceptions Reporter 2010-04-14 13:46:28 UTC
Created attachment 97340 [details]
stacktrace