[
https://issues.apache.org/jira/browse/STRATOS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13931578#comment-13931578
]
Sajith Kariyawasam commented on STRATOS-508:
--------------------------------------------
Caused by: java.lang.NullPointerException
at
org.apache.stratos.rest.endpoint.services.ServiceUtils.getSubscription(ServiceUtils.java:829)
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)
> Exception is occurred when click on subscribed cartridge info for Multitenant
> cartridges
> ----------------------------------------------------------------------------------------
>
> Key: STRATOS-508
> URL: https://issues.apache.org/jira/browse/STRATOS-508
> Project: Stratos
> Issue Type: Bug
> Components: Stratos Manager
> Affects Versions: 4.0.0 Alpha
> Reporter: Sajith Kariyawasam
> Assignee: Sajith Kariyawasam
> Fix For: 4.0.0
>
>
> TopologyCluster information model in Stratos Manager doesn't hold the cluster
> information for multi tenant cartridges. Hence the issue.
--
This message was sent by Atlassian JIRA
(v6.2#6252)