Re: WOlips Installation problem

2018-11-13 Thread Klaus Berkling


> On Nov 13, 2018, at 1:30 AM, Dennis Bliefernicht 
>  wrote:
> 
> Hm,
> 
>> On 13. Nov 2018, at 03:31, Klaus Berkling > > wrote:
>> 
>>> On Nov 12, 2018, at 12:23 AM, Dennis Bliefernicht 
>>> >> > wrote:
>>> the exception rather hints at an SSL problem even before trying to read the 
>>> content.xml; we experienced this exact issue before when running an older 
>>> JDK version, as wocommunity uses Lets Encrypt; the relevant root 
>>> certificates it seems only have been added in Java 8u101 and Java 7u111 (or 
>>> Java 9+) so you could either try upgrading the JDK you use for running 
>>> eclipse or import the relevant certificates into your keystore manually. 
>>> (See also https://letsencrypt.org/docs/certificate-compatibility/ 
>>> ).
>>> At least in our case a JDK update solved this issue since then.
>>> 
>> 
>> I updated to 1.8.0_191 but get the same error… :-( 
> 
> Just another hunch based on bad experience ;-) assuming a macOS installation: 
> As Eclipse sometimes likes to hardcode the installation VM on macOS (for 
> example in /Applications/Eclipse.app/Contents/Eclipse/eclipse.ini, hit me 
> once or twice during cleanup), might make sense to double-check the Menu 
> Eclipse -> About Eclipse -> Installation Details -> Configuration where 
> amongst all other system properties the java.runtime.version property should 
> indicate the actual running JDK. 
> 
> For reference: Running an OpenJDK Zulu build from Azul here, Version 
> 1.8.0_181-b02 on Mojave 10.14 using Eclipse Photon and can pull the WOLips 
> packages from the given URL
> 


That did the trick.  Changed the eclipse.ini file to point to the updated 
version.

Here is my setup:  Sun  Oracle Java JDK 1.8.0_191 on Mojave 10.14.1 using 
Eclipse 2018-09 (4.9) with WOnder7
Created a Wonder application from the template which compiled and ran with no 
problem.

Thanks Dennis.


"The era of procrastination, of half-measures, of soothing and baffling 
expedients, of delays, is coming to its close. In its place we are entering a 
period of consequences."
Winston Churchill

Klaus Berkling
www.berkling.us  | @kiberkli | Photography 







 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: WOlips Installation problem

2018-11-13 Thread Dennis Bliefernicht
Hm,

> On 13. Nov 2018, at 03:31, Klaus Berkling  wrote:
> 
>> On Nov 12, 2018, at 12:23 AM, Dennis Bliefernicht 
>> mailto:dennis.blieferni...@xyrality.com>> 
>> wrote:
>> the exception rather hints at an SSL problem even before trying to read the 
>> content.xml; we experienced this exact issue before when running an older 
>> JDK version, as wocommunity uses Lets Encrypt; the relevant root 
>> certificates it seems only have been added in Java 8u101 and Java 7u111 (or 
>> Java 9+) so you could either try upgrading the JDK you use for running 
>> eclipse or import the relevant certificates into your keystore manually. 
>> (See also https://letsencrypt.org/docs/certificate-compatibility/ 
>> ).
>> At least in our case a JDK update solved this issue since then.
>> 
> 
> I updated to 1.8.0_191 but get the same error… :-( 

Just another hunch based on bad experience ;-) assuming a macOS installation: 
As Eclipse sometimes likes to hardcode the installation VM on macOS (for 
example in /Applications/Eclipse.app/Contents/Eclipse/eclipse.ini, hit me once 
or twice during cleanup), might make sense to double-check the Menu Eclipse -> 
About Eclipse -> Installation Details -> Configuration where amongst all other 
system properties the java.runtime.version property should indicate the actual 
running JDK. 

For reference: Running an OpenJDK Zulu build from Azul here, Version 
1.8.0_181-b02 on Mojave 10.14 using Eclipse Photon and can pull the WOLips 
packages from the given URL

Greetings
Dennis

--






-
Dennis Bliefernicht • Head of Backend Development
T +49 40 357 3001 62
dennis.blieferni...@xyrality.com

XYRALITY GmbH • Friedensallee 290 • 22763 Hamburg
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  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: WOlips Installation problem

2018-11-12 Thread Klaus Berkling


> On Nov 12, 2018, at 12:23 AM, Dennis Bliefernicht 
>  wrote:
> the exception rather hints at an SSL problem even before trying to read the 
> content.xml; we experienced this exact issue before when running an older JDK 
> version, as wocommunity uses Lets Encrypt; the relevant root certificates it 
> seems only have been added in Java 8u101 and Java 7u111 (or Java 9+) so you 
> could either try upgrading the JDK you use for running eclipse or import the 
> relevant certificates into your keystore manually. (See also 
> https://letsencrypt.org/docs/certificate-compatibility/ 
> ).
> At least in our case a JDK update solved this issue since then.
> 

I updated to 1.8.0_191 but get the same error… :-( 


> Greetings
> Dennis
> 
>> On 12. Nov 2018, at 08:26, Klaus Berkling > > wrote:
>> 
>> I’m getting the same error with Eclipse 4.7:
>> 
>> Unable to read repository at 
>> https://jenkins.wocommunity.org/job/WOLips47/lastSuccessfulBuild/artifact/temp/dist/content.xml
>>  
>> .
>> Unable to read repository at 
>> 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
>> 
>> Apparently Eclipse is looking for “content.xml” which I don’t think is 
>> there. This reproduces for Eclipse 4.9 and 4.6.
>> 
>> It’s late, tomorrow I try it locally.
>> 
>>> On Aug 26, 2018, at 11:22 AM, Theodore Petrosky >> > wrote:
>>> 
>>> 
>>> did you try this address. what I had was different:
>>> 
>>> https://jenkins.wocommunity.org/job/WOLips47/lastSuccessfulBuild/artifact/temp/dist/
>>>  
>>> 
>>> 
>>> 
>>> 
 On Aug 26, 2018, at 7:37 AM, Gino Pacitti >>> > wrote:
 
 Hi
 I am trying to install WOLips in Eclipse Neon and all of the URLs supplied 
 on the wiki.community page for WOLips with Update manager don’t seem to 
 work:
 
 https://jenkins.wocommunity.org/job/WOLips46/lastSuccessfulBuild/artifact/temp/dist/
  
 
 
 
 Unable to read repository at 
 https://jenkins.wocommunity.org/job/WOLips46/lastSuccessfulBuild/artifact/temp/dist/content.xml
  
 .
 Unable to read repository at 
 https://jenkins.wocommunity.org/job/WOLips46/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
 
 Any help with any one else having experienced this?
 
 Best
 
 Gino
 
 ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com 
 )
 Help/Unsubscribe/Update your Subscription:
 https://lists.apple.com/mailman/options/webobjects-dev/tedpet5%40yahoo.com 
 
 
 This email sent to tedp...@yahoo.com 
>>> 
>>> ___
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com 
>>> )
>>> Help/Unsubscribe/Update your Subscription:
>>> https://lists.apple.com/mailman/options/webobjects-dev/webobjects%40berkling.us
>>>  
>>> 
>>> 
>>> This email sent to webobje...@berkling.us 
>> 
>> 
>> 
>> "The trouble with normal is it always gets worse."
>> Bruce Cockburn
>> 
>> Klaus Berkling
>> www.berkling.us  | @kiberkli | Photography 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> ___
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com 
>> )
>> 

Re: WOlips Installation problem

2018-11-12 Thread Dennis Bliefernicht
Hi,

the exception rather hints at an SSL problem even before trying to read the 
content.xml; we experienced this exact issue before when running an older JDK 
version, as wocommunity uses Lets Encrypt; the relevant root certificates it 
seems only have been added in Java 8u101 and Java 7u111 (or Java 9+) so you 
could either try upgrading the JDK you use for running eclipse or import the 
relevant certificates into your keystore manually. (See also 
https://letsencrypt.org/docs/certificate-compatibility/ 
).
At least in our case a JDK update solved this issue since then.

Greetings
Dennis

> On 12. Nov 2018, at 08:26, Klaus Berkling  wrote:
> 
> I’m getting the same error with Eclipse 4.7:
> 
> Unable to read repository at 
> https://jenkins.wocommunity.org/job/WOLips47/lastSuccessfulBuild/artifact/temp/dist/content.xml
>  
> .
> Unable to read repository at 
> 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
> 
> Apparently Eclipse is looking for “content.xml” which I don’t think is there. 
> This reproduces for Eclipse 4.9 and 4.6.
> 
> It’s late, tomorrow I try it locally.
> 
>> On Aug 26, 2018, at 11:22 AM, Theodore Petrosky > > wrote:
>> 
>> 
>> did you try this address. what I had was different:
>> 
>> https://jenkins.wocommunity.org/job/WOLips47/lastSuccessfulBuild/artifact/temp/dist/
>>  
>> 
>> 
>> 
>> 
>>> On Aug 26, 2018, at 7:37 AM, Gino Pacitti >> > wrote:
>>> 
>>> Hi
>>> I am trying to install WOLips in Eclipse Neon and all of the URLs supplied 
>>> on the wiki.community page for WOLips with Update manager don’t seem to 
>>> work:
>>> 
>>> https://jenkins.wocommunity.org/job/WOLips46/lastSuccessfulBuild/artifact/temp/dist/
>>>  
>>> 
>>> 
>>> 
>>> Unable to read repository at 
>>> https://jenkins.wocommunity.org/job/WOLips46/lastSuccessfulBuild/artifact/temp/dist/content.xml
>>>  
>>> .
>>> Unable to read repository at 
>>> https://jenkins.wocommunity.org/job/WOLips46/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
>>> 
>>> Any help with any one else having experienced this?
>>> 
>>> Best
>>> 
>>> Gino
>>> 
>>> ___
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com 
>>> )
>>> Help/Unsubscribe/Update your Subscription:
>>> https://lists.apple.com/mailman/options/webobjects-dev/tedpet5%40yahoo.com 
>>> 
>>> 
>>> This email sent to tedp...@yahoo.com
>> 
>> ___
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com 
>> )
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/webobjects%40berkling.us
>>  
>> 
>> 
>> This email sent to webobje...@berkling.us 
> 
> 
> 
> "The trouble with normal is it always gets worse."
> Bruce Cockburn
> 
> Klaus Berkling
> www.berkling.us  | @kiberkli | Photography 
> 
> 
> 
> 
> 
> 
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com 
> )
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/dennis.bliefernicht%40xyrality.com
>  
> 
> 
> This email sent to dennis.blieferni...@xyrality.com 
> 

Re: WOlips Installation problem

2018-11-11 Thread Klaus Berkling
I’m getting the same error with Eclipse 4.7:

Unable to read repository at 
https://jenkins.wocommunity.org/job/WOLips47/lastSuccessfulBuild/artifact/temp/dist/content.xml.
Unable to read repository at 
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

Apparently Eclipse is looking for “content.xml” which I don’t think is there. 
This reproduces for Eclipse 4.9 and 4.6.

It’s late, tomorrow I try it locally.

> On Aug 26, 2018, at 11:22 AM, Theodore Petrosky  wrote:
> 
> 
> did you try this address. what I had was different:
> 
> https://jenkins.wocommunity.org/job/WOLips47/lastSuccessfulBuild/artifact/temp/dist/
>  
> 
> 
> 
> 
>> On Aug 26, 2018, at 7:37 AM, Gino Pacitti > > wrote:
>> 
>> Hi
>> I am trying to install WOLips in Eclipse Neon and all of the URLs supplied 
>> on the wiki.community page for WOLips with Update manager don’t seem to work:
>> 
>> https://jenkins.wocommunity.org/job/WOLips46/lastSuccessfulBuild/artifact/temp/dist/
>>  
>> 
>> 
>> 
>> Unable to read repository at 
>> https://jenkins.wocommunity.org/job/WOLips46/lastSuccessfulBuild/artifact/temp/dist/content.xml.
>> Unable to read repository at 
>> https://jenkins.wocommunity.org/job/WOLips46/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
>> 
>> Any help with any one else having experienced this?
>> 
>> Best
>> 
>> Gino
>> 
>> ___
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/tedpet5%40yahoo.com
>> 
>> This email sent to tedp...@yahoo.com
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/webobjects%40berkling.us
> 
> This email sent to webobje...@berkling.us



"The trouble with normal is it always gets worse."
Bruce Cockburn

Klaus Berkling
www.berkling.us  | @kiberkli | Photography 







 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


WOlips Installation problem

2018-08-26 Thread Gino Pacitti
Hi
I am trying to install WOLips in Eclipse Neon and all of the URLs supplied on 
the wiki.community page for WOLips with Update manager don’t seem to work:

https://jenkins.wocommunity.org/job/WOLips46/lastSuccessfulBuild/artifact/temp/dist/


Unable to read repository at 
https://jenkins.wocommunity.org/job/WOLips46/lastSuccessfulBuild/artifact/temp/dist/content.xml.
Unable to read repository at 
https://jenkins.wocommunity.org/job/WOLips46/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

Any help with any one else having experienced this?

Best

Gino

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com