Bdb packages | Design docs | Source docs | Guidelines | Recent releases

Search | Site Map .

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

/BdbClusteringServer/BdbClusteringServerErrors.cc File Reference

#include "BdbClusteringServer/BdbClusteringServerErrors.hh"

Go to the source code of this file.

Variables

BdbError BdbClusteringServerErrCompNameTooLong = { BdbClusteringServerErrors +1, "%s(): Component name is too long, only 3-character names are allowed, all characters after 3rd will not be used"}
BdbError BdbClusteringServerErrNoContAvail = { BdbClusteringServerErrors +2, "%s(): No available container in the pool" }
BdbError BdbClusteringServerErrNotReady2ExitPrecr = { BdbClusteringServerErrors +3, "%s(): Server is not ready to exit (precreation in progress). Wait 1-2 min and retry shutdown" }
BdbError BdbClusteringServerErrNotReady2ExitUsedConts = { BdbClusteringServerErrors +4, "%s(): Server is not ready to exit (some containers are in use). Try running with try2Recover flag" }
BdbError BdbClusteringServerErrNotReady2ExitRetConts = { BdbClusteringServerErrors +5, "%s(): Server is not ready to exit (containers have just been returned). Wait ~15 sec and retry shutdown" }
BdbError BdbClusteringServerErrNotReady2ExitFullDb = { BdbClusteringServerErrors +6, "%s(): Server is not ready to exit (full db(s) are not registered). Wait ~15 sec and retry shutdown" }
BdbError BdbClusteringServerErrClientShouldWait = { BdbClusteringServerErrors +7, "%s(): Precreation in progress, client should wait" }
BdbError BdbClusteringServerErrClientsAreConnected = { BdbClusteringServerErrors +8, "%s(): Clients are still connected" }
BdbError BdbClusteringServerErrContsInUseOrLocked
BdbError BdbClusteringServerErrFunctionFailed = { BdbClusteringServerErrors +10, "%s(): Function failed %s"}
BdbError BdbClusteringServerErrCompIsNul = { BdbClusteringServerErrors +11, "%s(): Illegal component has been specified"}
BdbError BdbClusteringServerErrComponentNotValid = { BdbClusteringServerErrors +12, "%s(): Component: is not valid, set it first"}


Variable Documentation

BdbError BdbClusteringServerErrClientsAreConnected = { BdbClusteringServerErrors +8, "%s(): Clients are still connected" }
 

Definition at line 29 of file BdbClusteringServerErrors.cc.

BdbError BdbClusteringServerErrClientShouldWait = { BdbClusteringServerErrors +7, "%s(): Precreation in progress, client should wait" }
 

Definition at line 28 of file BdbClusteringServerErrors.cc.

BdbError BdbClusteringServerErrCompIsNul = { BdbClusteringServerErrors +11, "%s(): Illegal component has been specified"}
 

Definition at line 33 of file BdbClusteringServerErrors.cc.

BdbError BdbClusteringServerErrCompNameTooLong = { BdbClusteringServerErrors +1, "%s(): Component name is too long, only 3-character names are allowed, all characters after 3rd will not be used"}
 

Definition at line 21 of file BdbClusteringServerErrors.cc.

BdbError BdbClusteringServerErrComponentNotValid = { BdbClusteringServerErrors +12, "%s(): Component: is not valid, set it first"}
 

Definition at line 34 of file BdbClusteringServerErrors.cc.

BdbError BdbClusteringServerErrContsInUseOrLocked
 

Initial value:

 { BdbClusteringServerErrors +9, "%s(): Some containers are still in use or locked" 
}

Definition at line 30 of file BdbClusteringServerErrors.cc.

BdbError BdbClusteringServerErrFunctionFailed = { BdbClusteringServerErrors +10, "%s(): Function failed %s"}
 

Definition at line 32 of file BdbClusteringServerErrors.cc.

BdbError BdbClusteringServerErrNoContAvail = { BdbClusteringServerErrors +2, "%s(): No available container in the pool" }
 

Definition at line 22 of file BdbClusteringServerErrors.cc.

BdbError BdbClusteringServerErrNotReady2ExitFullDb = { BdbClusteringServerErrors +6, "%s(): Server is not ready to exit (full db(s) are not registered). Wait ~15 sec and retry shutdown" }
 

Definition at line 26 of file BdbClusteringServerErrors.cc.

BdbError BdbClusteringServerErrNotReady2ExitPrecr = { BdbClusteringServerErrors +3, "%s(): Server is not ready to exit (precreation in progress). Wait 1-2 min and retry shutdown" }
 

Definition at line 23 of file BdbClusteringServerErrors.cc.

BdbError BdbClusteringServerErrNotReady2ExitRetConts = { BdbClusteringServerErrors +5, "%s(): Server is not ready to exit (containers have just been returned). Wait ~15 sec and retry shutdown" }
 

Definition at line 25 of file BdbClusteringServerErrors.cc.

BdbError BdbClusteringServerErrNotReady2ExitUsedConts = { BdbClusteringServerErrors +4, "%s(): Server is not ready to exit (some containers are in use). Try running with try2Recover flag" }
 

Definition at line 24 of file BdbClusteringServerErrors.cc.

 


BaBar Public Site | SLAC | News | Links | Who's Who | Contact Us

Page Owner: Jacek Becla
Last Update: October 04, 2002