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 170525 - Weird message in console "Cannot join test-honza@muc.testkenai.com"
Summary: Weird message in console "Cannot join test-honza@muc.testkenai.com"
Status: RESOLVED WORKSFORME
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Chat (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-18 09:14 UTC by Jaromir Uhrik
Modified: 2009-10-26 14:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2009-08-18 09:14:50 UTC
Product Version: NetBeans IDE Dev (Build 200908171401)
Java: 1.5.0_19; Java HotSpot(TM) Client VM 1.5.0_19-137
System: Mac OS X version 10.5.8 running on i386; MacRoman; en_US (nb)

Started with testkenai switch and logged in to kenai. The following message appeared in console. Seems like it is some
debug message which stays there by accident:

INFO [org.netbeans.modules.kenai.collab.chat.KenaiConnection]: Cannot join test-honza@muc.testkenai.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:159)
	at org.netbeans.modules.kenai.collab.chat.KenaiConnection.createChat(KenaiConnection.java:150)
	at org.netbeans.modules.kenai.collab.chat.KenaiConnection.initChats(KenaiConnection.java:325)
	at org.netbeans.modules.kenai.collab.chat.KenaiConnection.tryConnect(KenaiConnection.java:210)
	at org.netbeans.modules.kenai.collab.chat.KenaiConnection$1.run(KenaiConnection.java:382)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:602)
	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1070)


This appears only when I connect to testkenai, connecting on kenai is allright (no such messages in console).
Comment 1 Jan Becicka 2009-08-28 09:42:45 UTC
It works for me.
Comment 2 Jan Becicka 2009-10-26 14:19:50 UTC
works for me