Hi All,

We need to test Carbon 4.3.0 kernel with AS 6.0.0. Therefore we need a
working AS distribution. As per my initial observations, we need to
complete following tasks to get it working.

1) AS distribution version is still 5.3.0-SNAHPSHOT. We need to change it
to 6.0.0-SNAPSHOT
2) AS distribution does not start due to following issues.
3) AS integration tests are failing due to #2

SupunM, can you work on this?

SEVERE: 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


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)


Thanks,
Sameera.

-- 
Sameera Jayasoma,
Software Architect,

WSO2, Inc. (http://wso2.com)
email: [email protected]
blog: http://sameera.adahas.org
twitter: https://twitter.com/sameerajayasoma
flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
Mobile: 0094776364456

Lean . Enterprise . Middleware
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to