Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
4.0.0 M7
-
None
Description
Caused by: java.lang.NullPointerException
at org.apache.stratos.rest.endpoint.services.ServiceUtils.getCartridgeFromSubscription(ServiceUtils.java:698)
at org.apache.stratos.rest.endpoint.services.ServiceUtils.getSubscription(ServiceUtils.java:663)
at org.apache.stratos.rest.endpoint.services.StratosAdmin.getCartridgeInfo(StratosAdmin.java:320)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:180)
at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96)
... 38 more