Hi,

I've the jenkins-client code downloaded from GIT and when I try to 
establish connection to Jenkins server suing the below URL,it's failing 
with exception and not able to connect to jenkins.Does any body have any 
suggestions.

                         JenkinsServer jenkinsClient = new 
JenkinsServer(new URI("http://10.8.2.174:8082/login?from=%2Fje";), "admin", 
"admin");
System.out.println("Connected to Jenkins 
server::::"+jenkinsClient.getVersion());

Thanks,
Anil

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/8bca2520-eed2-4ac7-828e-bc6e1e1f6b1c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to