Enum Class IntegrationDaemonServicesAuditCode

java.lang.Object
java.lang.Enum<IntegrationDaemonServicesAuditCode>
org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
All Implemented Interfaces:
Serializable, Comparable<IntegrationDaemonServicesAuditCode>, Constable, AuditLogMessageSet

public enum IntegrationDaemonServicesAuditCode extends Enum<IntegrationDaemonServicesAuditCode> implements AuditLogMessageSet
The IntegrationDaemonServicesAuditCode is used to define the message content for the OMRS Audit Log. The 5 fields in the enum are:
  • Log Message Id - to uniquely identify the message
  • Severity - is this an event, decision, action, error or exception
  • Log Message Text - includes placeholder to allow additional values to be captured
  • Additional Information - further parameters and data relating to the audit message (optional)
  • SystemAction - describes the result of the situation
  • UserAction - describes how a user should correct the situation
  • Nested Class Summary

    Nested classes/interfaces inherited from class java.lang.Enum

    Enum.EnumDesc<E extends Enum<E>>
  • Enum Constant Summary

    Enum Constants
    Enum Constant
    Description
    INTEGRATION-DAEMON-SERVICES-0009 - A new integration connector named {0} failed to initialize in integration service {1}.
    INTEGRATION-DAEMON-SERVICES-0051 - All integration connector configuration is being refreshed for integration group {0}
    INTEGRATION-DAEMON-SERVICES-0037 - The integration service {0} method {1} has returned with a {2} exception containing message {3} when attempting to create and initialize a connector
    INTEGRATION-DAEMON-SERVICES-0019 - The integration daemon services has registered the configuration listener for server {0}.
    INTEGRATION-DAEMON-SERVICES-0054 - Failed to process a change to integration connector {0}.
    INTEGRATION-DAEMON-SERVICES-0031 - The integration connector {0} method {1} has returned with a {2} exception containing message {3}
    INTEGRATION-DAEMON-SERVICES-0032 - The integration connector {0} method {1} has not been called because it previously returned with a {2} exception containing message {4}
    INTEGRATION-DAEMON-SERVICES-0023 - The integration connector {0} reported an error on disconnect.
    INTEGRATION-DAEMON-SERVICES-0022 - The integration connector {0} is shutting down
    INTEGRATION-DAEMON-SERVICES-0030 - The dedicated thread for integration connector {0} has started in integration daemon {1}
    INTEGRATION-DAEMON-SERVICES-0035 - The dedicated thread for integration connector {0} is terminating in integration daemon {1}
    INTEGRATION-DAEMON-SERVICES-0016 - User {0} has cleared all the configuration properties for the integration connector {1} in integration daemon {2}
    INTEGRATION-DAEMON-SERVICES-0015 - User {0} has updated the following configuration properties for the integration connector {1} in integration daemon {2}: {3}
    INTEGRATION-DAEMON-SERVICES-0059 - User {0} has updated the connection for the integration connector {1} in integration daemon {2}
    INTEGRATION-DAEMON-SERVICES-0057 - User {0} has updated the endpoint network address for the integration connector {1} in integration daemon {2} to: {3}
    INTEGRATION-DAEMON-SERVICES-0041 - The integration daemon thread is refreshing integration connector {0} for the first time in the {1} integration daemon instance
    INTEGRATION-DAEMON-SERVICES-0058 - User {0} has attempted to update the endpoint network address for the integration connector {1} in integration daemon {2} to {3} but this connector does not have an endpoint defined
    INTEGRATION-DAEMON-SERVICES-0042 - The integration daemon thread is refreshing integration connector {0} in integration daemon {1}
    INTEGRATION-DAEMON-SERVICES-0043 - The integration connector {0} in integration daemon {1} has completed refresh processing in {2} millisecond(s)
    INTEGRATION-DAEMON-SERVICES-0045 - The integration daemon thread for integration daemon {0} caught a {1} exception from an integration connector containing message {2}
    INTEGRATION-DAEMON-SERVICES-0040 - The integration daemon thread for integration daemon {0} has started
    INTEGRATION-DAEMON-SERVICES-0044 - The integration daemon thread for integration daemon {0} is shutting down
    INTEGRATION-DAEMON-SERVICES-0034 - The integration connector {0} has returned from the "engage()" method in integration daemon {1}
    INTEGRATION-DAEMON-SERVICES-0056 - Refresh of all integration connector configuration has being completed for integration group {0}
    INTEGRATION-DAEMON-SERVICES-0053 - Failed to process a change to integration group {0}.
    INTEGRATION-DAEMON-SERVICES-0052 - The integration group {0} in server {1} is shutting down
    INTEGRATION-DAEMON-SERVICES-0036 - The integration service {0} method {1} has returned with a {2} exception containing message {3} when attempting to connect to the associated metadata access server
    INTEGRATION-DAEMON-SERVICES-0008 - A new integration connector named {0} is initializing in integration service {1} running in integration daemon {2}, permitted synchronization is: {3}
    INTEGRATION-DAEMON-SERVICES-0024 - The integration connector {0} in integration service {1} has shutdown.
    INTEGRATION-DAEMON-SERVICES-0028 - Failed to refresh configuration for integration group {0}.
    INTEGRATION-DAEMON-SERVICES-0011 - The {0} integration service has completed its initialization in integration daemon {1}.
    INTEGRATION-DAEMON-SERVICES-0002 - The {0} is initializing in server {1}
    INTEGRATION-DAEMON-SERVICES-0025 - The integration service {0} in integration daemon {1} has completed shutdown
    INTEGRATION-DAEMON-SERVICES-0006 - The integration service {0} has been configured with a context manager class of {1} which can not be used by the class loader.
    INTEGRATION-DAEMON-SERVICES-0027 - The integration daemon services are unable to retrieve the connection for the configuration listener for server {0} from metadata server {1}.
    INTEGRATION-DAEMON-SERVICES-0007 - The {0} integration service is configured without any integration connectors
    INTEGRATION-DAEMON-SERVICES-0018 - Integration daemon {0} is not configured with any integration groups
    INTEGRATION-DAEMON-SERVICES-0017 - Integration daemon {0} is not configured with any integration services
    INTEGRATION-DAEMON-SERVICES-0004 - Integration service {0} is not configured with the name for the server running its partner OMAS {1}
    INTEGRATION-DAEMON-SERVICES-0003 - Integration service {0} is not configured with the platform URL root for its partner OMAS {1}
    INTEGRATION-DAEMON-SERVICES-0014 - The integration service {0} does not have a default permitted synchronization value set.
    INTEGRATION-DAEMON-SERVICES-0010 - The connection for integration connector named {0} created a connector of class {1} which does not implement the correct {2} interface
    INTEGRATION-DAEMON-SERVICES-0005 - The integration service {0} has been configured with a null context manager class in integration daemon {1}
    INTEGRATION-DAEMON-SERVICES-0013 - The integration daemon {0} has initialized
    INTEGRATION-DAEMON-SERVICES-0001 - The integration daemon services are initializing in server {0}
    INTEGRATION-DAEMON-SERVICES-0050 - Integration service {0} is not authorized to call its partner OMAS running in integration daemon {1} on OMAG Server Platform {2} with userId {3}.
    INTEGRATION-DAEMON-SERVICES-0026 - The integration daemon {0} has completed shutdown
    INTEGRATION-DAEMON-SERVICES-0020 - The integration daemon {0} is shutting down
    INTEGRATION-DAEMON-SERVICES-0012 - The integration daemon services are unable to initialize a new instance of integration daemon {0}; error message is {1}
    INTEGRATION-DAEMON-SERVICES-0021 - The integration service {0} in integration daemon {1} is shutting down
    INTEGRATION-DAEMON-SERVICES-0055 - Failed to start up integration connector {0} because its interface does not match to an integration service connector interface that is supported by this server
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieve a message definition object for logging.
    Retrieve a message definition object for logging.
    JSON-style toString
    Returns the enum constant of this class with the specified name.
    Returns an array containing the constants of this enum class, in the order they are declared.

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Enum Constant Details

    • SERVER_INITIALIZING

      public static final IntegrationDaemonServicesAuditCode SERVER_INITIALIZING
      INTEGRATION-DAEMON-SERVICES-0001 - The integration daemon services are initializing in server {0}
    • INTEGRATION_SERVICE_INITIALIZING

      public static final IntegrationDaemonServicesAuditCode INTEGRATION_SERVICE_INITIALIZING
      INTEGRATION-DAEMON-SERVICES-0002 - The {0} is initializing in server {1}
    • NO_OMAS_SERVER_URL

      public static final IntegrationDaemonServicesAuditCode NO_OMAS_SERVER_URL
      INTEGRATION-DAEMON-SERVICES-0003 - Integration service {0} is not configured with the platform URL root for its partner OMAS {1}
    • NO_OMAS_SERVER_NAME

      public static final IntegrationDaemonServicesAuditCode NO_OMAS_SERVER_NAME
      INTEGRATION-DAEMON-SERVICES-0004 - Integration service {0} is not configured with the name for the server running its partner OMAS {1}
    • NULL_CONTEXT_MANAGER

      public static final IntegrationDaemonServicesAuditCode NULL_CONTEXT_MANAGER
      INTEGRATION-DAEMON-SERVICES-0005 - The integration service {0} has been configured with a null context manager class in integration daemon {1}
    • INVALID_CONTEXT_MANAGER

      public static final IntegrationDaemonServicesAuditCode INVALID_CONTEXT_MANAGER
      INTEGRATION-DAEMON-SERVICES-0006 - The integration service {0} has been configured with a context manager class of {1} which can not be used by the class loader. The {2} exception was returned with message {3}
    • NO_INTEGRATION_CONNECTORS

      public static final IntegrationDaemonServicesAuditCode NO_INTEGRATION_CONNECTORS
      INTEGRATION-DAEMON-SERVICES-0007 - The {0} integration service is configured without any integration connectors
    • INTEGRATION_CONNECTOR_INITIALIZING

      public static final IntegrationDaemonServicesAuditCode INTEGRATION_CONNECTOR_INITIALIZING
      INTEGRATION-DAEMON-SERVICES-0008 - A new integration connector named {0} is initializing in integration service {1} running in integration daemon {2}, permitted synchronization is: {3}
    • BAD_INTEGRATION_CONNECTION

      public static final IntegrationDaemonServicesAuditCode BAD_INTEGRATION_CONNECTION
      INTEGRATION-DAEMON-SERVICES-0009 - A new integration connector named {0} failed to initialize in integration service {1}. The exception returned was {2} with a message of {3}
    • NOT_INTEGRATION_CONNECTOR

      public static final IntegrationDaemonServicesAuditCode NOT_INTEGRATION_CONNECTOR
      INTEGRATION-DAEMON-SERVICES-0010 - The connection for integration connector named {0} created a connector of class {1} which does not implement the correct {2} interface
    • INTEGRATION_SERVICE_INITIALIZED

      public static final IntegrationDaemonServicesAuditCode INTEGRATION_SERVICE_INITIALIZED
      INTEGRATION-DAEMON-SERVICES-0011 - The {0} integration service has completed its initialization in integration daemon {1}. It is running {2} integration connector(s)
    • SERVICE_INSTANCE_FAILURE

      public static final IntegrationDaemonServicesAuditCode SERVICE_INSTANCE_FAILURE
      INTEGRATION-DAEMON-SERVICES-0012 - The integration daemon services are unable to initialize a new instance of integration daemon {0}; error message is {1}
    • SERVER_INITIALIZED

      public static final IntegrationDaemonServicesAuditCode SERVER_INITIALIZED
      INTEGRATION-DAEMON-SERVICES-0013 - The integration daemon {0} has initialized
    • NO_PERMITTED_SYNCHRONIZATION

      public static final IntegrationDaemonServicesAuditCode NO_PERMITTED_SYNCHRONIZATION
      INTEGRATION-DAEMON-SERVICES-0014 - The integration service {0} does not have a default permitted synchronization value set.
    • DAEMON_CONNECTOR_CONFIG_PROPS_UPDATE

      public static final IntegrationDaemonServicesAuditCode DAEMON_CONNECTOR_CONFIG_PROPS_UPDATE
      INTEGRATION-DAEMON-SERVICES-0015 - User {0} has updated the following configuration properties for the integration connector {1} in integration daemon {2}: {3}
    • DAEMON_CONNECTOR_CONFIG_PROPS_CLEARED

      public static final IntegrationDaemonServicesAuditCode DAEMON_CONNECTOR_CONFIG_PROPS_CLEARED
      INTEGRATION-DAEMON-SERVICES-0016 - User {0} has cleared all the configuration properties for the integration connector {1} in integration daemon {2}
    • NO_INTEGRATION_SERVICES_CONFIGURED

      public static final IntegrationDaemonServicesAuditCode NO_INTEGRATION_SERVICES_CONFIGURED
      INTEGRATION-DAEMON-SERVICES-0017 - Integration daemon {0} is not configured with any integration services
    • NO_INTEGRATION_GROUPS_CONFIGURED

      public static final IntegrationDaemonServicesAuditCode NO_INTEGRATION_GROUPS_CONFIGURED
      INTEGRATION-DAEMON-SERVICES-0018 - Integration daemon {0} is not configured with any integration groups
    • CONFIGURATION_LISTENER_REGISTERED

      public static final IntegrationDaemonServicesAuditCode CONFIGURATION_LISTENER_REGISTERED
      INTEGRATION-DAEMON-SERVICES-0019 - The integration daemon services has registered the configuration listener for server {0}. It will receive configuration updates from metadata server {1}
    • SERVER_SHUTTING_DOWN

      public static final IntegrationDaemonServicesAuditCode SERVER_SHUTTING_DOWN
      INTEGRATION-DAEMON-SERVICES-0020 - The integration daemon {0} is shutting down
    • SERVICE_SHUTTING_DOWN

      public static final IntegrationDaemonServicesAuditCode SERVICE_SHUTTING_DOWN
      INTEGRATION-DAEMON-SERVICES-0021 - The integration service {0} in integration daemon {1} is shutting down
    • CONNECTOR_SHUTTING_DOWN

      public static final IntegrationDaemonServicesAuditCode CONNECTOR_SHUTTING_DOWN
      INTEGRATION-DAEMON-SERVICES-0022 - The integration connector {0} is shutting down
    • CONNECTOR_SHUTDOWN_FAILURE

      public static final IntegrationDaemonServicesAuditCode CONNECTOR_SHUTDOWN_FAILURE
      INTEGRATION-DAEMON-SERVICES-0023 - The integration connector {0} reported an error on disconnect. The exception was {1} with message {2}
    • INTEGRATION_CONNECTOR_SHUTDOWN

      public static final IntegrationDaemonServicesAuditCode INTEGRATION_CONNECTOR_SHUTDOWN
      INTEGRATION-DAEMON-SERVICES-0024 - The integration connector {0} in integration service {1} has shutdown. Statistics recorded were: {2}
    • INTEGRATION_SERVICE_SHUTDOWN

      public static final IntegrationDaemonServicesAuditCode INTEGRATION_SERVICE_SHUTDOWN
      INTEGRATION-DAEMON-SERVICES-0025 - The integration service {0} in integration daemon {1} has completed shutdown
    • SERVER_SHUTDOWN

      public static final IntegrationDaemonServicesAuditCode SERVER_SHUTDOWN
      INTEGRATION-DAEMON-SERVICES-0026 - The integration daemon {0} has completed shutdown
    • NO_CONFIGURATION_LISTENER

      public static final IntegrationDaemonServicesAuditCode NO_CONFIGURATION_LISTENER
      INTEGRATION-DAEMON-SERVICES-0027 - The integration daemon services are unable to retrieve the connection for the configuration listener for server {0} from metadata server {1}. Exception returned was {2} with error message {3}
    • INTEGRATION_GROUP_NO_CONFIG

      public static final IntegrationDaemonServicesAuditCode INTEGRATION_GROUP_NO_CONFIG
      INTEGRATION-DAEMON-SERVICES-0028 - Failed to refresh configuration for integration group {0}. The exception was {1} with error message {2}
    • CONNECTOR_THREAD_STARTING

      public static final IntegrationDaemonServicesAuditCode CONNECTOR_THREAD_STARTING
      INTEGRATION-DAEMON-SERVICES-0030 - The dedicated thread for integration connector {0} has started in integration daemon {1}
    • CONNECTOR_ERROR

      public static final IntegrationDaemonServicesAuditCode CONNECTOR_ERROR
      INTEGRATION-DAEMON-SERVICES-0031 - The integration connector {0} method {1} has returned with a {2} exception containing message {3}
    • CONNECTOR_FAILED

      public static final IntegrationDaemonServicesAuditCode CONNECTOR_FAILED
      INTEGRATION-DAEMON-SERVICES-0032 - The integration connector {0} method {1} has not been called because it previously returned with a {2} exception containing message {4}
    • ENGAGE_RETURNED

      public static final IntegrationDaemonServicesAuditCode ENGAGE_RETURNED
      INTEGRATION-DAEMON-SERVICES-0034 - The integration connector {0} has returned from the "engage()" method in integration daemon {1}
    • CONNECTOR_THREAD_TERMINATING

      public static final IntegrationDaemonServicesAuditCode CONNECTOR_THREAD_TERMINATING
      INTEGRATION-DAEMON-SERVICES-0035 - The dedicated thread for integration connector {0} is terminating in integration daemon {1}
    • INITIALIZE_ERROR

      public static final IntegrationDaemonServicesAuditCode INITIALIZE_ERROR
      INTEGRATION-DAEMON-SERVICES-0036 - The integration service {0} method {1} has returned with a {2} exception containing message {3} when attempting to connect to the associated metadata access server
    • CONFIG_ERROR

      public static final IntegrationDaemonServicesAuditCode CONFIG_ERROR
      INTEGRATION-DAEMON-SERVICES-0037 - The integration service {0} method {1} has returned with a {2} exception containing message {3} when attempting to create and initialize a connector
    • DAEMON_THREAD_STARTING

      public static final IntegrationDaemonServicesAuditCode DAEMON_THREAD_STARTING
      INTEGRATION-DAEMON-SERVICES-0040 - The integration daemon thread for integration daemon {0} has started
    • DAEMON_CONNECTOR_FIRST_REFRESH

      public static final IntegrationDaemonServicesAuditCode DAEMON_CONNECTOR_FIRST_REFRESH
      INTEGRATION-DAEMON-SERVICES-0041 - The integration daemon thread is refreshing integration connector {0} for the first time in the {1} integration daemon instance
    • DAEMON_CONNECTOR_REFRESH

      public static final IntegrationDaemonServicesAuditCode DAEMON_CONNECTOR_REFRESH
      INTEGRATION-DAEMON-SERVICES-0042 - The integration daemon thread is refreshing integration connector {0} in integration daemon {1}
    • DAEMON_CONNECTOR_REFRESH_COMPLETE

      public static final IntegrationDaemonServicesAuditCode DAEMON_CONNECTOR_REFRESH_COMPLETE
      INTEGRATION-DAEMON-SERVICES-0043 - The integration connector {0} in integration daemon {1} has completed refresh processing in {2} millisecond(s)
    • DAEMON_THREAD_TERMINATING

      public static final IntegrationDaemonServicesAuditCode DAEMON_THREAD_TERMINATING
      INTEGRATION-DAEMON-SERVICES-0044 - The integration daemon thread for integration daemon {0} is shutting down
    • DAEMON_THREAD_CONNECTOR_ERROR

      public static final IntegrationDaemonServicesAuditCode DAEMON_THREAD_CONNECTOR_ERROR
      INTEGRATION-DAEMON-SERVICES-0045 - The integration daemon thread for integration daemon {0} caught a {1} exception from an integration connector containing message {2}
    • SERVER_NOT_AUTHORIZED

      public static final IntegrationDaemonServicesAuditCode SERVER_NOT_AUTHORIZED
      INTEGRATION-DAEMON-SERVICES-0050 - Integration service {0} is not authorized to call its partner OMAS running in integration daemon {1} on OMAG Server Platform {2} with userId {3}. The error message was: {4}
    • CLEARING_ALL_INTEGRATION_CONNECTOR_CONFIG

      public static final IntegrationDaemonServicesAuditCode CLEARING_ALL_INTEGRATION_CONNECTOR_CONFIG
      INTEGRATION-DAEMON-SERVICES-0051 - All integration connector configuration is being refreshed for integration group {0}
    • GROUP_SHUTDOWN

      public static final IntegrationDaemonServicesAuditCode GROUP_SHUTDOWN
      INTEGRATION-DAEMON-SERVICES-0052 - The integration group {0} in server {1} is shutting down
    • GROUP_CHANGE_FAILED

      public static final IntegrationDaemonServicesAuditCode GROUP_CHANGE_FAILED
      INTEGRATION-DAEMON-SERVICES-0053 - Failed to process a change to integration group {0}. The exception was {1} with error message {2}
    • CONNECTOR_CHANGE_FAILED

      public static final IntegrationDaemonServicesAuditCode CONNECTOR_CHANGE_FAILED
      INTEGRATION-DAEMON-SERVICES-0054 - Failed to process a change to integration connector {0}. The exception was {1} with error message {2}
    • UNKNOWN_CONNECTOR_INTERFACE

      public static final IntegrationDaemonServicesAuditCode UNKNOWN_CONNECTOR_INTERFACE
      INTEGRATION-DAEMON-SERVICES-0055 - Failed to start up integration connector {0} because its interface does not match to an integration service connector interface that is supported by this server
    • FINISHED_ALL_INTEGRATION_CONNECTOR_CONFIG

      public static final IntegrationDaemonServicesAuditCode FINISHED_ALL_INTEGRATION_CONNECTOR_CONFIG
      INTEGRATION-DAEMON-SERVICES-0056 - Refresh of all integration connector configuration has being completed for integration group {0}
    • DAEMON_CONNECTOR_ENDPOINT_UPDATE

      public static final IntegrationDaemonServicesAuditCode DAEMON_CONNECTOR_ENDPOINT_UPDATE
      INTEGRATION-DAEMON-SERVICES-0057 - User {0} has updated the endpoint network address for the integration connector {1} in integration daemon {2} to: {3}
    • DAEMON_CONNECTOR_NO_ENDPOINT_TO_UPDATE

      public static final IntegrationDaemonServicesAuditCode DAEMON_CONNECTOR_NO_ENDPOINT_TO_UPDATE
      INTEGRATION-DAEMON-SERVICES-0058 - User {0} has attempted to update the endpoint network address for the integration connector {1} in integration daemon {2} to {3} but this connector does not have an endpoint defined
    • DAEMON_CONNECTOR_CONNECTION_UPDATE

      public static final IntegrationDaemonServicesAuditCode DAEMON_CONNECTOR_CONNECTION_UPDATE
      INTEGRATION-DAEMON-SERVICES-0059 - User {0} has updated the connection for the integration connector {1} in integration daemon {2}
  • Method Details

    • values

      public static IntegrationDaemonServicesAuditCode[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static IntegrationDaemonServicesAuditCode valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • getMessageDefinition

      public AuditLogMessageDefinition getMessageDefinition()
      Retrieve a message definition object for logging. This method is used when there are no message inserts.
      Specified by:
      getMessageDefinition in interface AuditLogMessageSet
      Returns:
      message definition object.
    • getMessageDefinition

      public AuditLogMessageDefinition getMessageDefinition(String... params)
      Retrieve a message definition object for logging. This method is used when there are values to be inserted into the message.
      Specified by:
      getMessageDefinition in interface AuditLogMessageSet
      Parameters:
      params - array of parameters (all strings). They are inserted into the message according to the numbering in the message text.
      Returns:
      message definition object.
    • toString

      public String toString()
      JSON-style toString
      Overrides:
      toString in class Enum<IntegrationDaemonServicesAuditCode>
      Returns:
      string of property names and values for this enum