We have the 64-bit JVM. But probably not the 64-bit service runner.
When starting the Tomcat service, the following error is written in the log 
file:
[174  javajni.c] [error] %1 is not a valid Win32 application
[994  prunsrv.c] [error] Failed creating java C:\Program 
Files\Java\jre1.5.0_20\bin\server\jvm.dll
[1269 prunsrv.c] [error] ServiceStart returned 1

We want to run it as a Windows Service. 
How to install the 64-bit service runner and where can we download it?

-----Oorspronkelijk bericht-----
Van: peter.crowth...@googlemail.com [mailto:peter.crowth...@googlemail.com] 
Namens Peter Crowther
Verzonden: maandag 26 oktober 2009 16:47
Aan: Tomcat Users List
Onderwerp: Re: Tomcat 6.0 x64

2009/10/26 Wagenaar, R.J.T. (Ronald) <ronald.wagen...@reaal.nl>:
> Is Tomcat 6.0 supported on a x64 bit system, by example Windows Server 2003 
> Enterprise x64?

As it is open source, it is not "supported" in the sense that you can file a 
bug report and expect a fix - but neither is the 32-bit version :-).  Tomcat 
runs well on x64 (Windows and other OS), and the larger maximum heap size can 
be a big benefit for some applications.  You just need to make sure you've 
installed the 64-bit JVM and, if you're running it as a Windows service, the 
64-bit service runner.

- Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


***************************************************************
Aan dit bericht kunnen geen rechten worden ontleend. Misbruik
van deze informatie is niet toegestaan.
***************************************************************
No rights can be derived from this message. Abuse of the content
in this e-mail is not allowed.
***************************************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to