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 48696 - java.lang.reflect.Invocation.TargetException when IDE loads
Summary: java.lang.reflect.Invocation.TargetException when IDE loads
Status: RESOLVED DUPLICATE of bug 48610
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-08 15:51 UTC by tcarternyc
Modified: 2004-09-15 17:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The IDE log file for the remote user profile (87.69 KB, text/plain)
2004-09-08 16:13 UTC, tcarternyc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tcarternyc 2004-09-08 15:51:13 UTC
On a Windows 2000 Advanced Server I receive the
error indicated when I try to access Netbeans via
a remote login session. I do have a session logged
on at the console, however Netbeans is not running
in that session.  I received the error (image
attached) when attempting to launch Netbeans IDE
in the remote session. I have previously been able
to remote log in without issue and use Netbeans
IDE.  Any assistance as to the cause of this issue
would be greatly appreciated.
Comment 1 tcarternyc 2004-09-08 16:13:22 UTC
Created attachment 17493 [details]
The IDE log file for the remote user profile
Comment 2 Marian Mirilovic 2004-09-13 20:47:58 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

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