Description: used for logging generic exception, detailed message code not provided
Resolution: Depends on content of exception
Description: used when underlying support reported an error
Resolution: Depends on content of exception
Description: used for startup failures
Resolution: Depends on failure details
Description: used for shutdown failures
Resolution: Depends on failure details
Description: Error loading project
Resolution: Depends on failure details
Description: Error loading project
Resolution: Depends on failure details
Description: useSeparateThread may only be called from within the init() method
Resolution: Correct activity code
Description: Cannot find specified Engine.Database.Configuration
Resolution: Re-deploy specifying correct database shared configuration
Description: Access error for Engine.Database.Configuration
Description: Plugin agent class name not specified
Resolution: Correct plugin definition file
Description: Error processing plugin agent
Description: The activity init method detected an error
Resolution: Depends on content of "caused by" exception
Description: The activity destroy method detected an error
Resolution: Depends on content of "caused by" exception
Description: The specified process definition could not be initialized. It is unavailable for use.
Resolution: Depends on content of "caused by" exception
Description: The specified process definition could not found.
Resolution: Process loading may have failed or process loading may not have been requested or may be using incorrect process reference.
Description: The Call Process activity, spawn option, failed.
Description: The Call Process activity failed to execute called process
Description: Process name is required, but has not been specified
Resolution: Enter required item.
Description: A checkpoint may not occur within a transaction group
Resolution: Correct process design
Description: Activation error with a process starter
Resolution: Depends on content of exception
Description: Checkpoint attempt failed
Resolution: Depends on content of exception
Description: Error trying to restart process from checkpoint
Resolution: Depends on content of exception. May be that checkpoint was taken on a different version of BW.
Description: Can not find the process definition needed by the checkpointed process
Resolution: Make sure same processes are deployed when restarting engine as when checkpoint was taken.
Description: Failed to deleted checkpoint
Resolution: Depends on content of exception. If checkpoint not deleted, job could be restarted on next engine startup.
Description: Can not get the next block of job ids.
Resolution: Depends on content of exception
Description: Error with fault tolerant setup. Engine will not start.
Resolution: Depends on content of exception
Description: Notify unable to complete wakeup of waiting entity
Resolution: Depends on content of exception
Description: Deactivation error with a process starter
Resolution: Depends on content of exception
Description: Activity did not complete execution within the specified time limit
Description: Activity input data validation error
Description: Activity output data validation error
Description: Activity error output data vailidation error
Description: Activity has output when none was expected.
Description: This process contains an illegal transition cycle
Resolution: This process does not allow transition cycles
Description: No transition out of activity evaluated true. This generates an Error condition.
Resolution: Add transition or check conditions of existing transitions
Description: Multiple transitions may not be taken when transition cycles are allowed.
Resolution: This process allows transition cycles and does not allow two transitions from any activity to be true at the same time.
Description: Can not locate specified repository
Resolution: Make sure using correct reference and server is available
Description: No repository location specified
Resolution: Specify location of repository
Description: Variable name to set has not been specified
Resolution: Specify variable name in configuration panel
Description: Unable to find definition for specified variable
Resolution: Please look at exception for more details
Description: Problem find with mapping
Resolution: Please look at mapping for more details
Description: Can not find the specified fault name
Description: Error encountered resolving specified fault name
Description: Can not find specified filename
Description: Can not load the page file for the specified job
Description: Engine shutdown due to startup error
Description: Error trying to restart process from checkpoint
Resolution: Process requires lock that is already acquired.
Description: Activation error with plugin agent
Resolution: Depends on content of exception
Description: Unable to create trace object
Resolution: Depends on content of exception
Description: Can not load process input type
Resolution: Depends on content of details
Description: Can not load process output type
Resolution: Depends on content of details
Description: Can not load process error output type
Resolution: Depends on content of details
Description: Can not load user process variable types
Resolution: Depends on content of details
Description: Loop index slot name already used
Resolution: Index variable name already taken. Specify another name not already in use.
Description: Invalid loop index slot name
Resolution: Specify a valid variable name
Description: Accumulate output variable name already used
Resolution: Accumulate variable name already taken. Specify another name not already in use.
Description: Invalid accumulate output variable name
Resolution: Specify a valid variable name
Description: No output to accumulate from activity
Resolution: Can only accumulate output from an activity that has output
Description: Bad activity name for accumulate output
Resolution: Can only accumulate output from an activity within the group
Description: Slot name already used
Resolution: Slot name already used. Specify another name not already in use.
Description: The schema for a process variable had an error
Resolution: Please look at the process variables tab for more information
Description: The Output schema for the process start had an error
Resolution: Please look at the Output Editor tab of the process start for more information
Description: The Input schema for the process end had an error
Resolution: Please look at the Input Editor tab of the process end for more information
Description: An process fault/error schema had an error
Resolution: Please look at the Error Schemas tab of the process end for more information
Description: The input data passed to the Call Process activity did not conform to the input of the called process
Resolution: Please check the input mappings for the Call Process activity
Description: The process that was called returned results that were not expected by the Call Process activity
Resolution: Please check the input mappings for the End activity in the process that was called
Description: The Process Name Dynamic Override option pointed, at run time, to a process with different input than the model process used to configure the activity at design time
Resolution: Please check the Process Name Dynamic Override expression in the activity configuration
Description: The specified process is not a callable process (it has a process starter instead)
Resolution: Please check the process names in the activity configuration
Description: Multi-engine shared variable or lock requires engine configured to use database
Resolution: Configure engine to use database
Description: Unable to find definition for specified reference
Resolution: Please look at exception for more details
Description: Unable to parse initial value
Resolution: Correct error in definition of initial value
Description: Problem accessing persistent storage
Resolution: Please look at exception for more details
Description: Variable not set and has no initial value
Resolution: Set variable before use or define initial value
Description: The schema for a shared variable had an error
Resolution: Please look at exception for more details
Description: Error with the specified Transaction Manager
Resolution: Please look at exception for more details
Description: Transaction Manager not specified
Resolution: Specify transaction manager
Description: Another job has already registered this key
Description: This job has already registered another key
Description: The specified event source did not provide an XA Resource
Resolution: Check event source configuration
Description: The specified event source did not provide an event context
Resolution: Check event source configuration
Description: Attempt to verify checkpoint failed
Resolution: Depends on content of exception
Description: Exception thrown during transaction rollback
Resolution: Depends on content of exception
Description: Configuration error, checkpoint can not join transaction
Resolution: Correct configuration
Description: Engine commands are not enabled so Engine Command activity can not be used
Resolution: Enable engine commands
Description: Error invoking specified engine command
Resolution: Please look at exception for more details
Description: Cannot resolve library alias
Resolution: Provide valid library path for this alias
Description: Can not find library for specifed alias
Resolution: Provide valid library path for this alias
Description: Library for this alias has invalid file type
Resolution: Provide valid library path for this alias
Description: Library error for this alias
Resolution: Please look at exception for more details
Description: A checkpoint may not occur within a critical section group
Resolution: Correct process design
Description: A multi-group critical section requires a lock object
Resolution: Configure a lock object
Description: No process found with matching process id
Resolution: Use existing process id
Description: Specify fault or select all
Description: More than one catch activity with the same configuration
Resolution: Reconfigure catch activities so that they don't conflict with each other
Description: Problem encountered creating or accessing the pager directory
Resolution: Check available file space and permissions
Resolution: Please look at the transition for more details
Resolution: Please look at the group for more details
Resolution: Please look at the group for more details
Resolution: Please look at the group for more details
Description: Tried to use variable contents that has not been initialized
Resolution: Initialize variable before using contents
Description: Join condition false and join exception not suppressed
Resolution: May be desired result. If not, redesign process definition accordingly.
Description: Join condition XPATH expression has an error
Resolution: Correct join condition
Description: Partition listed to load has not been loaded
Description: This point can not be reached
Description: Potential problem find with mapping
Resolution: Please look at mapping for more details
Description: Checkpoint taken before commit. Restart could happen before or after commit.
Resolution: Reconfigure checkpoint database configuration
Description: Join condition XPATH expression has a warning
Resolution: Verify join condition
Description: process engine versionn
Description: engine started
Description: Indicates the named engine has been started FT backup mode
Description: Fault Tolerant actions
Description: engine terminating
Description: A new process has been started
Description: A new process has been started with associated tracking info
Description: BW plugins.jar version
Description: TIBCOXML version
Description: Java VM name and version
Description: OS arch, name and version
Description: Tibrv string encoding
Description: Processing delayed shutdown command
Description: Starting activity statistics collection and recording to specified file
Description: Stopping activity statistics collection and recording
Description: Restarting process instance from checkpoint
Description: Shows number of checkpoints available to be restarted
Description: Shows number of checkpoints available, but not to be auto restarted
Description: Shows number of checkpoints preserved after process terminated with a fault
Description: Resource state change information
Description: Error message logged by third party application or java code using LOG4J api
Resolution: Refer to your third party application or java code
Description: Fatal error message logged by third party application or java code using LOG4J api
Resolution: Refer to your third party application or java code
Description: Error occurred while trying to forward the message logged by third party application or java code to TIBCO BusinessWorks log file
Description: Warning message logged by third party application or java code using LOG4J api
Resolution: Refer to your third party application or java code
Description: Info message logged by third party application or java code using LOG4J api
Resolution: Refer to your third party application or java code
Description: Message logged by third party application or java code using LOG4J api
Resolution: Refer to your third party application or java code
Description: Debug message logged by third party application or java code using LOG4J api
Resolution: Refer to your third party application or java code