G.W.G.K.N. Udayanga wrote:
> Hello,
>          I got the server from svn and made it run.then i downloaded the
> jajc client.after installing i made the configurations of "connection" for a
> default account as follows.
> *checked for "connect by ip or host name"
> *set server ip=127.0.0.1
> *set server port=5222
> *checked for "use ssl" and "store all settings locally"
>   ----- then i ran the client.In the server cmd.exe ,it was occurred
> "....session state change to=initialized"
>         then after printing many sort of things(including notifications for
> exceptions) it was printed "9 more.." and keep as it is.
> 
> ----in the client window within the present status bar it was mentioned
> "connecting,initialized "
>      when i am trying to send a message to the vysper server it was
> unsucessful.(As i think,it was occured,because it was not occured "online"
> in the present status bar)
> 
> After that i unchecked the "use ssl" and checked on "SASL login" in the
> client's account window under connection subcategory.

Per default, Vysper requires a SSL connection. So unless you switch SSL
off on the server (see recent post on this mailing list) you need to
keep using ssl.

> Then within the server's cmd.exe ,first it was printed "session state change
> to =intialized" and then "session state change to=started" and keep as it
> is.
> when i exit from the client it was printed in the cmd.exe "session state
> change to =closed"

Probably the client/server handshake didn't go well. Does jajc provide
ways to see all the stanzas exchanged?

> 
> ????? So please advice me to solve these problems and also give me reference
> for the third step which is "use a debugger to trace messages through
> server".

Load the project into an IDE, for example Eclipse, and start it from
there in debugging mode.

> And also which     should i check by using these client server
> configuration.
> thank you,
>                 although i tried to attached print screens it was unsucceful
> due to limitations of mailing.

The mailing list does not allow that kind of attachements.

  Bernd

Reply via email to