Actions
Bug #1282
closedCheck the components when the application is started
Status:
Closed
Priority:
Normal
Assigned To:
Gomez Casanova Andres
Category:
Server side
Target version:
Start date:
01/29/2011
Due date:
% Done:
10%
Estimated time:
Description
When TReqS is started it has to check the next components in order to prevent future problems in the execution.
- The data source is available and it can be queried.
- There are drives defined in the data source.
- The selector mechanism can be loaded and it work with zero queues.
- The keytab is available and it can be read.
- The HSM broker mechanism is available (the jni library can be loaded)
- It is possible to connect to the server with the given keytab.
- It is possible to query a dummy file in the server that should be in disk.
- It is possible to stage the dummy file after purging it (to have the possibility of to purge a file)
Actions