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 269149 - NullPointerException at org.netbeans.modules.maven.api.output.OutputUtils$StacktraceOutputListener.outputLineAction
Summary: NullPointerException at org.netbeans.modules.maven.api.output.OutputUtils$Sta...
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-28 12:21 UTC by AlexFalappa
Modified: 2016-11-29 18:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 227343


Attachments
stacktrace (2.81 KB, text/plain)
2016-11-28 12:21 UTC, AlexFalappa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description AlexFalappa 2016-11-28 12:21:20 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.111-b14, Java(TM) SE Runtime Environment, 1.8.0_111-b14
OS: Linux

User Comments:
AlexFalappa: Clicked on a stack trace line (exception in a NetBeans IDE spawned while developing a NetBeans plugin)




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.maven.api.output.OutputUtils$StacktraceOutputListener.outputLineAction(OutputUtils.java:218)
   at org.netbeans.core.output2.OutputTab.lineClicked(OutputTab.java:271)
   at org.netbeans.core.output2.OutputPane.lineClicked(OutputPane.java:82)
   at org.netbeans.core.output2.ui.AbstractOutputPane.mouseReleased(AbstractOutputPane.java:759)
   at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:290)
   at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)
Comment 1 AlexFalappa 2016-11-28 12:21:22 UTC
Created attachment 163051 [details]
stacktrace
Comment 2 Tomas Stupka 2016-11-28 14:43:52 UTC
fixed in jet-main #7cd01aa11c69
Comment 3 Quality Engineering 2016-11-29 02:50:55 UTC
Integrated into 'main-silver', will be available in build *201611290001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/7cd01aa11c69
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #269149 - NullPointerException at org.netbeans.modules.maven.api.output.OutputUtils$StacktraceOutputListener.outputLineAction
Comment 4 AlexFalappa 2016-11-29 18:37:41 UTC
Wow, that was fast....

Looking for a 8.2.patch1 release