-
```
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…
-
```
We are using MultithreadedTC for some weeks now and are very happy with it.
Unfortunately we had some difficulties running it on IBM JREs.
What steps will reproduce the problem?
1. Get a IBM Java…
-
Hey,
in my application, there are 2 editors and 3 viewers on the same document connected simultanously. It looks like after the 2 editors did their work for about 2 hous, inputting about 500 lines…
-
Hi,
I wish to get the CPU use of the WLS-exporter by dividing wls_scrape_cpu_seconds by wls_scrape_duration_seconds and the number of cores, but this formula sends some results above 100%.
Was I wro…
-
对于同步代码块来说通过反编译产生的结果和作者的一致,monitorenter指令插入到同步代码块的开始位置,monitorexit指令插入到同步代码块的结束位置!
但是对于同步方法来说就不是通过monitor,写一个同步方法通过反编译可以看出
0: aload_0
1: invokevirtual #5 // Method me…
-
```
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…
-
I was following the example trying to get kamon-mxbeans working, but with no luck. I saw the following from the log, which I would assume JMX extension is started, but there was no kamon actor mbean …
-
### Motivation
The MiddleManager currently runs each task in a separate JVM, with identical configuration across all tasks spawned by a given MM. This model has some drawbacks:
- Complexity of con…
-
JIRA Issue: [KIEKER-659] Make sure that all monitoring.properties examples based on the latest template
Original Reporter: Andre van Hoorn
***
For example, the JMS example seem to use an outdated ve…
-
**Description**
I am developing a web application on Quarkus like this [example](https://github.com/aaronanderson/quarkus-oidc/tree/master/example) that uses React and webpack. I have configured my J…