After restarting WSO2, VFS transport hangs if listener proxy is off on startup.
That happens only when transport accesses an inactive proxy which never been started in the current session. If I start and then stop it, the problem goes away. Any ideas? Thanks a lot, 2009-10-02 16:55:14,272 ERROR : VFSTransportListener - Error processing File URI : sftp://esb:xxxxx...@xxxxxxpp2/home/ucmxfer/test/IN/dump.synapce84.csv org.apache.axis2.AxisFault: The system is attempting to access an inactive service: ccs-ucm-listener at org.apache.axis2.engine.AxisConfiguration.getService(AxisConfiguration.java:755) at org.apache.synapse.transport.vfs.VFSTransportListener.processFile(VFSTransportListener.java:404) at org.apache.synapse.transport.vfs.VFSTransportListener.scanFileOrDirectory(VFSTransportListener.java:241) at org.apache.synapse.transport.vfs.VFSTransportListener.onPoll(VFSTransportListener.java:145) at org.apache.synapse.transport.base.AbstractPollingTransportListener$1$1.run(AbstractPollingTransportListener.java:94) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) -- View this message in context: http://www.nabble.com/The-system-is-attempting-to-access-an-inactive-service-tp25885640p25885640.html Sent from the Synapse - User mailing list archive at Nabble.com.
