Thank you for the answer. I will install openxcap from the sources.<br><br>Thanks<br><br><div class="gmail_quote">On Wed, Jun 8, 2011 at 12:13 PM, Saúl Ibarra Corretgé <span dir="ltr">&lt;<a href="mailto:saul@ag-projects.com">saul@ag-projects.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<div><div></div><div class="h5"><br>
On Jun 8, 2011, at 10:25 AM, Nethra Chander wrote:<br>
<br>
&gt; Hello all,<br>
&gt; I am having issues while starting openxcap server<br>
&gt;<br>
&gt; The syslog reports:<br>
&gt;<br>
&gt; Jun  8 06:41:02 ip-10-56-65-60 openxcap[14219]: Starting OpenXCAP 2.0.0<br>
&gt; Jun  8 06:41:02 ip-10-56-65-60 openxcap[14219]: using set_wakeup_fd<br>
&gt; Jun  8 06:41:32 ip-10-56-65-60 openxcap[14219]: fatal error: failed to create OpenXCAP 2.0.0: Document is empty, line 1, column 1<br>
&gt; Jun  8 06:41:32 ip-10-56-65-60 openxcap[14219]: Traceback (most recent call last):<br>
&gt; Jun  8 06:41:32 ip-10-56-65-60 openxcap[14219]:   File &quot;/usr/local/bin/openxcap&quot;, line 64, in &lt;module&gt;<br>
&gt; Jun  8 06:41:32 ip-10-56-65-60 openxcap[14219]:     from xcap.server import XCAPServer<br>
&gt; Jun  8 06:41:32 ip-10-56-65-60 openxcap[14219]:   File &quot;/usr/local/lib/python2.6/dist-packages/xcap/server.py&quot;, line 20, in &lt;module&gt;<br>
&gt; Jun  8 06:41:32 ip-10-56-65-60 openxcap[14219]:     from xcap import authentication<br>
&gt; Jun  8 06:41:32 ip-10-56-65-60 openxcap[14219]:   File &quot;/usr/local/lib/python2.6/dist-packages/xcap/authentication.py&quot;, line 28, in &lt;module&gt;<br>
&gt; Jun  8 06:41:32 ip-10-56-65-60 openxcap[14219]:     from xcap.appusage import getApplicationForURI, namespaces, public_get_applications<br>
&gt; Jun  8 06:41:32 ip-10-56-65-60 openxcap[14219]:   File &quot;/usr/local/lib/python2.6/dist-packages/xcap/appusage/__init__.py&quot;, line 357, in &lt;module&gt;<br>
&gt; Jun  8 06:41:32 ip-10-56-65-60 openxcap[14219]:     XCAPDirectoryApplication.id:        XCAPDirectoryApplication(storage)<br>
&gt; Jun  8 06:41:32 ip-10-56-65-60 openxcap[14219]:   File &quot;/usr/local/lib/python2.6/dist-packages/xcap/appusage/__init__.py&quot;, line 59, in __init__<br>
&gt; Jun  8 06:41:32 ip-10-56-65-60 openxcap[14219]:     self.xml_schema = etree.XMLSchema(xml_schema_doc)<br>
&gt; Jun  8 06:41:32 ip-10-56-65-60 openxcap[14219]:   File &quot;xmlschema.pxi&quot;, line 103, in lxml.etree.XMLSchema.__init__ (src/lxml/lxml.etree.c:117017)<br>
&gt; Jun  8 06:41:32 ip-10-56-65-60 openxcap[14219]: XMLSchemaParseError: Document is empty, line 1, column 1<br>
&gt;<br>
&gt; I have modified the xcap-directory.xsd file to point to the schema location from the local file.<br>
&gt;<br>
&gt; &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; line is also included in the xcap-directory.xsd file<br>
&gt;<br>
&gt; Appreciate all assistance.<br>
&gt;<br>
<br>
</div></div>The upcoming bugfix release should fix that. If you want to get latest code today you may install OpenXCAP from sources: <a href="http://openxcap.org/wiki/Installation#VersionControlRepository" target="_blank">http://openxcap.org/wiki/Installation#VersionControlRepository</a><br>

<br>
<br>
Regards,<br>
<br>
--<br>
Saúl Ibarra Corretgé<br>
AG Projects<br>
<br>
<br>
<br>
<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" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div><br>