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 242885

Summary: NullPointerException at org.netbeans.modules.team.server.ui.common.OneProjectDashboard.getProjectPicker
Product: connecteddeveloper Reporter: jyeary <jyeary>
Component: Team FrameworkAssignee: Tomas Stupka <tstupka>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 206246
Attachments: stacktrace

Description jyeary 2014-03-14 02:40:31 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Mac OS X

User Comments:
GUEST: Exception raised when started netbeans and loaded two svn projects.

jyeary: Exception occurred during IDE startup.

jyeary: The exception occurred during IDE startup with no projects open.

GUEST: opened IDE after installing a set of required plugins

jyeary: Error ocurred on IDE startup.

GUEST: problem occured while loading a project cloned from git.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.team.server.ui.common.OneProjectDashboard.getProjectPicker(OneProjectDashboard.java:1023)
   at org.netbeans.modules.team.server.ui.common.OneProjectDashboard.loadSelectedProject(OneProjectDashboard.java:597)
   at org.netbeans.modules.team.server.ui.common.OneProjectDashboard.handleLogin(OneProjectDashboard.java:309)
   at org.netbeans.modules.team.server.ui.common.OneProjectDashboard.initServer(OneProjectDashboard.java:266)
   at org.netbeans.modules.team.server.ui.common.OneProjectDashboard.<init>(OneProjectDashboard.java:195)
   at org.netbeans.modules.team.server.ui.common.OneProjectDashboard.create(OneProjectDashboard.java:131)
Comment 1 jyeary 2014-03-14 02:40:33 UTC
Created attachment 146013 [details]
stacktrace
Comment 2 Tomas Stupka 2014-03-21 09:34:29 UTC
*** Bug 243046 has been marked as a duplicate of this bug. ***
Comment 3 Tomas Stupka 2014-03-21 09:35:56 UTC
please attach your messages.log file once this problem happens again