Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IllegalStateException in XMPPConnection.login() #200

Closed
GoogleCodeExporter opened this issue May 10, 2015 · 8 comments
Closed

IllegalStateException in XMPPConnection.login() #200

GoogleCodeExporter opened this issue May 10, 2015 · 8 comments

Comments

@GoogleCodeExporter
Copy link

in v3.0

Message ?? 19 juil. 2011 15:38:52 someone keeps breaking in and changing my 
account and passwords help

java.lang.IllegalStateException: Not connected to server.
at org.jivesoftware.smack.XMPPConnection.login(XMPPConnection.java:190)
at org.jivesoftware.smack.Connection.login(Connection.java:357)
at 
com.googlecode.gtalksms.xmpp.XmppAccountManager.makeConnectionAndSavePreferences
(XmppAccountManager.java:103)
at 
com.googlecode.gtalksms.panels.wizard.UseAccountLoginButtonClickListener.onClick
(UseAccountLoginButtonClickListener.java:73)
at android.view.View.performClick(View.java:2408)
at android.view.View$PerformClick.run(View.java:8817)
at android.os.Handler.handleCallback(Handler.java:587)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:144)
at android.app.ActivityThread.main(ActivityThread.java:4937)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:521)
at 
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
at dalvik.system.NativeStart.main(Native Method)

Original issue reported on code.google.com by Florent....@gmail.com on 19 Jul 2011 at 3:44

@GoogleCodeExporter
Copy link
Author

Original comment by fschm...@gmail.com on 19 Jul 2011 at 7:00

  • Added labels: Wizard

@GoogleCodeExporter
Copy link
Author

Original comment by fschm...@gmail.com on 31 Aug 2011 at 10:59

  • Changed title: IllegalStateException in XMPPConnection.login()
  • Added labels: FromMarket

@GoogleCodeExporter
Copy link
Author

Original comment by fschm...@gmail.com on 9 Sep 2011 at 9:46

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

i also got the same error
plz help me

Original comment by swati.pi...@gmail.com on 27 Dec 2011 at 11:16

@GoogleCodeExporter
Copy link
Author

Please provide an app log

Original comment by fschm...@gmail.com on 27 Dec 2011 at 1:14

@GoogleCodeExporter
Copy link
Author

There is no more wizard with the new UI

Original comment by Florent....@gmail.com on 23 Jul 2012 at 4:29

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Fixed with GTalkSMS v4.0 and released on market

Original comment by Florent....@gmail.com on 28 Jul 2012 at 4:20

  • Changed state: Deployed

@GoogleCodeExporter
Copy link
Author

Fixed with GTalkSMS v4.0 and released on market

Original comment by Florent....@gmail.com on 28 Jul 2012 at 4:20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant