Weblogic running based on JRE8 u371 causes EM 404 inaccessible
O/S : Windows Server 2019 (64-bit)
Weblogic : 12.2.1.4
Forms/Reports Service : 12.2.1.4
Our Weblogic server was configured SSL on port 7002 and disabled the non-ssl port 7001.
Everything were working well.
Due to security reasons, we updated JDK8 from u291 up to u371 to enhance the SSL ciphers strenth.
Now the Weblogic console is still working but the EM becomes 404 inaccessible:
Error 404--Not Found |
---|
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:10.4.5 404 Not Found |
---|
Can anyone tell me what's going wrong ?
Thank you in advance.