[XML-SIG] Internal error
Olavi Akerman - HELMES
Olavi.Akerman at helmes.ee
Tue Jul 19 23:12:15 CEST 2005
Hello
While stress-testing our application we came upon a following error
which indicated an internal problem with 4XPath.
Is there a way we can prevent this error from occuring?
I already tried 4suite-dev at lists.fourthought.com, but they indicated,
that this was error with the XPath parser included
in the PyXML distribution of 4XPath and suggested this forum.
Thanks,
Olavi
Exception::: (<class xml.xpath.RuntimeException at 0x83d3964>,
<xml.xpath.RuntimeException instance at 0x8a9eb2c>, <traceback object at
0x8a54a24>)
WORKING!!!!!!!!!!
[Tue Jul 19 23:36:48 2005] [error] WebKit: Error while executing script
/opt/ibank/App7/scripts/overview/profilesummary.py
Traceback (most recent call last):
File "/opt/ibank/App2/scripts/overview/profilesummary.py", line 40, in
default
e = xpath.Compile("//macc:AccountsSummary")
File "/usr/lib/python2.2/site-packages/_xmlplus/xpath/__init__.py",
line 83, in Compile
raise RuntimeException(RuntimeException.INTERNAL, stream.getvalue())
RuntimeException: There is an internal bug in 4XPath. Please report
this error code to support at 4suite.org <mailto:support at 4suite.org> :
Traceback (most recent call last):
File "/usr/lib/python2.2/site-packages/_xmlplus/xpath/__init__.py",
line 76, in Compile
return parser.new().parse(expr)
File "/usr/lib/python2.2/site-packages/_xmlplus/xpath/pyxpath.py",
line 319, in parse
from XPathGrammar import XPath,XPathScanner
ImportError: cannot import name XPath
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/xml-sig/attachments/20050720/b66765cf/attachment.htm
More information about the XML-SIG
mailing list