Entity synchronization not working because of RMI failure
---------------------------------------------------------

                 Key: OFBIZ-1409
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1409
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: Release Branch 4.0
         Environment: Java VM 1.5 or 1.4
            Reporter: Hans Bakker
             Fix For: Release Branch 4.0


The entity synchronization gives the eror below, The latest OFBiz version from 
trunk works fine and orders are pushed upstream.

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)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to