Has anyone seen this type of error?<br><br>GET is successful but POST returns the following error:<br><br>Jun  8 17:14:16 xcap openxcap[3603]: error: 12.111.111.111 &#39;PUT /xcap-root/pres-rules/users/8888888888/pres-rules.xml/~~/cr%3aruleset/cr%3arule%5b%40id=%22EmoWhiteList%22%5d/cr%3aconditions/cr%3aidentity/cr%3aone?xmlns(cr=urn%3aietf%3aparams%3axml%3ans%3acommon-policy) HTTP/1.1&#39; 500 0 96 - -<br>
<br><br><br>Jun  8 17:14:16 xcap openxcap[3603]: error: REQUEST: &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;cr:one id=&quot;<a href="mailto:sip%3A8888888888@x.y.com">sip:8888888888@x.y.com</a>&quot; xmlns:cr=&quot;urn:ietf:params:xml:ns:common-policy&quot;  /&gt;<br>
Jun  8 17:14:16 xcap openxcap[3603]: error: RESPONSE headers:<br>Jun  8 17:14:16 xcap openxcap[3603]: error: #011Content-Type: text/plain<br>Jun  8 17:14:16 xcap openxcap[3603]: error: TRACEBACK (most recent call last):<br>
Jun  8 17:14:16 xcap openxcap[3603]: error: #011  File &quot;/usr/lib/python2.5/site-packages/twisted/internet/base.py&quot;, line 1057, in mainLoop<br>Jun  8 17:14:16 xcap openxcap[3603]: error: #011    self.runUntilCurrent()<br>
Jun  8 17:14:16 xcap openxcap[3603]: error: #011  File &quot;/usr/lib/python2.5/site-packages/twisted/internet/base.py&quot;, line 677, in runUntilCurrent<br>Jun  8 17:14:16 xcap openxcap[3603]: error: #011    f(*a, **kw)<br>
Jun  8 17:14:16 xcap openxcap[3603]: error: #011  File &quot;/usr/lib/python2.5/site-packages/twisted/internet/defer.py&quot;, line 243, in callback<br>Jun  8 17:14:16 xcap openxcap[3603]: error: #011    self._startRunCallbacks(result)<br>
Jun  8 17:14:16 xcap openxcap[3603]: error: #011  File &quot;/usr/lib/python2.5/site-packages/twisted/internet/defer.py&quot;, line 312, in _startRunCallbacks<br>Jun  8 17:14:16 xcap openxcap[3603]: error: #011    self._runCallbacks()<br>
Jun  8 17:14:16 xcap openxcap[3603]: error: #011--- &lt;exception caught here&gt; ---<br>Jun  8 17:14:16 xcap openxcap[3603]: error: #011  File &quot;/usr/lib/python2.5/site-packages/twisted/internet/defer.py&quot;, line 328, in _runCallbacks<br>
Jun  8 17:14:16 xcap openxcap[3603]: error: #011    self.result = callback(self.result, *args, **kw)<br>Jun  8 17:14:16 xcap openxcap[3603]: error: #011  File &quot;/usr/lib/pymodules/python2.5/xcap/appusage/__init__.py&quot;, line 168, in _cb_put_element<br>
Jun  8 17:14:16 xcap openxcap[3603]: error: #011    get_result = element.get(new_document, uri.node_selector.element_selector)<br>Jun  8 17:14:16 xcap openxcap[3603]: error: #011  File &quot;/usr/lib/pymodules/python2.5/xcap/element.py&quot;, line 384, in get<br>
Jun  8 17:14:16 xcap openxcap[3603]: error: #011    location = find(document, element_selector)<br>Jun  8 17:14:16 xcap openxcap[3603]: error: #011  File &quot;/usr/lib/pymodules/python2.5/xcap/element.py&quot;, line 371, in find<br>
Jun  8 17:14:16 xcap openxcap[3603]: error: #011    parser.parse(StringIO(document))<br>Jun  8 17:14:16 xcap openxcap[3603]: error: #011  File &quot;/usr/lib/python2.5/site-packages/_xmlplus/sax/expatreader.py&quot;, line 109, in parse<br>
Jun  8 17:14:16 xcap openxcap[3603]: error: #011    xmlreader.IncrementalParser.parse(self, source)<br>Jun  8 17:14:16 xcap openxcap[3603]: error: #011  File &quot;/usr/lib/python2.5/site-packages/_xmlplus/sax/xmlreader.py&quot;, line 123, in parse<br>
Jun  8 17:14:16 xcap openxcap[3603]: error: #011    self.feed(buffer)<br>Jun  8 17:14:16 xcap openxcap[3603]: error: #011  File &quot;/usr/lib/python2.5/site-packages/_xmlplus/sax/expatreader.py&quot;, line 220, in feed<br>
Jun  8 17:14:16 xcap openxcap[3603]: error: #011    self._err_handler.fatalError(exc)<br>Jun  8 17:14:16 xcap openxcap[3603]: error: #011  File &quot;/usr/lib/python2.5/site-packages/_xmlplus/sax/handler.py&quot;, line 38, in fatalError<br>
Jun  8 17:14:16 xcap openxcap[3603]: error: #011    raise exception<br>Jun  8 17:14:16 xcap openxcap[3603]: error: #011xml.sax._exceptions.SAXParseException: &lt;unknown&gt;:1:246: xml declaration not at start of external entity<br>
<br>