Hi
After moving our App from IBM Webshpere 6.1 to 8.0.4 we are getting the following exception when doing the SFTP upload:
Transport protocol 2hrowable2013-12-05 15:30:09,098 |5c90lgxjcii| :: INFO (Transport protocol 2) [com.enterprisedt.DhGroup1Sha1] Starting client side key exchange. |#|
Transport protocol 2hrowable2013-12-05 15:30:09,098 |5c90lgxjcii| :: WARN (Transport protocol 2) [com.enterprisedt.TransportProtocolCommon] The Transport Protocol thread failed: com.enterprisedt.cryptix.provider.elgamal.BaseElGamalKeyPairGenerator incompatible with xjava.security.interfaces.ElGamalKeyPairGenerator |#|
Transport protocol 2hrowable2013-12-05 15:30:09,098 |5c90lgxjcii| :: DEBUG (Transport protocol 2) [com.enterprisedt.TransportProtocolCommon] stop() called |#|
Transport protocol 2hrowable2013-12-05 15:30:09,098 |5c90lgxjcii| :: INFO (Transport protocol 2) [com.enterprisedt.TransportProtocolCommon] The Transport Protocol has been stopped |#|
ConsumerProcess #DWH-LCF @15:15:00,404hrowablecom.enterprisedt.net.j2ssh.transport.TransportProtocolException: The connection did not complete
at com.enterprisedt.net.j2ssh.transport.TransportProtocolClient.onStartTransportProtocol(TransportProtocolClient.java:402)
at com.enterprisedt.net.j2ssh.transport.TransportProtocolCommon.startTransportProtocol(TransportProtocolCommon.java:517)
Can you pls help?
Thanks.