Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

malformed /uxxxx encoding Exception

843810Oct 4 2003 — edited Jun 4 2004
When 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!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 2 2004
Added on Oct 4 2003
3 comments
1,263 views