Version 9.6

SOALink Engine Messages

INMSOE0001 HTTP Routing Protocol not enabled
Explanation

During configuration of routing protocol, if any of the routing types are StraightThrough/LoadBalance/ContentBased/ContextBased routing, then the transport of the routing should be HTTP enabled.

Action

Enable the HTTP transport for routing protocol.


INMSOE0002 JMS Routing Protocol not enabled
Explanation

During configuration of the routing protocol, if the routing type is JMS routing, then the transport of the routing should be JMS enabled.

Action

Enable the JMS transport for routing protocol.


INMSOE0007 TargetType definition file missing
Explanation

The input JAR file provided does not contain the relevant TargetType definition XML.

Action

Add the relevant TargetType definition XML to the input JAR file.


INMSOE0008 Transformation definition file missing
Explanation

The input JAR file provided does not contain the relevant transformation file.

Action

Add the relevant transformation file to the input JAR file.


INMSOE0010 Target Type name should not be empty
Explanation

The input JAR file provided does not contain the target type name in the Target Type Definition file.

Action

Provide the Target Type name.


INMSOE0011 Event Type definition file missing
Explanation

The input JAR file provided does not contain the relevant Event Type definition.

Action

Add the relevant Event Type definition to the input JAR file.


INMSOE0012 Target Type name already exists
Explanation

The Target Type already exists with the provided name in Target Type definition file.

Action

Change the Target Type name.


INMSOE0013 Service WSDL does not contain the WSDL Service Element
Explanation

The imported WSDL does not contain the service element.

Action

Make sure service element is present in the service WSDL.


INMSOE0015 Service WSDL is mandatory for deployment operations
Explanation

The WSDL is not present for the created virtual service.

Action

Make sure the created virtual service contains the WSDL.


INMSOE0016 Deployment activity {0} is the current activity log for {1} {2}
Explanation

An activity log which is the latest deployment log for a deployed asset cannot be deleted.

Action

Unselect the particular deployment log from the deployment history before deleting other old entries.


INMSOE0019 The consumer application configured in the routing rule of the asset to be deployed is not available
Explanation

The consumer application used as part of the context based routing condition of the asset to be deployed is not available in the CentraSite Repository.

Action

Change the consumer application selected in the routing condition.


INMSOE0020 Data type mismatch during attribute mapping for RuntimeEventType: {0}. Expected data type for attribute {1} is {2}, while the supplied data type is {3}.
Explanation

This exception is thrown when a data type mismatch is encountered when mapping SNMP Trap attributes from EventType.xml to RuntimeEventType attributes.

Action

Ensure the data type matches.


INMSOE0021 Entry protocol not defined for asset {0}
Explanation

The inbound transport information is not defined for the asset to be deployed to the Mediator.

Action

Configure the entry protocol in the processing steps profile of the asset to be deployed.


INMSOE0022 WSDL not found for native service
Explanation

A WSDL is not available for the native service to be virtualized.

Action

Attach the WSDL for the native service to be virtualized.


INMSOE0023 Cannot virtualized this WebService since the service does not contain any wsdl:bindings
Explanation

Service must contain at least one service binding, otherwise it cannot be virtualized

Action

Getting error while virtualizing the service without service binding


INMSOE0027 TrapOID (Object Identifier) {0} is duplicated in the EventType.xml inside the provided Target Type definition jar file
Explanation

During target type creation, if the SNMP Trap OID is duplicated in EventType.xml, this exception is thrown.

Action

SNMP Trap OIDs should be unique within and across target types.


INMSOE0028 TrapOID {0} already defined in existing Target Type {1}
Explanation

During target type creation, if the SNMP Trap OID is already present in an existing target type, this exception is thrown.

Action

SNMP Trap OIDs should be unique within and across target types.


INMSOE0031 Scoped Virtual Service deployment will not be triggered since dependent assertion {0} does not exist
Explanation

Scoped Virtual Service deployment will not be triggered since some of the dependent assertions are missing in the Runtime Policy.

Action

Ensure dependent assertions exist.


INMSOE0033 Scoped Virtual Service deployment will not be triggered since dependent assertion {0} does not exist
Explanation

Virtual Service will have policies associated with it. These policies may be dependent on other policies. If the dependent policies are not applied for the virtual service, this exception will arise.

Action

Please create the dependent runtime policy and make sure it is applicable for the virtual service to be deployed.


INMSOE0036 Error in API Key Creation
Explanation

An error occurred while creating an API Key instance.

Action

Check if there are any related messages in the log to determine the cause of the problem.


INMSOE0037 Mandatory parameters are not present for creation of API Key instance
Explanation

Mandatory parameters were not provided while creating API Key object

Action

Provide the mandatory parameters.


INMSOE0039 Invalid parameter {0} is selected which is not supported in the version of Mediator installed
Explanation

The version of mediator to which the asset is being deployed does not support the parameter {0}.

Action

Change the parameter to one that is supported in the mediator version installed.


INMSOE0041 Error occurred during creation of OAuth2 Client asset
Explanation

An error was encountered while creating the OAuth2 Client asset.

Action

Check if there are any related messages in the log to determine the cause of the problem.


INMSOE0042 Mandatory parameters are missing for creation of OAuth2 client instance
Explanation

Mandatory parameters were missing while creating OAuth2 client object.

Action

Check if the mandatory parameters 'Service' and 'Consumer' are missing.


INMSOE0043 Cannot enforce Evaluate actions ApiKey and OAuth2 for the service
Explanation

When both API Keys and OAuth2 are enforced for an API in AND condition, this exception is thrown

Action

Change the Enforce condition to OR


INMSOI0017 Connection to deployment endpoint failed
Explanation

This occurs if no connection can be established to the deployment endpoint defined in a target during deployment/undeployment/syncconsumers operations. This could be because the deployment endpoint is down or the credentials used for accessing the deployment endpoint are wrong.

Action

Check if the deployment endpoint is up and running. Also check if the credentials defined in the target for accessing the deployment endpoint are correct.


INMSOI0035 API Key for {0} of {1}
Explanation

This is how the name of the API key will be generated where the service name is passed as a parameter.

Action

No action required.


INMSOI0040 OAuth2 Client for {0} of {1}
Explanation

This is how the name of the OAuth2 Client is created when the service name and consumer name are passed as parameters.

Action

No action required.


INMSOW0034 The parameter(s)/action(s) {0} were ignored as it is not supported by Mediator {1}
Explanation

Virtual Service can be deployed from latest version of CentraSite to Mediator version 8.2.2 and above. If you deploy any service to older version of Mediator from latest version of CentraSite, some policy parameters or actions cannot be executed on older version of Mediator. Such policy parameters or actions will be ignored. This warning message will list those ignored parameter/actions.

Action

If the ignored parameters or actions need to be executed, then Mediator has to be upgraded to version in which CentraSite is running. If the ignored parameter or actions are not needed, then this warning message can be ignored.


Top of page