On 09/08/18 12:45, Louis Zipes wrote:
> Hi Mark,
> 
> You wrote:
> 
> 1. You see the error you are see because you are using Java mode. Switch to 
> jvm mode and all should be well.
> 
>>> I'm already using 'C:\Program 
>>> Files\Java\jdk1.7.0_80\jre\bin\server\jvm.dll'  in my Java Virtual Machine 
>>> tab.  I assume that means I'm already in JVM Mode.  I think I recall when 
>>> setting up Tomcat last year it wouldn't start any other way.

It doesn't. The service wrapper can use that dll either to start Java in
process (jvm mode) or to start a separate process (Java mode).

You want to look at the bottom option on both the Startup and Shutdown
tabs of tomcat7w.exe. My expectation is that they will be set to "Java"
whereas you need "jvm".

Mark

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

Reply via email to