You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "David Johnson (JIRA)" <ji...@apache.org> on 2016/07/18 19:08:20 UTC

[jira] [Resolved] (USERGRID-1291) Intermittent NPE, may be associated with OOM errors

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

David Johnson resolved USERGRID-1291.
-------------------------------------
    Resolution: Fixed

Not seeing this NPE in the logs any more.

> Intermittent NPE, may be associated with OOM errors
> ---------------------------------------------------
>
>                 Key: USERGRID-1291
>                 URL: https://issues.apache.org/jira/browse/USERGRID-1291
>             Project: Usergrid
>          Issue Type: Bug
>            Reporter: David Johnson
>            Assignee: David Johnson
>
> Some Usergrid instances are intermittently throwing the null pointer exception (NPE) below, and those same instances are sometimes running out of memory and throwing out-of-memory (OOM) exceptions.
> 2016-05-22 06:16:13,014 [http-bio-8080-exec-12] ERROR org.apache.usergrid.rest.exceptions.AbstractExceptionMapper- java.lang.NullPointerException 5XX Uncaught Exception (500)
> java.lang.NullPointerException
>         at org.apache.usergrid.persistence.entities.Application.getOrganizationName(Application.java:407)
>         at org.apache.usergrid.rest.ApiResponse.setApplication(ApiResponse.java:378)
>         at org.apache.usergrid.rest.applications.ServiceResource.executeGet(ServiceResource.java:457)
>         at sun.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:497)



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