Re: Re: Windows installers, please test
Jeroen Janssen <japj-qWit8jRvyhVmR6Xm/[email protected]>
| Newsgroups | gmane.comp.web.zope.silva.devel |
|---|---|
| Message-ID | <[email protected]> |
*Sigh*, I'm not exactly sure anymore what the problem is (apart from using Windows XP SP2 :). Now, after I have uninstalled my (regular) Python23 installation,whenever I try to install silva1.1 I get crashes in python.exe during installation (when the python files would get compiled). And as a result, the installer itself (ofcourses) hangsup. I have installed Silva on my work PC too (W2K), and it works without any problems (I have a python23 distribution installed there). Should the silva installation be dependant upon an existing python21/23 installation? Guido Wesdorp wrote: > Jeroen Janssen wrote: > >> Hmmm, I found the following in the event.log file: >> >> 2004-09-24T15:06:54 ERROR(200) ZServer uncaptured python exception, >> closing channel <ZServer.HTTPServer.zhttp_channel connected >> 127.0.0.1:3786 at 0x22aeda0 channel#: 14 requests:> >> (socket.error:(10053, 'Software caused connection abort') [C:\Program >> Files\Silva 1.1b1\Python23\Lib\asynchat.py|handle_read|88] >> [C:\Program Files\Silva >> 1.1b1\Zope-2.7.2-0\lib\python\ZServer\medusa\http_server.py|recv|423] >> [C:\Program Files\Silva 1.1b1\Python23\Lib\asyncore.py|recv|356]) >> >> But I'm not sure if this will help... > > > Not really, although it does look suspicious. Could you try to get a > traceback from the 'error_log' object in the Zope root, too, please? > > Cheers, > > Guido > > >