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 185616 - NullPointerException at org.netbeans.modules.j2ee.jboss4.ide.JBStartServer$1.run
Summary: NullPointerException at org.netbeans.modules.j2ee.jboss4.ide.JBStartServer$1.run
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-06 14:35 UTC by iceman81
Modified: 2010-05-10 09:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 169212


Attachments
stacktrace (277 bytes, text/plain)
2010-05-06 14:35 UTC, iceman81
Details

Note You need to log in before you can comment on or make changes to this bug.
Description iceman81 2010-05-06 14:35:30 UTC
Build: NetBeans IDE Dev (Build 201005050200)
VM: Oracle JRockit(R), R28.0.0-679-130297-1.6.0_17-20100312-2123-windows-ia32, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows XP

User Comments:
iceman81: Thrown when running the debugger for a simple class with a main function




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.j2ee.jboss4.ide.JBStartServer$1.run(JBStartServer.java:245)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1415)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1954)
Comment 1 iceman81 2010-05-06 14:35:33 UTC
Created attachment 98567 [details]
stacktrace
Comment 2 Petr Hejl 2010-05-06 14:54:36 UTC
Fixed in web-main 71536bf39621.
Comment 3 Quality Engineering 2010-05-10 09:20:33 UTC
Integrated into 'main-golden', will be available in build *201005100200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: