First of all, I'm a Webware newbie: my apologies if I inadvertently
offend someone. Especially since I'm really looking forward to
learning about this product!
I just tried launching a server using 'appserver.bat'. I did so
because, if memory serves, somewhere in the doc I've read it says
that an attempt will be made to launch the most "appropriate(?)"
version of the server. Unfortunately I received the following
diagnostic as soon as I tried to load the default page.
"BEGIN REQUEST
Tue Nov 20 09:55:55 2001
receiving request from <socket._socketobject instance at
00D7923C>
Exception in thread Thread-3:
Traceback (most recent call last):
File "C:\Python21\lib\threading.py", line 378, in __bootstrap
self.run()
File "C:\Python21\lib\threading.py", line 366, in run
apply(self.__target, self.__args, self.__kwargs)
File "WebKit\ThreadedAppServer.py", line 146, in threadloop
rh.handleRequest()
File "WebKit\ThreadedAppServer.py", line 281, in handleRequest
dict_length = loads(chunk)
ValueError: bad marshal data"
Anybody interested? Yesterday, when I used the async version of
this server things proceeded just fine.
Bill
"It is the time that you have wasted for your rose that makes your rose so
important."--St-Exupery
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss