On 12/18/18, 2:49 PM, Caldarale, Charles R wrote:
The above indicates you have a Tomcat (or something much like it) already
running...

You would think so, and yet if I switch the JAVA_HOME line in setenv.sh to Java 7, it launches just fine. . . .

WAIT A SECOND!

Port 443 is open, and the Tomcat server is responding on it, even after I do a "service tomcat8 stop"!

I suddenly remember how much reconfiguring I had to do on the production servers, with the pre-installed Tomcat, to get it to front-end itself, rather than the default of running through Apache. And I'm also starting to remember how hard it is to find where things are in Apache, which is WHY I switched to the Tomcat front-ending itself configuration I was already familiar with on AS/400s.

It looks like Tomcat isn't running independently on this box, but rather running behind/under Apache!

But that doesn't explain why, if I set the JAVA_HOME line in setenv.sh to Java 7, "service tomcat8 start" seems to work fine, but if I set it to Java 8, it produces error messages.

Can anybody point me in the right direction?

--
JHHL

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

Reply via email to