Sandrine Ribeau wrote:
I'm trying to create a web application with cheetah and webware, but I have some difficulty to start (indeed I didn't success to access to examples given in cheetah tutoriel). I made an application directory to develop my web application using Wabware/bin/MakeAppWorkDir.py script. Then I turn on the server with ./AppServer. When I try to load the URL: http://localhost:8086/
I get the error: Traceback (most recent call last): File "/home/sand/local/lib/python/Webware/WebKit/ThreadedAppServer.py", line 293, in threadloop rh.handleRequest() File "/home/sand/local/lib/python/Webware/WebKit/ThreadedAppServer.py", line 501, in handleRequest dict_length = loads(chunk)ValueError: bad marshal data
Any idea?
Not sure, but looks like either WebKit not running at all or adapter incorrectly configured. Search docs for "bad marshal data" and check if your WK setup is correct.
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss
