Maestro Module
The Maestro Module represents the internal operation of the Cast Iron runtime. This section contains details for the messages delivered from the Maestro Module.
This topic provides the MIB Name and MIB OID information, in addition to high-level details about each notification in the Maestro Module.
MIB Name : CASTIRON-COMP-MAESTRO-MIB
MIB OID : .1.3.6.1.4.1.13336.2.2.3.20
The following table provides an alphabetical list of all notifications that can be issued by the Maestro Module.
Notification | Level | System | Description |
---|---|---|---|
AbandonedJobs | Warning | Orchestration | A timeout occurred while waiting for jobs to stop and some jobs were abandoned. |
ActInvalidLicense (Deprecated) | Severe | Orchestration | Deprecated. |
ActivityFailedError | Severe | Orchestration | Encountered fault of specified type, please see rest of the log for more information. |
AlreadyDeployed | Severe | Orchestration | The specified orchestration is already deployed. |
CallContext | Severe | Orchestration | Maestro is not able to create call context. |
CallContextDestroy | Info | Orchestration | Call context created but task never started. |
CatchExpression | Severe | Orchestration | Unable to parse the catch expression. |
CleanUpFailed | Warning | Orchestration | Failed to clean up the activity. |
CloseInputStream | Warning | Orchestration | Could not close input stream. |
CloseOutputStream | Warning | Orchestration | Could not close output stream. |
CloseReader | Warning | Orchestration | Could not close reader. |
CloseWriter | Warning | Orchestration | Could not close writer. |
DeactivateFailed | Severe | Orchestration | Maestro failed to deactivate the specified activity. |
DebugFailed | Severe | Orchestration | Debugger operation failed. |
DeleteObject | Warning | Orchestration | Could not clean up object with ID. |
DestroyFailed | Severe | Orchestration | Maestro failed to destroy the specified activity. |
EnqueueFailed | Severe | Orchestration | Unable to enqueue the orchestration. |
EntryPath | Severe | Orchestration | Could not find an entry point for the specified activity in the compiled orchestration. |
ErrorMap | Severe | Orchestration | Error in map activity. |
ErrorTwoPhase | Severe | Orchestration | Activity could not be converted to Two phase activity. |
ExecuteError | Severe | Orchestration | Unable to execute the orchestration. |
FaultInfo | Severe | Orchestration | Could not initialize FaultInfo. |
ForEach | Severe | Orchestration | Error occurred in for each activity. |
IOError | Warning | Orchestration | Internal error occurred because of Input/Output error. |
InitializeJobInfo | Severe | Orchestration | Could not initialize job info. |
InputMap | Severe | Orchestration | No input maps are there for required input parameter. |
InputMapXPath | Severe | Orchestration | Could not perform input map expression. |
InputMapXSLT | Severe | Orchestration | Could not perform input map XSLT. |
InvokeError | Severe | Orchestration | Error occurred in module. |
KeyLog | Info | Orchestration | Logged key with specified name and value. |
LargeInputParam | Warning | Orchestration | Specified input parameter is over the limit and is too large to log. |
LargeNonpersistentVar | Severe | Orchestration | Specified variable is too large for a non-persistent orchestration. |
LargeOutputParam | Warning | Orchestration | Specified output parameter is over the limit and is too large to log. |
LargeTotalVarSize | Severe | Orchestration | This job cannot be run during low-memory conditions. |
LargeVariable | Warning | Orchestration | Specified variable is over the limit and is too large to log. |
LicenseExpireImminent (Deprecated) | Severe | Orchestration | Deprecated. |
LicenseExpireSoon (Deprecated) | Warning | Orchestration | Deprecated. |
LicenseExpired (Deprecated) | Severe | Orchestration | Deprecated. |
LicenseInvalid (Deprecated) | Severe | Orchestration | Deprecated. |
LoaderCancel | Severe | Orchestration | Cancel of job with specified ID of specified orchestration. |
LoaderDelete | Severe | Orchestration | Delete of specified orchestration failed. |
LoaderDeploy | Severe | Orchestration | Deployment of specified orchestration failed. |
LoaderPublish | Severe | Orchestration | Publish of specified configuration failed. |
LoaderStart | Severe | Orchestration | Start of the specified orchestration failed. |
LoaderStop | Severe | Orchestration | Stop of the specified orchestration failed. |
LoaderSuspend | Severe | Orchestration | Suspend of the specified orchestration failed. |
LoaderunDeploy | Severe | Orchestration | Undeploy of specified orchestration failed. |
MBeanRegister | Severe | Orchestration | Could not register specified object with MBean server. |
MBeanUnregister | Severe | Orchestration | Could not unregister specified object with MBean server. |
MaxSeqNum | Warning | Orchestration | Exceeded maximum number of activity events for a job. |
ModuleConfig | Severe | Orchestration | Could not read module configuration. |
MonitorQuery | Severe | Orchestration | Could not query for monitor data. |
MonitorVariable | Warning | Orchestration | Could not log monitor variable. |
MonitorVariables | Warning | Orchestration | Could not log monitor variables. |
MontiorEvents | Severe | Orchestration | Could not log monitor events. |
MultipleActFactory | Severe | Orchestration | Activity Factory with specified name and version has multiple registrations, and hence not loading it. |
NoActivityFactory | Severe | Orchestration | Activity Factory with specified name and version not registered. |
NotDeployed | Severe | Orchestration | Orchestration not deployed. |
NotDocParameter | Severe | Orchestration | Specified parameter is not an XML document. |
NotDocVariable | Severe | Orchestration | Specified variable is not an XML document. |
NotStopped | Severe | Orchestration | Could not undeploy as the orchestration is not stopped. |
NotSuspend | Severe | Orchestration | Could not suspend as the orchestration is not running. |
NullParam | Severe | Orchestration | Specified parameter is null. |
NullVariable | Severe | Orchestration | Specified variable is null. |
OSGISyntaxError | Severe | Orchestration | Invalid OSGI query syntax provided. |
OrchCompileError | Severe | Orchestration | Unable to compile the specified orchestration. |
OutputMap | Severe | Orchestration | Could not perform output map. |
OutputMapXPath | Severe | Orchestration | Could not perform output map expression. |
OutputMapXSLT | Severe | Orchestration | Could not perform output map transform. |
ParamIndex | Warning | Orchestration | Parameter at specified index is already set. |
ProgramDestroy | Severe | Orchestration | Program in non terminal state being destroyed. |
ProgramStart | Severe | Orchestration | Cannot start an orchestration that is in transient state. |
SocketNoReply | Warning | Orchestration | Could not receive socket reply. |
SplitError | Severe | Orchestration | Error occurred in split activity. |
SwitchExpEmpty | Severe | Orchestration | The condition provided for if-then activity and case label is empty. |
SwitchExpression | Severe | Orchestration | Unable to parse the if-then expression. |
TaskCancelled | Warning | Orchestration | Caught exception while cancelling job. |
TaskEnd | Info | Orchestration | Ended job for specified orchestration. |
TaskFound | Severe | Orchestration | Found task with specified state on undeploy. |
TaskRemove | Severe | Orchestration | Unable to remove the task. |
TaskStart | Info | Orchestration | Started job for specified orchestration. |
TaskState | Severe | Orchestration | Unable to set the task state. |
TaskStateTransition | Severe | Orchestration | Invalid task state transition happened, hence marking the job as faulted. |
TaskStatusChanged | Info | Orchestration | Job status changed. |
TooManyWaitingJobs | Severe | Orchestration | A job was aborted due to a large number of waiting jobs. |
UnCaughtError | Severe | Orchestration | Uncaught Internal error occurred. |
UnExpectedError | Severe | Orchestration | Unexpected Internal error occurred. |
VariableNull | Warning | Orchestration | Specified variable is null. |
WhileExpEmpty | Severe | Orchestration | The condition provided for while activity is empty. |
WhileExpression | Severe | Orchestration | Unable to parse while expression with specified condition. |
WrongActFactory | Severe | Orchestration | Activity factory with specified name and version returned wrong class. |