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 165812 - [67cat] AssertionError: Chat room chatroomtest already joined
Summary: [67cat] AssertionError: Chat room chatroomtest already joined
Status: RESOLVED DUPLICATE of bug 165813
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-05-22 13:38 UTC by Michel Graciano
Modified: 2009-05-22 13:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 151631


Attachments
stacktrace (2.53 KB, text/plain)
2009-05-22 13:38 UTC, Michel Graciano
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Graciano 2009-05-22 13:38:23 UTC
Build: NetBeans IDE Dev (Build 200905220201)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Linux, 2.6.27-14-generic, i386

Stacktrace: 
java.lang.AssertionError: Chat room chatroomtest already joined
        at org.netbeans.modules.kenai.collab.chat.KenaiConnection.join(KenaiConnection.java:157)
        at org.netbeans.modules.kenai.collab.chat.ChatPanel.<init>(ChatPanel.java:129)
        at org.netbeans.modules.kenai.collab.chat.ChatTopComponent$OpenChatAction.actionPerformed(ChatTopComponent.java:751)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
        at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
Comment 1 Michel Graciano 2009-05-22 13:38:27 UTC
Created attachment 82641 [details]
stacktrace
Comment 2 Petr Dvorak 2009-05-22 13:45:28 UTC

*** This issue has been marked as a duplicate of 165813 ***