-
Some of our projects seem to be running into a non-deterministic error with Cats Effect 3.4.1:
```
[info] [WARNING] Failed to register Cats Effect CPU starvation MBean, proceeding with
[info] …
-
I have just installed Tabmon 1.4 on a 3 node cluster. One of the backgrounder processes has hanged, and is currently not responding. This non-responding process causes tabmon to no not start and crash…
-
The Grails 3.3 and newer feature a rewritten **grails-plugin-datasource** plugin which no longer creates a `dataSourceUnproxied*` bean for every `dataSource` bean. So you are left with the original pr…
-
StoreClientFactory leaves mbeans around in JMX after close() is called. (Voldemort 1.2.0)
The culprits seem to be the mbeans under the object names
voldemort.store.stats:
voldemort.store.routed:
If…
-
It seems the DynamicMbean class's method setAttributes is calling the invoke method on the MBean and not the setAttributes method itself.
The problem I am facing is that the server code I work with i…
-
```
What steps will reproduce the problem?
1. Modify jmxetric.xml to publish a Voldemort MBean like given below
2. command used : to publish this to Ganglia:
java
-Djava.util.logging.config.file=inst…
-
I'm trying to use this to pull MBean information from my minecraft server(s) to monitor internal tick times.
My first issue is that if I define the server it won't find it, however if I leave the …
-
java.lang:type=Threading DeadlockedThreads. Display number of DeadlockedThreads.
DeadlockedThreads is a long[]. We want to count the size of long[]. We need to find a way to configure this kind of …
-
Tomcat 9.0.20 has [introduced](https://bz.apache.org/bugzilla/show_bug.cgi?id=63361) an option to disable its MBean registry. This improves startup time and reduces Tomcat's heap footprint by ~2MB. Sp…
-
For some reason, I'm unable to deploy Tonka. I was able to download / load the file successfully with:
`java -jar beanshooter-4.1.0-jar-with-dependencies.jar mlet load 127.0.0.1 1234 tonka http://1…