You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by "James Bognar (JIRA)" <ji...@apache.org> on 2018/10/23 12:37:00 UTC

[jira] [Closed] (JUNEAU-86) Avoid NPE stopping RestMicroservice

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

James Bognar closed JUNEAU-86.
------------------------------
       Resolution: Fixed
    Fix Version/s: 7.2.1

> Avoid NPE stopping RestMicroservice
> -----------------------------------
>
>                 Key: JUNEAU-86
>                 URL: https://issues.apache.org/jira/browse/JUNEAU-86
>             Project: Juneau
>          Issue Type: Bug
>          Components: Code
>    Affects Versions: 7.1.0
>            Reporter: Gary Gregory
>            Priority: Major
>             Fix For: 7.2.1
>
>
> In some cases, usually debugging my integration tests, I can get this NPE:
> {noformat}
> java.lang.NullPointerException
>     at org.apache.juneau.microservice.RestMicroservice$1.run(RestMicroservice.java:149)
> {noformat}
> Please find my PR here: https://github.com/apache/juneau/pull/7



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)