Google Code Exporter

Results 21406 comments of Google Code Exporter

``` Patric, If the plan is to use the ThreadMXBean interface only, then I agree. However, the Thread and ThreadGroup classes provide some more tools. What do you think of...

``` Hi Dave, the problem is that due to the remote nature of jvmtop and its use of the java.lang.management API, jvmtop has no access to the actual (remote jvm's)...

``` Well, I'm not looking to have anyone go crazy in a futile attempt at the impossible. Feel free to close at your discretion. ``` Original comment by `DaveParillo` on...

``` Good point, thanks! I'll think about it and consider your suggestion - stay tuned. ``` Original comment by `[email protected]` on 9 Aug 2013 at 4:04 - Added labels: **Type-Enhancement**...

``` Can you execute the following two commands and post their output? echo $JAVA_HOME java -version ``` Original comment by `[email protected]` on 28 May 2013 at 2:43

Original comment by `[email protected]` on 11 Jun 2013 at 6:46 - Changed state: **NeedInfo**

``` @all : Please retest if jvmtop 0.8.0 is fixing the attaching issues. Please let us know if the issues are fixed - or post what is not yet working....

``` Got the same error on AIX system. After some time jvmtop produced this output: JvmTop 0.8.0 alpha - 04:16:44, ppc64, 2 cpus, AIX 6.1, load avg 2.79 http://code.google.com/p/jvmtop PID...

``` 1. Which JVMs (vendor and version number) are running in the to-be-monitored jvms? 2. Can you attach to these processes using jconsole/jstack? ``` Original comment by `[email protected]` on 5...

``` Sorry, I've used wrong JAVA_HOME last time. JDK being used is the JDK bundled with IBM WebSphere App Server. Its java -version output is: bash-3.00$ /usr/IBM/WebSphere/AppServer/java/bin/java -version java version...