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 160553 - No response from server.:
Summary: No response from server.:
Status: VERIFIED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Chat (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Becicka
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-18 14:39 UTC by Kenneth Ganfield
Modified: 2009-05-27 13:37 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 147792


Attachments
stacktrace (2.83 KB, text/plain)
2009-03-18 14:39 UTC, Kenneth Ganfield
Details
stacktrace (2.83 KB, text/plain)
2009-03-31 15:53 UTC, Kenneth Ganfield
Details
stacktrace (2.83 KB, text/plain)
2009-04-10 15:48 UTC, Kenneth Ganfield
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Ganfield 2009-03-18 14:39:03 UTC
Build: NetBeans IDE Dev (Build 20090318095614)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.6.0_07-b06-57, Java(TM) SE Runtime Environment, 1.6.0_07-b06-153
OS: Mac OS X, 10.5.6, x86_64

User Comments:
kganfield: tried to open new kenai chat window



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:129)
        at org.netbeans.modules.kenai.collab.chat.KenaiConnection.createChat(KenaiConnection.java:121)
        at org.netbeans.modules.kenai.collab.chat.KenaiConnection.getChat(KenaiConnection.java:243)
        at org.netbeans.modules.kenai.collab.chat.ChatTopComponent$OpenChatAction.actionPerformed(ChatTopComponent.java:636)
Comment 1 Kenneth Ganfield 2009-03-18 14:39:13 UTC
Created attachment 78377 [details]
stacktrace
Comment 2 Kenneth Ganfield 2009-03-31 15:53:27 UTC
Build: NetBeans IDE Dev (Build 20090331071255)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.6.0_07-b06-57, Java(TM) SE Runtime Environment, 1.6.0_07-b06-153
OS: Mac OS X, 10.5.6, x86_64

User Comments: 
tried to open a chat window for a project

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:129)
        at org.netbeans.modules.kenai.collab.chat.KenaiConnection.createChat(KenaiConnection.java:121)
        at org.netbeans.modules.kenai.collab.chat.KenaiConnection.getChat(KenaiConnection.java:243)
        at org.netbeans.modules.kenai.collab.chat.ChatTopComponent$OpenChatAction.actionPerformed(ChatTopComponent.java:636)
Comment 3 Kenneth Ganfield 2009-03-31 15:53:34 UTC
Created attachment 79154 [details]
stacktrace
Comment 4 Kenneth Ganfield 2009-04-10 15:48:15 UTC
Build: NetBeans IDE Dev (Build 200904091401)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.6.0_07-b06-57, Java(TM) SE Runtime Environment, 1.6.0_07-b06-153
OS: Mac OS X, 10.5.6, x86_64

User Comments: 
attempting to join chat room. i see exception, then chat window opens. no user is seen as online.

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:129)
        at org.netbeans.modules.kenai.collab.chat.KenaiConnection.createChat(KenaiConnection.java:121)
        at org.netbeans.modules.kenai.collab.chat.KenaiConnection.getChat(KenaiConnection.java:243)
        at org.netbeans.modules.kenai.collab.chat.ChatTopComponent$OpenChatAction.actionPerformed(ChatTopComponent.java:636)
Comment 5 Kenneth Ganfield 2009-04-10 15:48:19 UTC
Created attachment 79901 [details]
stacktrace
Comment 6 Jan Becicka 2009-04-22 10:34:33 UTC
Cannot reproduce after switch to testkenai.com. Probably fixed.
Comment 7 Petr Dvorak 2009-05-27 13:37:35 UTC
Cannot reproduce in:

Product Version: NetBeans IDE 6.7 RC1 (Build 200905270001)
Java: 1.6.0_13; Java HotSpot(TM) Client VM 11.3-b02
System: Linux version 2.6.28-11-generic running on i386; UTF-8; en_US (nb)

Verified, please reopen if you meet the issue again.