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 181609 - NullPointerException at org.netbeans.modules.glassfish.common.LogViewMgr.getWriter
Summary: NullPointerException at org.netbeans.modules.glassfish.common.LogViewMgr.getW...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-07 01:58 UTC by aberryjr
Modified: 2010-03-11 20:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 166063


Attachments
stacktrace (651 bytes, text/plain)
2010-03-07 01:58 UTC, aberryjr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aberryjr 2010-03-07 01:58:18 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows XP

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.glassfish.common.LogViewMgr.getWriter(LogViewMgr.java:298)
   at org.netbeans.modules.glassfish.common.LogViewMgr.access$1300(LogViewMgr.java:101)
   at org.netbeans.modules.glassfish.common.LogViewMgr$Message.print(LogViewMgr.java:655)
   at org.netbeans.modules.glassfish.common.LogViewMgr$LoggerRunnable.processLine(LogViewMgr.java:557)
   at org.netbeans.modules.glassfish.common.LogViewMgr$LoggerRunnable.run(LogViewMgr.java:498)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:602)
Comment 1 aberryjr 2010-03-07 01:58:26 UTC
Created attachment 94825 [details]
stacktrace
Comment 2 Vince Kraemer 2010-03-11 20:14:48 UTC
http://hg.netbeans.org/main-golden/rev/23c64fb18eea