<br>I'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 'PUT /xcap-root/pidf-manipulation/users/<a href="http://myname@mydomain.com/pidf.xml">myname@mydomain.com/pidf.xml</a> HTTP/1.1' 401 0 141 'MultiPlatform Networking API - WinInet v1.0' -<br>
Starting factory <twisted.web.xmlrpc._QueryFactory instance at 0xa14350c><br>Starting factory <twisted.web.xmlrpc._QueryFactory instance at 0xa0dbd2c><br>63.148.166.3 'PUT /xcap-root/pidf-manipulation/users/<a href="http://myname@mydomain.com/pidf.xml">myname@mydomain.com/pidf.xml</a> HTTP/1.1' 200 0 - 'MultiPlatform Networking API - WinInet v1.0' "d1a5385a00ec8d0f5e5413538db44353"<br>
Stopping factory <twisted.web.xmlrpc._QueryFactory instance at 0xa14350c><br>error: Unhandled error in Deferred:<br>Traceback (most recent call last):<br> File "/usr/lib/python2.5/site-packages/twisted/protocols/basic.py", line 239, in dataReceived<br>
return self.rawDataReceived(data)<br> File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line 467, in rawDataReceived<br> self.handleResponseEnd()<br> File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line 430, in handleResponseEnd<br>
self.handleResponse(b)<br> File "/usr/lib/python2.5/site-packages/twisted/web/xmlrpc.py", line 279, in handleResponse<br> self.factory.parseResponse(contents)<br>--- <exception caught here> ---<br>
File "/usr/lib/python2.5/site-packages/twisted/web/xmlrpc.py", line 307, in parseResponse<br> response = xmlrpclib.loads(contents)[0][0]<br> File "/usr/lib/python2.5/xmlrpclib.py", line 1132, in loads<br>
return u.close(), u.getmethodname()<br> File "/usr/lib/python2.5/xmlrpclib.py", line 787, in close<br> raise Fault(**self._stack[0])<br>xmlrpclib.Fault: <Fault 500: 'MI/PUBLISH failed'><br>
Stopping factory <twisted.web.xmlrpc._QueryFactory instance at 0xa0dbd2c><br>^CReceived SIGINT, shutting down.<br>(Port 9080 Closed)<br>Main loop terminated.<br><br><br>