Hi All,Not sure this is the correct forum to post this but i am running short of ideas on this one and wanted to know if some one has faced/solved this issue before.We use akamai servers where we deploy the content from our TeamSite servers. We use a workflow which invokes a JAVA class to "put" the content to Akamai server. The content is then purged based on selection in custom instantiation.cfg. The above works fine in our dev and CI TeamSite servers but when the code is moved to TS prod. We see issue.com.jcraft.jsch.JSchException: Auth failat com.jcraft.jsch.Session.connect(Unknown Source)at com.jcraft.jsch.Session.connect(Unknown Source)at com.bofa.gcib.cpo.deploy.adapter.delivery.SFTPTest.main(SFTPTest.java:87)Auth failcom.jcraft.jsch.JSchException: Auth failat com.jcraft.jsch.Session.connect(Unknown Source)at com.jcraft.jsch.Session.connect(Unknown Source)at com.bofa.gcib.cpo.deploy.adapter.delivery.SFTPTest.main(SFTPTest.java:87)I googled the error but i couldn't find anything helpful. The firewall settings look OK, i can only think there is SSH setting to be tweaked somewhere.The same code works in other TS servers which makes me believe that the code works fine. I am checking the differences between the servers and only difference is the java version although that is not something which should cause this error. Any pointers here?TS 6.7.2 SP1 with LiveSite
Windows or Unix / Linux?
We are on Solaris 10.