Hello,
I've witten server side modules in Java using jabberbeans API.
I'm having some problem concerning some XDB requests not sent from the
server.
In fact I've a first module, using the connect mode that handles
authentication.
I've another module that has to handle all XDB requests.
When authentication is done, the jsm tries to store some user
informations using XDB (file user.c).
I don't understand why the authentication information is needed at this
point as all authentication has been
previously handled.
That should not be a problem if the corresponding requests were really
sent to my XDB module. In
fact the server traces indicates that it tries to do it but no message
comes in it, and it fact none is sent
(I've used tcpdump to check). As the server receives no response it
tries again 2 times.
After a certain amount of time, probably corresponding to a timeout, the
3 previous requests are sent.
In my point of view, it seems to be a thread deadlock.
Has anybody encounter this problem and had any solution for it ?
Thanks
--
[EMAIL PROTECTED] - Atlantide - http://www.ago.fr/atlantide/
Technopole Brest Iroise BP 80802 - Site du Vernis - 29608 Brest cedex -
France
Tel. : +33 2 98 05 43 21 - Fax. : +33 2 98 05 20 34
e-mail: [EMAIL PROTECTED]
Centre Affaires Oberthur - 74D, rue de Paris - 35700 Rennes - France
Tel. : +33 2 99 84 15 84 - Fax : +33 2 99 84 15 85
e-mail: [EMAIL PROTECTED]
_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev