-
### Suggestion
A default deny may be warranted here, however, in the interest of having more data to do a root cause analysis, I'm going to start with the suggestion of some block list additions to t…
-
After installing openjdk8 and trying to run it fails:
````sh
iPad:~# java
OpenJDK Server VM warning: Can't detect initial thread stack location - find_vma failed
Error occurred during i…
-
```
What steps will reproduce the problem?
1. deploy two webapps (with javamelody.jar in WEB-INF/lib or javamelody.jar in
tomcat lib) in a tomcat7 instance
2. on each webapp do http://://monitoring?p…
-
```
My JDK's info:/opt/IBM/WebSphere/AppServer/java
I was running the jvmtop.sh and what i got like this:
java.io.IOException: ATTACH_ERR AgentInitializationException102
at com.jvmtop.openjdk.to…
-
https://stackoverflow.com/questions/645208/java-rmi-nosuchobjectexception-no-such-object-in-table
```
May 09, 2023 9:55:24 PM io.cryostat.core.log.Logger info
INFO: Connection for service:jmx:rmi…
-
Please answer these questions before submitting a bug report.
### What version of OpenCensus are you using?
0.28.1
### What JVM are you using (`java -version`)?
Whatever App Engine is using. T…
-
https://openj9-jenkins.osuosl.org/job/Test_openjdk18_j9_extended.system_aarch64_mac_Nightly_testList_0/97
SharedClasses.SCM23.MultiCL_0
https://openj9-artifactory.osuosl.org/artifactory/ci-openj9/…
-
From
- `/job/Test_openjdk17_j9_special.system_ppc64le_linux_jit_Personal/341`
- `/job/Test_openjdk8_j9_special.system_ppc64le_linux_jit_Personal/421`
- `/job/Test_openjdk17_j9_special.system_x86-…
-
Hi, I want to use JPype to call java lib in my python project. In my project, there are there py model as follow:
1. utilities.py, which call the function developed in Java
```
import jpype.imports…
-
Hi Otel community!
Much like https://github.com/open-telemetry/opentelemetry-java/issues/6204, I am trying to export from the otel java agent to an otlp endpoint through a proxy. We are unfortunate…