cancel
Showing results for 
Search instead for 
Did you mean: 

com.sap.tc.webdynpro.repository.RepositoryRuntimeException: XMLParser:

former_member187506
Contributor
0 Kudos

Hello gurus:

I am working through the web dynpro tutorial and I am pulling the following error on deployment. Any help is appreciated.


com.sap.tc.webdynpro.repository.RepositoryRuntimeException: XMLParser: No data allowed here (:main:, row:11, col:1)
	at com.sap.tc.webdynpro.repository.xml.XMLLayerDataParserWriter.startParsing(XMLLayerDataParserWriter.java:169)..............


Caused by: com.sap.engine.lib.xml.parser.NestedSAXParserException: XMLParser: No data allowed here (:main:, row:11, col:1)(:main:, row=11, col=1) -> com.sap.engine.lib.xml.parser.ParserException: XMLParser: No data allowed here(:main:, row:11, col:1)
	at com.sap.engine.lib.xml.parser.SAXParser.parse(SAXParser.java:148)
	at com.sap.tc.webdynpro.repository.xml.XMLLayerDataParserWriter.startParsing(XMLLayerDataParserWriter.java:167)



Accepted Solutions (0)

Answers (1)

Answers (1)

former_member751941
Active Contributor
0 Kudos

Hi tooCann,

Some times XML-Repository content in the database gets corrupted (XML not valid) during the upgrade. Therefore some WebDynpro applications (e.g. Universal Worklist (UWL)) may not work properly after the upgrade.

Undeploy your DC first via SDM and deploy again.

Check the SAP Note : <a href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bc_wd/~form/handler">986460</a>

Regards,

Mithu