Print

Print


URL:
  <http://savannah.cern.ch/bugs/?101932>

                 Summary: pyxrootd AttributeError 
                 Project: XROOTD
            Submitted by: wchang
            Submitted on: 2013-07-01 09:45
             Report Type: Bug
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
      Fixed by commit(s): 

    _______________________________________________________

Details:

Dear Sir,
I got the error when I was trying to download files by CopyProcess,
do you know how to fix it? 
My OS: Scientific Linux CERN SLC release 6.4 (Carbon) 
My Python version:2.6.6
My xrootd version:3.3.2-1

Traceback (most recent call last):
  File "/usr/lib64/python2.6/site-packages/XRootD/client/copyprocess.py",
line 30, in begin
    self.handler.begin(id, total, URL(source), URL(target))
AttributeError: 'NoneType' object has no attribute 'begin'
Traceback (most recent call last):
  File "/usr/lib64/python2.6/site-packages/XRootD/client/copyprocess.py",
line 36, in update
    self.handler.update(processed, total)
AttributeError: 'NoneType' object has no attribute 'update'
Traceback (most recent call last):
  File "/usr/lib64/python2.6/site-packages/XRootD/client/copyprocess.py",
line 33, in end
    self.handler.end(XRootDStatus(status))
AttributeError: 'NoneType' object has no attribute 'end'

Thanks for your help.
Best Regards,
W.J. Chang




    _______________________________________________________

Reply to this item at:

  <http://savannah.cern.ch/bugs/?101932>

_______________________________________________
  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