dcache icon indicating copy to clipboard operation
dcache copied to clipboard

TPC-Pull transfer fails (from different remote sites) that ended with return code 10027.

Open mksahakyan opened this issue 1 year ago • 1 comments

pool accumulates new zero-size files, all of which were produced by a failed TPC-Pull transfer (from different remote sites) that ended with return code 10027.

mksahakyan avatar Jun 27 '23 14:06 mksahakyan

The 10027 code is a generic ThirdPartyTransferFailedCacheException. The exception's message might reveal more information on what is going wrong with the transfers. This should be logged in billing and possibly in the pool's log file.

The door should clear up any failed transfers, so it would also be interesting to see the door access log file for these transfers.

paulmillar avatar Jun 28 '23 13:06 paulmillar