<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3314" name=GENERATOR></HEAD>
<BODY text=#000000 bgColor=#ffffff>
<DIV dir=ltr align=left><SPAN class=019004211-23072008><FONT face=Arial 
color=#0000ff size=2>OK, good it works now.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=019004211-23072008><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=019004211-23072008><FONT face=Arial 
color=#0000ff size=2>Sebastian</FONT></SPAN></DIV><BR>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> remi.druilhe@orange-ftgroup.com 
  [mailto:remi.druilhe@orange-ftgroup.com] <BR><B>Sent:</B> Wednesday, 23. July 
  2008 13:41<BR><B>To:</B> Schumann Sebastian<BR><B>Subject:</B> Re: 
  [OpenSER-Users] Problem with OpenXCAP<BR></FONT><BR></DIV>
  <DIV></DIV>You were right, it was the proxy. I had forgotten to export 
  HTTP_PROXY in my environment variable of user root (as I start OpenXCAP as 
  root).<BR><BR>Now it works and I can continue to configure 
  it.<BR><BR>Thank<BR><BR>Remi<BR><BR>Schumann Sebastian a écrit&nbsp;: 
  <BLOCKQUOTE 
  cite=mid:CDB591498A292F428256208C37AA0AA414BB82DC@KEEXCHANGE2.st.sk 
  type="cite">
    <META content="MSHTML 6.00.2900.3314" name=GENERATOR>
    <DIV dir=ltr align=left><SPAN class=599055810-23072008><FONT face=Arial 
    color=#0000ff size=2>Yes, indeed, this might be a 
    problem.</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN class=599055810-23072008></SPAN>&nbsp;</DIV>
    <DIV dir=ltr align=left><SPAN class=599055810-23072008><FONT face=Arial 
    color=#0000ff size=2>The server needs to get the XML scheme from the 
    internet. As you cannot pass proxy settings to OpenXCAP (at least afaik) 
    there might be the problem. It cannot connect and get the file for 
    validation (what is also told by the error message).</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN class=599055810-23072008></SPAN>&nbsp;</DIV>
    <DIV dir=ltr align=left><SPAN class=599055810-23072008><FONT face=Arial 
    color=#0000ff size=2>Try it without proxy - if possible - just to eliminate 
    that potential cause.</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN class=599055810-23072008></SPAN>&nbsp;</DIV>
    <DIV dir=ltr align=left><SPAN class=599055810-23072008><FONT face=Arial 
    color=#0000ff size=2>Sebastian</FONT></SPAN></DIV><BR>
    <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
      <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
      <HR tabIndex=-1>
      <FONT face=Tahoma size=2><B>From:</B> <A class=moz-txt-link-abbreviated 
      href="mailto:remi.druilhe@orange-ftgroup.com">remi.druilhe@orange-ftgroup.com</A> 
      [<A class=moz-txt-link-freetext 
      href="mailto:remi.druilhe@orange-ftgroup.com">mailto:remi.druilhe@orange-ftgroup.com</A>] 
      <BR><B>Sent:</B> Wednesday, 23. July 2008 11:51<BR><B>To:</B> Schumann 
      Sebastian<BR><B>Subject:</B> Re: [OpenSER-Users] Problem with 
      OpenXCAP<BR></FONT><BR></DIV>Hi Sebastian,<BR><BR>Thank for your 
      answer.<BR><BR>I think the problem doesn't come from the internet 
      connection because my server is connected to it but behind a proxy, maybe 
      a problem ?<BR><BR>Regards<BR><BR>Remi<BR><BR>Schumann Sebastian a 
      écrit&nbsp;: 
      <BLOCKQUOTE 
      cite=mid:CDB591498A292F428256208C37AA0AA414BB82DA@KEEXCHANGE2.st.sk 
      type="cite"><PRE wrap="">Dear Remi

I had problems once there as well and mine were caused by the lack of internet connection. Maybe this is also the reason for you??

Seems all requirements for install are there as it shows it's starting. Check <A class=moz-txt-link-freetext href="http://www.openxcap.org/wiki/Running" moz-do-not-send="true">http://www.openxcap.org/wiki/Running</A> if you find some useful hints maybe there.

Best regards
Sebastian

-----Original Message-----
From: <A class=moz-txt-link-abbreviated href="mailto:remi.druilhe@orange-ftgroup.com" moz-do-not-send="true">remi.druilhe@orange-ftgroup.com</A> [<A class=moz-txt-link-freetext href="mailto:remi.druilhe@orange-ftgroup.com" moz-do-not-send="true">mailto:remi.druilhe@orange-ftgroup.com</A>] 
Sent: Wednesday, 23. July 2008 10:41
To: <A class=moz-txt-link-abbreviated href="mailto:users@lists.openser.org" moz-do-not-send="true">users@lists.openser.org</A>
Subject: [OpenSER-Users] Problem with OpenXCAP

Hi,

I am trying to install and configure OpenXCAP 0.9.9 on Ubuntu 8.04.1 but 
I encounter a problem after starting the service. In fact, when I look 
at the log file, OpenXCAP tell me this :

 Log opened.
 Log opened.
 Starting Open XCAP 0.9.9
 Starting Open XCAP 0.9.9

and after some minutes :

 Traceback (most recent call last):
 Traceback (most recent call last):
   File "/usr/bin/openxcap", line 56, in &lt;module&gt;
   File "/usr/bin/openxcap", line 56, in &lt;module&gt;
     from xcap.server import XCAPServer
     from xcap.server import XCAPServer
   File "/usr/lib/python2.5/site-packages/xcap/server.py", line 21, in 
&lt;module&gt;
   File "/usr/lib/python2.5/site-packages/xcap/server.py", line 21, in 
&lt;module&gt;
     from xcap import authentication
     from xcap import authentication
   File "/usr/lib/python2.5/site-packages/xcap/authentication.py", line 
21, in &lt;module&gt;
   File "/usr/lib/python2.5/site-packages/xcap/authentication.py", line 
21, in &lt;module&gt;
     from xcap.appusage import getApplicationForURI
     from xcap.appusage import getApplicationForURI
   File "/usr/lib/python2.5/site-packages/xcap/appusage/__init__.py", 
line 494, in &lt;module&gt;
   File "/usr/lib/python2.5/site-packages/xcap/appusage/__init__.py", 
line 494, in &lt;module&gt;
     'resource-lists': 
ResourceListsApplication(open(os.path.join(schemas_directory, 
'resource-lists.xsd'), 'r').read(), Storage()),
     'resource-lists': 
ResourceListsApplication(open(os.path.join(schemas_directory, 
'resource-lists.xsd'), 'r').read(), Storage()),
   File "/usr/lib/python2.5/site-packages/xcap/appusage/__init__.py", 
line 64, in __init__
   File "/usr/lib/python2.5/site-packages/xcap/appusage/__init__.py", 
line 64, in __init__
     self.xml_schema = etree.XMLSchema(xml_schema_doc)
     self.xml_schema = etree.XMLSchema(xml_schema_doc)
   File "xmlschema.pxi", line 67, in etree.XMLSchema.__init__
   File "xmlschema.pxi", line 67, in etree.XMLSchema.__init__
 etree.XMLSchemaParseError: Document is not valid XML Schema
 etree.XMLSchemaParseError: Document is not valid XML Schema

I know I am not the first to have the problem and I searched in the 
mailing list and on Google to solve it. I tried some solutions without 
success.

Do you have any idea that could help me ?

Thanks

--
Rémi Druilhe


  </PRE></BLOCKQUOTE><BR>
      <DIV class=moz-signature>-- <BR><FONT face=TIMES><FONT size=2><IMG 
      src="cid:019004211@23072008-1050"><BR><FONT color=black><B>zze-DRUILHE 
      Remi RD-CORE-LAN</B></FONT><BR><B>LAN/CORE/M2V</B><BR>Tel : <BR><A 
      href="mailto:remi.druilhe@orange-ftgroup.com" 
      moz-do-not-send="true">Email: 
      remi.druilhe@orange-ftgroup.com</A><BR>R&amp;D Lannion 2, avenue Pierre 
      Marzin 22307 LANNION Cedex - France <BR><BR><BR>Mailer ThunderBird sous 
      YourDev Linux<BR>Installez simplement votre poste de travail Linux avec <A 
      href="http://web2000.rd.francetelecom.fr" 
      moz-do-not-send="true">http://web2000.rd.francetelecom.fr</A><BR><IMG 
      src="cid:019004211@23072008-1057"><BR><BR><BR></FONT></FONT></DIV></BLOCKQUOTE></BLOCKQUOTE><BR>
  <DIV class=moz-signature>-- <BR><FONT face=TIMES><FONT size=2><IMG 
  src="cid:019004211@23072008-105E"><BR><FONT color=black><B>zze-DRUILHE Remi 
  RD-CORE-LAN</B></FONT><BR><B>LAN/CORE/M2V</B><BR>Tel : <BR><A 
  href="mailto:remi.druilhe@orange-ftgroup.com">Email: 
  remi.druilhe@orange-ftgroup.com</A><BR>R&amp;D Lannion 2, avenue Pierre Marzin 
  22307 LANNION Cedex - France <BR><BR><BR>Mailer ThunderBird sous YourDev 
  Linux<BR>Installez simplement votre poste de travail Linux avec <A 
  href="http://web2000.rd.francetelecom.fr">http://web2000.rd.francetelecom.fr</A><BR><IMG 
  src="cid:019004211@23072008-1065"><BR><BR><BR></FONT></FONT></DIV></BLOCKQUOTE></BODY></HTML>