Hi Kevin.
Unfortunately not. I read the tickets at openxcap.org but that didn't help me yet. I tried plenty of things, downgrade the libxml2 as recommended there, install the required stuff manually but neither worked out.
You think the problem comes from xml schema checking from Proxy? I had actually similar problem on other compilation, but in this case I doubt as all xsd files for presence related AUIDs are brought by the openxcap package itself.
I would also appreciate if sb. tried compilation and use on a "more current unstable" Debian system or similar (acc. library version differences) and can give additional hints. How did u proceed and so on - there must be some differences to the installation recommendation on openxcap.org.
Best regards Sebastian
-----Original Message----- From: kinnan2224@hotmail.com [mailto:kinnan2224@hotmail.com] Sent: Thu 10/11/2007 16:24 To: Schumann Sebastian Subject: openxcap Problem
Hi, Sebastian. I met the same problem as yours. I am using Ubuntu 7.04 at the moment. Have you fixed that problem? I dont if the problem comes from xml schema checking via http with proxy. Can you give me some help? THANK U
Regards, Kevin
Schumann Sebastian wrote:
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
-- Sebastian Schumann Diploma Student Architecture and Design Department
Slovak Telekom, a. s. T-Com, Operations Unit Production and Service Division Innovations and Enterprise Solution Subunit
Address: Namestie Slobody 6, 817 62 Bratislava, Slovakia Office: Room 449, Jarabinkova 1, 821 09 Bratislava, Slovakia
+421 2 588 13332 (tel) +421 910 643010 (mobile) +49 175 1925928 (mobile)
sebastian.schumann@t-com.sk http://www.t-com.sk http://www.t-com.sk/
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Quoted from: http://www.nabble.com/openxcap-Problem-tf4515559.html#a12879532