Spark + tigase server = invalid username or password

hi,

I am trying to connect to a tigase server using spark and spark always reply saying “invalid username or password”.

I enabled debug and everything looks fine to me. maybe you can help :

this is what spark receives from the tigase server :

thanks for your help.

hi,

after some investigation and discussion with the tigase maintainer, it looks like the issus is in spark.

you can refer to this thread :

http://www.tigase.org/node/1354#comment-1567

to summarize, when spark sends the bind after authentication :

and then it says invalid username or password.

I tried increasing the timeout to 30 seconds but still the same problem.

is there a solution for this issue?

thanks.