We are testing OTM 5.5.2 and have an FTP issue that I would like to hear if any one else has seen, When we tender a load tender via FTP we are getting the following exception, OTM does cvonnect to the remote directory /204/CRFS and creates and empty file.
I can ftp fine from OTM 5.0 with the same FTP setup and also via a command prompt so this is kind of a wierd issue, not sure what is causing this exception. Any sugestions would be appriaciated.
<IMessageCode>TRANSMISSION_EXCEPTION</IMessageCode>
<IMessageText>CAUGHT THE FOLLOWING EXCEPTION WHILE PROCESSING TRANSMISSION OUTBOUND: OTM failed to send FTP transmission 323,194 from mbxgtest.mbco.liberty.local to 172.16.18.78 with the following Exception: Error in FTP notification for activeMode=ENABLED; isEnableDebug=false; isLogResponseMsg=false; reattemptMode=NONE; reattemptMax=null; reattemptDelay=null; reattemptDeadline=null; maxThreads=null; ackExpected=false; useAckStatus=false; hostName=172.16.18.78; userName=Mbxeditest; connectMode=ACTIVE; remoteDir=/204/CRFS; remoteFileName=RHL.68425-TENDER-000005.xml; encoding=UTF-8; useAppend=false; debugMode=false org.finj.FTPException: FTP Server stated : [125 Ready to receive "RHL.68425-TENDER-000005.xml" . Mode STREAM Type BINARY.] org.finj.FTPException: FTP Server stated : [125 Ready to receive "RHL.68425-TENDER-000005.xml" . Mode STREAM Type BINARY.] at org.finj.profile.StrictFTPServerProfile.isSTORComm andCompleted(StrictFTPServerProfile.java:591) at org.finj.profile.StrictFTPServerProfile.isCommandC ompleted(StrictFTPServerProfile.java:110) at org.finj.FTPClient.processCommand(FTPClient.java:5 35) at org.finj.FTPClient.putFile(FTPClient.java:1607) at org.finj.FTPClient.putFile(FTPClient.java:1572) at jrockit.reflect.VirtualNativeMethodInvoker.invoke( Ljava.lang.Object;[Ljava.lang.Object
Ljava.lang.Object;(Unknown Source) at java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source) at glog.util.ftp.client.FTPClientWrapper2.processMeth od(FTPClientWrapper2.java:85) at glog.util.ftp.client.FTPClientWrapper2.putFile(FTP ClientWrapper2.java:13
at glog.util.ftp.FTPEvent$Listener.doPost(FTPEvent.ja va:254) at glog.util.ftp.FTPEvent$Listener.trigger(FTPEvent.j ava:163) at glog.util.event.MemoryEventQueueRunnable.processEv ent(MemoryEventQueueRunnable.java:111) at glog.util.event.MemoryEventQueueRunnable.run(Memor yEventQueueRunnable.java:70) at glog.util.event.EventThread.run(EventThread.java:7 9) at java.lang.Thread.run()V(Unknown Source)</IMessageText>
<TimeStamp>20070424085121</TimeStamp>
I can ftp fine from OTM 5.0 with the same FTP setup and also via a command prompt so this is kind of a wierd issue, not sure what is causing this exception. Any sugestions would be appriaciated.
<IMessageCode>TRANSMISSION_EXCEPTION</IMessageCode>
<IMessageText>CAUGHT THE FOLLOWING EXCEPTION WHILE PROCESSING TRANSMISSION OUTBOUND: OTM failed to send FTP transmission 323,194 from mbxgtest.mbco.liberty.local to 172.16.18.78 with the following Exception: Error in FTP notification for activeMode=ENABLED; isEnableDebug=false; isLogResponseMsg=false; reattemptMode=NONE; reattemptMax=null; reattemptDelay=null; reattemptDeadline=null; maxThreads=null; ackExpected=false; useAckStatus=false; hostName=172.16.18.78; userName=Mbxeditest; connectMode=ACTIVE; remoteDir=/204/CRFS; remoteFileName=RHL.68425-TENDER-000005.xml; encoding=UTF-8; useAppend=false; debugMode=false org.finj.FTPException: FTP Server stated : [125 Ready to receive "RHL.68425-TENDER-000005.xml" . Mode STREAM Type BINARY.] org.finj.FTPException: FTP Server stated : [125 Ready to receive "RHL.68425-TENDER-000005.xml" . Mode STREAM Type BINARY.] at org.finj.profile.StrictFTPServerProfile.isSTORComm andCompleted(StrictFTPServerProfile.java:591) at org.finj.profile.StrictFTPServerProfile.isCommandC ompleted(StrictFTPServerProfile.java:110) at org.finj.FTPClient.processCommand(FTPClient.java:5 35) at org.finj.FTPClient.putFile(FTPClient.java:1607) at org.finj.FTPClient.putFile(FTPClient.java:1572) at jrockit.reflect.VirtualNativeMethodInvoker.invoke( Ljava.lang.Object;[Ljava.lang.Object


<TimeStamp>20070424085121</TimeStamp>
Comment