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 46545 - Error message when launching IDE
Summary: Error message when launching IDE
Status: RESOLVED DUPLICATE of bug 43764
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-26 11:38 UTC by jgezana
Modified: 2004-09-03 10:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE Log file created during installation of rthe IDE (77.96 KB, text/plain)
2004-07-26 11:41 UTC, jgezana
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jgezana 2004-07-26 11:38:11 UTC
An error message that starts with the following 
is displayed:

A java.lang.reflect.InvocationTargetException 
exception has occurred.

I will include a copy of the IDE log file
Comment 1 jgezana 2004-07-26 11:41:03 UTC
Created attachment 16437 [details]
IDE Log file created during installation of rthe IDE
Comment 2 pfelenda 2004-08-12 12:00:18 UTC
Reassigning to core for evaluation


---- tail of exception from ide.log ----------------
[org.netbeans.core.modules] *********** Exception occurred
************ at Mon Jul 26 10:25:35 GMT+02:00 2004
java.lang.IllegalArgumentException:
java.lang.reflect.InvocationTargetException
	at
org.openide.util.SharedClassObject.findObject(SharedClassObject.java:452)
	at
org.netbeans.core.modules.ManifestSection.createInstance(ManifestSection.java:173)
Comment 3 Marian Mirilovic 2004-08-12 13:39:21 UTC
Caused by: java.lang.IllegalStateException:
java.lang.NullPointerException from
org.netbeans.modules.j2ee.deployment.config.ConfigDataLoader@16b98c3
Comment 4 Martin Grebac 2004-09-03 10:23:17 UTC

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