History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-5906
Type: Exception Exception
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Kirill Maximov
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

[#1539] ISE: XMPPConnection.sendPacket

Created: 11 May 06 15:16   Updated: 11 May 06 16:30
Component/s: None
Fix Version/s: Demetra 5281

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 5,268
Fixed in build: 5,272


 Description  « Hide
exception://1539/
Last updated by LloiX
User description: startup
Error message: Not connected to server.
java.lang.IllegalStateException: Not connected to server.
at org.jivesoftware.smack.XMPPConnection.sendPacket(XMPPConnection.java:699)
at org.jivesoftware.smack.NonSASLAuthentication.authenticate(NonSASLAuthentication.java:54)
at org.jivesoftware.smack.SASLAuthentication.authenticate(SASLAuthentication.java:223)
at org.jivesoftware.smack.XMPPConnection.login(XMPPConnection.java:426)
at org.jivesoftware.smack.XMPPConnection.login(XMPPConnection.java:389)
at jetbrains.communicator.jabber.impl.JabberFacadeImpl._createConnection(JabberFacadeImpl.java:143)
at jetbrains.communicator.jabber.impl.JabberFacadeImpl.connect(JabberFacadeImpl.java:105)
at jetbrains.communicator.jabber.impl.JabberFacadeImpl.connect(JabberFacadeImpl.java:101)
at jetbrains.communicator.jabber.impl.JabberTransport$1.run(JabberTransport.java:98)
at java.lang.Thread.run(Thread.java:613)

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.