bhomass - 2005-03-08

I am running the standard tutorial posted by Jeff Gunther.
I am getting a
C:\tjdo\build>java -cp C:\tjdo\bin;C:\tjdo\lib/tjdo-2.0b3/lib/tjdo.jar;C:\tjdo\l
ib/tjdo-2.0b3/lib/jdori.jar;C:\tjdo\lib/tjdo-2.0b3/lib/xercesImpl.jar;C:\tjdo\li
b/tjdo-2.0b3/lib/xml-apis.jar;C:\tjdo\lib/tjdo-2.0b3/lib/; -Djavax.xml.parsers.S
AXParserFactory=org.apache.xerces.jaxp.SAXParserFactoryImpl -Djavax.xml.parsers.
DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
com.triactive.jdo.enhance.SunReferenceEnhancer -d C:\tjdo\lib   C:\tjdo\bin\test
/Location.jdo c:\tjdo\bin\test\Location.class
Exception in thread "main" java.io.UTFDataFormatException: invalid byte 2 of 2-b
yte UTF-8 sequence (0xfe)
        at org.apache.xerces.impl.io.UTF8Reader.invalidByte(UTF8Reader.java:678)

I am using the set of libs which came in the same download, so there shouldn't be version problems.

could some one help please!

Thanks