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 - NullPointerException at org.netbeans.modules.team.server.ui.common.OneProjectDashboard.getProjectPicker
Summary: NullPointerException at org.netbeans.modules.team.server.ui.common.OneProject...
Status: RESOLVED INCOMPLETE
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 243046 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-03-14 02:40 UTC by jyeary
Modified: 2014-03-21 09:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 206246


Attachments
stacktrace (4.47 KB, text/plain)
2014-03-14 02:40 UTC, jyeary
Details

Note You need to log in before you can comment on or make changes to this bug.
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