FTPS error

Hello,

I am trying to ftps data out of wM. I was able to successfully send a message out via the command line so I know that all ports are open and we receive a successful return code for the FTPS transfer.

However, when we use webMethods on the same server we get an interesting error.

The connection gets established (we can see this in the log of the receiving ftp server - Filezilla) however it tries to send a welcome message back and wM just hangs and times out with the following error:

com.wm.net.ftpCException:[ISC.0064.9001] Could not connect to ftp server: java.lang.NullPointerException

We are on 8.0

Please help.