Randy Kobes wrote: >On Mon, 1 Mar 2004, Steve Hay wrote: > > >>What do I do with the hook_order_test-mp2.tar.gz tests? Pardon my >>ignorance, but I have no idea where to put these files or what to do >>with them. >> >> > >If I recall, you have the Win32 apxs installed? If so, all >you need to do is unpack the tarball somewhere and run > perl Makefile.PL --apxs C:\Path\to\apxs.bat > nmake > nmake test >This assumes that the patched mp2 has been installed. > > Thanks. I'd left off the apxs bit. Looks much better now ;)
I've now got the same problem as you, Randy -- it runs one set of tests OK (all successful), but then hangs trying to start the server the second time. And like you, I have this in the error_log: ... [Mon Mar 01 18:03:59 2004] [crit] (OS 6)The handle is invalid. : Child 3592: WAIT_FAILED -- shutting down server ... [Mon Mar 01 18:03:59 2004] [warn] (OS 995)The I/O operation has been aborted because of either a thread exit or an application request. : winnt_accept: Asynchronous AcceptEx failed. [Mon Mar 01 18:03:59 2004] [info] Child 3592: Accept thread exiting. [Mon Mar 01 18:04:00 2004] [notice] Child 3592: Released the start mutex [Mon Mar 01 18:04:00 2004] [info] Child 3592: 50 threads blocked on the completion port ... Well - at least there's two of us looking at it now... - Steve ------------------------------------------------ Radan Computational Ltd. The information contained in this message and any files transmitted with it are confidential and intended for the addressee(s) only. If you have received this message in error or there are any problems, please notify the sender immediately. The unauthorized use, disclosure, copying or alteration of this message is strictly forbidden. Note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Radan Computational Ltd. The recipient(s) of this message should check it and any attached files for viruses: Radan Computational will accept no liability for any damage caused by any virus transmitted by this email. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
