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

Summary: 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
Product: connecteddeveloper Reporter: sebglon <sebglon>
Component: ChatAssignee: Jan Becicka <jbecicka>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 161284
Attachments: stacktrace

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 ***