After upgrading java from JRockit 1.6 to JDK 1.7 OAM is not starting and getting the below error.
<Warning> <Coherence> <BEA-000000> <2016-05-31 03:13:05.834/31.552 Oracle Coherence GE 3.7.1.1 <Warning> (thread=PacketListener1, member=n/a): TcpDatagramSocket{bind=ServerSocket[addr=/192.168.0.1,localport=9097]}, exception regarding peer test1/192.168.0.1:9095, General SSLEngine problem; Certificates does not conform to algorithm constraints>
Solution:
Login the console and
Click on oam_server1 -- SSL -- Advanced -- and select JSSE SSL.
Also disable hostname verification to none.
Restart the OAM managed server.
<Warning> <Coherence> <BEA-000000> <2016-05-31 03:13:05.834/31.552 Oracle Coherence GE 3.7.1.1 <Warning> (thread=PacketListener1, member=n/a): TcpDatagramSocket{bind=ServerSocket[addr=/192.168.0.1,localport=9097]}, exception regarding peer test1/192.168.0.1:9095, General SSLEngine problem; Certificates does not conform to algorithm constraints>
Solution:
Login the console and
Click on oam_server1 -- SSL -- Advanced -- and select JSSE SSL.
Also disable hostname verification to none.
Restart the OAM managed server.