Results 24 comments of Sachin Kanozia

@trask do we have any info on the minimum resource requirement for the java agent?

Hi @trask, I am using the following image openjdk version "11.0.15" 2022-04-19 IBM Semeru Runtime Open Edition 11.0.15.0 (build 11.0.15+10)

Hi @jeanbisutti , I tried what you suggested above but the issue still persists. I am also suspecting it's related to IBM Semeru JDK.

Hi @trask and @jeanbisutti , I think we are trying to use the commercial feature so it would be available in selective JDK images. Can you suggest some or any...

Hi @jeanbisutti , I tried with adoptopenjdk:11-jre but no luck.

Hi @jeanbisutti, will update you soon with outcomes.

Hi @jeanbisutti , I used **adoptopenjdk:11-jre-hotspot** to test and it's not working, giving the following error. ![image](https://user-images.githubusercontent.com/59076596/179916580-decab039-d144-44ea-9771-96f8fdc0b674.png) The similar thing you can see here https://github.com/sbt/sbt-jmh/issues/106,

Hi @trask and @jeanbisutti, It finally works with adoptopenjdk:11-jre-hotspot but again this image is deprecated and we need to find another similar image. I want to thank both of you...