[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [xmlblaster] Run in background problem



It seems to work perfectly.
Thanks a lot.
François.

-----Original Message-----
From: owner-xmlblaster at server.xmlBlaster.org [mailto:owner-xmlblaster at server.xmlBlaster.org] On Behalf Of Marcel Ruff
Sent: quarta-feira, 2 de Agosto de 2006 21:06
To: xmlblaster at server.xmlBlaster.org
Subject: Re: [xmlblaster] Run in background problem

Baltazar Francois wrote:
> I am having problems with XmlBlaster : when its run in background its using 100% of the CPU.
> I am using this command to run XMLBLASTER : 
>
> java -cp $CLASSPATH org.xmlBlaster.Main -trace[socket] true -call[socket] true -dump[socket] true -plugin/socket/hostname 192.168.10.182 -plugin/socket/port 7607 -plugin/xmlrpc/port 8085 -plugin/xmlrpc/hostname 192.168.10.182
>   
Please add

  -useKeyboard false

which should help,

regards
Marcel
> The $CLASSPATH contain only the xmlBlaster.jar file
>
> Regards
> François BALTAZAR
>
>
>