RMI SSL handshake error: untrusted certificate

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

RMI SSL handshake error: untrusted certificate

hans_bakker
I am trying the get the entity synchronization working.
The latest OFBiz version from trunk works fine and orders are pushed
upstream.

Then i tried the release 4.0 while and get the error as listed at the
end of this message.

anybody any suggestions?

We tried to run this version with java 1.5 or 1.4, copied the
certificates all with the same problematic result.

thanks in advance for your help.


---- exception report
----------------------------------------------------------
Service [remoteStoreEntitySyncDataRmi] threw an unexpected
exception/error
Exception: org.ofbiz.service.GenericServiceException
Message: RMI Invocation Error (error during JRMP connection
establishment; nested exception is:
        javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: No trusted certificate found)
---- stack trace
---------------------------------------------------------------
org.ofbiz.service.GenericServiceException: RMI Invocation Error (error
during JRMP connection establishment; nested exception is:
        javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: No trusted certificate found)
org.ofbiz.service.rmi.RmiServiceEngine.run(RmiServiceEngine.java:66)
org.ofbiz.service.rmi.RmiServiceEngine.runSync(RmiServiceEngine.java:41)


--
http://Antwebsystems.com : OFBiz Quality support for competitive rates.



Reply | Threaded
Open this post in threaded view
|

Re: RMI SSL handshake error: untrusted certificate

Jacques Le Roux
Administrator
Hi Hans,

Did you get thru this issue ?

Thanks

Jacques

De : "Hans Bakker" <[hidden email]>

> I am trying the get the entity synchronization working.
> The latest OFBiz version from trunk works fine and orders are pushed
> upstream.
>
> Then i tried the release 4.0 while and get the error as listed at the
> end of this message.
>
> anybody any suggestions?
>
> We tried to run this version with java 1.5 or 1.4, copied the
> certificates all with the same problematic result.
>
> thanks in advance for your help.
>
>
> ---- exception report
> ----------------------------------------------------------
> Service [remoteStoreEntitySyncDataRmi] threw an unexpected
> exception/error
> Exception: org.ofbiz.service.GenericServiceException
> Message: RMI Invocation Error (error during JRMP connection
> establishment; nested exception is:
>         javax.net.ssl.SSLHandshakeException:
> sun.security.validator.ValidatorException: No trusted certificate found)
> ---- stack trace
> ---------------------------------------------------------------
> org.ofbiz.service.GenericServiceException: RMI Invocation Error (error
> during JRMP connection establishment; nested exception is:
>         javax.net.ssl.SSLHandshakeException:
> sun.security.validator.ValidatorException: No trusted certificate found)
> org.ofbiz.service.rmi.RmiServiceEngine.run(RmiServiceEngine.java:66)
> org.ofbiz.service.rmi.RmiServiceEngine.runSync(RmiServiceEngine.java:41)
>
>
> --
> http://Antwebsystems.com : OFBiz Quality support for competitive rates.
>
>
>