I have rolled back to python 2.3.4, since Fedora Core 2 doesn't support python 2.4.x. I ran my test suite. I am getting the following error. This occurs once in a batch of requests, at about item 40 out of 100.

I guess I have to revert to Webware 0.8.1 for this machine. If anyone has an idea of how to get Webware 0.9.1 working with Fedora Core 2, I would be most grateful to hear from you.

- Mark

 - Thrown by Webware:

XMLRPCServlet internal error
Traceback (most recent call last):
File "/usr/local/Webware-0.9.1/WebKit/XMLRPCServlet.py", line 46, in respondToPost
    params, method = xmlrpclib.loads(data)
File "/var/tmp/python2.3-2.3.4-root/usr/lib/python2.3/ xmlrpclib.py", line 1012, in loads
    p.feed(data)
File "/var/tmp/python2.3-2.3.4-root/usr/lib/python2.3/ xmlrpclib.py", line 528, in feed
    self._parser.Parse(data, 0)
ExpatError: not well-formed (invalid token): line 17, column 29

[Fri May 19 00:40:30 2006] [error] WebKit: Error while executing script MyContext/liveupdate2.py
Traceback (most recent call last):
File "/usr/local/Webware-0.9.1/WebKit/XMLRPCServlet.py", line 46, in respondToPost
    params, method = xmlrpclib.loads(data)
File "/var/tmp/python2.3-2.3.4-root/usr/lib/python2.3/ xmlrpclib.py", line 1012, in loads
    p.feed(data)
File "/var/tmp/python2.3-2.3.4-root/usr/lib/python2.3/ xmlrpclib.py", line 528, in feed
    self._parser.Parse(data, 0)
ExpatError: not well-formed (invalid token): line 17, column 29

 - From httpd/error_log:

[Fri May 19 00:40:30 2006] [info] (32)Broken pipe: core_output_filter: writing data to the network


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to