Engine Startup and Shutdown

Certain actions occur in sequence during engine startup and shutdown.

In any particular project only some of these startup or shutdown actions may be required. For example, a project might not have any startup rule functions.

Note:
  • During startup, the TIBCO BusinessEvents engine tries to load all the business rules present in the shared folder. Any failure when loading the business rules prevents the engine from starting.

  • On the zLinux platform, set java.property.com.datastax.driver.FORCE_NIO=true in TRA files to suppress the harmless exception during the engine startup in case of the following cluster configuration:

    • Cluster Management Mode: Unclustered

    • Object Management Mode: Store

    • Store Provider: Apache Cassandra

Except where noted, this section assumes Cache OM and inference agent startup and shutdown. It provides the main milestones only.