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 43333

Summary: An exception is thrown when the UI is starting
Product: serverplugins Reporter: theshowmecanuck <theshowmecanuck>
Component: InfrastructureAssignee: Pavel Buzek <pbuzek>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: ide log file

Description theshowmecanuck 2004-05-17 03:47:41 UTC
Double click on the icon, and when it get to the
point where the message says 'loading pieces of
the modules', an exception dialog pops up saying
there had been a
java.lang.reflect.Invocation.TargetException
Comment 1 theshowmecanuck 2004-05-17 03:50:10 UTC
Created attachment 14897 [details]
ide log file
Comment 2 _ rkubacki 2004-06-21 13:01:14 UTC
I see notions about ConfigDataLoader and server registry in stack
traces => reassigning.
Comment 3 theshowmecanuck 2004-06-29 09:33:22 UTC
I think I found what caused this.  Previously Netbeans 3.5.1 was
installed, and had set up a '.netbeans' sub-directory in my 'Documents
and Settings' directory. This was not deleted when I uninstalled it. 
I deleted the '.netbeans' directory, and re-installed 3.6.  After
this, the 3.6 installation started cleanly, and a tomcat error I was
also having (when it was trying to deploy a webservices app) went away
as well.

You can change this to 'not a bug' if you want, but this seems like
something that should be addressed.
Comment 4 Pavel Buzek 2004-08-06 22:31:14 UTC
another duplicate of 46184

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