Dirac Module |
Current error description |
Proposal for Fixed part |
variable part |
DB.py |
Can not connect to DB, exiting... |
Can not connect to DB, exiting... |
DBName=%s |
LocalConfiguration.py |
Can't update from any server |
|
|
MonitoringHandler.py |
Can't write to %s |
Can't write to directory |
%s |
ConfigurationData.py |
Cannot write new configuration to disk! |
|
|
Request.py |
Completely failed setting request |
|
|
LocalConfiguration.py |
Error when parsing command line arguments: %s |
Error when parsing command line arguments |
%s |
Server.py |
Error while loading handler retDict[ 'Message' ] |
Error while loading handler |
retDict[ 'Message' ] |
InputDataAgent.py |
Failed to create LcgFileCatalogClient |
|
|
ProcessingDBAgent.py |
Failed to create ProcDBFileCatalogClient |
|
|
LcgFileCatalogProxyClient.py |
Failed to get the /DIRAC/Setup |
|
|
LcgFileCatalogClient.py |
Failed to get the /DIRAC/Setup |
|
|
DB.py |
Failed to get the configuration parameters: DBName |
Failed to get the configuration parameters |
DBName |
DB.py |
Failed to get the configuration parameters: Host |
Failed to get the configuration parameters |
Host |
DB.py |
Failed to get the configuration parameters: Password |
Failed to get the configuration parameters |
Password |
DB.py |
Failed to get the configuration parameters: User |
Failed to get the configuration parameters |
User |
ActivitiesCatalog.py |
Failed to startup db engine str( e ) |
Failed to startup db engine |
str( e ) |
JobDB.py |
JobDB: Can not retrieve job Attributes |
|
|
LocalConfiguration.py |
Missing mandatory option in the configuration optionPath |
|
|
SSLTransport.py |
No CAs found! |
|
|
SSLTransport.py |
No cert/key found! |
|
|
SSLTransport.py |
No proxy found! |
|
|
Server.py |
No valid protocol specified for the service |
|
|
WatchdogLinux.py |
Watchdog failed to obtain node information with Exception |
|
|
dirac-agent |
You must specify which agent to run! |
|
|
dirac-service |
You must specify which server to run! |
|
|