Florin Andone

Results 3 comments of Florin Andone

@mariusoe Sory to disturb, can you please take a look at this I can reproduce with java 11 [testUser@test-sever florin]$ java -version openjdk version "11.0.10" 2021-01-19 LTS OpenJDK Runtime Environment...

If running like this the issue go away [testUser@test-sever florin]$ java -Xshare:off -javaagent:"./inspectit-ocelot-agent-1.10.1.jar" -jar jenkins.war Running from: /home/testUser/florin/jenkins.war webroot: $user.home/.jenkins 2021-07-06 10:48:30.670+0000 [id=1] INFO org.eclipse.jetty.util.log.Log#initialized: Logging initialized @739ms to org.eclipse.jetty.util.log.JavaUtilLog...

Interesting article on this https://nipafx.dev/java-application-class-data-sharing/