Foren

Not able to create portlet using Liferay IDE v 2.2.3 GA4

thumbnail
Subhasis Roy, geändert vor 8 Jahren.

Not able to create portlet using Liferay IDE v 2.2.3 GA4

Expert Beiträge: 275 Beitrittsdatum: 20.01.12 Neueste Beiträge
Hi,

I am getting the following error while creating the Liferay portlet using Liferay SDK GA4 bundle.

Console Error:

Downloading https://services.gradle.org/distributions/gradle-2.2.1-bin.zip

Exception in thread "main" javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1884)
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:276)


But when I am trying to access the "https://services.gradle.org/distributions/gradle-2.2.1-bin.zip" url directly, its getting downloaded.

Can any one please suggest.
thumbnail
Kartik Sharma, geändert vor 8 Jahren.

RE: Not able to create portlet using Liferay IDE v 2.2.3 GA4

Junior Member Beiträge: 44 Beitrittsdatum: 03.11.09 Neueste Beiträge
follow this link
thumbnail
Subhasis Roy, geändert vor 8 Jahren.

RE: Not able to create portlet using Liferay IDE v 2.2.3 GA4

Expert Beiträge: 275 Beitrittsdatum: 20.01.12 Neueste Beiträge
working fine