Re: Running a service with Eclipse Adoptium

2025-04-13 Thread Gary Gregory
On Thu, Apr 10, 2025 at 5:46 PM Gary Gregory wrote: > > Hello Karsten, > > This think that "home '(null)'." in the line: > > [debug] ( javajni.c:419 :apxCreateJava ) [11428] Loaded > JVM DLL 'C:\Program Files\Eclipse > Adoptium\jdk-21.0.3.9-hotspot\bin\server\jvm.dll', home '(null)'.

Re: Running a service with Eclipse Adoptium

2025-04-10 Thread Gary Gregory
Hello Karsten, This think that "home '(null)'." in the line: [debug] ( javajni.c:419 :apxCreateJava ) [11428] Loaded JVM DLL 'C:\Program Files\Eclipse Adoptium\jdk-21.0.3.9-hotspot\bin\server\jvm.dll', home '(null)'. means the JAVA_HOME environment variable is not set. Try setting

Running a service with Eclipse Adoptium

2025-04-10 Thread Rost, Karsten
Hello all, I hope this reaches to intended audience, please advise if this is the wrong channel. I'm currently updating an application to tomcat 10 which runs as a service on Windows. During service startup the JVM fails to load: [debug] ( prunsrv.c:2076:main ) [11376] Apa