Tomcat.community.println("Hello, New Year!");
On 12/31/18, Igal Sapir wrote:
> On 12/31/2018 8:38 AM, Leon Rosenberg wrote:
>> I wish a happy and sound new year to all of the tomcat family!
>> See, Hear and Read all of you next year!
>
> Happy New Year everyone!
>
> Igal
>
>
>
> -
All versions of tomcat. But mostly 8.5 and 9. Also heres my setenv.sh
export JAVA_HOME=/usr/java/jdk11
CATALINA_OPTS="-Xms256M -Xmx256M -server -XX:+UseParallelGC"
export JAVA_HOME CATALINA_OPTS
Thanks
John
On Mon, Dec 31, 2018 at 12:00 PM Christopher Schultz <
ch...@christopherschultz.net> wrot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
John,
On 12/31/18 10:12, John Larsen wrote:
> Ever since we started using jdk10 and up we get this error message
> whenever we do ./shutdown.sh.
>
> NOTE: Picked up JDK_JAVA_OPTIONS:
> --add-opens=java.base/java.lang=ALL-UNNAMED
> --add-opens=jav
On 12/31/2018 8:38 AM, Leon Rosenberg wrote:
I wish a happy and sound new year to all of the tomcat family!
See, Hear and Read all of you next year!
Happy New Year everyone!
Igal
-
To unsubscribe, e-mail: users-unsubscr...@
I wish a happy and sound new year to all of the tomcat family!
See, Hear and Read all of you next year!
Leon
Hello,
Ever since we started using jdk10 and up we get this error message whenever
we do ./shutdown.sh.
NOTE: Picked up JDK_JAVA_OPTIONS:
--add-opens=java.base/java.lang=ALL-UNNAMED
--add-opens=java.base/java.io=ALL-UNNAMED
--add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
We need to fix the is