Upgrade to 2016.02-b41 and back

Questions about YourKit Java Profiler
Post Reply
pebl
Posts: 35
Joined: Tue Sep 12, 2006 12:55 pm

Upgrade to 2016.02-b41 and back

Post by pebl »

Hi,
I tried to install the new 2016.02-b41 release. (Released on August 30, 2016)
I am using Eclipse and had an EAP for 2016-6.
I tried installing the plugin in eclipse from http://www.yourkit.com/download/yjp2016_for_eclipse/

1)
The install plugin version is given as (in eclipse)
YourKit Java Profiler 2016.02-b36 Plugin 2016.2.36.0
Note the b36.

2) Eclipse complained that I had a newer plugin version.

3) I unistalled the EAP plugin.

4) Tried to reinstalled and got
Artifact not found: http://www.yourkit.com/download/yjp2016 ... 2.36.0.jar.
http://www.yourkit.com/download/yjp2016 ... 2.36.0.jar

5) I then tried to reinstall an 2016-02 EAP b20.
EAP referenced me to same page with same eclipse install link.

How do I proceed from here? I no longer have a eclipse plugin installed.
pebl
Posts: 35
Joined: Tue Sep 12, 2006 12:55 pm

Re: Upgrade to 2016.02-b41 and back

Post by pebl »

Forgot to mention
Version: Mars.2 Release (4.5.2)

and
5) I then tried to reinstall an 2016-02 EAP b20.
should have been
5) I then tried to reinstall an 2016-06 EAP b20.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Upgrade to 2016.02-b41 and back

Post by Anton Katilin »

Perhaps a caching issue in Eclipse. Please try running it with "-clean".

The update site URL for the EAP version is
https://www.yourkit.com/download/yjp201 ... r_eclipse/
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Upgrade to 2016.02-b41 and back

Post by Anton Katilin »

And of course please don't forget to run "Integrate with IDE" from within the profiler UI to ensure that the configuration file <user home>/.yjp/ide2014.txt is up to date.
pebl
Posts: 35
Joined: Tue Sep 12, 2006 12:55 pm

Re: Upgrade to 2016.02-b41 and back

Post by pebl »

Hmm,
The content of ide2014.txt seems fair, and points to the EAP version.

I have tried the -clean.
Now I am getting an eclipse warning "There are no items available" for the install url
http://www.yourkit.com/download/yjp2016_for_eclipse/
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Upgrade to 2016.02-b41 and back

Post by Anton Katilin »

Please change http: to https:
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Upgrade to 2016.02-b41 and back

Post by Anton Katilin »

pebl
Posts: 35
Joined: Tue Sep 12, 2006 12:55 pm

Re: Upgrade to 2016.02-b41 and back

Post by pebl »

This is clearly a caching problem that -clean did not solve.

I added www1.yourkit.com to my host file, and installed from
http://www1.yourkit.com/download/yjp2016_for_eclipse/
I have now installed 2016.02-b41.

Actually I would have expected a 2016.06 plugin?
pebl
Posts: 35
Joined: Tue Sep 12, 2006 12:55 pm

Re: Upgrade to 2016.02-b41 and back

Post by pebl »

Thank you I have installed an EAP plugin now.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Upgrade to 2016.02-b41 and back

Post by Anton Katilin »

Please carefully read my previous posts. The URL should be

Code: Select all

 https://www.yourkit.com/download/yjp2016_06_for_eclipse/
that is with yjp2016_06_for_eclipse
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Upgrade to 2016.02-b41 and back

Post by Anton Katilin »

Thank you for the confirmation.
Post Reply