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 243433 - Submitting new JIRA issue fails with NPE
Summary: Submitting new JIRA issue fails with NPE
Status: RESOLVED INCOMPLETE
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P1 normal with 1 vote (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 243266 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-04-01 08:23 UTC by heapifyman
Modified: 2014-10-17 12:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (152.01 KB, text/plain)
2014-04-01 08:23 UTC, heapifyman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description heapifyman 2014-04-01 08:23:25 UTC
org.eclipse.core.runtime.CoreException: Unexpected error: com.atlassian.jira.rest.client.RestClientException: java.lang.NullPointerException

Product Version = NetBeans IDE 8.0 (Build 201403101706)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.0-b70
Comment 1 heapifyman 2014-04-01 08:23:31 UTC
Created attachment 146458 [details]
IDE log
Comment 2 Tomas Stupka 2014-05-09 13:21:22 UTC
unfortunately, i'm not able to reproduce just by submitting an issue - is there any other info you could provide:
- what fields did you change
- did you attach any files
- does the problem still prevail?
- ...

thanks
Comment 3 heapifyman 2014-05-09 14:45:53 UTC
(In reply to Tomas Stupka from comment #2)
> unfortunately, i'm not able to reproduce just by submitting an issue - is
> there any other info you could provide:
> - what fields did you change

I selected a component

> - did you attach any files

No

> - does the problem still prevail?

Yes, if I select a component. If I don't select any component, the issue can be created.

BTW, how do I "unselect" a component in the bug editor once I have selected one?
Comment 4 Tomas Stupka 2014-05-09 14:54:38 UTC
> BTW, how do I "unselect" a component in the bug editor once I have selected one?
ctrl-right-click i guess
Comment 5 heapifyman 2014-05-09 14:59:10 UTC
(In reply to Tomas Stupka from comment #4)
> > BTW, how do I "unselect" a component in the bug editor once I have selected one?
> ctrl-right-click i guess


OK. thanks

BTW, after creating the bug, editing from within Netbeans is extremely limited.
- Cancel link in upper right corner does nothing
- Status field is empty
- Resolution field always shows "Fixed" (regardless of the actual status) and if I change it the change is not submitted
- Comments cannot be submitted


Maybe because of https://netbeans.org/bugzilla/show_bug.cgi?id=242632 ?
Because I get that exception a lot when working with Jira issues
Comment 6 Tomas Stupka 2014-05-09 15:02:27 UTC
> Maybe because of https://netbeans.org/bugzilla/show_bug.cgi?id=242632 ?
yes, could be an after effect of that issue
Comment 7 heapifyman 2014-06-11 08:28:54 UTC
Does not seem to happen when selecting "JIRA 3.13+" as JIRA connector type in Options -> Team -> Tasks.
However, using  "JIRA 3.13+" as JIRA connector type may lead to getting blocked on hosted JIRA instances due to "too many requests"
Comment 8 Tomas Stupka 2014-07-22 17:12:32 UTC
is this reproducible in current dev builds?
Comment 9 Tomas Stupka 2014-07-22 17:21:55 UTC
one more thing - in case this still happens, could you please try to reload the repository configuration:
main menu > find issues > reload attributes (in right bottom corner of the dialog)

thanks
Comment 10 Tomas Stupka 2014-07-24 14:34:37 UTC
*** Bug 243266 has been marked as a duplicate of this bug. ***
Comment 11 Tomas Stupka 2014-10-17 12:42:59 UTC
any update on this?