hapi-server / server-issues

A place for tracking status of bugs in servers
0 stars 0 forks source link

A2_K0_MPA #10

Open rweigel opened 1 year ago

rweigel commented 1 year ago

https://cdaweb.gsfc.nasa.gov/hapi/data?id=A2_K0_MPA&parameters=dens_lop&time.min=2003-10-29T00:03:04Z&time.max=2003-10-31T00:03:04.000Z

{
"HAPI": "2.0",
"status": {"code": 1500, "message": "Servlet Name : hapidata;Exception Type : java.lang.NullPointerException;The request URI: /hapi/data;The exception message: null"}}
rweigel commented 1 year ago

Possible a metadata issue. This also fails:

curl "https://cdaweb.gsfc.nasa.gov/WS/cdasr/1/dataviews/sp_phys/datasets/A2_K0_MPA/data/20031029T000304Z,20031031T000304.000Z/dens_lop?format=text"
berniegsfc commented 1 year ago
curl "https://cdaweb.gsfc.nasa.gov/WS/cdasr/1/dataviews/sp_phys/datasets/A2_K0_MPA/data/20031029T000304Z,20031031T000304Z/dens_lop?format=text"

is successful so this appears to be a hapi-only issue. This is likely a duplicate of issue 16.