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 44653 - java.lang.reflect.InvocationTargetException exception has occurred
Summary: java.lang.reflect.InvocationTargetException exception has occurred
Status: RESOLVED DUPLICATE of bug 43764
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 3.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-09 16:36 UTC by mcbutler
Modified: 2004-09-03 10:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide.log attached as error box requested (221.94 KB, text/plain)
2004-06-09 16:37 UTC, mcbutler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mcbutler 2004-06-09 16:36:28 UTC
after I reported issue 44353, I removed NetBeans from my 
system and reinstalled, hoping that might solve the problem.  
With no filesystems mounted, I get this error when I open  
NetBeans:

java.lang.reflect.InvocationTargetException exception has 
occurred

I can get in, I can mount a filesystem, but when I try to edit the 
interface or so anything with that filesystem, I get the same error 
reported in issue 44353.  So right now I can't do anything useful 
in NetBeans.  I'll attach the ide.log.
Comment 1 mcbutler 2004-06-09 16:37:26 UTC
Created attachment 15603 [details]
ide.log attached as error box requested
Comment 2 Petr Nejedly 2004-06-10 10:33:42 UTC
To solve the problem, you need to delete your userdir (no need to
reinstall NetBeans).
The userdir is located at ~/.netbeans/3.6

The InvocationTargetException is caused by the J2eeserver module,
reassigning.
Comment 3 Martin Grebac 2004-09-03 10:12:23 UTC

*** This issue has been marked as a duplicate of 43764 ***