OK, good it works now. Sebastian
________________________________
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 23. July 2008 13:41
To: Schumann Sebastian
Subject: Re: [OpenSER-Users] Problem with OpenXCAP
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).
Now it works and I can continue to configure it.
Thank
Remi
Schumann Sebastian a écrit :
Yes, indeed, this might be a problem.
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).
Try it without proxy - if possible - just to eliminate that
potential cause.
Sebastian
________________________________
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 23. July 2008 11:51
To: Schumann Sebastian
Subject: Re: [OpenSER-Users] Problem with OpenXCAP
Hi Sebastian,
Thank for your answer.
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 ?
Regards
Remi
Schumann Sebastian a écrit :
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: [EMAIL PROTECTED] [mailto:[EMAIL
PROTECTED]
Sent: Wednesday, 23. July 2008 10:41
To: [email protected]
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
--
zze-DRUILHE Remi RD-CORE-LAN
LAN/CORE/M2V
Tel :
Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
R&D Lannion 2, avenue Pierre Marzin 22307 LANNION Cedex
- France
Mailer ThunderBird sous YourDev Linux
Installez simplement votre poste de travail Linux avec
http://web2000.rd.francetelecom.fr
--
zze-DRUILHE Remi RD-CORE-LAN
LAN/CORE/M2V
Tel :
Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
R&D Lannion 2, avenue Pierre Marzin 22307 LANNION Cedex - France
Mailer ThunderBird sous YourDev Linux
Installez simplement votre poste de travail Linux avec
http://web2000.rd.francetelecom.fr
<<ATT1171495.gif>>
<<ATT1171496.gif>>
<<orange_logo.gif>>
<<ampersand.gif>>
_______________________________________________ Users mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/users
