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 129655 - Unable to connect to share.java.net collab server
Summary: Unable to connect to share.java.net collab server
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: collab (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-10 13:48 UTC by mdm42
Modified: 2009-12-21 08:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mdm42 2008-03-10 13:48:16 UTC
Error: org.jabberstudio.jso,StreamException.

Have tried with and without a proxy in the way; deleted the account details and re-created them - no luck.

From var/log/messages.log:

com.sun.collablet.CollabException: org.jabberstudio.jso.StreamException:
        at org.netbeans.modules.collab.provider.im.IMCollabManager.createSession(IMCollabManager.java:340)
        at org.netbeans.modules.collab.ui.DefaultUserInterface$LoginTask.run(DefaultUserInterface.java:1511)
        at java.lang.Thread.run(Thread.java:619)
Caused by: org.jabberstudio.jso.StreamException:
        at net.outer_planes.jso.AbstractStream.openInbound(AbstractStream.java:898)
        at net.outer_planes.jso.AbstractStream.open(AbstractStream.java:833)
        at org.netbeans.lib.collab.xmpp.XMPPSession.openImpl(XMPPSession.java:860)
        at org.netbeans.lib.collab.xmpp.XMPPSession.open(XMPPSession.java:821)
        at org.netbeans.lib.collab.xmpp.XMPPSession.connect(XMPPSession.java:802)
        at org.netbeans.lib.collab.xmpp.XMPPSession._connectAndAuthenticate(XMPPSession.java:576)
        at org.netbeans.lib.collab.xmpp.XMPPSession.<init>(XMPPSession.java:564)
        at org.netbeans.lib.collab.xmpp.XMPPSessionProvider.createSession(XMPPSessionProvider.java:343)
        at org.netbeans.lib.collab.xmpp.XMPPSessionProvider.getSession(XMPPSessionProvider.java:231)
        at org.netbeans.lib.collab.xmpp.XMPPSessionProvider.getSession(XMPPSessionProvider.java:173)
        at org.netbeans.lib.collab.CollaborationSessionFactory.getSession(CollaborationSessionFactory.java:101)
        at org.netbeans.modules.collab.provider.im.IMCollabManager.createSession(IMCollabManager.java:264)
        ... 2 more
Comment 1 Antonin Nebuzelsky 2009-06-02 14:55:37 UTC
Reassigning to issues@collab. Collab Support plugin is not actively maintained.

Obsoleted in 6.7 by the newly introduced integration with Project Kenai, a
collaborative environment for developers to host their open-source projects,
which includes also a chat service.
Comment 2 Quality Engineering 2009-12-21 08:03:25 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team