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 166491

Summary: Chat rooms don't work in NB 6.7 RC2
Product: connecteddeveloper Reporter: Marian Mirilovic <mmirilovic>
Component: ChatAssignee: Jan Becicka <jbecicka>
Status: CLOSED INVALID    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Marian Mirilovic 2009-06-03 13:59:25 UTC
NB 6.7 RC2, JDK 6u14 64b, Ubuntu 9.04 64b

Starting IDE, log-in into keian and got "chatroom not responding" for all my projects in Kenai dashbaord and I see
following lines in messages.log file :

stream:error (not-authorized)
	at org.jivesoftware.smack.PacketReader.parsePackets(PacketReader.java:306)
	at org.jivesoftware.smack.PacketReader.access$000(PacketReader.java:44)
	at org.jivesoftware.smack.PacketReader$1.run(PacketReader.java:76)
INFO [org.netbeans.modules.kenai.collab.chat.KenaiConnection]: Cannot join netbeans-qe-chat@muc.kenai.com
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:139)
	at org.netbeans.modules.kenai.collab.chat.KenaiConnection.createChat(KenaiConnection.java:131)
	at org.netbeans.modules.kenai.collab.chat.KenaiConnection.getChat(KenaiConnection.java:272)
	at org.netbeans.modules.kenai.collab.chat.MessagingAccessorImpl.getMessaging(MessagingAccessorImpl.java:76)
	at org.netbeans.modules.kenai.ui.dashboard.MessagingNode.load(MessagingNode.java:184)
	at org.netbeans.modules.kenai.ui.dashboard.MessagingNode.load(MessagingNode.java:69)
	at org.netbeans.modules.kenai.ui.treelist.AsynchronousLeafNode$Loader$1.run(AsynchronousLeafNode.java:228)
	at java.lang.Thread.run(Thread.java:619)
INFO [org.netbeans.modules.kenai.collab.chat.MessagingAccessorImpl]
java.lang.RuntimeException
[catch] at org.netbeans.modules.kenai.collab.chat.MessagingAccessorImpl.getMessaging(MessagingAccessorImpl.java:78)
	at org.netbeans.modules.kenai.ui.dashboard.MessagingNode.load(MessagingNode.java:184)
	at org.netbeans.modules.kenai.ui.dashboard.MessagingNode.load(MessagingNode.java:69)
	at org.netbeans.modules.kenai.ui.treelist.AsynchronousLeafNode$Loader$1.run(AsynchronousLeafNode.java:228)
	at java.lang.Thread.run(Thread.java:619)
Comment 1 Petr Dvorak 2009-06-03 16:28:10 UTC
Probably RC2/Marian's account specific - works fine for my account in the latest dev build.

Also, maybe the chat was out of service on the server side. Marian, does the chat work with Pidgin?
Comment 2 Marian Mirilovic 2009-06-03 17:30:25 UTC
> Marian, does the chat work with Pidgin?
Some does, but other don't ;(
Comment 3 Jan Becicka 2009-06-03 18:54:26 UTC
this is known kenai issue
http://kenai.com/jira/browse/KENAI-698
Comment 4 Marian Mirilovic 2009-12-03 03:25:56 UTC
v/c