<br>I&#39;m able to save the pidf.xml to Openxcap server and it sends 200 OK for the PUT pidf. But pidf-manipulation never worked for me, so I ran openxcap in no-fork mode and got the follwoing error spit from openxcap when I try to PUT pidf to it. <br>
<br>Coudl any one please point out what is wrong ? in openxcap or my pidf ?<br><br>Thanks in advacne.<br><br><br>63.148.166.3 &#39;PUT /xcap-root/pidf-manipulation/users/<a href="http://myname@mydomain.com/pidf.xml">myname@mydomain.com/pidf.xml</a> HTTP/1.1&#39; 401 0 141 &#39;MultiPlatform Networking API - WinInet v1.0&#39; -<br>
Starting factory &lt;twisted.web.xmlrpc._QueryFactory instance at 0xa14350c&gt;<br>Starting factory &lt;twisted.web.xmlrpc._QueryFactory instance at 0xa0dbd2c&gt;<br>63.148.166.3 &#39;PUT /xcap-root/pidf-manipulation/users/<a href="http://myname@mydomain.com/pidf.xml">myname@mydomain.com/pidf.xml</a> HTTP/1.1&#39; 200 0 - &#39;MultiPlatform Networking API - WinInet v1.0&#39; &quot;d1a5385a00ec8d0f5e5413538db44353&quot;<br>
Stopping factory &lt;twisted.web.xmlrpc._QueryFactory instance at 0xa14350c&gt;<br>error: Unhandled error in Deferred:<br>Traceback (most recent call last):<br>  File &quot;/usr/lib/python2.5/site-packages/twisted/protocols/basic.py&quot;, line 239, in dataReceived<br>
    return self.rawDataReceived(data)<br>  File &quot;/usr/lib/python2.5/site-packages/twisted/web/http.py&quot;, line 467, in rawDataReceived<br>    self.handleResponseEnd()<br>  File &quot;/usr/lib/python2.5/site-packages/twisted/web/http.py&quot;, line 430, in handleResponseEnd<br>
    self.handleResponse(b)<br>  File &quot;/usr/lib/python2.5/site-packages/twisted/web/xmlrpc.py&quot;, line 279, in handleResponse<br>    self.factory.parseResponse(contents)<br>--- &lt;exception caught here&gt; ---<br>
  File &quot;/usr/lib/python2.5/site-packages/twisted/web/xmlrpc.py&quot;, line 307, in parseResponse<br>    response = xmlrpclib.loads(contents)[0][0]<br>  File &quot;/usr/lib/python2.5/xmlrpclib.py&quot;, line 1132, in loads<br>
    return u.close(), u.getmethodname()<br>  File &quot;/usr/lib/python2.5/xmlrpclib.py&quot;, line 787, in close<br>    raise Fault(**self._stack[0])<br>xmlrpclib.Fault: &lt;Fault 500: &#39;MI/PUBLISH failed&#39;&gt;<br>
Stopping factory &lt;twisted.web.xmlrpc._QueryFactory instance at 0xa0dbd2c&gt;<br>^CReceived SIGINT, shutting down.<br>(Port 9080 Closed)<br>Main loop terminated.<br><br><br>