Command &01 does not support a parameter called &02.
U02011007
The object name '&01' has an invalid syntax.
U02011008
The specified attribute is not accessible in the MBean.
U02011009
The specified MBean is not registered on the MBean server.
Explanation: The MBean can only be used after prior registration to the MBean Server. Solution: Use the script function JMX_CREATE_MBEAN
U02011010
An exception was thrown by the MBean: &01
U02011011
A communication problem occurred when accessing the MBean server.
U02011012
An exception occurred when trying to invoke a method of a Dynamic MBean: &01
U02011013
Missing required parameter &02 for command &01.
U02011014
An exception occurred during introspection: &01
U02011015
Multi-dimensional arrays are not supported.
U02011016
Setting the attribute &01 was successful.
U02011017
The specified value is not valid for this attribute.
U02011018
Invalid number format &01
U02011019
MBean operation &01 is not available.
U02011020
There are several operations with the specified name but the parameter SIGNATURE is missing.
Explanation: Specify the method's signature with the parameter of the same name so that the method can clearly be identified.
U02011021
No operation with signature &01 could be found. Existing signatures: &02
Explanation: The operation cannot be identified. Solution: * Indicate the correct signature of the operation * Select a different operation &01, &02 = signature
U02011022
Wrong number of parameters (expected &02, actual &01).
U02011023
The type '&01' is currently not supported in the Automation Engine.
U02011024
&01 objects found
U02011025
MBean successfully registered
Explanation: The MBean can now be called. Use the script function JMX_UNREGISTER_MBEAN to remove the MBean from the registration.
U02011026
This class is not a JMX-compliant MBean.
U02011027
MBean is already under the control of the MBean server.
U02011028
A method in the MBeanRegistration interface of the MBean has thrown an exception.
U02011029
MBean successfully unregistered
Explanation: The MBean can no longer be called. Use the script function JMX_CREATE_MBEAN to re-register the MBean.
U02011030
Notification received. Type: &01, time stamp: &02, description: &03
U02011031
Waiting for the notification was canceled.
U02011032
The connection to the MBean Server could not be established: &01
U02011033
The parameter '&01' has an invalid value '&02'. Only the following values are permitted: '&03'
U02011034
Information successfully received.
U02011035
&01
U02011036
Operation successfully processed.
U02011037
MBeanServer &01 removed.
U02011038
Access denied: &01
U02011039
The parameter '&01' does not contain a valid time (format hhmmss):'&02'
U02011040
The parameter '&01' does not contain valid date (format yyyymmdd):'&02'
U02011041
The value of the parameter '&01' is not a number: '&02'