[OpenSER-Users] Problem with OpenXCAP

Schumann Sebastian Sebastian.Schumann at t-com.sk
Wed Jul 23 11:21:46 CEST 2008


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 http://www.openxcap.org/wiki/Running if you find some useful hints maybe there.

Best regards
Sebastian

-----Original Message-----
From: remi.druilhe at orange-ftgroup.com [mailto:remi.druilhe at orange-ftgroup.com] 
Sent: Wednesday, 23. July 2008 10:41
To: users at lists.openser.org
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 <module>
   File "/usr/bin/openxcap", line 56, in <module>
     from xcap.server import XCAPServer
     from xcap.server import XCAPServer
   File "/usr/lib/python2.5/site-packages/xcap/server.py", line 21, in 
<module>
   File "/usr/lib/python2.5/site-packages/xcap/server.py", line 21, in 
<module>
     from xcap import authentication
     from xcap import authentication
   File "/usr/lib/python2.5/site-packages/xcap/authentication.py", line 
21, in <module>
   File "/usr/lib/python2.5/site-packages/xcap/authentication.py", line 
21, in <module>
     from xcap.appusage import getApplicationForURI
     from xcap.appusage import getApplicationForURI
   File "/usr/lib/python2.5/site-packages/xcap/appusage/__init__.py", 
line 494, in <module>
   File "/usr/lib/python2.5/site-packages/xcap/appusage/__init__.py", 
line 494, in <module>
     '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






More information about the sr-users mailing list