Dear all
I have a big problem with openxcap. I don't get it work :( As I saw on their webpage, this mailing list can be posted for this concern as well.
I am using version 0.9.3 and acc. the installation file on http://www.openxcap.org all current dependencies from the Debian unstable distribution.
When I start /usr/bin/openxcap, the following error occurs in the syslog:
Sep 25 17:01:21 openxcap openxcap[11876]: [-] Log opened.
Sep 25 17:01:21 openxcap openxcap[11876]: [-] Starting Open XCAP 0.9.3
Sep 25 17:01:27 openxcap openxcap[11876]: [-] Traceback (most recent call last):
Sep 25 17:01:27 openxcap openxcap[11876]: [-] File "/usr/bin/openxcap", line 56, in ?
Sep 25 17:01:27 openxcap openxcap[11876]: [-] from xcap.server import XCAPServer
Sep 25 17:01:27 openxcap openxcap[11876]: [-] File "/usr/lib/python2.4/site-packages/xcap/server.py", line 21, in ?
Sep 25 17:01:27 openxcap openxcap[11876]: [-] from xcap import authentication
Sep 25 17:01:27 openxcap openxcap[11876]: [-] File "/usr/lib/python2.4/site-packages/xcap/authentication.py", line 21, in ?
Sep 25 17:01:27 openxcap openxcap[11876]: [-] from xcap.appusage import getApplicationForURI
Sep 25 17:01:27 openxcap openxcap[11876]: [-] File "/usr/lib/python2.4/site-packages/xcap/appusage/__init__.py", line 466, in ?
Sep 25 17:01:27 openxcap openxcap[11876]: [-] applications = {'xcap-caps': XCAPCapabilitiesApplication(),
Sep 25 17:01:27 openxcap openxcap[11876]: [-] File "/usr/lib/python2.4/site-packages/xcap/appusage/__init__.py", line 64, in __init__
Sep 25 17:01:27 openxcap openxcap[11876]: [-] self.xml_schema = etree.XMLSchema(xml_schema_doc)
Sep 25 17:01:27 openxcap openxcap[11876]: [-] File "xmlschema.pxi", line 67, in etree.XMLSchema.__init__
Sep 25 17:01:27 openxcap openxcap[11876]: [-] etree.XMLSchemaParseError: Document is not valid XML Schema
As I wrote, I followed all instructions from the openxcap webpage but didn't find any hints how to make it work.
Any help on that would be appreciated.
Best regards
Sebastian