Error while Moving files using FTP

Hi,

We are receiving following error while file transfer from Source to Destination.

com.wm.lang.flow.FlowException: Bad file number (errno:9)

we are getting error in the service pub.client.ftp.get

FIle transfer is a scheduled service and every day it is moving 2 files to destination and remaining are in error.

Regards
Hari

What is your IS vesion with fix details?

Also can you share the complete error message/dump?

Hi Mahesh,

Thanks for your reply.

We are using 8.2 Version IS_8.2_SP1_Core_Fix10

This is the full error

com.wm.lang.flow.FlowException: Bad file number (errno:9)
The following files have been moved to error directory:
at com.wm.lang.flow.FlowExit.getFailure(FlowExit.java:268 )
at com.wm.lang.flow.FlowState.willExit(FlowState.java:274)
at com.wm.lang.flow.FlowSequence.invoke(FlowSequence.java:283)
at com.wm.lang.flow.FlowRoot.invoke(FlowRoot.java:281)
at com.wm.lang.flow.FlowState.invokeNode(FlowState.java:584)
at com.wm.lang.flow.FlowState.step(FlowState.java:444)
at com.wm.lang.flow.FlowState.invoke(FlowState.java:409)
at com.wm.app.b2b.server.FlowSvcImpl.baseInvoke(FlowSvcImpl.java:1057)
at com.wm.app.b2b.server.invoke.InvokeManager.process(InvokeManager.java:643)
at com.wm.app.b2b.server.util.tspace.ReservationProcessor.process(ReservationProcessor.java:41)
at com.wm.app.b2b.server.invoke.StatisticsProcessor.process(StatisticsProcessor.java:44)
at com.wm.app.b2b.server.invoke.ServiceCompletionImpl.process(ServiceCompletionImpl.java:243)
at com.wm.app.b2b.server.invoke.ValidateProcessor.process(ValidateProcessor.java:51)
at com.wm.app.b2b.server.invoke.PipelineProcessor.process(PipelineProcessor.java:171)
at com.wm.app.b2b.server.ACLManager.process(ACLManager.java:276)
at com.wm.app.b2b.server.invoke.DispatchProcessor.pwm.prt.dispatch:handlePublishedInput

Thanks

Regards
Hari

The error does not give much information to investigate further. Can you replicate the same code on your local sever with internal wM FTP.

Also increase the logging levels to trace/debug to capture more information/logs. Not sure if SAG support (if you have some extended support contract) can give you some consultation as your are on pretty old version.

If you still have the issues try applying the latest fixes “IS_8.2_SP1_Core_Fix13 - IS_8.2_SP1_Core_Fix13 - 6/26/2014”