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 262661 - NullPointerException at com.peter.mavenrunner.MavenRunnerTopComponent.componentOpened
Summary: NullPointerException at com.peter.mavenrunner.MavenRunnerTopComponent.compone...
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: mcheung63
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-02 15:39 UTC by lmorissette
Modified: 2016-07-19 17:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 223105


Attachments
stacktrace (4.11 KB, text/plain)
2016-07-02 15:39 UTC, lmorissette
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lmorissette 2016-07-02 15:39:50 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.91-b14, Java(TM) SE Runtime Environment, 1.8.0_91-b14
OS: Windows 10

User Comments:
GUEST: starting maven runner

GUEST: Error downloading jboss repository index.

lmorissette: Trying to use MavenRunner

GUEST: no idea

GUEST: I only start netbeans with an open maven project

GUEST: .




Stacktrace: 
java.lang.NullPointerException
   at com.peter.mavenrunner.MavenRunnerTopComponent.componentOpened(MavenRunnerTopComponent.java:619)
   at org.openide.windows.WindowManager.componentOpenNotify(WindowManager.java:307)
   at org.netbeans.core.windows.WindowManagerImpl.notifyTopComponentOpened(WindowManagerImpl.java:1149)
   at org.netbeans.core.windows.Central.addModeOpenedTopComponent(Central.java:798)
   at org.netbeans.core.windows.ModeImpl.addOpenedTopComponent(ModeImpl.java:354)
   at org.netbeans.core.windows.WindowManagerImpl.topComponentOpenAtTabPosition(WindowManagerImpl.java:1261)
Comment 1 lmorissette 2016-07-02 15:39:52 UTC
Created attachment 160237 [details]
stacktrace
Comment 2 mcheung63 2016-07-19 17:44:54 UTC
Thanks for submitting bug. Please try version 2.1 http://plugins.netbeans.org/plugin/60381/?show=true