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