Hi Asankha,
    it looks like we have some problems after replacing the
synapse-transports-1.2-SNAPSHOT.jar: here is the stacktrace

2008-05-07 14:22:18,224 [-] [WrapperSimpleAppMain] FATAL ServerManager
Startup failed...
org.apache.axis2.deployment.DeploymentException:
org/apache/commons/io/output/CountingOutputStream
        at
org.apache.axis2.deployment.AxisConfigBuilder.processTransportSenders(AxisConfigBuilder.java:663)
        at
org.apache.axis2.deployment.AxisConfigBuilder.populateConfig(AxisConfigBuilder.java:119)
        at
org.apache.axis2.deployment.DeploymentEngine.populateAxisConfiguration(DeploymentEngine.java:641)
        at
org.apache.axis2.deployment.FileSystemConfigurator.getAxisConfiguration(FileSystemConfigurator.java:116)
        at
org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:68)
        at
org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContextFromFileSystem(ConfigurationContextFactory.java:184)
        at
org.apache.synapse.ServerManager.start(ServerManager.java:106)
        at
org.wso2.esb.ServiceBusManager.start(ServiceBusManager.java:173)
        at
org.wso2.esb.transport.tomcat.StartUpServlet.init(StartUpServlet.java:72)
        at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1105)
        at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932)
        at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3915)
        at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4176)
        at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1012)
        at
org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
        at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1012)
        at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442)
        at org.apache.catalina.startup.Embedded.start(Embedded.java:821)
        at
org.wso2.esb.transport.tomcat.TomcatServer.start(TomcatServer.java:102)
        at org.wso2.esb.ServiceBus.main(ServiceBus.java:67)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at
org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:240)
        at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.NoClassDefFoundError:
org/apache/commons/io/output/CountingOutputStream
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at
java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)
        at java.lang.Class.getConstructor0(Class.java:2671)
        at java.lang.Class.newInstance0(Class.java:321)
        at java.lang.Class.newInstance(Class.java:303)
        at
org.apache.axis2.deployment.AxisConfigBuilder.processTransportSenders(AxisConfigBuilder.java:648)
        ... 25 more

Thanks
L.

On Wed, 2008-05-07 at 14:13 +0200, Hubert, Eric wrote:
> Hi Asankha,
> 
>  
> 
> sure, we will do so, test and get back to you.
> 
>  
> 
> Regards,
> 
>    Eric
> 
>  
> 
> 
>                                    
> ______________________________________________________________________
> 
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Asankha C. Perera
> Sent: Wednesday, May 07, 2008 2:10 PM
> To: [email protected]
> Subject: Re: AW: AW: AW: AW: AW: AW: [esb-java-dev]
> AsynchronousCloseException
> 
> 
> 
>  
> 
> Eric / Luca
> 
> 
> 
> I have the fix for this issue right now, and it just needs a bit more
> testing and verification, esp to ensure that SYNAPSE-255 remains fixed
> as well, which I will check with Ruwan once he gets to work today.
> 
> Can you replace the synapse-transports-1.2-SNAPSHOT.jar of the V5
> build at webapp/WEB-INF/lib with this file , and check if this solves
> the problem? This does not cause a regression for SYNAPSE-255, but I
> am still testing a bit more when load balancing / failover endpoints
> are used, and the connections are terminated abruptly
> 
> asankha
> 
> 
> 
> _______________________________________________
> Esb-java-dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to