[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[xmlblaster] Run in background problem
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
The $CLASSPATH contain only the xmlBlaster.jar file
Regards
François BALTAZAR