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 177422 - XMPPError connecting to kenai.com:5222.: remote-server-error(502) XMPPError connecting to kenai.com:5222. -- caused by: java.net.ConnectException: Connection timed out: connect
Summary: XMPPError connecting to kenai.com:5222.: remote-server-error(502) XMPPError c...
Status: RESOLVED DUPLICATE of bug 176785
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Chat (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-23 05:52 UTC by sebglon
Modified: 2009-11-23 07:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 161284


Attachments
stacktrace (849 bytes, text/plain)
2009-11-23 05:52 UTC, sebglon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sebglon 2009-11-23 05:52:02 UTC
Build: NetBeans IDE 6.8 Beta (Build 200910212001)
VM: Java HotSpot(TM) Client VM, 1.5.0_11-b03, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_11-b03
OS: Windows 2000, 5.0, x86

User Comments:
GUEST: Logging in into kenai chat and simultaneoasly cloning hg repository



Stacktrace: 
XMPPError connecting to kenai.com:5222.: remote-server-error(502) XMPPError connecting to kenai.com:5222.
  -- caused by: java.net.ConnectException: Connection timed out: connect
        at org.jivesoftware.smack.XMPPConnection.connectUsingConfiguration(XMPPConnection.java:900)
        at org.jivesoftware.smack.XMPPConnection.connect(XMPPConnection.java:1415)
        at org.netbeans.modules.kenai.api.Kenai.xmppConnect(Kenai.java:589)
        at org.netbeans.modules.kenai.api.Kenai.login(Kenai.java:198)
        at org.netbeans.modules.kenai.collab.chat.ChatTopComponent$13.run(ChatTopComponent.java:586)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:602)
Comment 1 sebglon 2009-11-23 05:52:06 UTC
Created attachment 91528 [details]
stacktrace
Comment 2 Jan Becicka 2009-11-23 07:02:58 UTC

*** This bug has been marked as a duplicate of bug 176785 ***