From: Gerd W. <ger...@t-...> - 2025-04-06 18:24:12
|
On 16.03.25 21:56, Roger Hill wrote: > Hi Gerd > > > Attaching as a gzipped file now. > > The last lines of your gzipped file are: > > [0.339s][info][class,load] jdk.internal.module.SystemModuleFinders$SystemModuleReader$$Lambda/0x00007794880d1220 source: jdk.internal.module.SystemModuleFinders > SEVERE: java.lang.ArrayIndexOutOfBoundsException: Index 70131 out of bounds for length 22674 > [0.340s][info][class,load] java.util.IdentityHashMap$IdentityHashMapIterator source: shared objects file > [0.340s][info][class,load] java.util.IdentityHashMap$KeyIterator source: shared objects file > These point to an internal problem of your Java version. You might try to reinstall Java or use a JDK from here: https://adoptium.net/temurin/releases/ Gerd |