https://bz.apache.org/bugzilla/show_bug.cgi?id=67572

            Bug ID: 67572
           Summary: Failed to load JVM DLL
           Product: Tomcat 10
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Servlet
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ------

tomcat-10.1.13
jdk-21

start failure.

commons-daemon.log
[2023-10-02 14:15:55] [info]  [22452] Apache Commons Daemon procrun (1.3.4.0
64-bit) started.
[2023-10-02 14:15:55] [info]  [22452] Running Service 'Tomcat10'...
[2023-10-02 14:15:55] [info]  [24572] Starting service...
[2023-10-02 14:15:55] [error] [24572] Found 'D:\Program
Files\Java\jdk-21\bin\server\jvm.dll' but couldn't load it.
[2023-10-02 14:15:55] [error] [24572] 拒绝访问。
[2023-10-02 14:15:55] [error] [24572] Invalid JVM DLL handle.
[2023-10-02 14:15:55] [error] [24572] 拒绝访问。
[2023-10-02 14:15:55] [error] [24572] 拒绝访问。
[2023-10-02 14:15:55] [error] [24572] Failed to load JVM DLL 'D:\Program
Files\Java\jdk-21\bin\server\jvm.dll', home '(null)'.
[2023-10-02 14:15:55] [error] [24572] 拒绝访问。
[2023-10-02 14:15:55] [error] [24572] Failed creating Java 'D:\Program
Files\Java\jdk-21\bin\server\jvm.dll'.
[2023-10-02 14:15:55] [error] [24572] 拒绝访问。
[2023-10-02 14:15:55] [error] [24572] ServiceStart returned 1.
[2023-10-02 14:15:55] [error] [24572] 拒绝访问。
[2023-10-02 14:15:55] [info]  [22452] Run service finished.
[2023-10-02 14:15:55] [info]  [22452] Apache Commons Daemon procrun finished.


but if i copy jdk\bin\msvcp140.dll and jdk\bin\vcruntime140.dll to tomcat\bin,
tomcat is working successfully.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to