Hi Mrinal,

Thanks for replying!

The issue is at our network end.

Thanks.

On Monday, August 1, 2016 at 3:43:38 PM UTC+5:30, Mrinal Mukherjee wrote:

> The 'java.net.ConnectException' exception usually means something is 
> wrong at the network end.
>
> Do you think the SSH connection is getting blocked? A firewall rule may be 
> blocking it perhaps?
>
>
> On Monday, August 1, 2016 at 10:02:36 PM UTC+12, Divya Reddy wrote:
>>
>> We have desktop Jenkins version to check out the code from cvs repository.
>>
>> below is the command we use:
>>
>> :extssh:user@hostName:portNumber/PathoftheRepository
>>
>> This is was working fine over a period of time but all of a sudden am 
>> facing below exception.
>>
>> Building in workspace C:\Users\automation\.jenkins\jobs\Build_sahi\workspace
>> cvs checkout -P -D 01 Aug 2016 15:05:56 +0530 -d OnDemandKeyword 
>> OnDemandKeyword 
>> ERROR: CVS Authentication failed: 
>> null*org.netbeans.lib.cvsclient.connection.AuthenticationException* 
>> <http://stacktrace.jenkins-ci.org/search?query=org.netbeans.lib.cvsclient.connection.AuthenticationException>:
>>  SSH connection failed.
>>      at 
>> *org.netbeans.lib.cvsclient.connection.SSHConnection.open(SSHConnection.java:141)*
>>  
>> <http://stacktrace.jenkins-ci.org/search/?query=org.netbeans.lib.cvsclient.connection.SSHConnection.open&entity=method>
>>      at *org.netbeans.lib.cvsclient.Client$1.run(Client.java:374)* 
>> <http://stacktrace.jenkins-ci.org/search/?query=org.netbeans.lib.cvsclient.Client$1.run&entity=method>
>>      at java.lang.Thread.run(Unknown Source)
>> Caused by: com.jcraft.jsch.JSchException: Session.connect: 
>> java.net.ConnectException: Connection timed out: connect
>>      at com.jcraft.jsch.Session.connect(Session.java:525)
>>      at com.jcraft.jsch.Session.connect(Session.java:160)
>>      at 
>> org.netbeans.lib.cvsclient.connection.SSHConnection.open(SSHConnection.java:139)
>>      ... 2 more
>> ERROR: Cvs task failed*Finished* 
>> <http://stacktrace.jenkins-ci.org/search?query=Finished>: FAILURE
>>
>>
>>
>> Am really clue less..
>>
>> Can any one help me on this?
>>
>>

-- 
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/b11e04d4-5ce9-47fa-bebf-92eed9e86b12%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to