I have Webware 0.6b2 (Win2000 SP2, Apache 1.3+mod_webkit):
1) When I start AppServer.bat I see:
    ...
    Listening on ('127.0.0.1', 8086)
    Creating 10 threads
    Ready
   But when I start IE6 and type http://localhost:8086/ I see in window "ValueError: 
bad marshal data":

    1  2001-11-14 11:47:43 Traceback (most recent call last):
  File "E:/Program Files/Apache Group/Apache/Webware\WebKit\ThreadedAppServer.py", 
line 252, in thre
adloop
    rh.handleRequest()
  File "E:/Program Files/Apache Group/Apache/Webware\WebKit\ThreadedAppServer.py", 
line 457, in hand
leRequest
    dict_length = loads(chunk)
ValueError: bad marshal data

But with AsyncThreadedAppServer (HTTPServer.bat) it works.



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to