On Fri, Mar 7, 2008 at 11:53 AM, Steve Ochani <[EMAIL PROTECTED]> wrote: > > On 7 Mar 2008 at 13:54, David Kramer wrote: > > > > Caldarale, Charles R wrote: > > >> From: Mark Thomas [mailto:[EMAIL PROTECTED] > > >> Subject: Re: Tomcat on Window XP Pro 64-bit on Intel quad Xenon > > >> > > >> The 64bit binaries are here: > > >> > > https://svn.apache.org/repos/asf/tomcat/connectors/trunk/procrun/bin > > / > > >> > > >> I think you want the ia64 ones. > > > > > > No, you definitely do not want the IA64 ones - that's a > > completely > > > different, dead-end architecture. > > > > > > Intel included the AMD64 extensions in current Xeon processors, at > > the > > > time calling it em64t. It's now referred to as just Intel 64, > > which > > > makes it very easy to confuse with IA64 (thank you, Intel). > > Many > > > downloads still refer to the architecture as AMD64, giving credit > > to the > > > company that invented it. Many Linux downloads use x86-64 to > > > differentiate it from IA64; sun refers to it as x64 rather than > > either > > > AMD64 or x86-64. > > > > Excellent info. Thank you. However, I'm still stuck. I downloaded > > the > > amd64 executables, but when I run them from a DOS window, I get: > > > > [2008-03-07 13:25:28] [420 prunsrv.c] [error] > > The system cannot find the file specified. > > [2008-03-07 13:25:28] [1327 prunsrv.c] [error] > > Load configuration failed > > > > When I try to start the service from the Services admin tool, I get > > "Error 1053: Service did not respond to the start or control request > > in > > a timely fashion". Who knew that Windows took off points for > > tardiness? > > > > I did some Googling around that convinced me this is a registry > > value > > problem. The only references to fixing this, though, are to Richard > > Mundell's Mini-HOWTO for Windows 2003 from 2006. I am hesitant to > > start > > plugging in registry values from a four-year-old version of Windows > > into > > my precious WinXPPro box. > > > > I also noticed that the registry keys mentioned in that HOWTO are > > different than mine. > > > > The other reason for this error could be that the Microsoft C runtime > library is not installed. > This has been mentioned on this list before, and here: > > http://blog.granilus.com/2007/12/tomcat-wont-boot-due-to-prunsrvc.html > > > Microsoft C runtime library > > > http://www.microsoft.com/downloads/details.aspx?familyid=32bc1bee-a3f9-4c13-9c99- > 220b62a191ee&displaylang=en
although perhaps for this case we'd need the x64 lib: http://www.microsoft.com/downloads/details.aspx?familyid=90548130-4468-4BBC-9673-D6ACABD5D13B&displaylang=en David Kramer, please let me know if that solves your problem. I'll try this also and post results asap. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]