Jeffrey created USERGRID-1284:
----------------------------------
Summary: Unhandled NPE
Key: USERGRID-1284
URL: https://issues.apache.org/jira/browse/USERGRID-1284
Project: Usergrid
Issue Type: Story
Components: Stack
Affects Versions: 201603302352-f5daca59a94175a83cb03a7b413eacaa90e78589
Reporter: Jeffrey
Please add appropriate null checks on this line of code to ensure that null is
appropriately handled.
2016-05-09 22:57:03,967 [http-bio-8080-exec-55] ERROR
org.apache.usergrid.rest.exceptions.ThrowableMapper- An uncaught exception
occurred during HTTP invocation
java.lang.NullPointerException
at
org.apache.usergrid.persistence.Query.containsUuidIdentifiersOnly(Query.java:417)
at
org.apache.usergrid.persistence.Query.containsSingleUuidIdentifier(Query.java:404)
at
org.apache.usergrid.services.ServiceContext.isByUuid(ServiceContext.java:308)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)