[XML-SIG] [4suite-dev] 4suite internal error

Jeremy Kloth jeremy.kloth at fourthought.com
Tue Jul 19 23:06:20 CEST 2005


On Tuesday 19 July 2005 2:46 pm, Olavi Akerman - HELMES wrote:
> 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?
>
> Thanks,
> Olavi Akerman
>
>
> 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

Hmm, this appears to be an error with the XPath parser included in the PyXML 
distribution of 4XPath.  Since I am no longer familiar with that code, 
hopefully someone on xml-sig will be able to help.

-- 
Jeremy Kloth
Fourthought, Inc.
http://fourthought.com/
http://4suite.org/


More information about the XML-SIG mailing list