Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 7.0.0
-
Component/s: Standalone
-
Labels:
-
Epic Link:
-
Sprint:2020.12 - IG / Microservices
-
Story Points:3
-
Flagged:Impediment
Description
IG route deployment with CDSSO filter configured to run with a PaaS instance is failing with the following error:
[main] ERROR o.f.o.handler.router.RouterHandler @system - An error occurred while reading the route defined in the file '/Users/guillaume/tmp/demo/config/routes/cd-sso.json'. io.netty.handler.ssl.NotSslRecordException: not an SSL/TLS record: 485454502f312e30203430302042616420526571756573740d0a436f6e74656e742d4c656e6774683a2035340d0a436f6e74656e742d547970653a20746578742f68746d6c3b20636861727365743d5554462d380d0a446174653a205475652c2030312053657020323032302032303a34333a323120474d540d0a0d0a3c68746d6c3e3c7469746c653e4572726f722034303020284261642052657175657374292121313c2f7469746c653e3c2f68746d6c3e at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1246) Wrapped by: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection at io.vertx.core.net.impl.ChannelProvider$1.userEventTriggered(ChannelProvider.java:115) Wrapped by: org.forgerock.openig.heap.HeapException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection at org.forgerock.openig.openam.AmServiceHeaplet.start(AmServiceHeaplet.java:273) Wrapped by: org.forgerock.openig.handler.router.RouterHandlerException: An error occurred while loading the route with the name 'cdsso' at org.forgerock.openig.handler.router.RouterHandler.load(RouterHandler.java:308)