-
## Describe the bug
We are having issues within core Java when the JVM tries to reach a safepoint. We experience a delay of 104-108 seconds, where the JVM is paused when trying to reach the safepoint…
-
```
What steps will reproduce the problem?
1. install the replicator with the default hesp size of 1024
2. run the same test used for Issue#390
3. wait for the slaves to apply the record
What is the…
-
**Environement**
Docker
**What is the bug?**
Triggers & Alerts created in schema version 0 and produces java.lang.NullPointerException: null.
**How can one reproduce the bug?**
Steps to rep…
-
The following example seems to show that:
- 1 timer (including 1 thread) is created _for each test_;
- the timers are never cancelled and prevent the JVM from terminating.
A thread dump shows 100 thr…
-
I executed this test with java 1.8.111, Scala 2.11 and jpy 0.9-SNAPSHOT (SHA1 4a8a43c) and it hangs the JVM when the test tries to stop the python engine.
```Scala
import org.jpy.{PyLib, PyModule,…
-
Hi,
I'm using jpy version inside snappy package, and when i call jpy.destroy_jvm() it hangs and freezes without returning nothing.
Can you confirm if you guys have same problem?
-
**Describe the bug**
When using RuneLite, the client will unexpectedly crash. There's not much reason as to why. This occurs at any point while using the client (i.e. Opening for the first time/been …
-
Many of the java plugins on the exchange are very old and appear to be no longer supported by the original developers.
For example, https://github.com/yannlambret/websphere-nagios/issues/1 is expl…
-
**Problem description:**
Environment: spring cloud data flow server is running in kubernetes with prometheus metrics. Prometheus is deployed with prometheus operator.
In the metrics collected by p…
-
I tried to run jolokia as an agent in ElasticSearch 6 with the following command:
../bin/java ... -javaagent:/data/elasticsearch/lib/jolokia-jvm-agent.jar=config=/data/elasticsearch/conf/joloki…