[JDEV] Setting up jogger

Justin Mecham justin at aspect.net
Tue Oct 23 22:38:05 CDT 2001


Yeah, I've been meaning to do so for a while and your question motivated 
me to do it... I just checked in a new README with the instructions I 
gave you.

Justin

On Wednesday, October 24, 2001, at 01:35  AM, David Rainville wrote:

> thanks alot! it works now! this instruction should be updated in the 
> README,
> it's such a great help!
>
> David Rainville
> ----- Original Message -----
> From: "Justin Mecham" <justin at aspect.net>
> To: <jdev at jabber.org>
> Sent: Tuesday, October 23, 2001 12:12 PM
> Subject: Re: [JDEV] Setting up jogger
>
>
>> Hi David,
>>
>> You need to define Jogger as a service in jabber.xml:
>>
>> <service id="jogger.xxxx.xx">
>> <accept>
>> <ip>127.0.0.1</ip>
>> <port>5226</port>
>> <secret>jogger!</secret>
>> </accept>
>> <host>jogger.xxxx.xx</host>
>> </service>
>>
>> Justin
>>
>> On Tuesday, October 23, 2001, at 03:53  PM, David Rainville wrote:
>>
>>> Hi guyz, I just installed the required modules for jogger and all but
>>> now
>>> i'm facing a problem. What do I do next? I did all what the
>>> documentation
>>> said in the jogger README file but now i'm stuck. I searched on
>>> jabbersearch
>>> and found out that I should set up a service for jogger in the 
>>> server's
>>> jabber.xml? Is that right?
>>> I know I configured the config.xml which jogger needs but I didn't 
>>> hear
>>> any
>>> instructions in the README file about inserting something in the 
>>> jabber
>>> server so I don't know if I should do that.. anyways.. if something is
>>> missing please give me some hints.. thanks.
>>>
>>> When I try to run jogger, it gives me this error :
>>>
>>> jogger: [ERROR]      : Unable to connect to Jabber server
>>> (192.168.1.4) ...
>>> jogger:                (Connection refused)
>>>
>>> and my config.xml is :
>>>
>>> <config>
>>>   <server>
>>>     <connectiontype>tcpip</connectiontype>
>>>     <hostname>192.168.1.4</hostname>
>>>     <port>5226</port>
>>>     <secret>jogger!</secret>
>>>   </server>
>>>   <component>
>>>     <name>jogger.xxxx.xx</name>
>>>   </component>
>>>   <mysql>
>>>     <dbname>jogger</dbname>
>>>     <username>root</username>
>>>     <password>xxxxx</password>
>>>   </mysql>
>>> </config>
>>>
>>> Is there something i'm misgging? thanks!
>>>
>>> David Rainville
>>>
>>>
>>> _______________________________________________
>>> jdev mailing list
>>> jdev at jabber.org
>>> http://mailman.jabber.org/listinfo/jdev
>>
>> _______________________________________________
>> jdev mailing list
>> jdev at jabber.org
>> http://mailman.jabber.org/listinfo/jdev
>
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev




More information about the JDev mailing list