[JDEV] Strange server behaviour

Rodolphe Duge de Bernonville rod at idealx.com
Fri Jun 29 10:18:39 CDT 2001


Gerard BUNEL a écrit :
> 
> Rodolphe Duge de Bernonville a écrit :
> 
> > Gerard BUNEL a écrit :
> > >
> > > Rodolphe Duge de Bernonville a écrit :
> > >
> > > > Gerard BUNEL a écrit :
> > > > >
> > > > > > if your function is inside mod_presence : check the destination
> > > > > > to see if it is the name of your module.
> > > > > >
> > > >
> > > > which sort of packet do you send ?
> > >
> > > Presence packet wrapped into Route packet
> > >
> >
> > I have put your function in many places in mod_presence and
> > the only error i have had wad a null pointer with m->packet.
> > But everything works fine.
> 
> I'm currently suspecting base_connect to be the origin of my problems.
> When the problems occurs, all messages seem correctly handled by the server
> but all
> the packets that are to be sent to my service (which is a base_connect
> service) are not sent
> seems that the base_connect is hanged
>

so i ve put a new service with connect ...
and i ve made mod_presence send it the presence packet with your
function
no problem 
the only problem i have is whe i send message from the connected module
to jabber
if i dont specify a 'from' attribute in my xmlnode ...
maybe it could happen in your case ?



More information about the JDev mailing list