Issue 13306
unknown dataset UUIDs cause NPE / http 500
13306
Reporter: mdoering
Assignee: mdoering
Type: Bug
Summary: unknown dataset UUIDs cause NPE / http 500
Priority: Critical
Resolution: Fixed
Status: Closed
Created: 2013-06-19 11:33:24.41
Updated: 2013-12-16 17:50:42.394
Resolved: 2013-06-19 11:39:05.273
Description: For example this one:
http://staging.gbif.org:8080/registry2-ws/dataset/ee0950cc-a641-4b9b-83c4-48e24f7f74aa
gives:
java.lang.NullPointerException
org.gbif.registry2.ws.resources.DatasetResource.merge(DatasetResource.java:212)
org.gbif.registry2.ws.resources.DatasetResource.get(DatasetResource.java:124)
sun.reflect.GeneratedMethodAccessor1614.invoke(Unknown Source)]]>
Author: mdoering@gbif.org
Comment: https://code.google.com/p/gbif-labs/source/detail?r=350
Created: 2013-06-19 11:39:05.383
Updated: 2013-06-19 11:39:05.383