Alert: OCCAS and All Products Build on OCCAS Crash When Upgrade JDK - Assertion failed: ia_addressID
After upgrading to Java Version "1.6.0_45", OCCAS or products build on OCCAS could not be started, core file is dumped with following message:java: Net.c:229: Java_com_bea_wcp_sctp_Net_initIDs: Assertion `ia_addressID' failed.
This happens on all versions of OCCAS and products build on OCCAS.
There is no workaround for SCTP dependent environment.
There are three choices to avoid this issue if SCTP is not a mandatory for your environment.
1. Use a JDK less than 6u45.
2. Don't configure Diameter.
3. Uninstall SCTP library on OS level.
For example on Linux, uninstall library lksctp-tools that provides libsctp.so (32bit or 64bit depending on the JDK version).