<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">The http client needs to fetch the schema to check the document against from w3c. Maybe this fails though is not obvious.<div><br></div><div>Adrian</div><div><br><div><br><div><div>On Jul 7, 2010, at 10:36 AM, CheeWii wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi Saúl,</div> <div>&nbsp;</div> <div>&nbsp;&nbsp;&nbsp; Thanks for your reply ,but I'm&nbsp; afraid that http_proxy is not the root of this problem.</div> <div>&nbsp;</div> <div>&nbsp;&nbsp;&nbsp; Because I have do the same test:</div> <div>&nbsp;</div> <div>&nbsp;&nbsp;&nbsp; <a href="mailto:root@shenhua-ims">root@shenhua-ims</a>:~# unset http_proxy<br>&nbsp;&nbsp;&nbsp; <a href="mailto:root@shenhua-ims">root@shenhua-ims</a>:~# unset HTTP_PROXY<br>&nbsp;&nbsp;&nbsp; <a href="mailto:root@shenhua-ims">root@shenhua-ims</a>:~# echo $http_proxy</div> <div>&nbsp;</div> <div>&nbsp;&nbsp;&nbsp; <a href="mailto:root@shenhua-ims">root@shenhua-ims</a>:~# echo $HTTP_PROXY</div> <div>&nbsp;</div> <div>&nbsp;&nbsp;&nbsp; <a href="mailto:root@shenhua-ims">root@shenhua-ims</a>:~# </div> <div>&nbsp;</div> <div>&nbsp;&nbsp;&nbsp; <a href="mailto:root@shenhua-ims">root@shenhua-ims</a>:~# xcap-icon&nbsp;</div> <div>Traceback (most recent call last):<br>&nbsp; File "/usr/local/bin/xcap-icon", line 25, in &lt;module&gt;<br>&nbsp;&nbsp;&nbsp; from sipsimple.payloads.icon import Icon, Data<br>&nbsp; File "/usr/lib/pymodules/python2.6/sipsimple/payloads/icon.py", line 41, in &lt;module&gt;<br> &nbsp;&nbsp;&nbsp; class Icon(XMLRootElement):<br>&nbsp; File "/usr/lib/pymodules/python2.6/sipsimple/payloads/__init__.py", line 418, in __init__<br>&nbsp;&nbsp;&nbsp; cls._xml_schema = etree.XMLSchema(etree.parse(open(os.path.join(cls._xml_schema_dir, cls._xml_schema_file), 'r')))<br> &nbsp; File "xmlschema.pxi", line 85, in lxml.etree.XMLSchema.__init__ (src/lxml/lxml.etree.c:101873)<br>lxml.etree.XMLSchemaParseError: Operation in progress<br><a href="mailto:root@shenhua-ims">root@shenhua-ims</a>:~# <br> </div> <div>&nbsp;</div> <div>So, I think whether it&nbsp;is related to my XCAP-ROOT,&nbsp;because&nbsp;xcap-icon cannot connect to my xcap server. And I don't know how a http_proxy can&nbsp;impact xcap-icon function.</div> <div>&nbsp;</div> <div>&nbsp;</div> <div>This is my sipsimpleclient configuration, you can use it to have a test.</div> <div>&nbsp;</div> <div>Accounts:<br>&nbsp;&nbsp;&nbsp; <a href="mailto:10000@202.204.22.248">10000@202.204.22.248</a>:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; enabled = true<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; auth:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; password = 10000</div> <div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; xcap:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; xcap_root = "<a href="http://202.204.22.248/xcap-root">http://202.204.22.248/xcap-root</a>"</div> <div>&nbsp;</div> <div>&nbsp;</div> <div>CheeWii</div> <div>&nbsp;</div> <div><br>&nbsp;</div> <div class="gmail_quote">2010/7/7 Saúl Ibarra Corretgé <span dir="ltr">&lt;<a href="mailto:saul@ag-projects.com">saul@ag-projects.com</a>&gt;</span><br> <blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi,<br></blockquote> <div>&nbsp;</div> <blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">This is it. I just replicated your setup environment (with an HTTP<br>proxy) and get the error:<br><br>saghul@ubuntu:~$ xcap-icon<br> <div class="im">Traceback (most recent call last):<br></div> <div class="im">&nbsp; File "/usr/bin/xcap-icon", line 25, in &lt;module&gt;<br>&nbsp; &nbsp; from sipsimple.payloads.icon import Icon, Data<br>&nbsp; File "/usr/lib/pymodules/python2.6/sipsimple/payloads/icon.py", line<br> 41, in &lt;module&gt;<br>&nbsp; &nbsp; class Icon(XMLRootElement):<br>&nbsp; File "/usr/lib/pymodules/python2.6/sipsimple/payloads/__init__.py",<br>line 418, in __init__<br>&nbsp; &nbsp; cls._xml_schema =<br>etree.XMLSchema(etree.parse(open(os.path.join(cls._xml_schema_dir,<br> cls._xml_schema_file), 'r')))<br>&nbsp; File "xmlschema.pxi", line 85, in lxml.etree.XMLSchema.__init__<br>(src/lxml/lxml.etree.c:101873)<br></div>lxml.etree.XMLSchemaParseError: failed to load HTTP resource<br> saghul@ubuntu:~$ unset HTTP_PROXY<br>saghul@ubuntu:~$<br>saghul@ubuntu:~$<br>saghul@ubuntu:~$<br> <div class="im">saghul@ubuntu:~$ xcap-icon<br>You need to specify the opperation: GET, PUT or DELETE<br>saghul@ubuntu:~$<br><br></div> <div> <div class="h5">_______________________________________________<br></div></div></blockquote> <div>&nbsp;</div></div><br> _______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br></blockquote></div><br></div></div></body></html>