Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Couldn't connect to jvm via jmap to get valid data #26

Open
ranjitkumarpalanisamy opened this issue Aug 11, 2016 · 2 comments
Open

Couldn't connect to jvm via jmap to get valid data #26

ranjitkumarpalanisamy opened this issue Aug 11, 2016 · 2 comments

Comments

@ranjitkumarpalanisamy
Copy link

ranjith@pc-ranjith-1290:~$ python jtune.py -c 10 -p 29874
2016-08-11 14:52:56,204: "root" (line: 1775) - WARNING: Couldn't connect to jvm via jmap to get valid data. Sleeping 2 seconds, and trying again.
2016-08-11 14:52:58,327: "root" (line: 1775) - WARNING: Couldn't connect to jvm via jmap to get valid data. Sleeping 4 seconds, and trying again.
2016-08-11 14:53:02,453: "root" (line: 1775) - WARNING: Couldn't connect to jvm via jmap to get valid data. Sleeping 6 seconds, and trying again.
2016-08-11 14:53:08,586: "root" (line: 1775) - WARNING: Couldn't connect to jvm via jmap to get valid data. Sleeping 8 seconds, and trying again.
^Z
[3]+ Stopped python jtune.py -c 10 -p 2987

@ericbullen
Copy link
Contributor

You have to run it as the same user as the process. This is talked about in
the docs.

On Aug 11, 2016 2:41 AM, "ranjit" [email protected] wrote:

ranjith@pc-ranjith-1290:~$ python jtune.py -c 10 -p 29874
2016-08-11 14:52:56,204: "root" (line: 1775) - WARNING: Couldn't connect
to jvm via jmap to get valid data. Sleeping 2 seconds, and trying again.
2016-08-11 14:52:58,327: "root" (line: 1775) - WARNING: Couldn't connect
to jvm via jmap to get valid data. Sleeping 4 seconds, and trying again.
2016-08-11 14:53:02,453: "root" (line: 1775) - WARNING: Couldn't connect
to jvm via jmap to get valid data. Sleeping 6 seconds, and trying again.
2016-08-11 14:53:08,586: "root" (line: 1775) - WARNING: Couldn't connect
to jvm via jmap to get valid data. Sleeping 8 seconds, and trying again.
^Z
[3]+ Stopped python jtune.py -c 10 -p 2987


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

@ranjitkumarpalanisamy
Copy link
Author

got it....thank u Eric Bullen :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants