Installing JMC
Marcus Hirt
marcus.hirt at oracle.com
Wed Oct 10 13:20:55 UTC 2018
The change is in! Please let me know if you run into any additional issues.
Kind regards,
Marcus
From: Gary Morrison <Gary.Morrison at arm.com>
Date: Wednesday, 10 October 2018 at 13:47
To: Marcus Hirt <marcus.hirt at oracle.com>, Erik Gahlin <erik.gahlin at oracle.com>
Cc: "hotspot-jfr-dev at openjdk.java.net" <hotspot-jfr-dev at openjdk.java.net>
Subject: Re: Installing JMC
Thanks, Marcus, for the sanity check, and for “filing the ticket,” so to speak.
Get https://aka.ms/o0ukef
From: Marcus Hirt <marcus.hirt at oracle.com>
Sent: Wednesday, October 10, 2018 3:37 AM
To: Erik Gahlin; Gary Morrison
Cc: hotspot-jfr-dev at openjdk.java.net
Subject: Re: Installing JMC
Hi Gary,
Thank you for noticing that reficio.org is no longer available. The
instructions in the blog are technically correct, but reficio.org
being unavailable is causing some trouble.
I've opened https://bugs.openjdk.java.net/browse/JMC-6161. We will
hopefully have a solution within the next few days.
As Erik mentioned, early access builds are available here:
http://jdk.java.net/jmc/
Kind regards,
Marcus
On 2018-10-10, 03:18, "hotspot-jfr-dev on behalf of Erik Gahlin" <hotspot-jfr-dev-bounces at openjdk.java.net on behalf of erik.gahlin at oracle.com> wrote:
Hi Gary,
JMC for JDK 11 is not yet ready.
There is however a JMC project page where you can find early access builds to download.
http://openjdk.java.net/projects/jmc/7/ <http://openjdk.java.net/projects/jmc/7/>
If you want to build JMC from source code. You may want to ask on the JMC dev mailing list
http://mail.openjdk.java.net/mailman/listinfo/jmc-dev
Cheers
Erik
> On 9 Oct 2018, at 23:40, Gary Morrison <Gary.Morrison at arm.com> wrote:
>
> Short version:
>
> Do any of you know of any nicely-summarized, and up-to-date, instructions for how to load JMC for use with JDK11 (OpenJDK)?
>
> Longer version:
>
> Googling around, I found these seemingly-lovely instructions for how to install JMC under OpenJDK:
>
> http://hirt.se/blog/?p=947
>
> I say "seemingly-lovely," because they don't seem to work, for me at least. In particular, the "mvn p2:site" command fails:
>
> ubuntu at tx2inst-c143:~/jmc/releng/third-party$ mvn p2:site
> [INFO] Scanning for projects...
> Downloading from reficio: http://repo.reficio.org/maven/org/reficio/p2-maven-plugin/1.2.0-SNAPSHOT/maven-metadata.xml
> [WARNING] Could not transfer metadata org.reficio:p2-maven-plugin:1.2.0-SNAPSHOT/maven-metadata.xml from/to reficio (http://repo.reficio.org/maven/): Connect to repo.reficio.org:80 [repo.reficio.org/193.17.184.213] failed: Connection timed out (Connection timed out)
> [WARNING] Failure to transfer org.reficio:p2-maven-plugin:1.2.0-SNAPSHOT/maven-metadata.xml from http://repo.reficio.org/maven/ was cached in the local...
>
> Best I can tell, the reason for this is exactly what they're pointing out here: http://repo.reficio.org/maven doesn't seem to exist. When I try to "dial it up" on my browser, it dies. Probably not proxies here at work, since I couldn't "dial it up" on my personal iPhone's browser either.
>
> Thanks for any insights you might have on this!
> IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
More information about the hotspot-jfr-dev
mailing list