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 174658

Summary: XMPPError connecting to stg.network.org:5222.: remote-server-error(502) XMPPError connecting to stg.network.org:5222. -- caused by: java.net.ConnectException: Connection refused
Product: connecteddeveloper Reporter: Jaromir Uhrik <juhrik>
Component: ChatAssignee: issues@ide <issues>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=160257
Issue Type: DEFECT Exception Reporter: 160257
Attachments: stacktrace

Description Jaromir Uhrik 2009-10-15 14:49:20 UTC
Build: NetBeans IDE Dev (Build 200910141401)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.1-b02-92, Java(TM) SE Runtime Environment, 1.6.0_15-b03-226
OS: Mac OS X, 10.5.8, x86_64

User Comments:
juhrik: trying to go online on chat for the instance of kenai where chat is not available



Stacktrace: 
XMPPError connecting to stg.network.org:5222.: remote-server-error(502) XMPPError connecting to stg.network.org:5222.
  -- caused by: java.net.ConnectException: Connection refused
        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.PresenceIndicator$MouseL$1$1.run(PresenceIndicator.java:169)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:602)
Comment 1 Jaromir Uhrik 2009-10-15 14:49:27 UTC
Created attachment 89544 [details]
stacktrace
Comment 2 Jaromir Uhrik 2009-10-15 19:46:01 UTC

*** This issue has been marked as a duplicate of 174444 ***