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 208597 - [test] NullPointerException at org.netbeans.modules.ade.client.ADEShell.checkReady
Summary: [test] NullPointerException at org.netbeans.modules.ade.client.ADEShell.check...
Status: RESOLVED INVALID
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-18 09:28 UTC by Jan Horvath
Modified: 2012-02-20 12:57 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 185189


Attachments
stacktrace (3.77 KB, text/plain)
2012-02-18 09:28 UTC, Jan Horvath
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Horvath 2012-02-18 09:28:25 UTC
Build: NetBeans IDE 7.0.1 (Build 201107282000)
VM: OpenJDK 64-Bit Server VM, 14.0-b16, OpenJDK Runtime Environment, 1.6.0_17-b17
OS: Linux

User Comments:
jhorvath: happened right after IDE startup, while scanning projects




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.ade.client.ADEShell.checkReady(ADEShell.java:55)
   at org.netbeans.modules.ade.client.ADEShell.<init>(ADEShell.java:43)
   at org.netbeans.modules.ade.client.ADEClient.ensureShell(ADEClient.java:368)
   at org.netbeans.modules.ade.client.ADEClient.access$100(ADEClient.java:34)
   at org.netbeans.modules.ade.client.ADEClient$CommandRunnable.run(ADEClient.java:178)
   at org.netbeans.modules.ade.client.ADEClient.execImpl(ADEClient.java:127)
Comment 1 Jan Horvath 2012-02-18 09:28:30 UTC
Created attachment 115905 [details]
stacktrace
Comment 2 Marian Mirilovic 2012-02-20 11:33:23 UTC
Hmm, ADE ... where this belongs to ?
Comment 3 Tomas Stupka 2012-02-20 12:57:51 UTC
not official plugin and afaik not maintained anymore. closing.