How can this error be avoided in a Custom WebCenter Application which is using a portlet to reach an
How can this error be avoided in a Custom
WebCenter Application which is using a portlet to reach another
application which requires a certificate.
[2011-11-29T09:37:03.956+01:00] [WC_CustomServicesProducer2] [ERROR] [] [oracle.portlet.binding] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: s.admin1] [ecid: 0000JFiU5TB6yG55rRXBiY1Eosha0000r2,0] [APP: bc-wc-custom-application#V2.0] An error has occured for Portlet Binding portlet1.[[
java.lang.reflect.UndeclaredThrowableException
at $Proxy174.initSession(Unknown Source)
at oracle.portlet.client.connection.web.WebProducerInteraction.initSession(WebProducerInteraction.java:74)
...
Caused by: 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
[2011-11-29T09:37:03.956+01:00] [WC_CustomServicesProducer2] [ERROR] [] [oracle.portlet.binding] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: s.admin1] [ecid: 0000JFiU5TB6yG55rRXBiY1Eosha0000r2,0] [APP: bc-wc-custom-application#V2.0] An error has occured for Portlet Binding portlet1.[[
java.lang.reflect.UndeclaredThrowableException
at $Proxy174.initSession(Unknown Source)
at oracle.portlet.client.connection.web.WebProducerInteraction.initSession(WebProducerInteraction.java:74)
...
Caused by: 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
0