You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Chris Lambertus (JIRA)" <ji...@apache.org> on 2016/03/03 06:52:18 UTC

[jira] [Resolved] (INFRA-10497) NPE on Jira REST API

     [ https://issues.apache.org/jira/browse/INFRA-10497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Lambertus resolved INFRA-10497.
-------------------------------------
    Resolution: Later

This will probably be fixed in the next Jira upgrade. Due to the number of plugins and projects we have, upgrading Jira is a long term project, so no ETA on this one. 

> NPE on Jira REST API
> --------------------
>
>                 Key: INFRA-10497
>                 URL: https://issues.apache.org/jira/browse/INFRA-10497
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: JIRA
>            Reporter: Carlos Gavidia
>         Attachments: backlog.xml
>
>
> I'm trying to call this REST resource from the Jira Agile REST API, to retrieve the information of the "Apache Mesos Twitter Scrum" board of the Mesos Project:
> https://issues.apache.org/jira/rest/agile/1.0/board/35/backlog
> It is only a GET call. The response I got is an XML document that contains the Stack trace of a NullPointerException:
> <status><status-code>500</status-code><stack-trace>java.lang.NullPointerException
> 	at com.atlassian.greenhopper.service.issuelink.EpicServiceImpl.getEpicStatusValue(EpicServiceImpl.java:221)
> 	at com.atlassian.greenhopper.service.issuelink.EpicServiceImpl.getEpic(EpicServiceImpl.java:171)
> 	at com.atlassian.greenhopper.service.issue.RapidViewIssueServiceImpl.getEpic(RapidViewIssueServiceImpl.java:272)
> 	at com.atlassian.greenhopper.service.issue.RapidViewIssueServiceImpl.toRapidViewIssue(RapidViewIssueServiceImpl.java:225)
> 	at com.atlassian.greenhopper.service.issue.RapidViewIssueServiceImpl.access$100(RapidViewIssueServiceImpl.java:44)
> 	at 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)