Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
9e9f4166
Commit
9e9f4166
authored
Sep 03, 2014
by
Sebastien Ponce
Browse files
Fixed REPORTMANAGEREXCEPTION error message that was having a typo
parent
a8722634
Changes
1
Hide whitespace changes
Inline
Side-by-side
castor/scheduler/transfermanager/transfermanagerdlf.py
View file @
9e9f4166
...
...
@@ -119,7 +119,7 @@ dlf.addmessages({msgs.ABORTEREXCEPTION : 'Caught exception in Aborter thread',
msgs
.
D2DDESTRESTARTERROR
:
'Unable to put d2ddest back in queue as sources are missing. Probable race condition'
,
msgs
.
INVOKINGTRANSFERBACKTOQUEUE
:
'Invoking transferBackToQueue'
,
msgs
.
TRANSFERSRCCANCELED
:
'denying start of source transfer as it has been canceled'
,
msgs
.
REPORTMANAGEREXCEPTION
:
'Caught exception in
Ab
orter thread'
,
msgs
.
REPORTMANAGEREXCEPTION
:
'Caught exception in
Rep
orter thread'
,
msgs
.
INVOKINGMODIFYDISKSERVERS
:
'Invoking modifyDiskServers'
,
msgs
.
MODIFYDISKSERVERSEXCEPTION
:
'Exception caught while modifying diskserver(s), giving up'
,
msgs
.
INITQUEUES
:
'Initializing Queues from the diskmanagers
\'
ones'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment