Field Summary |
|
String | BINDING Binding. |
String | CCFG_FAILED_ADD_APP_CFG_REG Error - Could not add an application configuration to the registry. |
String | CCFG_FAILED_ADD_APP_VAR_REG Error - Could not add an application variable in the registry. |
String | CCFG_FAILED_DELETE_APP_CFG_REG Error - Could not deleted an application configuration from the registry. |
String | CCFG_FAILED_DELETE_APP_VAR_REG Error - Could not deleted an application variable from the registry. |
String | CCFG_FAILED_UPDATE_APP_CFG_REG Error - Could not update an application configuration in the registry. |
String | CCFG_FAILED_UPDATE_APP_VAR_REG Error - Could not update an application variable in the registry. |
String | CCFG_MISSING_COMPONENT_CONFIG_MBEAN Error - Missing Component Configuration MBean. |
String | CCFG_PERSIST_ATTRIBUTE_FAILURE Error - Could not persist attribute change. |
String | CCFG_UNSUPPORTED_OPERATION Unsupported Operation. |
String | CC_LOGGER_DIFFERENT_RESOURCE Illegal getLogger request with different resource bundle. |
String | CC_LOGGER_MBEAN_CREATION_FAILED Unable to create LoggerMBean. |
String | CC_LOGGER_MBEAN_NAME_CREATION_FAILED Unable to create LoggerMBean ObjectName. |
String | CC_LOGGER_MBEAN_REGISTRATION_FAILED Unable to register LoggerMBean. |
String | CC_LOGGER_MISSING_RESOURCE Missing resource bundle. |
String | CC_LOGGER_NULL_SUFFIX Null suffix not allowed. |
String | CC_NO_DC_AVAILABLE Delivery channel not available. |
String | CF_BOOTSTRAP_CLEANUP_FAILED Error message - bootstrap cleanUp() method failed. |
String | CF_BOOTSTRAP_GET_EXTENSION_FAILED Error message - bootstrap init() method failed. |
String | CF_BOOTSTRAP_INIT_FAILED Error message - bootstrap init() method failed. |
String | CF_BOOTSTRAP_INSTALL_CLEANUP_FAILED Error message - bootstrap cleanUp() method failed after onInstall(). |
String | CF_BOOTSTRAP_NOT_LOADED Error message - bootstrap not loaded. |
String | CF_BOOTSTRAP_ONINSTALL_FAILED Error message - bootstrap onInstall() method failed. |
String | CF_BOOTSTRAP_ONUNINSTALL_FAILED Error message - bootstrap onUninstall() method failed. |
String | CF_BOOTSTRAP_UNINSTALL_CLEANUP_FAILED Error message - bootstrap cleanUp() method failed after onUninstall(). |
String | CF_BOOTSTRAP_UNLOAD_CLEANUP_FAILED Error message - bootstrap cleanUp() method failed during unload. |
String | CF_COMP_ALREADY_INSTALLED Error message - component already installed. |
String | CF_COMP_ALREADY_REGISTERED Error message - component ID already registered. |
String | CF_COMP_CANNOT_SHUTDOWN Error message - component cannot be shut down. |
String | CF_COMP_CANNOT_START Error message - component cannot be started. |
String | CF_COMP_CANNOT_STOP Error message - component cannot be stopped. |
String | CF_COMP_INITIALIZATION_FAILED_EXCEPTION Error message - component initialization failed due to an exception. |
String | CF_COMP_INIT_TIMEOUT Error message - initialization of component timed out. |
String | CF_COMP_INSTALLER_MBEAN_REGISTRATION_FAILED Error message - installer MBean registration failed. |
String | CF_COMP_INSTALL_FAILED Error message - installation failed. |
String | CF_COMP_INSTALL_SUCCESSFUL Info message - installation succeeded. |
String | CF_COMP_MISSING_SHARED_LIBRARIES_START Error message - required shared libraries not installed. |
String | CF_COMP_MISSING_SHARED_LIBRARY Error message - required shared library not installed. |
String | CF_COMP_MISSING_SHARED_LIBRARY_LIST Error message - required shared libraries not installed. |
String | CF_COMP_NOT_AVAILABLE Error message - component not available. |
String | CF_COMP_NOT_FOUND Error message - component not found. |
String | CF_COMP_NOT_INSTALLED Error message - component not installed. |
String | CF_COMP_NOT_LOADED Error message - component not loaded. |
String | CF_COMP_NO_COMP_INSTALLED Error message - component not installed. |
String | CF_COMP_SHUTDOWN_FORCED Info message - shutdown forced. |
String | CF_COMP_SHUTDOWN_SUCCESSFUL Info message - shutdown component. |
String | CF_COMP_SHUTDOWN_TIMEOUT Error message - shutdown component timed out. |
String | CF_COMP_START_SUCCESSFUL Info message - started component. |
String | CF_COMP_START_TIMEOUT Error message - start of component timed out. |
String | CF_COMP_STOP_NOT_ACTIVE Info message - inactive component. |
String | CF_COMP_STOP_SUCCESSFUL Info message - stopped component. |
String | CF_COMP_UNINSTALL_FAILED Error message - uninstallation failed. |
String | CF_COMP_UNINSTALL_FAILED_HAS_SUS Error message - uninstallation failed due to deployed SUs. |
String | CF_COMP_UNINSTALL_RUNNING Error message - uninstalling a running component. |
String | CF_COMP_UNINSTALL_STOPPED Error message - uninstalling a stopped component. |
String | CF_COMP_UNINSTALL_SUCCESSFUL Error message - uninstallation succeeded. |
String | CF_COMP_UNRECOGNIZED_TYPE Warning message - unrecognized component type. |
String | CF_COMP_UPDATE_CANCEL_NOT_FOUND Error message - cancel update not allowed, component not found. |
String | CF_COMP_UPDATE_COMPLETE Info message - update completed. |
String | CF_COMP_UPDATE_NOT_FOUND Error message - update not allowed, component not found. |
String | CF_COMP_UPDATE_NOT_SHUT_DOWN Error message - update not allowed, component still active. |
String | CF_COMP_UPDATE_NOT_VALIDATED Error message - update not allowed, validate not done. |
String | CF_COMP_UPDATE_VALIDATE_FAILED Error message - validation for update failed. |
String | CF_COMP_UPGRADE_CANCEL_NOT_FOUND Error message - cancel upgrade not allowed, component not found. |
String | CF_COMP_UPGRADE_COMPLETE Info message - upgrade completed. |
String | CF_COMP_UPGRADE_FAILED Error message - upgrade failed. |
String | CF_COMP_UPGRADE_ILLEGAL_ACCESS Error message - IllegalAccessException on upgrade. |
String | CF_COMP_UPGRADE_LOAD_FAILED Error message - upgrade load failed. |
String | CF_COMP_UPGRADE_MISSING_SHARED_LIBRARIES Error message - missing shared libraries on upgrade. |
String | CF_COMP_UPGRADE_NOT_FOUND Error message - upgrade not allowed, component not found. |
String | CF_COMP_UPGRADE_NOT_SHUT_DOWN Error message - upgrade not allowed, component still active. |
String | CF_COMP_UPGRADE_NOT_VALIDATED Error message - upgrade not allowed, validate not done. |
String | CF_COMP_UPGRADE_VALIDATE_FAILED Error message - validation for upgrade failed. |
String | CF_CONFIGURATION_MBEAN_REGISTRATION_FAILED Warning message - configuration MBean registration failed. |
String | CF_CONFIGURATION_MBEAN_UNREGISTRATION_FAILED Warning message - configuration MBean unregistration failed. |
String | CF_DEPLOYER_MBEAN_REGISTRATION_FAILED Error message - failed to register deployer MBean. |
String | CF_DEPLOYER_MBEAN_UNREGISTRATION_FAILED Error message - failed to unregister deployer MBean. |
String | CF_INVALID_STARTUP_PROPERTY Error message - invalid component startup value. |
String | CF_LIFECYCLE_MBEAN_NOT_REGISTERED Error message - failed to register life cycle MBean during restart. |
String | CF_LIFECYCLE_MBEAN_REGISTRATION_FAILED Error message - failed to register life cycle MBean. |
String | CF_LIFECYCLE_MBEAN_UNREGISTRATION_FAILED Error message - failed to unregister life cycle MBean. |
String | CF_LIFECYCLE_SHUTDOWN_EXCEPTION Error message - LifeCycle shutdown() failed. |
String | CF_LIFECYCLE_START_EXCEPTION Error message - LifeCycle start() failed. |
String | CF_LIFECYCLE_STOP_EXCEPTION Error message - LifeCycle stop() failed. |
String | CF_LOGGER_MBEAN_UNREGISTRATION_FAILED Warning message - logger MBean unregistration failed. |
String | CF_MBEAN_CREATION_FAILED Error message - MBean creation failed. |
String | CF_MBEAN_REGISTRATION_FAILED Error message - MBean registration failed. |
String | CF_NAME Component Framework. |
String | CF_SHUTDOWN_INTERRUPTED Error message - shutdown interrupted. |
String | CF_SL_ALREADY_REGISTERED Error message - shared library already registered. |
String | CF_SL_CLASSLOADER_CREATION_FAILED Error message - shared classloader creation failed. |
String | CF_SL_INSTALL_FAILED Error message - installation failed. |
String | CF_SL_INSTALL_SUCCESSFUL Info message - installation succeeded. |
String | CF_SL_REFERENCED_BY Error message - namespace referenced by component. |
String | CF_SL_REFERENCED_BY_LIST Error message - namespace referenced by components. |
String | CF_SL_UNINSTALL_CLASSLOADER Info message - uninstall could not remove class loader. |
String | CF_SL_UNINSTALL_FAILED_DEPENDENTS Error message - uninstall failed, dependent components exist. |
String | CF_SL_UNINSTALL_NONEXISTENT Error message - uninstall failed, no namespace. |
String | CF_SL_UNINSTALL_OK_DEPENDENTS Error message - uninstall succeeded, dependent components exist. |
String | CF_SL_UNINSTALL_SUCCESSFUL Info message - uninstall successful. |
String | CF_STARTUP_INTERRUPTED Error message - startup interrupted. |
String | CF_STATISTICS_MBEAN_REGISTRATION_FAILED Warning message - statistics MBean registration failed. |
String | CF_STATISTICS_MBEAN_UNREGISTRATION_FAILED Warning message - statistics MBean unregistration failed. |
String | CF_STOPPING_ALL Info message - stopping all components. |
String | CL_BOOTSTRAP_CREATE_FAILED Error message - could not create bootstrap classloader. |
String | CL_COMPONENT_CLASSLOADER_NOT_FOUND Error message - could not find the component classloader. |
String | CL_COMPONENT_CREATE_FAILED Error message - could not create component classloader. |
String | CL_SHARED_CLASSLOADER_NOT_FOUND Error message - could not find the shared classloader. |
String | CL_SHARED_CLASS_NOT_FOUND Error message - could not find the shared class. |
String | CL_SHARED_CREATE_FAILED Error message - could not create the shared classloader. |
String | COMPONENT Component. |
String | COMP_BOOTSTRAP_LOAD_FAILED Bootstrap load failed. |
String | COMP_BUSY Component is busy. |
String | COMP_CLASS_NOT_FOUND Class not found. |
String | COMP_CLASS_NOT_VALID Class not valid. |
String | COMP_EXCEPTION Exception creating instance. |
String | COMP_INSTANCE_NOT_PROVIDED Component returned null value for instance. |
String | COMP_INSTANCE_NOT_VALID Instance not valid. |
String | COMP_INVALID_STATE_CHANGE Invalid state change. |
String | COMP_INVALID_TYPE Invalid type. |
String | COMP_LIFECYCLE_LOAD_FAILED LifeCycle load failed. |
String | COMP_LOGGER_NOT_FOUND Component logger not found. |
String | COMP_LOGGER_REGISTRATION_FAILED Component logger registration failed. |
String | COMP_LOGGER_SETTINGS_CLOSE_FAILED Component logger settings file close failed. |
String | COMP_LOGGER_SETTINGS_CREATE_FAILED Component logger settings directory create failed. |
String | COMP_LOGGER_SETTINGS_LOAD_FAILED Component logger settings file read failed. |
String | COMP_LOGGER_SETTINGS_SAVE_FAILED Component logger settings file create failed. |
String | COMP_LOGGER_UNREGISTRATION_FAILED Component logger unregistration failed. |
String | COMP_STATE_LOADED Component state loaded. |
String | COMP_STATE_SHUTDOWN Component state installed. |
String | COMP_STATE_STARTED Component state started. |
String | COMP_STATE_STOPPED Component state stopped. |
String | CR_COMPONENT_ALREADY_REGISTERED Exception message used when a component cannot be registered because
its ID is already in use. |
String | CR_COMPONENT_NOT_REGISTERED Exception message used when a component cannot be unregistered because
the name is not registered. |
String | CR_NAME Component Registry. |
String | CR_PERMANENT_REGISTRATION_NOT_FOUND Exception message used when a permanent registration fails. |
String | CR_RELOAD_BAD_COMPONENT_TYPE Warning message issued when an unrecognized entry is found. |
String | CR_SL_ALREADY_REGISTERED Exception message used when a shared library cannot be registered because
its ID is already in use. |
String | CR_SL_NOT_REGISTERED Exception message used when a shared library cannot be unregistered
because the name is not registered. |
String | CS_NAME Configuration Service . |
String | CU_CL_CREATE_IO_ERROR Error Message - I/O error creating class loader. |
String | CU_CL_LOAD_CLASS_FAILURE Error Message - class was not loaded with any class loader. |
String | CU_CL_LOAD_CLASS_SECURITY_EXCEPTION Error Message - security exception trying to load a class. |
String | DMB_SU_ALREADY_DEPLOYED Error - Service Unit already deployed. |
String | DMB_SU_CANNOT_INIT_STARTED Error - Service Unit cannot be initialized, it is started. |
String | DMB_SU_CANNOT_SHUT_DOWN_NOT_STOPPED Error - Service Unit cannot be shut down, it is not stopped. |
String | DMB_SU_CANNOT_START_NOT_INITIALIZED Error - Service Unit cannot be started, it is not initialized. |
String | DMB_SU_CANNOT_STOP_SHUT_DOWN Error - Service Unit cannot be stopped, it is not started. |
String | DMB_SU_CANNOT_UNDEPLOY_NOT_SHUT_DOWN Error - Service Unit cannot be undeployed, not shut down. |
String | DMB_SU_COMP_NOT_STARTED Error - Service Unit operation cannot be performed, component is not
started. |
String | DMB_SU_NOT_FOUND Error - Service Unit not found. |
String | DMB_SU_OPERATION_EXCEPTION Error - Service Unit operation threw exception. |
String | DMB_SU_OPERATION_EXCEPTION_NO_MSG Error - Service Unit operation threw exception with no message text. |
String | DMB_SU_OPERATION_INTERRUPTED Error - Service Unit operation was interrupted. |
String | DMB_SU_OPERATION_NOT_AVAILABLE Error - Service Unit operation was interrupted. |
String | DMB_SU_OPERATION_TIMEOUT Error - Service Unit operation timed out. |
String | DMB_SU_STATE_PERSIST_FAILURE Error - Service Unit state could not be persisted. |
String | EC_BOOTSTRAP_PROPERTIES_LOAD_FAILED Info - Cannot load bootstrap properties file. |
String | EC_BOOTSTRAP_PROPERTIES_OPEN_FAILED Info - Cannot open bootstrap properties file. |
String | EC_INITIAL_PROPERTIES_LIST Logging - Initial properties. |
String | EC_INVALID_LOG_LEVEL Error - Invalid log level. |
String | EC_INVALID_TIMEOUT_PROPERTY Error - Invalid timeout value. |
String | EC_JBI_REGISTRY_INIT_FAILED Registry initialization failed. |
String | EC_MBEAN_CREATION_FAILED Error - MBean creation failed. |
String | EC_MBEAN_NAME_CREATION_FAILED Error - MBean name creation failed. |
String | EC_MBEAN_REGISTRATION_FAILED Error - MBean registration failed. |
String | EC_MBEAN_UNREGISTRATION_FAILED Warning - MBean unregistration failed. |
String | EC_NO_CONFIG_MBEAN Warning - Cannot create configuration MBean. |
String | EC_NO_LOGGER_MBEAN Warning - Cannot create logger MBean. |
String | EC_NO_NOTIFICATION_MBEAN Warning - Cannot create notification MBean. |
String | EC_NO_STATISTICS_MBEAN Warning - Cannot create statistics MBean. |
String | EC_STRING_TRANSLATOR_CLASSLOADER_NOT_FOUND Logging - StringTranslator class loader not found. |
String | EC_TRANSACTION_MANAGER_NOT_FOUND Logging - TransactionManager not found. |
String | EMPTY_LIST_ARGUMENT Error message - a required list argument is empty. |
String | EMPTY_STRING_ARGUMENT Error message - a required string argument is empty. |
String | ENGINE Engine. |
String | FN_SEND_NOTIFICATION_FAILED Error - exception sending notification. |
String | FN_USER_DATA_CREATE_FAILED Error - failed to create user data for notification. |
String | INIT_FRAMEWORK_FAILED Error message - framework initialization failed. |
String | INIT_SERVICE_FAILED Error message - service initialization failed. |
String | INVALID_ARGUMENT Error message - an argument is invalid. |
String | JBI_INITIALIZED Logging message - framework initialized. |
String | JBI_INITIALIZING Logging message - framework initializing. |
String | JBI_READY Logging message - framework ready for requests. |
String | JBI_SHUTDOWN_TIME Logging message - framework shutdown elapsed time. |
String | JBI_SHUTTING_DOWN Logging message - framework shutting down. |
String | JBI_SHUT_DOWN Logging message - framework shut down. |
String | JBI_STARTED Logging message - framework started. |
String | JBI_STARTING Logging message - framework starting. |
String | JBI_STARTUP_TIME Logging message - framework startup elapsed time. |
String | JBI_STATE_FILE_CREATION_FAILED Error message - failed to create jbi admin state file. |
String | JBI_TERMINATED Logging message - framework terminated. |
String | JBI_TERMINATING Logging message - framework terminating. |
String | MRS_NAME Management Runtime Service. |
String | MS_NAME Management Service. |
String | NMS_NAME Normalized Message Service. |
String | NO_MESSAGE No exception message. |
String | NULL_ARGUMENT Error message - a required argument is null. |
String | RS_NAME Registry Service. |
String | SERVICE_ALREADY_INITIALIZED Warning message - service already initialized. |
String | SERVICE_ALREADY_STARTED Warning message - service already started. |
String | SERVICE_ALREADY_STOPPED Warning message - service already stopped. |
String | SERVICE_INITIALIZED Info message - service initialized. |
String | SERVICE_STARTED Info message - service started. |
String | SERVICE_STOPPED Info message - service stopped. |
String | SERVICE_UNIT Shared Unit. |
String | SHARED_LIBRARY Shared Library. |
String | SS_NAME Security Service. |
String | STACK_TRACE_PRINT_FAILED Unable to print stack trace. |
String | START_FRAMEWORK_FAILED Error message - framework start failed. |
String | START_SERVICE_FAILED Error message - service start failed. |
String | STOP_FRAMEWORK_FAILED Error message - framework stop failed. |
String | STOP_SERVICE_FAILED Error message - service stop failed. |
String | SUF_DEPLOYED Info - Service Unit deployed. |
String | SUF_SHUT_DOWN Info - Service Unit shut down. |
String | SUF_STARTED Info - Service Unit started. |
String | SUF_STOPPED Info - Service Unit stopped. |
String | SUF_UNDEPLOYED Info - Service Unit undeployed. |
String | SUM_EXCEPTION Error - error in ServiceUnitManager. |
String | SUM_INIT_TIMEOUT_LIMIT Error - init() timeout limit reached. |
String | SUM_SHUTDOWN_TIMEOUT_LIMIT Error - shutDown() timeout limit reached. |
String | SUM_STACK_TRACE Error - stack trace print. |
String | SUM_START_TIMEOUT_LIMIT Error - start() timeout limit reached. |
String | SUM_STOP_TIMEOUT_LIMIT Error - stop() timeout limit reached. |
String | SU_ALREADY_EXISTS Error - already exists. |
String | SU_INVALID_STATE_CHANGE Error - invalid state change. |
String | SU_NOT_FOUND Error - not found. |
String | SU_STATE_DEPLOYED Service Unit state deployed (never initialized). |
String | SU_STATE_SHUTDOWN Service Unit state shutdown. |
String | SU_STATE_STARTED Service Unit state started. |
String | SU_STATE_STOPPED Service Unit state stopped. |
String | UNKNOWN Unknown. |
String | XML_DOM_EXCEPTION Error - DOM exception while processing XML. |
String | XML_EMPTY_ELEMENT Error - Empty element found when not expected. |
String | XML_EXTRA_ELEMENTS Error - Extra elements found when not expected. |
String | XML_INVALID_ELEMENT Error - Invalid element found. |
String | XML_MISSING_ELEMENT Error - Missing required element. |
String | XML_UNKNOWN_ELEMENT Error - Unknown element encountered. |