@tomcat.apache.org
Betreff: Re: AW: setenv.sh not loaded
Johann,
On 11/2/22 14:02, aon.913111...@aon.at wrote:
> I have installed a Tomcat 9.0.68 now on a CentOS vm, following actual
> recommendations how to do this on CentOS (means on RHEL as well).
>
> Following command,
>
@tomcat.apache.org
Betreff: Re: AW: setenv.sh not loaded
Johann,
On 11/2/22 14:02, aon.913111...@aon.at wrote:
> I have installed a Tomcat 9.0.68 now on a CentOS vm, following actual
> recommendations how to do this on CentOS (means on RHEL as well).
>
> Following command,
>
Johann,
On 11/2/22 14:02, aon.913111...@aon.at wrote:
I have installed a Tomcat 9.0.68 now on a CentOS vm, following actual
recommendations how to do this on CentOS (means on RHEL as well).
Following command,
find / -name catalina.sh
normally will be able to locate that core Tomcat shell scr
Hello again!
I have installed a Tomcat 9.0.68 now on a CentOS vm, following actual
recommendations how to do this on CentOS (means on RHEL as well).
Following command,
find / -name catalina.sh
normally will be able to locate that core Tomcat shell script.
setenv.sh needs to be located in sa
Hello again!
I have installed a Tomcat 9.0.68 now on a CentOS vm, following actual
recommendations how to do this on CentOS (means on RHEL as well).
Following command,
find / -name catalina.sh
normally will be able to locate that core Tomcat shell script.
setenv.sh needs to be located in sa
Hi Johann where should I insert the echo?
In setenv.sh , right?
If so, no file has been created, so stenv.sh seems is not called
Il 02/11/2022 13:36, aon.913111...@aon.at ha scritto:
Hello,
recommended approach: Insert as last but one line (last line might contain a
call of catalina.sh – nor
Hello,
recommended approach: Insert as last but one line (last line might contain a
call of catalina.sh – normally)
echo „setenv.sh executed successfully“ > $TOMCAT_HOME/log/debug.txt
and check existence of this created file after having initiated a restart of
the Tomcat process.
BR, Johann
Hello,
recommended approach: Insert as last but one line (last line might contain a
call of catalina.sh – normally)
echo „setenv.sh executed successfully“ > $TOMCAT_HOME/log/debug.txt
and check existence of this created file after having initiated a restart of
the Tomcat process.
BR, Johann