Setting Property for Cache Based Object Management on AIX
A specific property must be added to all TRA files when TIBCO BusinessEvents is installed on AIX and uses cache-based object management.
- Procedure
- Add the following property:
java.net.preferIPv4Stack
- Set the property value to
true
:java.net.preferIPv4Stack=true
- If you do not add the property, you see the following exception:
java.net.SocketException: The socket name is not available on this systemINote: Remember to set this property on all internal TIBCO BusinessEvents engines and add-on products TRA files.