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 178922 - AssertionError: User juhrik@testkenai.com already joined
Summary: AssertionError: User juhrik@testkenai.com already joined
Status: CLOSED DUPLICATE of bug 180217
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Chat (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-21 02:45 UTC by Jaromir Uhrik
Modified: 2010-03-01 02:56 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 163801


Attachments
stacktrace (2.78 KB, text/plain)
2009-12-21 02:46 UTC, Jaromir Uhrik
Details
stacktrace (2.32 KB, text/plain)
2009-12-21 08:52 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2009-12-21 02:45:59 UTC
Build: NetBeans IDE Dev (Build 091218-e863bfe84ae1)
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, 10.5.8, x86_64

User Comments:
juhrik: got the exception when tried to open the chat by clicking on a member in the kenai dashboard



Stacktrace: 
java.lang.AssertionError: User juhrik@testkenai.com already joined
   at org.netbeans.modules.kenai.collab.chat.KenaiConnection.joinPrivate(KenaiConnection.java:231)
   at org.netbeans.modules.kenai.collab.chat.ChatPanel.<init>(ChatPanel.java:418)
   at org.netbeans.modules.kenai.collab.chat.ChatTopComponent.setActivePrivate(ChatTopComponent.java:327)
   at org.netbeans.modules.kenai.ui.spi.KenaiUserUI$2.run(KenaiUserUI.java:171)
   at org.netbeans.modules.kenai.ui.spi.KenaiUserUI.startChat(KenaiUserUI.java:177)
   at org.netbeans.modules.kenai.ui.spi.KenaiUserUI.startChat(KenaiUserUI.java:123)
Comment 1 Jaromir Uhrik 2009-12-21 02:46:03 UTC
Created attachment 92812 [details]
stacktrace
Comment 2 Jan Becicka 2009-12-21 04:00:24 UTC
is juhrik member of kenai project?
Comment 3 Jaromir Uhrik 2009-12-21 08:52:18 UTC
Created attachment 92821 [details]
stacktrace

In kenai dashboard doubleclicked on a member and the exception appeared.
Comment 4 Jan Becicka 2010-01-12 08:54:21 UTC
It happen to me as well, bt I cannot reproduce it any more. Probably fixed
Comment 5 Jaromir Uhrik 2010-02-23 05:58:11 UTC
Verified in following cdev build:
Product Version: NetBeans IDE Dev (Build cdev-2067-on-100223)
Java: 1.6.0_17; Java HotSpot(TM) 64-Bit Server VM 14.3-b01-101
System: Mac OS X version 10.5.8 running on x86_64; MacRoman; en_US (nb)
Comment 6 Tomas Pavek 2010-02-24 04:01:48 UTC
Happens to me consistently in 20100222 when trying to open chat room for AnagramGame from dashboard (clicking the link that says there are 0 new messages).

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.MessagingAccessorImpl$1.actionPerformed(MessagingAccessorImpl.java:109)
	at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
Comment 7 Jan Becicka 2010-02-25 00:29:47 UTC

*** This bug has been marked as a duplicate of bug 180217 ***
Comment 8 Jaromir Uhrik 2010-03-01 02:56:36 UTC
Duplicate=>Verified->Closed.