Error in XRootD file close

Hi,

Not sure if this the correct place to post, but I need to understand if this is a ROOT issue or an XRootD issue.

I am getting the following error consistently:
Error in <TNetXNGFile::Close>: [ERROR] Socket error

This happens on closing a file opened/created over XRootD. I have been seeing similar errors previously as listed in my previous post here.

I am using ROOT 6.10/00 and XRootD 4.6.1. XRootD is built prior separately and ROOT links to it at its own build time.

The files are almost always on CERN’s EOS and accessed with TFile::Open(). Authentication method is Kerberos token.

Thanks.

Hi,

Do you see this error if you try from lxplus the latest LCG release:

source /cvmfs/sft.cern.ch/lcg/views/LCG_88/x86_64-slc6-gcc49-opt/setup.sh

This will use ROOT 6.08.06 and XRootD 4.5.0.

Cheers,

Enric

Unfortunately, yes.

Cheers,
Konstantin

Hi Konstantin,

Could you share a reproducer of the error? Or even better, open a JIRA ticket:

https://sft.its.cern.ch/jira/projects/ROOT

so that the bug is properly addressed?

Thank you,

Enric

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.