malformed /uxxxx encoding Exception
843810Oct 4 2003 — edited Jun 4 2004When i run a batch file which takes some jar file i get the following error!
C:\opt\XtremWeb\v1r2-rc4.1\bin>xtremweb.worker.bat -f xwrc
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\/XWAdministratorcache
0 [main] INFO caltech238.xtremweb.worker.XWS - <**** XtremWeb Worker 1
.2.4-head-200310010024 ****>
fatal error : uncaught exception Malformed \uxxxx encoding.
java.lang.IllegalArgumentException: Malformed \uxxxx encoding.
at java.util.Properties.loadConvert(Properties.java:309)
at java.util.Properties.load(Properties.java:258)
at xtremweb.worker.XWS.readConfig(XWS.java:223)
at xtremweb.worker.XWS.run(XWS.java:137)
at xtremweb.upgrade.LoopWrapper.run(LoopWrapper.java:18)
at xtremweb.upgrade.Launcher.main(Launcher.java:94)
plz help me out as to how may i remove this error!