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 164624

Summary: No response from server.:
Product: connecteddeveloper Reporter: Petr Dvorak <joshis>
Component: ChatAssignee: Jan Becicka <jbecicka>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=150722
Issue Type: DEFECT Exception Reporter: 150722
Attachments: stacktrace

Description Petr Dvorak 2009-05-06 17:19:37 UTC
This issue was originally marked as duplicate of issue 160553, that is already fixed. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE Dev (Build 200905051401)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux, 2.6.28-11-generic, i386

User Comments:
joshis: I used "Share on Kenai" on empty JavaApplication. When the progress was complete, this exception showed up...



Stacktrace: 
No response from server.: 
        at org.jivesoftware.smackx.muc.MultiUserChat.join(MultiUserChat.java:468)
        at org.jivesoftware.smackx.muc.MultiUserChat.join(MultiUserChat.java:362)
        at org.netbeans.modules.kenai.collab.chat.KenaiConnection.join(KenaiConnection.java:132)
        at org.netbeans.modules.kenai.collab.chat.KenaiConnection.createChat(KenaiConnection.java:124)
        at org.netbeans.modules.kenai.collab.chat.KenaiConnection.getChat(KenaiConnection.java:246)
        at org.netbeans.modules.kenai.collab.chat.MessagingAccessorImpl.getMessaging(MessagingAccessorImpl.java:73)
Comment 1 Petr Dvorak 2009-05-06 17:20:26 UTC
Created attachment 81680 [details]
stacktrace
Comment 2 Petr Dvorak 2009-05-06 18:10:29 UTC
opened by exception reporter, I already submitted issue with description

*** This issue has been marked as a duplicate of 164632 ***
Comment 3 Petr Dvorak 2009-05-07 16:17:10 UTC
Verified