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 235086 - NullPointerException at org.netbeans.modules.jira.query.QueryController$14.run
Summary: NullPointerException at org.netbeans.modules.jira.query.QueryController$14.run
Status: RESOLVED WORKSFORME
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-27 09:52 UTC by Tomas Stupka
Modified: 2015-05-29 12:48 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 169837


Attachments
stacktrace (2.94 KB, text/plain)
2013-08-27 09:52 UTC, Tomas Stupka
Details
stacktrace (3.59 KB, text/plain)
2013-08-29 10:52 UTC, Martin Kanak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Stupka 2013-08-27 09:52:27 UTC
Build: NetBeans IDE Dev (Build 20130827-a7042674401d)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_17-b02
OS: Mac OS X

User Comments:
jmborer: Probably same error as before. This time it happened after I had a "Server error: (302) Moved temporarily"  error dialog

jmborer: Trying to edit JIRA properties. Our server is down and then clicking on Cancel made this exception be fired

tstupka: refreshing queries after disconnecting from network




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.jira.query.QueryController$14.run(QueryController.java:1160)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1432)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2042)
Comment 1 Tomas Stupka 2013-08-27 09:52:29 UTC
Created attachment 139297 [details]
stacktrace
Comment 2 Martin Kanak 2013-08-29 10:52:25 UTC
Created attachment 139420 [details]
stacktrace

I opened existing Query for editing in JIRA repository node. Then I click on "Task Type" and "Project" in Query tab and this exception appears.
Comment 3 Ondrej Vrabec 2013-08-30 10:06:08 UTC
obsolete repository configuration, i guess. Is there any way in Jira for Reload Attributes?
Comment 4 Tomas Stupka 2015-05-29 12:48:49 UTC
no duplicates in the last 2 years. perhaps already gone.
closing for now ...