weblogic.socket.NIOSocketMuxer$2 cannot be cast to javax.net.ssl.SSLSocket - OUAF application

Issue:
weblogic.socket.NIOSocketMuxer$2 cannot be cast to javax.net.ssl.SSLSocket

Note:
This is applicable for OUAF based applications

Analysis & Resolution:
In configureEnv.sh(or cmd) - Menu block 3
 3. Web Application Server Configuration
       Web Server Host:                                   xxxxxx
       WebLogic SSL Port Number:                7001
       WebLogic Console Port Number:          7002
       Web Context Root:                                 ouaf

In the above-mentioned configuration Weblogic SSL Port number which will be used by OUAF application(SPLWeb) to start is http port on my AdminServer instance. Changing that value to SSL port of Adminserver or SSL port of Managed server or any other SSL port will resolve the issue

Comments

Popular posts from this blog

SSL issue deploying REST project on SOA 12c

Invalid file name for use with -Xloggc: Filename can only contain the characters [A-Z][a-z][0-9]-_.%[p|t]