ATM Transaction Anayzer User and Installation Guide
Appendix M 192
Service Errors Description
ATMSTATGEN Required parameter
ConnectionInfo not set
The parameters specified for database connection are not sufficient.
Could not open database
connection
Could not connect to the database with the given DB connection info.
No entity types defined in the
database
No entity types have been defined in the database.
Could not convert code list.
Resetting to default
Exception occurred during reading codes
(e.g.ReversalTransCodes,AdjAppRespCodes) specified in ini file.
Invalid schedule format The application cannot interpret the format of schedule specified in the
database for entity/entitytype.
DB Error: Unknown field
referenced in entity
If an entitytype field contain an invalid field. The field name will also
include in the message.
DB Error: Failed to query
Fieldmap
The application failed to execute a query for an entity on fieldmap
table. The information of the entity will also include in the message.
DB Error: Could not add new
entity
The application failed to add a new entity in the database. The SQL
specific error will also follow this message.
DB Error: Empty list not allowed The code list (e.g.ReversalTransCodes,AdjAppRespCodes) might
contain blank incorrect value.
DB Error: Number of failures
exceed limit
The number of times the application failed to start exceed the
maxNumFailures parameter value.
DB Error: Exception during
processing
Some exception occurred during the calculation of stats. The exception
description will follow.
DB Error: Exception while
writing stats
The insertion of the calculated stats failed to be inserted in the
database. The reason of failure will follow this message. The specific
error description will follow.
DB Error: Exception during
rollback of stats
The transaction for writing stats failed for some reason and it also failed
to rollback.
DB Error: Exception while
updating Missed Transactions
The process of updating the status of missed transaction failed. The
specific error description will follow.
DB Error: Exception while
updating/deleting StatInfo
The process of updating/deleting statinfo failed. The specific error
message will follow.
DB Error: Exception while
inserting in StatInfo from stats
Error occurred while updating the statinfo table with the latest stattime
from stats table.
DB Error: Exception while
inserting in StatInfo from
transaction
Error occurred while updating the statinfo table with the latest stattime
from transactions table.
ATMMON Could not start service For some reason the Windows service manager could not start the
service.
Could not query service For some reason the Windows service manager could not query about
the service.
Could not open service For some reason the Windows service manager could not open handle
about the service
Could not connect to service
control manager
For some reason could not connect to the service control manager.
Could not stop service For some reason the Windows service manager could not stop the
service.
Service is not running For some reason the service is not running.
CreateService failed The error description of the failure will follow.
Couldn't access Service Control
Manager
Unable to access the Service Control Manager.