RHN API throws the error `An invalid XML character (Unicode: 0xc) was found in the element content of the document.` when using the method `configchannel.createOrUpdatePath`

Solution Verified - Updated -

Issue

  • RHN API throws the error An invalid XML character (Unicode: 0xc) was found in the element content of the document. when using the method configchannel.createOrUpdatePath
[Fatal Error] :667:2: An invalid XML character (Unicode: 0xc) was found in the element content of the document.
redstone.xmlrpc.XmlRpcException: A problem occured during parsing
    at redstone.xmlrpc.XmlRpcParser.parse(XmlRpcParser.java:147)
    at redstone.xmlrpc.XmlRpcDispatcher.dispatch(XmlRpcDispatcher.java:79
    [.....]
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690)
    at java.lang.Thread.run(Thread.java:761)
Caused by: org.xml.sax.SAXParseException: An invalid XML character (Unicode: 0xc) was found in the element content of the document.
    at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
    at redstone.xmlrpc.XmlRpcParser.parse(XmlRpcParser.java:143)
    ... 36 more

Environment

  • Red Hat Satellite 5.6
  • Red Hat Network Satellite 5.5

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.