Message Reference > A Message Codes > ATHR Messages
  

ATHR Messages

ATHR_10000 The Service Manager is not initialized yet.

Explanation:
The Tomcat servlet container has not initialized the Service Manager.
User Response:
The Service Manager is still initializing. If the Service Manager is not initialized within five minutes, contact Informatica Global Customer Support.

ATHR_10003 The Service Manager is disabled and cannot accept authorization requests.

Explanation:
The Service Manager on the master gateway experienced a problem and disabled itself.
User Response:
Wait for a new master gateway node to be elected. The new master gateway node will enable its Service Manager. If a new master gateway node does not come up automatically, manually recycle this node.

ATHR_10006 A request was received that was missing a required parameter.

Explanation:
A request was received that was missing a required parameter.
User Response:
If the problem persists, contact Informatica Global Customer Support.

ATHR_10007 A request was received with wrong <actual object type> parameter (expected: <expected object type>).

Explanation:
A request was received that had the wrong type of parameter.
User Response:
If the problem persists, contact Informatica Global Customer Support.

ATHR_10010 The Service Manager could not find <type of object> <object name>.

Explanation:
A request was received to authorize access to an object that could not be located.
User Response:
If the problem persists, contact Informatica Global Customer Support.

ATHR_10011 The Service Manager requires <expected parameter count> parameters within message but received <actual parameter count> parameters.

Explanation:
A request was received with the wrong number of parameters.
User Response:
If the problem persists, contact Informatica Global Customer Support.

ATHR_10012 The Service Manager denied authorization access to <type of object> <object name>.

Explanation:
A user was trying to access an object without proper permissions.
User Response:
The user should only access objects where permission was granted.

ATHR_10013 The Service Manager cannot process <type of object> authorization access object type.

Explanation:
A request was received on an unknown type of object.
User Response:
If the problem persists, contact Informatica Global Customer Support.

ATHR_10014 The Service Manager for domain <this domain> received an authorization request for another domain <other domain>.

Explanation:
This domain received a request to authorize an object on another domain.
User Response:
If the problem persists, contact Informatica Global Customer Support.

ATHR_10015 The Service Manager received an external request to execute an internal operation by <the source of the credential used>.

Explanation:
An internal request was received by an unauthorized sender.
User Response:
Verify that the domain is secure from unauthorized users.

ATHR_10017 The Service Manager received an authorization request which did not contain a credential.

Explanation:
A request was received that did not have credential.
User Response:
Log in again or wait until after master elections are finished.

ATHR_10018 The Service Manager cannot process authorization <type of activity> activity type.

Explanation:
A request was received for an unknown activity type.
User Response:
If the problem persists, contact Informatica Global Customer Support.

ATHR_10019 The Service Manager denied authorization access to read-only user <user name> attempting to modify <type of object> <object name>.

Explanation:
A user was trying to modify an object without proper permissions.
User Response:
The user can read objects where permission was granted.

ATHR_10021 The Service Manager denied authorization access to user <user name> attempting to access <type of object> <object name>.

Explanation:
A user was trying to access an object outside of the repository logs.
User Response:
Users can only access objects with reference to the repository they logged in to.

ATHR_10022 The Service Manager denied authorization access for user <user name> as service\folder is wrongly specified: <service and folder>.

Explanation:
A user was trying to access a service and folder that was not specified correctly.
User Response:
If the problem persists, contact Informatica Global Customer Support.

ATHR_10023 The Service Manager denied authorization access for user <user name> as service <service name> is not found.

Explanation:
A user was trying to access a service not referenced in this domain.
User Response:
Make sure that no changes have occurred with services in this domain.

ATHR_10024 The Service Manager denied authorization access for user <user name> as request was for the wrong type of service <service type>.

Explanation:
A user was trying to access an invalid service type.
User Response:
If the problem persists, contact Informatica Global Customer Support.

ATHR_10025 The Service Manager denied authorization access for user <user name> as request was for another domain <domain name>.

Explanation:
A user was trying to access another domain.
User Response:
If the problem persists, contact Informatica Global Customer Support.

ATHR_10026 User <user name> does not have permission to access another user in the domain.

Explanation:
A user trying to access another user does not have adequate permission.
User Response:
The user should ask the domain administrator to perform desired request.