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

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

    [ https://issues.apache.org/jira/browse/JUNEAU-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16648568#comment-16648568 ] 

ASF GitHub Bot commented on JUNEAU-86:
--------------------------------------

garydgregory opened a new pull request #7: [JUNEAU-86] Avoid NPE stopping RestMicroservice.
URL: https://github.com/apache/juneau/pull/7
 
 
   [JUNEAU-86] Avoid NPE stopping RestMicroservice.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>
> 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}
> Preparing a PR...



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