Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5
Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5
- Subject: Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5
- From: John Pollard <email@hidden>
- Date: Mon, 11 Feb 2019 12:46:33 +0000
Aha, it seems I have some Java version issues.
Sys Prefs, Java says I have v201 located at /Library/Internet
Plug-ins/JavaAppletPlugin/plugin/Contents/Home/bin/Java
In the shell
which java
/usr/bin/java
is a link to
/System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/java
which is the older version and also the one Eclipse is picking up
I will look at resolving the two versions.
Thanks
John
> On 11 Feb 2019, at 12:17, Dennis Bliefernicht
> <email@hidden> wrote:
>
> Heya,
>
>> On 11. Feb 2019, at 12:34, John Pollard <email@hidden
>> <mailto:email@hidden>> wrote:
>>
>> I installed 2018-12 but on attempting to add WOLips47 I received the
>> following error:
>>
>> Unable to read repository at
>> https://jenkins.wocommunity.org/job/WOLips47/lastSuccessfulBuild/artifact/temp/dist/content.xml
>>
>> <https://jenkins.wocommunity.org/job/WOLips47/lastSuccessfulBuild/artifact/temp/dist/content.xml>.
>> sun.security.validator.ValidatorException: PKIX path building failed:
>> sun.security.provider.certpath.SunCertPathBuilderException: unable to find
>> valid certification path to requested target
>>
>> Menu Eclipse -> About Eclipse -> Installation Details -> Configuration
>> java.runtime.version=1.8.0_60-b27
>> which I believe is up to date on my Mac
>>
>> Any pointers to working round this?
>
> Probably this is the Java version (1.8.0_60 seems to be from autumn 2015);
> The JDK only included the required root certificates to accept Let's Encrypt
> certificates (which jenkins.wocommunity.org <http://jenkins.wocommunity.org/>
> uses) in 1.8.0_101 (mid 2016) so you either need to update the JDK/JRE
> (probably just the latest Java 8 version) you use for running eclipse or you
> need to add the required root certificates manually to the trust store of the
> installed JRE.
>
> Greetings
> Dennis
>
> --
>
> <xyrality_logoV2green2.png>
>
>
>
>
> -----------------------------------------------------
> Dennis Bliefernicht • Head of Backend Development
> T +49 40 357 3001 62
> email@hidden <mailto:email@hidden>
>
> XYRALITY GmbH • Friedensallee 290 • 22763 Hamburg
> www.xyrality.com <http://www.xyrality.com/>
> Registergericht: Hamburg HRB 115332
> Geschäftsführer: Sven Ossenbrüggen
> -----------------------------------------------------
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden