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 180615 - AssertionError: Chat room anagram-game@muc.kenai.com already joined
Summary: AssertionError: Chat room anagram-game@muc.kenai.com already joined
Status: CLOSED DUPLICATE of bug 180217
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-11 08:26 UTC by Jaromir Uhrik
Modified: 2010-02-23 05:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 165152


Attachments
stacktrace (2.27 KB, text/plain)
2010-02-11 08:26 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2010-02-11 08:26:27 UTC
This bug was originally marked as duplicate of bug 178935, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build cdev-2017-on-100211)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-9M3125
OS: Mac OS X

User Comments:
juhrik: open already opened chatroom causes this exception

juhrik: In the list of chatrooms doubleclick one that is already opened and the AssertionError appears.

juhrik: In chat window when I double click on a chatroom in the list of the first tab then the proper chatroom opens as another tab. When I doubleclick on the same item in the list again then the exception appears.




Stacktrace: 
java.lang.AssertionError: Chat room anagram-game@muc.kenai.com already joined
   at org.netbeans.modules.kenai.collab.chat.KenaiConnection.join(KenaiConnection.java:247)
   at org.netbeans.modules.kenai.collab.chat.ChatPanel.<init>(ChatPanel.java:408)
   at org.netbeans.modules.kenai.collab.chat.ChatTopComponent.setActiveGroup(ChatTopComponent.java:319)
   at org.netbeans.modules.kenai.collab.chat.GroupListItem.openChat(GroupListItem.java:93)
   at org.netbeans.modules.kenai.collab.chat.ContactList.contactJListMouseClicked(ContactList.java:290)
   at org.netbeans.modules.kenai.collab.chat.ContactList.access$200(ContactList.java:64)
Comment 1 Jaromir Uhrik 2010-02-11 08:26:36 UTC
Created attachment 94088 [details]
stacktrace
Comment 2 Jan Becicka 2010-02-11 08:30:52 UTC

*** This bug has been marked as a duplicate of bug 180217 ***
Comment 3 Jaromir Uhrik 2010-02-23 05:55:07 UTC
DUPLICATE=>Verified->Closed.