> On Nov 13, 2018, at 1:30 AM, Dennis Bliefernicht > <dennis.blieferni...@xyrality.com> wrote: > > Hm, > >> On 13. Nov 2018, at 03:31, Klaus Berkling <webobje...@berkling.us >> <mailto:webobje...@berkling.us>> wrote: >> >>> On Nov 12, 2018, at 12:23 AM, Dennis Bliefernicht >>> <dennis.blieferni...@xyrality.com >>> <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/ >>> <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 <http://berkling.us/> | @kiberkli | Photography <https://www.flickr.com/people/kiberkling/>
_______________________________________________ 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