With CWS, Azure syncs fail, including the
Test Connection function, after you upgrade to either of the following:
- ePO 5.10 Update 9
- ePO 5.9.1 Hotfix 919400
You see the following errors recorded in the
Server Task Log.
Started: Sync Operation
Failed: Sync Operation Complete, Account Name : <Account Name>, Sync Status : Failure, Reason : Internal Error
You see the following errors recorded in the
Orion.log:
WARN [http-nio-8007-exec-31] rest.DefaultExceptionMapper - HTTP 500 Internal Server Error
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
...
Caused by: java.lang.AssertionError: failed to get ALPN selected protocol
at okhttp3.internal.platform.Jdk9Platform.getSelectedProtocol(Jdk9Platform.java:68)