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 212320 - NullPointerException at org.netbeans.modules.bugtracking.util.BugtrackingUtil.isJiraInstalled
Summary: NullPointerException at org.netbeans.modules.bugtracking.util.BugtrackingUtil...
Status: RESOLVED WORKSFORME
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-10 14:45 UTC by Tomas Stupka
Modified: 2012-05-11 07:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 187839


Attachments
stacktrace (4.23 KB, text/plain)
2012-05-10 14:45 UTC, Tomas Stupka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Stupka 2012-05-10 14:45:34 UTC
Build: NetBeans IDE Dev (Build 20120510-a791c3b01fe6)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.6-b01-415, Java(TM) SE Runtime Environment, 1.6.0_31-b04-415-10M3646
OS: Mac OS X

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.bugtracking.util.BugtrackingUtil.isJiraInstalled(BugtrackingUtil.java:444)
   at org.netbeans.modules.bugtracking.ui.selectors.RepositorySelector.addJiraProxyIfNeeded(RepositorySelector.java:112)
   at org.netbeans.modules.bugtracking.ui.selectors.RepositorySelector.create(RepositorySelector.java:71)
   at org.netbeans.modules.bugtracking.util.BugtrackingUtil.createRepository(BugtrackingUtil.java:228)
   at org.netbeans.modules.bugtracking.api.RepositoryManager.createRepository(RepositoryManager.java:135)
   at org.netbeans.modules.tasks.ui.actions.CreateRepositoryAction.actionPerformed(CreateRepositoryAction.java:59)
Comment 1 Tomas Stupka 2012-05-10 14:45:40 UTC
Created attachment 119295 [details]
stacktrace
Comment 2 Tomas Stupka 2012-05-11 07:19:30 UTC
from msg.log
Cannot open /data/work/src/netbeans-cm/nbbuild/netbeans/extra/modules/org-netbeans-modules-jira.jar

obviously, the build was messed up. worksforme.