This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 229870 - com.jcraft.jsch.JSchException: Session.connect: java.net.SocketTimeoutException: Read timed out
Summary: com.jcraft.jsch.JSchException: Session.connect: java.net.SocketTimeoutExcepti...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
: 218183 229872 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-05-16 15:26 UTC by Exceptions Reporter
Modified: 2014-09-17 12:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 197933


Attachments
stacktrace (1.82 KB, text/plain)
2013-05-16 15:26 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-05-16 15:26:14 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE 7.2.1 (Build 201210100934)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: Windows 7

User Comments:
GUEST: Remote compilation from windows 7 into Cenotos 64 bit on VMware




Stacktrace: 
com.jcraft.jsch.JSchException: Session.connect: java.net.SocketTimeoutException: Read timed out
   at com.jcraft.jsch.Session.connect(Session.java:507)
   at org.netbeans.modules.nativeexecution.jsch.JSchChannelsSupport.startNewSession(JSchChannelsSupport.java:244)
   at org.netbeans.modules.nativeexecution.jsch.JSchChannelsSupport.connect(JSchChannelsSupport.java:206)
   at org.netbeans.modules.nativeexecution.jsch.JSchConnectionTask.connect(JSchConnectionTask.java:127)
   at org.netbeans.modules.nativeexecution.jsch.JSchConnectionTask.access$000(JSchConnectionTask.java:63)
   at org.netbeans.modules.nativeexecution.jsch.JSchConnectionTask$1.call(JSchConnectionTask.java:89)
Comment 1 Exceptions Reporter 2013-05-16 15:26:16 UTC
Created attachment 134523 [details]
stacktrace
Comment 2 Maria Tishkova 2013-05-17 10:02:46 UTC
moved to execution sub-component as dlight is gone from the NetBeans
Comment 3 Maria Tishkova 2013-05-17 11:51:43 UTC
*** Bug 218183 has been marked as a duplicate of this bug. ***
Comment 4 Egor Ushakov 2013-08-02 15:20:34 UTC
*** Bug 229872 has been marked as a duplicate of this bug. ***
Comment 5 Alexander Simon 2014-08-14 14:45:53 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/7d154c9c8ea3

Reports contain other stacks what was fixed in past.
For example see change set for bug #208441
Comment 6 Quality Engineering 2014-08-15 02:24:11 UTC
Integrated into 'main-silver', will be available in build *201408150001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/7d154c9c8ea3
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #229870 com.jcraft.jsch.JSchException: Session.connect: java.net.SocketTimeoutException: Read timed out
Comment 7 Quality Engineering 2014-09-17 12:12:53 UTC
Integrated into 'releases/release801', will be available in build *201409171118* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/2c79e2479930
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #229870 com.jcraft.jsch.JSchException: Session.connect: java.net.SocketTimeoutException: Read timed out
(transplanted from 7d154c9c8ea301185b0554896b4c57725c0b4068)