Kind reminder
On Tue, Apr 15, 2014 at 5:25 PM, Vanjikumaran Sivajothy <[email protected]>wrote: > This patch is not merged yet, Therefore, I have send the pull request [1]. > > [1] https://github.com/wso2/carbon-commons/pull/3 > > > On Thu, Apr 10, 2014 at 7:04 AM, Vanjikumaran Sivajothy <[email protected]>wrote: > >> After applying the patch we did not get the error >> >> >> On Thursday, April 10, 2014, Vanjikumaran Sivajothy <[email protected]> >> wrote: >> >>> During the run time of the ESB 4.9.0-SNAPSHOT, we got the below error >>> stack. >>> >>> [2014-04-09 17:06:56,018] ERROR - AxisEngine Failed to determine >>> Activation status. >>> org.apache.axis2.AxisFault: Failed to determine Activation status. >>> at >>> org.wso2.carbon.activation.module.ActivationHandler.invoke(ActivationHandler.java:102) >>> at org.apache.axis2.engine.Phase.invokeHandler(Phase.java:340) >>> at org.apache.axis2.engine.Phase.invoke(Phase.java:313) >>> at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:261) >>> at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:167) >>> at >>> org.apache.synapse.transport.passthru.ServerWorker.processEntityEnclosingRequest(ServerWorker.java:411) >>> at >>> org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.java:183) >>> at >>> org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172) >>> at >>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) >>> at >>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) >>> at java.lang.Thread.run(Thread.java:662) >>> Caused by: java.lang.NullPointerException: Tenant domain has not been >>> set in CarbonContext >>> at >>> org.wso2.carbon.caching.impl.CacheManagerFactoryImpl.getCacheManager(CacheManagerFactoryImpl.java:79) >>> at >>> org.wso2.carbon.registry.core.utils.RegistryUtils.getCacheManager(RegistryUtils.java:288) >>> at >>> org.wso2.carbon.registry.core.utils.RegistryUtils.getResourceCache(RegistryUtils.java:271) >>> at >>> org.wso2.carbon.registry.core.caching.CacheBackedRegistry.getCache(CacheBackedRegistry.java:62) >>> at >>> org.wso2.carbon.registry.core.caching.CacheBackedRegistry.resourceExists(CacheBackedRegistry.java:246) >>> at >>> org.wso2.carbon.registry.core.session.UserRegistry.resourceExists(UserRegistry.java:629) >>> at >>> org.wso2.carbon.stratos.common.util.CloudServicesUtil.isCloudServiceActive(CloudServicesUtil.java:155) >>> at >>> org.wso2.carbon.stratos.common.util.CloudServicesUtil.isCloudServiceActive(CloudServicesUtil.java:140) >>> *at >>> org.wso2.carbon.activation.module.ActivationHandler.invoke(ActivationHandler.java:93)* >>> ... 10 more >>> >>> After Some debugging session and analysis on the issue, We found >>> that org.wso2.carbon.tenant.activation is getting packed in >>> org.wso2.carbon.tenant.common.server.feature!! >>> >>> Therefore, Please apply the patch that has been given in this email to >>> solve this issue. >>> >>> Thank you in advance, >>> >>> -- >>> Sivajothy Vanjikumaran >>> *Senior Software Engineer* >>> *Integration Technologies Team* >>> *WSO2 Inc. http://wso2.com <http://wso2.com/>* >>> *Mobile:(+94)777219209* >>> *Mobile USA:**(+1)918 813 2403* >>> [image: Facebook] <https://www.facebook.com/vanjikumaran> [image: >>> Twitter] <https://twitter.com/vanjikumaran> [image: >>> LinkedIn]<http://www.linkedin.com/pub/vanjikumaran-sivajothy/25/b31/293> >>> [image: >>> Blogger] <http://vanjikumaran.blogspot.com/> [image: >>> SlideShare]<http://www.slideshare.net/vanjikumaran> >>> >>> This communication may contain privileged or other >>> confidential information and is intended exclusively for the addressee/s. >>> If you are not the intended recipient/s, or believe that you may >>> have received this communication in error, please reply to the >>> sender indicating that fact and delete the copy you received and in >>> addition, you should not print, copy, re-transmit, disseminate, or >>> otherwise use the information contained in this communication. >>> Internet communications cannot be guaranteed to be timely, secure, error >>> or virus-free. The sender does not accept liability for any errors >>> or omissions >>> >> >> >> -- >> Sent from Gmail Mobile >> > > > > -- > Sivajothy Vanjikumaran > *Senior Software Engineer* > *Integration Technologies Team* > *WSO2 Inc. http://wso2.com <http://wso2.com/>* > *Mobile:(+94)777219209* > *Mobile USA:**(+1)812-223-4546* > > [image: Facebook] <https://www.facebook.com/vanjikumaran> [image: > Twitter]<https://twitter.com/vanjikumaran> [image: > LinkedIn] <http://www.linkedin.com/pub/vanjikumaran-sivajothy/25/b31/293> > [image: > Blogger] <http://vanjikumaran.blogspot.com/> [image: > SlideShare]<http://www.slideshare.net/vanjikumaran> > > This communication may contain privileged or other > confidential information and is intended exclusively for the addressee/s. > If you are not the intended recipient/s, or believe that you may > have received this communication in error, please reply to the > sender indicating that fact and delete the copy you received and in > addition, you should not print, copy, re-transmit, disseminate, or > otherwise use the information contained in this communication. > Internet communications cannot be guaranteed to be timely, secure, error > or virus-free. The sender does not accept liability for any errors > or omissions > -- Sivajothy Vanjikumaran *Senior Software Engineer* *Integration Technologies Team* *WSO2 Inc. http://wso2.com <http://wso2.com/>* *Mobile:(+94)777219209* *Mobile USA:**(+1)812-223-4546* [image: Facebook] <https://www.facebook.com/vanjikumaran> [image: Twitter]<https://twitter.com/vanjikumaran> [image: LinkedIn] <http://www.linkedin.com/pub/vanjikumaran-sivajothy/25/b31/293> [image: Blogger] <http://vanjikumaran.blogspot.com/> [image: SlideShare]<http://www.slideshare.net/vanjikumaran> This communication may contain privileged or other confidential information and is intended exclusively for the addressee/s. If you are not the intended recipient/s, or believe that you may have received this communication in error, please reply to the sender indicating that fact and delete the copy you received and in addition, you should not print, copy, re-transmit, disseminate, or otherwise use the information contained in this communication. Internet communications cannot be guaranteed to be timely, secure, error or virus-free. The sender does not accept liability for any errors or omissions
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
