Hi All,

This is because of new cashing implementation. Will fix this.

Thank You,
Dharshana.


On Mon, Jul 29, 2013 at 1:27 PM, Jeewantha Dharmaparakrama <
[email protected]> wrote:

> The automation framework throws the following exception.
>
> [2013-07-29 13:25:27,475]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> [2013-07-29 13:25:27,473] ERROR - NativeWorkerPool Uncaught exception
> [2013-07-29 13:25:27,475]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> java.lang.NoClassDefFoundError: org/wso2/caching/CacheConfiguration
> [2013-07-29 13:25:27,475]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at
> org.apache.synapse.transport.passthru.util.CacheMessageBuilderDispatchandler.invoke(CacheMessageBuilderDispatchandler.java:52)
> [2013-07-29 13:25:27,475]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at org.apache.axis2.engine.Phase.invokeHandler(Phase.java:340)
> [2013-07-29 13:25:27,475]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at org.apache.axis2.engine.Phase.invoke(Phase.java:313)
> [2013-07-29 13:25:27,475]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:261)
> [2013-07-29 13:25:27,476]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:426)
> [2013-07-29 13:25:27,476]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at
> org.apache.synapse.core.axis2.DynamicAxisOperation$DynamicOperationClient.send(DynamicAxisOperation.java:185)
> [2013-07-29 13:25:27,476]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at
> org.apache.synapse.core.axis2.DynamicAxisOperation$DynamicOperationClient.executeImpl(DynamicAxisOperation.java:167)
> [2013-07-29 13:25:27,476]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at org.apache.axis2.client.OperationClient.execute(OperationClient.java:149)
> [2013-07-29 13:25:27,476]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at
> org.apache.synapse.core.axis2.Axis2FlexibleMEPClient.send(Axis2FlexibleMEPClient.java:481)
> [2013-07-29 13:25:27,476]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at org.apache.synapse.core.axis2.Axis2Sender.sendOn(Axis2Sender.java:57)
> [2013-07-29 13:25:27,476]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at
> org.apache.synapse.core.axis2.Axis2SynapseEnvironment.send(Axis2SynapseEnvironment.java:342)
> [2013-07-29 13:25:27,477]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at
> org.apache.synapse.endpoints.AbstractEndpoint.send(AbstractEndpoint.java:329)
> [2013-07-29 13:25:27,477]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at
> org.apache.synapse.endpoints.AddressEndpoint.send(AddressEndpoint.java:59)
> [2013-07-29 13:25:27,477]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at
> org.apache.synapse.mediators.builtin.SendMediator.mediate(SendMediator.java:95)
> [2013-07-29 13:25:27,477]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at
> org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractListMediator.java:71)
> [2013-07-29 13:25:27,477]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at
> org.apache.synapse.mediators.base.SequenceMediator.mediate(SequenceMediator.java:114)
> [2013-07-29 13:25:27,477]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at
> org.apache.synapse.core.axis2.ProxyServiceMessageReceiver.receive(ProxyServiceMessageReceiver.java:162)
> [2013-07-29 13:25:27,478]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:180)
> [2013-07-29 13:25:27,478]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at
> org.apache.synapse.transport.passthru.ServerWorker.processEntityEnclosingRequest(ServerWorker.java:404)
> [2013-07-29 13:25:27,478]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at
> org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.java:184)
> [2013-07-29 13:25:27,478]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at
> org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172)
> [2013-07-29 13:25:27,478]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
> [2013-07-29 13:25:27,478]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
> [2013-07-29 13:25:27,478]  INFO
> {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
> at java.lang.Thread.run(Thread.java:662)
>
> Thanks,
> Jeewantha
>
>
> --
> Jeewantha Dharmaparakrama
> Software Engineer; WSO2, Inc.; http://wso2.com/
> Phone : (+94) 774726790
> Skype : prasad.jeewantha
> LinkedIn : http://www.linkedin.com/in/jeewanthad
> Twitter: https://twitter.com/jeewamp
> Blog: http://jeewanthad.blogspot.com/
>



-- 

Dharshana Warusavitharana
Senior Software Engineer , Test Automation
WSO2 Inc. http://wso2.com
email : [email protected] <[email protected]>
cell : +94772202595
blog : http://dharshanaw.blogspot.com

lean . enterprise . middleware
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to