Hi, Got the same issue few days back. This is due to jaggery features packing an older build of the webapp mgt jars. We would need to enable snapshot updates on jaggery..
thanks, On Thu, Sep 11, 2014 at 6:27 PM, Krishantha Samaraweera <[email protected] > wrote: > AS pack start up failure detected in GIT. All tests got skipped due to > the failure and Jenkins build is green. > > I think we can use test result analyser plugin to detect this situation > and mark the Jenkins build as failed. > > refer - https://wso2.org/jenkins/job/product-as/232/consoleFull > > [2014-09-11 16:44:24,570] ERROR > {org.apache.catalina.mbeans.GlobalResourcesLifecycleListener} - No global > naming context defined for server > > [2014-09-11 16:44:24,595] ERROR {org.apache.catalina.core.ContainerBase} - > A child container failed during start > > java.util.concurrent.ExecutionException: java.lang.NoSuchMethodError: > org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext.getEnvironments()[Ljava/lang/String; > > at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) > > at java.util.concurrent.FutureTask.get(FutureTask.java:83) > > at > org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:1123) > > at > org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:799) > > at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) > > at > org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1559) > > at > org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1549) > > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) > > at java.util.concurrent.FutureTask.run(FutureTask.java:138) > > 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:695) > > Caused by: java.lang.NoSuchMethodError: > org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext.getEnvironments()[Ljava/lang/String; > > at > org.wso2.carbon.javaee.tomee.ASGlobalListenerSupport.isJavaEEApp(ASGlobalListenerSupport.java:81) > > at > org.wso2.carbon.javaee.tomee.ASGlobalListenerSupport.lifecycleEvent(ASGlobalListenerSupport.java:55) > > at > org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117) > > at > org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90) > > at > org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:402) > > at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:99) > > at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:139) > > ... 7 more > > Thanks, > Krishantha. > > -- > Krishantha Samaraweera > Senior Technical Lead - Test Automation > Mobile: +94 77 7759918 > WSO2, Inc.; http://wso2.com/ > lean . enterprise . middlewear. > -- Supun Malinga, Senior Software Engineer, WSO2 Inc. http://wso2.com email: [email protected] <[email protected]> mobile: +94 (0)71 56 91 321
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
