You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Denish Kothadiya (Jira)" <ji...@apache.org> on 2023/04/07 08:35:00 UTC

[jira] [Created] (DAEMON-457) Tomcat9.exe crash in windows server 2016 and 2019 while updating service.

Denish Kothadiya created DAEMON-457:
---------------------------------------

             Summary: Tomcat9.exe crash in windows server 2016 and 2019 while updating service.
                 Key: DAEMON-457
                 URL: https://issues.apache.org/jira/browse/DAEMON-457
             Project: Commons Daemon
          Issue Type: Bug
    Affects Versions: 1.3.2
         Environment: Windows Server 2016 and 2019
            Reporter: Denish Kothadiya


Tomcat9.exe crash in windows server 2016 and 2019 while updating service. We have seen similar issue with Tomcat 9 version 9.0.70 and above.

Environment details:
OS: Windows server 2016 and 2019
Disk space: More than 80 GB
RAM: 8GB and more

Tomcat service details:
JvmMs=521
JvmMx=3076 

After creating tomcat service, We run below command to update service with JavaOption9

Tomcat9 //US//Tomcat9 ++JvmOptions9 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED#--add-opens=java.base/jdk.internal.reflect=ALL-UNNAMED#--add-opens=java.base/java.lang.annotation=ALL-UNNAMED#--add-opens=java.base/java.util.Date=ALL-UNNAMED#--add-opens=java.base/java.io=ALL-UNNAMED#--add-opens=java.base/java.util=ALL-UNNAMED#--add-opens=java.base/java.util.concurrent=ALL-UNNAMED#--add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED#--add-opens=java.base/java.math=ALL-UNNAMED#--add-opens=java.base/java.text=ALL-UNNAMED#--add-opens=java.base/javax.net.ssl=ALL-UNNAMED

Above command fails with below crash in EventViewer:

Faulting application name: tomcat9.exe, version: 1.3.3.0, time stamp: 0x637e7ca5
Faulting module name: ntdll.dll, version: 10.0.17763.2237, time stamp: 0x65420ea4
Exception code: 0xc0000374
Fault offset: 0x00000000000fa979
Faulting process id: 0x298
Faulting application start time: 0x01d967f65ac00dce
Faulting application path: C:\Program Files\DELL\WMS\Tomcat-9\bin\tomcat9.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report Id: 28b620b5-f3a0-40c3-99ae-962cab71bab8
Faulting package full name: 

Please let me know if you need any more details.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)