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 188900 - java.io.IOException: Cannot connect to : testkenai.com, caused by connect timed out
Summary: java.io.IOException: Cannot connect to : testkenai.com, caused by connect tim...
Status: RESOLVED WORKSFORME
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Kenai (show other bugs)
Version: 6.x
Hardware: All All
: P4 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-23 10:42 UTC by Jaromir Uhrik
Modified: 2015-02-04 03:21 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 171523


Attachments
stacktrace (969 bytes, text/plain)
2010-07-23 10:42 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2010-07-23 10:42:30 UTC
Build: NetBeans IDE 6.9 (Build 201006101454)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01-279, Java(TM) SE Runtime Environment, 1.6.0_20-b02-279-9M3165
OS: Mac OS X

User Comments:
juhrik: During the work with testkenai in IDE I got this exception (Installed JIRA. I logged in to testkenai.com then I got the project sources. Expanded Issues node and also Members node, also I have opened the Details page of the project). Not sure what was the cause of the exception.




Stacktrace: 
java.io.IOException: Cannot connect to : testkenai.com, caused by connect timed out
   at org.netbeans.modules.kenai.RestConnection.connect(RestConnection.java:286)
   at org.netbeans.modules.kenai.RestConnection.get(RestConnection.java:166)
   at org.netbeans.modules.kenai.KenaiREST.loadPage(KenaiREST.java:173)
   at org.netbeans.modules.kenai.KenaiREST.getProjectMembers(KenaiREST.java:210)
   at org.netbeans.modules.kenai.api.Kenai.getProjectMembers(Kenai.java:396)
   at org.netbeans.modules.kenai.api.KenaiProject.getMembers(KenaiProject.java:374)
Comment 1 Jaromir Uhrik 2010-07-23 10:42:33 UTC
Created attachment 101002 [details]
stacktrace
Comment 2 Jaromir Uhrik 2010-07-23 10:48:38 UTC
Ups, I haven't looked at the stacktrace properly. Now I see the cause was probably the attempt to expand the Members node of the project in the Team view.
Comment 3 Quality Engineering 2015-02-04 03:21:21 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.