Print

Print


Update of sr #136498 (project xrootd):

                 Summary: Problems accessing files when using "?tried=..." =>
Problems accessing CASTOR files via xrootd when using "?tried=..."

    _______________________________________________________

Follow-up Comment #5:

The error indeed comes from the CASTOR xroot plugin:

XrdxCastor2Ofs.cc:

  // extract the stager information
  val = envOpaque->Get("castor2fs.pfn2");

  if (!(XrdxCastor2OfsFS.ThirdPartyCopy) || (!IsThirdPartyStreamCopy)) {
    if (!(val) || (!strlen(val))) {
      return XrdxCastor2OfsFS.Emsg(epname,error,ESHUTDOWN,"reqid/pfn2 is
missing",FName());
    }

The "castor2fs.pfn2" entry is present in the opaque info (as per the "-d2"
output from Andrew), so I would guess the "?" separator screws up the opaque
parameter handling..

    _______________________________________________________

Reply to this item at:

  <http://savannah.cern.ch/support/?136498>

_______________________________________________
  Message sent via/by LCG Savannah
  http://savannah.cern.ch/

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1