Originally posted by: janhess
I have tried to send a file to a Windows server but still get an error.Using these parameters
-TV+ D:\wtx82\.metadata\FTPtrace.MTR -is:maxRecords 100 -is:createFileIfNotExists true -is:fileInLocalDirectory true -is:splitCriteria 0 -is:localArchivingEnabledForCreate false -is:deleteOnRetrieve false -is:functionName Create -is:generateUniqueFile false -wtx:ispec com.ibm.j2ca.ftp.FTPFileInteractionSpec -wtx:record null -mcf:userName username -mcf:filename test -mcf:password ****** -mcf:hostName hostname
The example map has the input file data in filename on the output card. I don't think this is correct. However, I'm not sure where to specify the data to transfer in the output card.
The error in this case is
<3204-2524>: 10.50.11.546 - 05/21/2008 JCA Tracing:
ftpaddress ## PASS *****
<3204-2524>: 10.50.11.546 - 05/21/2008 JCA Tracing:
ftpaddress ## 230 User CLAS logged in.
<3204-2524>: 10.50.11.546 - 05/21/2008 JCA Tracing:
ftpaddress ## PWD
<3204-2524>: 10.50.11.546 - 05/21/2008 JCA Tracing:
ftpaddress ## 257 "/" is current directory.
<3204-2524>: 10.50.11.546 - 05/21/2008 JCA Tracing: Exiting method.
<3204-2524>: 10.50.11.562 - 05/21/2008 JCA Tracing: Entering method.
<3204-2524>: 10.50.11.562 - 05/21/2008 JCA Tracing: Exiting method.
<3204-2524>: 10.50.11.562 - 05/21/2008 JCA Tracing: Entering method.
<3204-2524>: 10.50.11.562 - 05/21/2008 JCA Tracing:
ftpaddress ## MODE S
<3204-2524>: 10.50.11.562 - 05/21/2008 JCA Tracing:
ftpaddress ## 200 Mode S ok.
<3204-2524>: 10.50.11.562 - 05/21/2008 JCA Tracing: Exiting method.
<3204-2524>: 10.50.11.562 - 05/21/2008 JCA Tracing: Exiting method.
<3204-2524>: 10.50.11.562 - 05/21/2008 JCA Tracing: Exiting method.
<3204-2524>: 10.50.11.562 - 05/21/2008 JCA Tracing: Exiting method.
<3204-2524>: 10.50.11.562 - 05/21/2008 JCA Tracing: Added connection event listener: com.ibm.j2ca.base.internal.WBIDefaultConnectionManager@7fe87fe8
<3204-2524>: 10.50.11.578 - 05/21/2008 JCA Tracing: Entering method.
<3204-2524>: 10.50.11.578 - 05/21/2008 JCA Tracing: Using the default PasswordCredential
<3204-2524>: 10.50.11.578 - 05/21/2008 JCA Tracing: Getting connection to EIS
<3204-2524>: 10.50.11.578 - 05/21/2008 JCA Tracing: Entering method.
<3204-2524>: 10.50.11.578 - 05/21/2008 JCA Tracing: Exiting method.
<3204-2524>: 10.50.11.578 - 05/21/2008 JCA Tracing: Received connection to EIS
<3204-2524>: 10.50.11.578 - 05/21/2008 JCA Tracing: Exiting method.
<3204-2524>: 10.50.11.578 - 05/21/2008 JCA Tracing: Exiting method.
<3204-2524>: 10.50.11.578 - 05/21/2008 Warning: transactions disabled: EIS does not support local transactions
<3204-2524>: 10.50.11.578 - 05/21/2008 Connection opened
<3204-2524>: 10.50.11.578 - 05/21/2008 Calling Begin Transaction
<3204-2524>: 10.50.11.578 - 05/21/2008 maxRecords = 100
<3204-2524>: 10.50.11.578 - 05/21/2008 createFileIfNotExists = true
<3204-2524>: 10.50.11.578 - 05/21/2008 fileInLocalDirectory = true
<3204-2524>: 10.50.11.578 - 05/21/2008 splitCriteria = 0
<3204-2524>: 10.50.11.578 - 05/21/2008 localArchivingEnabledForCreate = false
<3204-2524>: 10.50.11.578 - 05/21/2008 deleteOnRetrieve = false
<3204-2524>: 10.50.11.578 - 05/21/2008 functionName = Create
<3204-2524>: 10.50.11.593 - 05/21/2008 generateUniqueFile = false
<3204-2524>: 10.50.11.593 - 05/21/2008 JCA Tracing: after getWBIInteractionListener aspect called to obtain interactionMetrics listener
<3204-2524>: 10.50.11.593 - 05/21/2008 JCA Tracing: Entering method.
<3204-2524>: 10.50.11.593 - 05/21/2008 JCA Tracing: Exiting method.
<3204-2524>: 10.50.11.593 - 05/21/2008 Error code: -1003 , Error message: null
<3204-2524>: 10.50.11.593 - 05/21/2008 java.lang.ClassNotFoundException: null
at java.lang.Class.forNameImpl(Native Method)
at java.lang.Class.forName(Class.java:127)
at com.ibm.websphere.dtx.j2ca.MAdapterImpl.createRecord(Unknown Source)
at com.ibm.websphere.dtx.j2ca.MAdapterImpl.put(Unknown Source)
<3204-2524>: 10.50.11.593 - 05/21/2008 Calling End Transaction - Rollback
<3204-2524>: 10.50.12.453 - 05/21/2008 JCA Tracing: Entering method.
<3204-2524>: 10.50.12.453 - 05/21/2008 JCA Tracing: Entering method.
<3204-2524>: 10.50.12.453 - 05/21/2008 JCA Tracing: Notifying 1 connection listener(s) that client has closed connection handle com.ibm.j2ca.ftp.FTPFileConnection@7f3a7f3a
<3204-2524>: 10.50.12.453 - 05/21/2008 JCA Tracing: Removed connection event listener: com.ibm.j2ca.base.internal.WBIDefaultConnectionManager@7fe87fe8
<3204-2524>: 10.50.12.453 - 05/21/2008 JCA Tracing: Entering method.
<3204-2524>: 10.50.12.468 - 05/21/2008 JCA Tracing: Entering method.
<3204-2524>: 10.50.12.468 - 05/21/2008 JCA Tracing:
ftpaddress ## QUIT
<3204-2524>: 10.50.12.468 - 05/21/2008 JCA Tracing:
ftpaddress ## 221
<3204-2524>: 10.50.12.468 - 05/21/2008 JCA Tracing: Exiting method.
<3204-2524>: 10.50.12.468 - 05/21/2008 JCA Tracing: Entering method.
<3204-2524>: 10.50.12.468 - 05/21/2008 JCA Tracing: Exiting method.
<3204-2524>: 10.50.12.468 - 05/21/2008 JCA Tracing: Exiting method.
<3204-2524>: 10.50.12.468 - 05/21/2008 JCA Tracing: Exiting method.
<3204-2524>: 10.50.12.468 - 05/21/2008 JCA Tracing: Exiting method.
<3204-2524>: 10.50.12.468 - 05/21/2008 Connection closed
Message was edited by: janhess
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender