Skip to main content

All Questions

Tagged with
0 votes
1 answer
543 views

unable to display jstad monitoring in VisualVM tool

I have EC2 instance hosting Tomcat application. It has JVM installed within. I am trying to monitor VisualGC from my workstation. In all those application instances we are able to establish the JMX ...
muralcode's user avatar
4 votes
1 answer
677 views

VisualVm : cpu graph pannel show "Not supported for this JVM"

I'm going to debug springBoot application using visualvm. In local environment I could monitor, heap class cpu thread But when I trying to monitor application instance running in remote server All ...
Damitha Dayananda's user avatar
0 votes
3 answers
3k views

Java monitoring tool which will allow to see the stacktrace at "real time"

I work on very large web project which is written in java. when I click some button or do other actions it is hard to me to understand what methods called in application code(because I am new in ...
user1321466's user avatar
  • 1,949
1 vote
3 answers
4k views

Heap dump browser in visualvm?

I'm monitoring an application with VisualVM on a remote server running Tomcat 7. When I try to open the heap dump browser all I get is a window prompting me to enter a path for the dump file to be ...
steven35's user avatar
  • 4,017
0 votes
1 answer
2k views

Heap dump in visualvm glassfish

I have a webservice on amazon ec2 running on glassfish 4 server, I tried to connect visualvm to the server but it were impossible, so I followed this tutorial (http://looksok.wordpress.com/2012/02/10/...
RoberV's user avatar
  • 586
1 vote
1 answer
610 views

Can visualvm send automatic email notification

We are having an web application hosted on Tomcat 6x and would like to set-up a server health monitoring tool like visualvm which could send us 'Automatic email notifications' incase of any issues ...
yathirigan's user avatar
  • 6,039
15 votes
1 answer
11k views

JMX vs VisualVM?

I read couple of links about JMX and VisualVM, but still have a couple of questions around them. As per my understanding, JMX & VisualVM are 2 different JVM monitoring tools. In-addition, JMX has ...
yathirigan's user avatar
  • 6,039
2 votes
0 answers
550 views

Not able to connect to Remote JMX from visualVM

I am trying to connect to JMX running on Linux machine from the visualVM running on windows machine. I am using following settings for visualVM. java -server -Dcom.sun.management.jmxremote -Djava....
user2438576's user avatar
3 votes
1 answer
3k views

Remote application monitoring through Visual GC

I am trying to monitor an application available on remote machine using VisualVM & Visual GC. I have enabled the jmxremote on the remote side as follows: -Dcom.sun.management.jmxremote, -Dcom....
Abhishek's user avatar
  • 422
0 votes
2 answers
9k views

A Simple JMX Monitoring Tool that persists data too [closed]

I use Java Visual VM to monitor my App Server (JBoss) via JMX. The problem is that i can see only real-time data. I want to capture the information permanently, so that i can see history anytime. ...
Jasper's user avatar
  • 8,685
1 vote
2 answers
3k views

Glassfish 3.1.2 Cluster Remote Monitoring JConsole/VisualVM

I have a cluster with two nodes, and I am trying to connect to those nodes with VisualVM or JConsole so I can check the health of the JVM. However, I cannot connect to the nodes, with JConsole it just ...
EpicOfChaos's user avatar
23 votes
5 answers
42k views

Not able to Connect a Remote Host to the VisualVM

I am new to Java and I'm facing a problem in connecting a Remote Host to the JVisualVM. I've searched the Internet and followed all the steps mentioned there but still am not able to resolve the ...
rushi's user avatar
  • 535
6 votes
1 answer
4k views

How can I monitor Tomcat with jvisualvm, showing visualgc?

I have double checked the following: I am running jvisualvm on the same box where Tomcat is running. This is Java 6u19. My Tomcat service is running as the same user that I am logged in as. My Tomcat ...
Eddie's user avatar
  • 54.4k
5 votes
1 answer
1k views

Comparing VisualVM and Eclipse TPTP

What is the difference between VisualVM and Eclipse TPTP?
Chiron's user avatar
  • 20.2k
1 vote
1 answer
863 views

WebLogic Diagnostic Framework (WLDF): Alternatives?

WLDF (WebLogic Diagnostic Framework) allows many performance-related analyses - in particular resource demands tracking and tracing across classes and methods. In that sense, it is similar to a ...
MiKu's user avatar
  • 85

15 30 50 per page