Hi Folks, I'm testing an FTPS connection using iWay. I need an encrypted transfer of data. I have set up a keystore using Java and it loaded successfully. The channel build loads successfully but I get this error:
61 20:18:53.619 FTPSTest File listener started for directory '/opt/ems/ftp/inbound/image'
62 20:18:53.620 FTPSTest File Pender started for directory '/opt/ems/staging'.
63 20:22:35.550 W.FTPSTest.1 Problem processing agent com.ibi.agents.XDFTPEmitAgent request, java.lang.NullPointerException
java.lang.NullPointerException
at com.ibi.edaqm.XDFTPClient.put(XDFTPClient.java:523)
at com.ibi.agents.XDFTPEmitAgent.execute(XDFTPEmitAgent.java:499)
at com.ibi.edaqm.XDWorker.callAgent(XDWorker.java:4078)
at com.ibi.edaqm.XDWorker.doOneAgent(XDWorker.java:3419)
at com.ibi.edaqm.XDWorker.invokeAgent(XDWorker.java:1209)
at com.ibi.edaqm.XDFileWorker.run(XDFileWorker.java:420)
at java.lang.Thread.run(Thread.java:595)
64 20:22:35.551 W.FTPSTest.1 Problem: Problem processing agent com.ibi.agents.XDFTPEmitAgent request, java.lang.NullPointerException
65 20:22:35.582 W.FTPSTest.1 Ended message processing, rc=2
66 20:23:22.850 W.FTPSTest.1 File stop received
67 20:23:22.850 W.FTPSTest.1 File worker stop
Obviously something is empty hence the null pointer exception. I'm using an FTP Emitter agent/service. Here is the configuration:
ftp2_test
somepassword
false
true
60
true
true
TLS
true
binary
somename
5
somehost
status
*.jpg
true
true
Thanks much.
iWay SM56
RedHat Linux ES 4.7
PDF, HTML, TEXT