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 181379 - [68cat] XMPPError connecting to netbeans.org:5222.: remote-server-error(502) XMPPError connecting to netbeans.org:5222. -- caused by: java.net.ConnectException: Connection timed out: connect
Summary: [68cat] XMPPError connecting to netbeans.org:5222.: remote-server-error(502) ...
Status: RESOLVED FIXED
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: 2010-03-01 14:19 UTC by misterm
Modified: 2010-03-03 22:15 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 165857


Attachments
stacktrace (831 bytes, text/plain)
2010-03-01 14:19 UTC, misterm
Details
stacktrace (831 bytes, text/plain)
2010-03-03 10:14 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2010-03-01 14:19:21 UTC
Build: NetBeans IDE Dev (Build 100301-4dd2574e391c)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_04-b12
OS: Windows XP

Stacktrace: 
XMPPError connecting to netbeans.org:5222.: remote-server-error(502) XMPPError connecting to netbeans.org: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:680)
   at org.netbeans.modules.kenai.api.Kenai.login(Kenai.java:266)
   at org.netbeans.modules.kenai.collab.chat.PresenceIndicator$MouseL$3$1.run(PresenceIndicator.java:235)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1356)
Comment 1 misterm 2010-03-01 14:19:34 UTC
Created attachment 94645 [details]
stacktrace
Comment 2 Jan Becicka 2010-03-02 02:22:06 UTC
netbeans.org does not provide xmpp features yet. Anyway it must be handled better in the IDE.
Comment 3 Jan Becicka 2010-03-03 05:22:04 UTC
Changeset: e286023b0859
Author:    Jan Becicka <jbecicka@netbeans.org>
Date:      2010-03-03 13:12
Message:   Support for deleting projects
Issue #181379 - [68cat] XMPPError connecting to netbeans.org:5222.: remote-server-error(502) XMPPError connecting to netbeans.org:5222.   -- caused by: java.net.ConnectException: Connection timed out: connect
Comment 4 misterm 2010-03-03 10:14:40 UTC
Created attachment 94731 [details]
stacktrace
Comment 5 Quality Engineering 2010-03-03 22:15:11 UTC
Integrated into 'main-golden', will be available in build *201003040200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/e286023b0859
User: Jan Becicka <jbecicka@netbeans.org>
Log: Support for deleting projects
Issue #181379 - [68cat] XMPPError connecting to netbeans.org:5222.: remote-server-error(502) XMPPError connecting to netbeans.org:5222.   -- caused by: java.net.ConnectException: Connection timed out: connect