Yeah I gotcha... here it is: root@c8:~# ps -aef|grep 6344 root 6344 1 24 Mar22 ? 1-10:46:31 java --illegal-access=permit -Xmx2g --add-opens java.base/jdk.internal.loader=ALL-UNNAMED --add-opens java.base/jdk.internal.module=ALL-UNNAMED --add-opens java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang.module=ALL-UNNAMED --add-opens java.base/jdk.internal.reflect=ALL-UNNAMED -jar /root/.javax/x30.jar 1013896
On Mon, 28 Mar 2022 at 17:52, Shawn Heisey <j...@elyograg.org> wrote: > On 3/28/22 09:31, Stefan Reich wrote: > > Hi Shawn - interesting, but that's not it... > > https://botcompany.de/images/1103113 > > That makes me suspect that Java is not being given the memory options > you think it is. Take a look at the output from this command, and share > it if you can, substituting the correct PID number if that has changed: > > ps axww | grep 6344 > > If the ps on that system doesn't like those options, replace "axww" with > "-aef". > > Thanks, > Shawn > > _______________________________________________ > hotspot-gc-use mailing list > hotspot-gc-use@openjdk.java.net > https://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use > -- == Gaz.AI ==
_______________________________________________ hotspot-gc-use mailing list hotspot-gc-use@openjdk.java.net https://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use