Hello
Everybody , I am using   smack API and open fire Xmppserver. It is
giving error in creating account.

LogCat :
I/ActivityManager( 50): Starting activity: Intent
{ action=android.intent.acti
on.MAIN categories={android.intent.category.LAUNCHER} flags=0x10200000
comp={org
.igloo.createacc/org.igloo.createacc.CreateAccount} }
I/ActivityManager( 50): Start proc org.igloo.createacc for activity
org.igloo.
createacc/.CreateAccount: pid=283 uid=10040 gids={3003}
I/ActivityManager( 50): Displayed activity
org.igloo.createacc/.CreateAccount:
1347 ms
I/ActivityManager( 50): Process org.igloo.createacc (pid 283) has
died.

Now I am getting login by after setting
xmppConCofig.setSASLAuthenticationEnabled(false);
Because m/c is slow so it might be the case that appl is not getting
authenticated within five seconds . so it was throwing XMPPException.

But for creating account same errorr come and force to close
application. Is there any tricks.


My observation is the error message is not getting logged by Log.e I
think it not XMMPexception if it would have been then appl must
handled it and there is no necessary to fore close appl.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to