The same error is occurring in Axis2 transports nightly builds. So this has to be an error at that level.
Thanks, Hiranya On Wed, Apr 4, 2012 at 11:11 PM, Hiranya Jayathilaka <[email protected]>wrote: > Almost all VFS transport tests and some NHTTP tests are failing with the > following error: > > java.lang.IndexOutOfBoundsException: Source does not fit in dest > at java.util.Collections.copy(Collections.java:531) > at > org.apache.axis2.engine.AxisConfiguration.getObserversList(AxisConfiguration.java:1280) > at > org.apache.axis2.transport.base.tracker.AxisServiceTracker.stop(AxisServiceTracker.java:238) > at > org.apache.axis2.transport.base.AbstractTransportListener.stop(AbstractTransportListener.java:167) > at > org.apache.axis2.transport.base.AbstractTransportListenerEx.stop(AbstractTransportListenerEx.java:93) > at > org.apache.axis2.engine.ListenerManager.stop(ListenerManager.java:202) > at > org.apache.axis2.transport.UtilsTransportServer.stop(UtilsTransportServer.java:78) > at > org.apache.axis2.transport.testkit.axis2.endpoint.AxisTestEndpointContext.tearDown(AxisTestEndpointContext.java:81) > 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:597) > at > org.apache.axis2.transport.testkit.tests.TestResource$MethodInvocation.execute(TestResource.java:53) > at > org.apache.axis2.transport.testkit.tests.TestResource.tearDown(TestResource.java:190) > at > org.apache.axis2.transport.testkit.tests.TestResourceSet.tearDown(TestResourceSet.java:168) > at > org.apache.axis2.transport.testkit.tests.TestResourceSet.tearDown(TestResourceSet.java:160) > at > org.apache.axis2.transport.testkit.tests.ManagedTestCase.tearDown(ManagedTestCase.java:119) > > > Any idea what's going on? This started to happen all the sudden, without > us making any changes to VFS in the last 4-5 days. So I assume this is due > to some change in Axis2 or Axis2 transports? > > Thanks, > Hiranya > > On Wed, Apr 4, 2012 at 10:18 PM, Apache Jenkins Server < > [email protected]> wrote: > >> See <https://builds.apache.org/job/Synapse%20-%20Trunk/changes> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > Hiranya Jayathilaka > Associate Technical Lead; > WSO2 Inc.; http://wso2.org > E-mail: [email protected]; Mobile: +94 77 633 3491 > Blog: http://techfeast-hiranya.blogspot.com > -- Hiranya Jayathilaka Associate Technical Lead; WSO2 Inc.; http://wso2.org E-mail: [email protected]; Mobile: +94 77 633 3491 Blog: http://techfeast-hiranya.blogspot.com
