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
  1. Add the following property: java.net.preferIPv4Stack
  2. Set the property value to true:
    java.net.preferIPv4Stack=true
  3. If you do not add the property, you see the following exception:
    java.net.SocketException: The socket name is not available on this systemI
    Note: Remember to set this property on all internal TIBCO BusinessEvents engines and add-on products TRA files.