JBI Component Alert Codes and Error Messages

Runtime Management Facade Error Messages

The following table lists each error message generated by the runtime management facade, and describes the cause of the log message as well as providing a recommended action for you to take.

Message ID 

Severity 

Message Text, Cause, and Action 

JBIMA1000 

 

Archive {0} is not a {1} archive. 

Resource Key: JBI_ADMIN_INVALID_ARCHIVE_TYPE

JBIMA1001 

 

Operation {0} is not supported for target {1}. 

Resource Key: JBI_ADMIN_UNSUPPORTED_OPERATION

JBIMA1002 

 

MBean {0} is not registered in server instance {1}. 

Resource Key: JBI_ADMIN_MBEAN_NOT_REGISTERED

JBIMA1003 

 

Instance {0} is not running. 

Resource Key: JBI_ADMIN_INSTANCE_DOWN

JBIMA1004 

 

Invoking operation {0} on the MBean {1} on server instance {2}. 

Resource Key: JBI_ADMIN_INVOKING_REMOTE_OPERATION

JBIMA1005 

 

Done invoking operation {0} on the MBean {1} on server instance {2}. 

Resource Key: JBI_ADMIN_DONE_INVOKING_REMOTE_OPERATION

JBIMA1006 

 

Invoking operation {0} on the MBean {1}. 

Resource Key: JBI_ADMIN_INVOKING_LOCAL_OPERATION

JBIMA1007 

 

Done invoking operation {0} on the MBean {1}. 

Resource Key: JBI_ADMIN_DONE_INVOKING_LOCAL_OPERATION

JBIMA1008 

 

MBean {0} is not registered on the central administration server. 

Resource Key: JBI_ADMIN_LOCAL_MBEAN_NOT_REGISTERED

JBIMA1016 

 

Target {0} is down. Please start the target and retry the operation.  

Resource Key: JB_ADMIN_TARGET_NOT_UP

JBIMA1300 

 

Failed to load new Installer for component {0}. {1} 

Resource Key: JBI_ADMIN_FAILED_LOAD_NEW_INSTALLER

JBIMA1301 

 

Component {0} is not registered in the domain. 

Resource Key: JBI_ADMIN_UNKNOWN_COMPONENT

JBIMA1302 

 

Component {0} has been previously registered in the domain. 

Resource Key: JBI_ADMIN_KNOWN_COMPONENT

JBIMA1303 

 

Shared Library {0} is not registered in the domain. 

Resource Key: JBI_ADMIN_UNKNOWN_SHARED_LIBRARY

JBIMA1304 

 

Shared Library {0} has been previously registered in the domain.  

Resource Key: JBI_ADMIN_KNOWN_SHARED_LIBRARY

JBIMA1305 

 

Failed to add component {0} to the domain. {1} 

Resource Key: JBI_ADMIN_FAILED_ADD_COMPONENT

JBIMA1306 

 

Failed to remove component {0} from the domain. {1} 

Resource Key: JBI_ADMIN_FAILED_REMOVE_COMPONENT

JBIMA1307 

 

Failed to add shared library {0} to the domain. {1} 

Resource Key: JBI_ADMIN_FAILED_ADD_SHARED_LIBRARY

JBIMA1308 

 

Failed to remove shared library {0} from the domain. {1} 

Resource Key: JBI_ADMIN_FAILED_REMOVE_SHARED_LIBRARY

JBIMA1309 

 

Failed to register ComponentLifeCycle facade MBean for component{0}. {1} 

Resource Key: JBI_ADMIN_FAILED_REGISTER_COMPONENT_MBEAN

JBIMA1310 

 

Failed to parse installation archive URL {0}. {1} 

Resource Key: JBI_ADMIN_BAD_INSTALL_URL

JBIMA1311 

 

Shared Library {0} is not installed on target {1}. 

Resource Key: JBI_ADMIN_SHARED_LIBRARY_NOT_INSTALLED_ON_TARGET

JBIMA1312 

 

Shared Library {0} has been previously installed on target {1}. 

Resource Key: JBI_ADMIN_SHARED_LIBRARY_INSTALLED_ON_TARGET

JBIMA1313 

 

Component {0} is in the {1} state on target {2} and references Shared Library {3}. This component must be shut down before the Shared Library can be uninstalled. 

Resource Key: JBI_ADMIN_DEPENDENT_COMPONENT_ACTIVE

JBIMA1314 

 

Failed to install shared library to instance {0}. {1} 

Resource Key: JBI_ADMIN_FAILED_INSTALL_SHARED_LIBRARY_TO_INSTANCE

JBIMA1315 

 

Failed uninstall shared library from instance {0}. {1} 

Resource Key: JBI_ADMIN_FAILED_UNINSTALL_SHARED_LIBRARY_FROM_INSTANCE

JBIMA1316 

 

Failed to install component to instance {0}. {1}  

Resource Key: JBI_ADMIN_FAILED_INSTALL_COMPONENT_TO_INSTANCE

JBIMA1317 

 

Failed to uninstall component from instance {0}. {1} 

Resource Key: JBI_ADMIN_FAILED_UNINSTALL_COMPONENT_FROM_INSTANCE

JBIMA1318 

 

Failed to load new installer on instance {0}. {1} 

Resource Key: JBI_ADMIN_FAILED_LOAD_NEW_INSTALLER_ON_INSTANCE

JBIMA1319 

 

Could not perform life cycle operation {0} on component {1} for instance {2}. The ComponentLifeCycle ObjectName is null, the instance might be down.  

Resource Key: JBI_ADMIN_CANNOT_PERFORM_COMPONENT_LIFECYCLE_OP

JBIMA1320 

 

Could not perform installer operation {0} on component {1} for instance {2}. The ComponentLifeCycle ObjectName is null, the instance might be down. 

Resource Key: JBI_ADMIN_CANNOT_PERFORM_COMPONENT_INSTALLATION_OP

JBIMA1321 

 

Failed to unload installer from instance {0}. {1}  

Resource Key: JBI_ADMIN_FAILED_UNLOAD_INSTALLER_FROM_INSTANCE

JBIMA1322 

 

Component {0} is not installed on target {1}. 

Resource Key: JBI_ADMIN_COMPONENT_NOT_INSTALLED_ON_TARGET

JBIMA1323 

 

Component {0} has been previously installed on target {1}. 

Resource Key: JBI_ADMIN_COMPONENT_INSTALLED_ON_TARGET

JBIMA1324 

 

Service unit {0} is not deployed to component {1} on target {2}.  

Resource Key: JBI_ADMIN_SERVICE_UNIT_NOT_DEPLOYED_ON_TARGET

JBIMA1325 

 

Uninstallation of component {0} cannot proceed because the following Service Units are still deployed: {1}. 

Resource Key: JBI_ADMIN_CANNOT_UNINSTALL_COMPONENT_WITH_DEPLOYED_SUS

JBIMA1326 

 

The component {0} cannot be installed. The following Shared Libraries must be installed first: {1}. 

Resource Key: JBI_ADMIN_REQUIRED_SHARED_LIBRARIES_NOT_INSTALLLED

JBIMA1327 

 

Installation archive for component {0} is not identical to the archive which already exists in the domain.  

Resource Key: JBI_ADMIN_DIFFERENT_COMPONENT_ARCHIVE_EXISTS

JBIMA1328 

 

Installation archive for shared library {0} is not identical to the archive which already exists in the domain. 

Resource Key: JBI_ADMIN_DIFFERENT_SHARED_LIBRARY_ARCHIVE_EXISTS

JBIMA1329 

 

Getting custom MBeans registered by component {0} on target {1}.  

Resource Key: JBI_ADMIN_GETTING_CUSTOM_MBEANS_FOR_COMPONENT

JBIMA1330 

 

Component {0} is still installed on some targets.  

Resource Key: JBI_ADMIN_COMPONENT_INSTALLED_ON_TARGETS

JBIMA1331 

 

Shared Library {0} is still installed on some targets.  

Resource Key: JBI_ADMIN_SHARED_LIBRARY_INSTALLED_ON_TARGETS

JBIMA1332 

 

Component {0} is still started on instance {1}. 

Resource Key: JBI_ADMIN_COMPONENT_STARTED

JBIMA1333 

 

Failed to start component on instance {0}. {1}  

Resource Key: JBI_ADMIN_FAILED_START_COMPONENT_ON_INSTANCE

JBIMA1334 

 

Failed to stop component on instance {0}. {1}  

Resource Key: JBI_ADMIN_FAILED_STOP_COMPONENT_ON_INSTANCE

JBIMA1335 

 

Failed to shutdown component on instance {0}. {1}  

Resource Key: JBI_ADMIN_FAILED_SHUTDOWN_COMPONENT_ON_INSTANCE

JBIMA1340 

 

Component {0} is not registered in the system. 

Resource Key: JBI_ADMIN_UPGRADE_COMPONENT_NOT_INSTALLED

JBIMA1341 

 

Component {0} is not shutdown in instance {1}.  

Resource Key: JBI_ADMIN_UPGRADE_COMPONENT_NOT_SHUTDOWN

JBIMA1342 

 

upgradeComponent method should be invoked in the domain facade mbean.  

Resource Key: JBI_ADMIN_COMPONENT_UPGRADE_DOMAIN_TARGET_ONLY

JBIMA1343 

 

Component install root in domain repository could not be updated. 

Resource Key: JBI_ADMIN_COMPONENT_UPGRADE_DOMAIN_INSTALL_ROOT_NOT_UPDATED

JBIMA1344 

 

Component install root in domain repository could not be restored. 

Resource Key: JBI_ADMIN_COMPONENT_UPGRADE_DOMAIN_INSTALL_ROOT_NOT_RESTORED

JBIMA1345 

 

Successfully upgraded component {0}.  

Resource Key: JBI_ADMIN_COMPONENT_UPGRADE_SUCCESSFUL

JBIMA1346 

 

Failed to upgrade component {0}. 

Resource Key: JBI_ADMIN_COMPONENT_UPGRADE_FAILED

JBIMA1347 

 

Logger settings for component {0} were not restored.  

Resource Key: JBI_ADMIN_COMPONENT_UPGRADE_LOGGER_SETTINGS_NOT_RESTORED

JBIMA1348 

 

Installer configuration MBean {0} is not registered on server instance {1}. 

Resource Key: JBI_ADMIN_COMPONENT_INSTALLER_CONFIG_MBEAN_NOT_REGISTERED

JBIMA1349 

 

Component life cycle MBean for component {0} is not registered on instance {1}. The most likely cause is the component is not installed correctly on the instance. 

Resource Key: JBI_ADMIN_COMPONENT_NOT_INSTALLED_ON_INSTANCE

JBIMA1400 

 

Service assembly {0} is currently deployed on servers/clusters in the domain.  

Resource Key: JBI_ADMIN_SERVICE_ASSEMBLY_IS_DEPLOYED

JBIMA1401 

 

Failed to get descriptor for Service Assembly {0}. 

Resource Key: JBI_ADMIN_FAILED_GET_SERVICE_ASSEMBLY_DESCRIPTOR

JBIMA1402 

 

Service assembly {0} is not registered in the domain.  

Resource Key: JBI_ADMIN_UNKNOWN_SERVICE_ASSEMBLY

JBIMA1403 

 

Service assembly {0} has been previously registered in the domain.  

Resource Key: JBI_ADMIN_KNOWN_SERVICE_ASSEMBLY

JBIMA1404 

 

Failed to add Service Assembly {0} to the domain. {1} 

Resource Key: JBI_ADMIN_FAILED_ADD_SERVICE_ASSEMBLY

JBIMA1405 

 

Failed to remove Service Assembly {0} from the domain. {1}  

Resource Key: JBI_ADMIN_FAILED_REMOVE_SERVICE_ASSEMBLY

JBIMA1406 

 

Service assembly {0} is not deployed on target {1}. 

Resource Key: JBI_ADMIN_SERVICE_ASSEMBLY_NOT_DEPLOYED_ON_TARGET

JBIMA1407 

 

Required component {0} is not installed on target {1}.  

Resource Key: JBI_ADMIN_SERVICE_ASSEMBLY_TARGET_NOT_INSTALLED

JBIMA1408 

 

Required component {0} is not started on instance {1}. 

Resource Key: JBI_ADMIN_SERVICE_ASSEMBLY_TARGET_NOT_STARTED

JBIMA1409 

 

Target component {0} is not started. Please start {0} before attempting to deploy or undeploy the Service Assembly 

Resource Key: JBI_ADMIN_SERVICE_ASSEMBLY_TARGET_INCORRECT_STATE

JBIMA1410 

 

Service assembly {0} is not shutdown on instance {1}.  

Resource Key: JBI_ADMIN_SERVICE_ASSEMBLY_NOT_SHUTDOWN

JBIMA1411 

 

Deployment archive for Service Assembly {0} is not identical to the archive which already exists in the domain. 

Resource Key: JBI_ADMIN_DIFFERENT_SERVICE_ASSEMBLY_ARCHIVE_EXISTS

JBIMA1412 

 

Failed to get descriptor for service unit {1} in Service Assembly {0}. 

Resource Key: JBI_ADMIN_FAILED_GET_SERVICE_UNIT_DESCRIPTOR

JBIMA1413 

 

ApplicationInterceptor error while processing operation {0} on Service Assembly {1} for service unit {2}. {3} 

Resource Key: JBI_ADMIN_APPLICATION_INTERCEPTOR_ERROR

JBIMA1414 

 

Service assembly {0} is not deployed in instance {1}.  

Resource Key: JBI_ADMIN_SA_NOT_DEPLOYED_IN_INSTANCE

JBIMA1415 

 

ApplicationInterceptor error while reverting the processing for operation {0} on Service Assembly {1} for service unit {2}. {3} 

Resource Key: JBI_ADMIN_APPLICATION_INTERCEPTOR_ROLLBACK_ERROR

JBIMA1800 

 

Cannot configure the component {0}, the configuration MBean does not expose any attributes for management. 

Resource Key: JBI_CCFG_NO_CONFIG_ATTRIBUTES

JBIMA1801 

 

Attribute by name {0} not found in configuration MBean for component {1}. 

Resource Key: JBI_CCFG_ATTRIBUTE_NOT_FOUND

JBIMA1802 

 

The value for attribute {0} for component {1} is invalid. The value should be of type {2}. 

Resource Key: JBI_CCFG_ATTRIBUTE_VALUE_INVALID

JBIMA1803 

 

Component {0} is in the {1} state. Cannot create, update, list or delete configuration for a component which is not in Started or Stopped state. 

Resource Key: JBI_CCFG_COMPONENT_NOT_STARTED_NOT_STOPPED_CFG

JBIMA1804 

 

Successfully set attributes {0} on component {1}. 

Resource Key: JBI_CCFG_SET_ATTRIBUTES_SUCCESS

JBIMA1805 

 

Failed to configure component {0}, since the instance {1} is down. 

Resource Key: JBI_CCFG_COMPONENT_INSTANCE_DOWN

JBIMA1806 

 

Successfully set attribute {0} on component {1}.  

Resource Key: JBI_CCFG_SET_ATTRIBUTE_SUCCESS

JBIMA1807 

 

Component {0}s configuration change {1} could not be persisted. {2} 

Resource Key: JBI_CCFG_PERSIST_ATTRIBUTE_FAILURE

JBIMA1808 

 

The specified name of the application variable {0} does not match the name in the composite data : {1}. 

Resource Key: JBI_CCFG_INVALID_APP_VAR

JBIMA1809 

 

An application variable with name {0} is already defined in the component. 

Resource Key: JBI_CCFG_APP_VAR_EXISTS

JBIMA1810 

 

An application variable with name {0} is not defined in the component. 

Resource Key: JBI_CCFG_APP_VAR_DOES_NOT_EXIST

JBIMA1811 

 

The application variable composite should have a "type" and "value".  

Resource Key: JBI_CCFG_INCOMPLETE_APP_VAR

JBIMA1812 

 

Successfully added application variable {0} to component {1}.  

Resource Key: JBI_CCFG_ADD_APP_VAR_SUCCESS

JBIMA1813 

 

Failed to add application variable {0} to componnet {1} in the registry. {2} 

Resource Key: JBI_CCFG_FAILED_ADD_VAR_REG

JBIMA1814 

 

Failed to set application variable {0} to componnet {1} in the registry. {2} 

Resource Key: JBI_CCFG_FAILED_UPDATE_VAR_REG

JBIMA1815 

 

Failed to delete application variable {0} from componnet {1} in the registry. {2} 

Resource Key: JBI_CCFG_FAILED_DELETE_VAR_REG

JBIMA1816 

 

Successfully set application variable {0} on component {1}. 

Resource Key: JBI_CCFG_UPDATE_APP_VAR_SUCCESS

JBIMA1817 

 

Successfully deleted application variable {0} from component {1}. 

Resource Key: JBI_CCFG_DELETE_APP_VAR_SUCCESS

JBIMA1818 

 

Failed to add application configuration {0} to componnet {1} in the registry. {2}  

Resource Key: JBI_CCFG_FAILED_ADD_CFG_REG

JBIMA1819 

 

Failed to set application configuration {0} to componnet {1} in the registry. {2} 

Resource Key: JBI_CCFG_FAILED_UPDATE_CFG_REG

JBIMA1820 

 

Failed to delete application configuration {0} from componnet {1} in the registry. {2}  

Resource Key: JBI_CCFG_FAILED_DELETE_CFG_REG

JBIMA1821 

 

The specified name of the application configuration {0} does not match the name in the application configuration data : {1}. 

Resource Key: JBI_CCFG_INVALID_APP_CFG

JBIMA1822 

 

Component {0} does not define a CompositeType for application configuration. queryApplicationConfigurationtype() returned null.  

Resource Key: JBI_CCFG_APP_CFG_TYPE_NULL

JBIMA1823 

 

Application configuration with name {0} is already defined in component {1}.  

Resource Key: JBI_CCFG_APP_CFG_EXISTS

JBIMA1824 

 

Application configuration with name {0} is not defined in component {1}. 

Resource Key: JBI_CCFG_APP_CFG_DOES_NOT_EXIST

JBIMA1825 

 

Component {0} is in the {1} state. Cannot list application configuration for a component which is not in Started or Stopped state.  

Resource Key: JBI_CCFG_COMPONENT_NOT_STARTED_NOT_STOPPED_LST

JBIMA1826 

 

Invalid application configuration name : {0}. 

Resource Key: JBI_CCFG_INVALID_APP_CFG_NAME

JBIMA1827 

 

Invalid application configuration data provided for configuration by name {0}. It does not contain the application configuration key "configurationName" or the value is an empty string. 

Resource Key: JBI_CCFG_INVALID_APP_CFG_DATA

JBIMA1828 

 

{0} is not a clustered instance name. 

Resource Key: JBI_CCFG_INVALID_CLUSTER_INST_NAME

JBIMA1829 

 

Failed to locate component configuration schema {1}. This file does not exist.  

Resource Key: JBI_CCFG_MISSING_CONFIG_XSD_FILE

JBIMA1830 

 

The operation failed because the component {0}, does not support application variables. 

Resource Key: JBI_CCFG_APP_VARS_NOT_SUPPORTED

JBIMA1831 

 

The operation failed because the component {0}, does not support application configuration. 

Resource Key: JBI_CCFG_APP_CFG_NOT_SUPPORTED

JBIMA1832 

 

"{0}" is a required application configuration parameter for component {1}, this field is either null or not defined in configuration {2}.  

Resource Key: JBI_CCFG_APP_CFG_MISSING_FIELD

JBIMA1833 

 

The type of an application variable cannot be modified when its updated. The operation failed since application variable {0} is of type {1} and cannot be modified to be of type {2}. 

Resource Key: JBI_CCFG_CANNOT_UPDATE_TYPE

JBIMA1834 

 

Failed to set attribute(s) {0} on component {1} installed on instance {2}.  

Resource Key: JBI_CCFG_SET_ATTRIBUTES_FAILURE

JBIMA1835 

 

The value specified for application variable {0} is invalid. The value "{1}" is not of type: {2}. 

Resource Key: JBI_CCFG_INVALID_APP_VAR_VALUE

JBIMA1836 

 

Cannot configure the component {0} because it has not registered a configuration MBean. Try starting the component first, if it is not already started. 

Resource Key: JBI_CCFG_CONFIG_MBEAN_NOT_FOUND

JBIMA1837 

 

Not all instances in the cluster {0} are up, please start the instances which are not running and retry the operation. 

Resource Key: JBI_CCFG_CLUSTER_NOT_COMPLETELY_UP