We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Sorry, something went wrong.
got it....thank u Eric Bullen :-)
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: