This should have worked if this is the same address that you are accessing Artifactory's server. Behind the scene, the plugin checks for the version by using REST API command Version and Add-ons information <https://www.jfrog.com/confluence/display/RTF/Artifactory+REST+API#ArtifactoryRESTAPI-VersionandAdd-onsinformation> . You can check in the request.log that is located in the $ARTIFACTORY_HOME/logs folder if there is the following line: */api/system/version*. Just try to do the connection and then search for the line. This would indicate if the request is getting to Artifactory at all.
Another thing that I can think about that there could be some connection issues between the two machines. Try to check the firewall and doing ping from one machine to the other to check for any failures. Hope this would help solve this. Alex -- View this message in context: http://forums.jfrog.org/Jenkins-plugin-connection-problem-tp7580746p7580763.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
