Hi Arun,
Thanks for your answer. What do you mean by SFDC URL? I tried the the SOAP url to see that it existed, if that's what you mean (the one like https://www.salesforce.com/services/Soap/u/21.0).
My current PROD version of BODS is 4.0 SP3P2.
As per java, the current version is 1.6.0.260.3
I have another instance in a development environment of a 14.2.5 but in there I get an error when starting the adapter (that's why I was trying with the old version first).
[SAX Parser Error] :1:23 : cvc-elt.1: Cannot find the declaration of element 'AdapterConfiguration'.
Java version in the new server is 6.0.510.11
If I ignore the error and try to setup the datastore, I get this other error
07/12/15 12:21:57 Thread[Thread-13,5,main] | There was a communication error when talking to Salesforce.com: Connection has been shutdown: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target |
07/12/15 12:21:57 Thread[Thread-13,5,main] | Fault-tolerance-login-failed : There was a communication error when talking to Salesforce.com: Connection has been shutdown: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target |
Along with the same null pointer error. If anything, it looks worse than my tests on the old BODS.
Any ideas?
Thanks,
Sergio