Project

General

Profile

Bug #1044

NPE at the wssstatus endpoint

Added by Mick Van Fossen about 5 years ago.

Status:
New
Priority:
Normal
Target version:
Start date:
09/05/2019
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

This is found with your favorite service based on the Shell, e.g. earth-model/1/wssstatus

REPRO:
1. Add a meaningless forward slash at the end of the usual wssstatus query (.../wssstatus/)
2. Observe ...

java.lang.NullPointerException
edu.iris.wss.framework.AppConfigurator.isUse404For204Enabled(AppConfigurator.java:494)
edu.iris.wss.framework.RequestInfo.createInstance(RequestInfo.java:128)
edu.iris.wss.Wss.getStatus(Wss.java:73)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:497)

Also available in: Atom PDF