cancel
Showing results for 
Search instead for 
Did you mean: 

Error in JDO Implementation

Former Member
0 Kudos

Hi All,

I am trying to implement a tutorial given in help.sap.com. Following is the link:

http://help.sap.com/saphelp_nw2004s/helpdata/en/f8/b87481445e415395940dc20c1c03a8/frameset.htm

I have followed all the steps as explained in the above tutorial. I am getting the following error while running the JDO Enhancer using ANT Build.

“Fatal error while enhancing: JDO ENHANCER: An internal error occurred while enhancing input class; detailed message: nested exception: com.sap.jdo.model.jdo.JDOModelException: Error during reading XML meta data.

[java] NestedException: org.xml.sax.SAXParseException: Relative URI "jdo.dtd"; can not be resolved without a base URI.

[java] aborted with errors. "

Correct Answers will be rewarded.

Thanks for your help.

Regards,

Rashmi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Rashmi,

Ref: Notes 1052596

The problem is related to a JDK bug with temporal files under MS Windows platform, and this happens only with a lower version of JDK 1.4 and before SP19 for release 6.40SAP 6.40 l and SP09 for release 7.00.

Solution

Fix, SP19 for release 6.40SAP 6.40 l and SP09 for release 7.00, is provided to avoid using JDK functions for handling the temporal file.

Regards,

Mehfuze