Giles wrote:
On 27 February 2013 11:52, André Warnier <a...@ice-sa.com> wrote:
computer repair centre wrote:
On Wed, Feb 27, 2013 at 10:18 AM, Rune Stilling <s...@rdfined.dk> wrote:
Hi again

Thanks for your answers. I have given up. I have tried some of the
suggestions:

* Uninstall all JVM's and Tomcats (and reinstall)
* Checked dependcies, yes there were two, that are also present on
another machine running Tomcat7 (TCP/IP, ADF)
* Tried to use client/jvm.dll instead of server/jvm.dll

Nothing helps - I can still only run the service from the command prompt.
I find it strange though, that Tomcat isn't able to log anything at all
about this, but maybe it's all Windows fault?

Hopefully things will work on a new VPS, and I'll quit the old one.

/Rune

Den 26/02/2013 kl. 13.04 skrev Rune Stilling <s...@rdfined.dk>:



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


Hi Rune,

Please can you provide the value of the JAVA_HOME environment variable?

That has nothing to do with the matter. The wrapper (tomcat7.exe) takes the
path of the JVM to run from the Registry, not from environment variables.
Run tomcat7w.exe and check the Java tab.

But it is used by service.bat when installing the service. This issue
could be caused by using the 64-bit installation with the 32-bit JVM.
This would explain why calling the wrapper directly from the command
line does execute successfully.


I believe that the above statement is false.
Whether you run the command
"tomcat7 //TS/Tomcat7"
from a command-line window, or you let the Windows Service Manager run the same command, does not change the fact that "tomcat7(.exe)" takes its parameters from the same place in the Registry. So if it works one way, and not the other, it is not because of that Registry setting nor bacause the JAVA_HOME environment variable.


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

Reply via email to