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 168234 - IllegalStateException: Not connected to server.
Summary: IllegalStateException: Not connected to server.
Status: RESOLVED DUPLICATE of bug 176882
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Chat (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jan Becicka
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-07 15:10 UTC by Petr Blaha
Modified: 2009-12-22 05:59 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 153438


Attachments
stacktrace (821 bytes, text/plain)
2009-07-07 15:11 UTC, Petr Blaha
Details
messages.log (41.85 KB, text/plain)
2009-07-09 09:21 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2009-07-07 15:10:45 UTC
This issue was originally marked as duplicate of issue 165355, that is already resolved. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE Dev (Build 090707)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux, 2.6.28-13-generic, amd64

User Comments:
blaha: Just start new build and connect to testkeani.com



Stacktrace: 
java.lang.IllegalStateException: Not connected to server.
        at org.jivesoftware.smack.XMPPConnection.addPacketListener(XMPPConnection.java:747)
        at org.jivesoftware.smackx.muc.MultiUserChat.addMessageListener(MultiUserChat.java:1880)
        at org.netbeans.modules.kenai.collab.chat.KenaiConnection.createChat(KenaiConnection.java:130)
        at org.netbeans.modules.kenai.collab.chat.KenaiConnection.initChats(KenaiConnection.java:246)
        at org.netbeans.modules.kenai.collab.chat.KenaiConnection.tryConnect(KenaiConnection.java:166)
        at org.netbeans.modules.kenai.collab.chat.KenaiConnection$1.run(KenaiConnection.java:300)
Comment 1 Petr Blaha 2009-07-07 15:11:06 UTC
Created attachment 84450 [details]
stacktrace
Comment 2 Petr Dvorak 2009-07-08 12:48:17 UTC
Probably invalid - this problem occurs when you use the testkenai url with the '/' in the end (delete the last '/'
character and this exception won't show up again).

Reopen if this is not the cause of the problem...
Comment 3 Marian Mirilovic 2009-07-09 09:20:29 UTC
Hmm, not that case for my exception, I used default settings so kenai.com
http://statistics.netbeans.org/analytics/exception.do?id=225127
Comment 4 Marian Mirilovic 2009-07-09 09:21:23 UTC
Created attachment 84527 [details]
messages.log
Comment 5 Jan Becicka 2009-07-17 09:01:08 UTC
guys, there are still some problems with your accounts:
I see - 
stream:error (not-authorized)

report it against kenai. thanks


Comment 6 Marian Mirilovic 2009-07-31 07:55:20 UTC
Honza, 
I am still getting this exception ... is there a possibility to show warning dialog with link to Kenai.com and request
to report this issue there instead of typical Exception dialog ?
Comment 7 Jan Becicka 2009-07-31 08:29:54 UTC
Marian, I don't see any benefit in implementing this.
Comment 8 Petr Dvorak 2009-07-31 09:41:53 UTC
The problem is that passwords are out of sync on server (kenai.com uses different password that chat). At least for pblaha.
Comment 9 Jesse Glick 2009-12-21 10:10:22 UTC
I am getting exceptions thrown on every startup. This needs to be handled better.
Comment 10 Jan Becicka 2009-12-22 05:59:21 UTC
Jesse, you are member of kenai project, right?

*** This bug has been marked as a duplicate of bug 176882 ***