You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Martin Eppel (meppel)" <me...@cisco.com> on 2014/11/21 03:22:08 UTC

[Grouping][testing] - exception when deploying a service group

I tried to deploy a service group, using the latest code from today 11/20 ~ 14:00 pm PST, got the following exception, service group definition is attached

TID: [0] [STRATOS] [2014-11-21 00:55:18,891]  INFO {org.apache.stratos.messaging.message.processor.topology.ServiceCreatedMessageProcessor} -  Service created: [service] c1
TID: [0] [STRATOS] [2014-11-21 00:55:18,892]  INFO {org.apache.stratos.cloud.controller.impl.CloudControllerServiceImpl} -  Successfully deployed the Cartridge definition: c1
TID: [0] [STRATOS] [2014-11-21 00:55:18,895]  INFO {org.apache.stratos.rest.endpoint.api.StratosApiV41Utils} -  Successfully deployed Cartridge [type] c1
TID: [0] [STRATOS] [2014-11-21 00:56:01,096]  INFO {org.apache.stratos.cep.extension.CEPTopologyEventReceiver} -  Complete topology event received to fault handling window processor.
TID: [0] [STRATOS] [2014-11-21 00:56:01,098]  INFO {org.apache.stratos.cep.extension.FaultHandlingWindowProcessor} -  Member time stamp map was successfully loaded from the topology.
TID: [0] [STRATOS] [2014-11-21 01:02:11,685] ERROR {org.apache.stratos.rest.endpoint.handlers.CustomThrowableExceptionMapper} -  Internal server error
java.lang.NullPointerException
        at org.apache.stratos.rest.endpoint.bean.util.converter.PojoConverter.getSubscribableInfoContextArrFromSubscribableInfoDefinition(PojoConverter.java:952)
        at org.apache.stratos.rest.endpoint.bean.util.converter.PojoConverter.convertApplicationBeanToApplicationContext(PojoConverter.java:945)
        at org.apache.stratos.rest.endpoint.api.StratosApiV41Utils.deployApplicationDefinition(StratosApiV41Utils.java:138)
        at org.apache.stratos.rest.endpoint.api.StratosApiV41.deployApplicationDefinition(StratosApiV41.java:142)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:180)
        at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96)
        at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:194)
        at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:100)
        at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:57)
        at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:93)
        at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:271)
        at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
        at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:239)
        at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:223)
        at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:203)
        at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:137)
        at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:159)
        at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286)
        at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:755)
        at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:262)

RE: [Grouping][testing] - exception when deploying a service group

Posted by "Martin Eppel (meppel)" <me...@cisco.com>.
I fixed the issue, see commit 7f0ca93a5c40a6168e3c16db3dbdbaf75145621d, service group deployment should work again

Thanks

Martin

From: Udara Liyanage [mailto:udara@wso2.com]
Sent: Thursday, November 20, 2014 7:02 PM
To: dev
Subject: Re: [Grouping][testing] - exception when deploying a service group


Hi Martin,

I will have a look.



Touched, not typed. Erroneous words are a feature, not a typo.

RE: [Grouping][testing] - exception when deploying a service group

Posted by "Martin Eppel (meppel)" <me...@cisco.com>.
Hi Udara,

I still see the issue after updating the source today

Thanks

Martin

From: Udara Liyanage [mailto:udara@wso2.com]
Sent: Thursday, November 20, 2014 7:02 PM
To: dev
Subject: Re: [Grouping][testing] - exception when deploying a service group


Hi Martin,

I will have a look.



Touched, not typed. Erroneous words are a feature, not a typo.

Re: [Grouping][testing] - exception when deploying a service group

Posted by Udara Liyanage <ud...@wso2.com>.
Hi Martin,

I will have a look.



Touched, not typed. Erroneous words are a feature, not a typo.