Open aesanch2 opened 8 years ago
I've got this issue on Openshift instance of Jenkins. I cannot set the proxy due to reverse proxy I think.
I seem to have this issue too on our AWS EC2 instance.
Any ideas?
@jjulicher Generally speaking, this could be something to do with your Jenkins host's ability to connect to Salesforce.
You could troubleshoot this by seeing if your Jenkins instance can deploy metadata to Salesforce using the Force.com Migration Tool. I think any proxy issues encountered with the ANT tool would be the same issues that this plugin would face, since they're both using the Metadata API.
@fracarma I haven't had to work around a reverse proxy as of yet, but I'll see if I can replicate it.
Actually @aesanch2 I didn't read the trace properly. I'm not experiencing this issue. Sorry.
java.lang.NullPointerException
at org.jenkinsci.plugins.sma.SMARunner.
Build step 'Salesforce Migration Assistant' marked build as failure Finished: FAILURE
Any idea ?
I`m Still facing the same issue ? Any solution on it ?