Tuesday 31 May 2016

OAM not starting with JDK 1.7

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.

3 comments:

  1. <2017-02-02 08:06:54.745/1464.243 Oracle Coherence GE 3.7.1.13 (thread=PacketListener1, member=1): TcpDatagramSocket{bind=ServerSocket[addr=/192.168.122.1,localport=9095]}, exception regarding peer /192.168.122.1:57379, Received fatal alert: certificate_unknown>

    ReplyDelete
  2. Hi Manoj,

    i have installed JDK 1.8 and it's a new OAM ps3 installation
    While starting the admin server i could see the similar error and those errors are keep on coming. So i cann't login to console and perform the activity. Any other suggestion please advise.

    ReplyDelete
  3. If you are using the Weblogic server 10.3.6.0 then, please update the coherence and check.

    ReplyDelete