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 249990 - NullPointerException at org.netbeans.modules.project.ui.ProjectTab$ActualSelectionProject.performChange
Summary: NullPointerException at org.netbeans.modules.project.ui.ProjectTab$ActualSele...
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 250078 267410 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-01-23 22:07 UTC by locked
Modified: 2016-10-04 14:19 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 214986


Attachments
stacktrace (2.74 KB, text/plain)
2015-01-23 22:07 UTC, locked
Details
stacktrace (2.17 KB, text/plain)
2016-06-17 12:38 UTC, aldobrucale
Details
stacktrace (2.17 KB, text/plain)
2016-06-23 16:30 UTC, aldobrucale
Details
stacktrace (2.23 KB, text/plain)
2016-10-04 14:19 UTC, alied
Details

Note You need to log in before you can comment on or make changes to this bug.
Description locked 2015-01-23 22:07:05 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b18
OS: Windows 8

User Comments:
Locked: ...




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.project.ui.ProjectTab$ActualSelectionProject.performChange(ProjectTab.java:1061)
   at org.netbeans.modules.project.ui.ProjectTab$ActualSelectionProject.stateChanged(ProjectTab.java:1100)
   at javax.swing.JViewport.fireStateChanged(JViewport.java:1369)
   at javax.swing.JViewport.setViewPosition(JViewport.java:1125)
   at javax.swing.ViewportLayout.layoutContainer(ViewportLayout.java:200)
   at java.awt.Container.layout(Container.java:1508)
Comment 1 locked 2015-01-23 22:07:07 UTC
Created attachment 151657 [details]
stacktrace
Comment 2 Tomas Stupka 2015-06-03 16:20:11 UTC
*** Bug 250078 has been marked as a duplicate of this bug. ***
Comment 3 Tomas Stupka 2015-06-11 14:50:04 UTC
added a minor change to see who is to blame for being null
jet-main #fabcd38411f0
Comment 4 aldobrucale 2016-06-17 12:38:27 UTC
Created attachment 160079 [details]
stacktrace

...
Comment 5 aldobrucale 2016-06-23 16:30:28 UTC
Created attachment 160148 [details]
stacktrace

I didn't notice the exception
Comment 6 Exceptions Reporter 2016-06-23 16:30:31 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=214986
Comment 7 Tomas Stupka 2016-08-23 15:03:20 UTC
*** Bug 267410 has been marked as a duplicate of this bug. ***
Comment 8 alied 2016-10-04 14:19:14 UTC
Created attachment 162329 [details]
stacktrace

closed all opened projects in the project view