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 48610 - java.lang.reflect.InvocationTargetException on IDE launch
Summary: java.lang.reflect.InvocationTargetException on IDE launch
Status: RESOLVED DUPLICATE of bug 43764
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
: 48696 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-09-07 18:25 UTC by jnbrow
Modified: 2004-09-17 08:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log suggested to include by the IDE (272.93 KB, text/plain)
2004-09-07 18:26 UTC, jnbrow
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jnbrow 2004-09-07 18:25:31 UTC
Had previously worked with the separate windows
mode on a few projects, then switched over to the
single window mode.  Many changes to options after
the switchover.  Now when the IDE is launched I
encounter this exception during the launch.
Comment 1 jnbrow 2004-09-07 18:26:42 UTC
Created attachment 17445 [details]
log suggested to include by the IDE
Comment 2 Marian Mirilovic 2004-09-13 20:49:03 UTC
java.lang.NullPointerException
	at
org.netbeans.modules.j2ee.deployment.config.ConfigDataLoader.checkCache(ConfigDataLoader.java:177)
	at
org.netbeans.modules.j2ee.deployment.config.ConfigDataLoader.initialize(ConfigDataLoader.java:61)
Comment 3 Martin Grebac 2004-09-15 17:29:26 UTC
*** Issue 48696 has been marked as a duplicate of this issue. ***
Comment 4 Martin Grebac 2004-09-17 08:58:59 UTC
another one

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