Exception in thread TransferServer: Traceback (most recent call last): File "/usr/lib/python2.2/threading.py", line 414, in __bootstrap self.run() File "/usr/lib/python2.2/threading.py", line 402, in run apply(self.__target, self.__args, self.__kwargs) File "/usr/lib/python2.2/site-packages/AccessGrid/DataStore.py", line 1602, in thread_run self.handle_request() File "/usr/lib/python2.2/SocketServer.py", line 216, in handle_request request, client_address = self.get_request() File "/usr/lib/python2.2/site-packages/pyGlobus/io.py", line 846, in get_request raise(str(self.socket) + str(" is having trouble listening!:" + str(ex.args))) is having trouble listening!:('an I/O operation was cancelled',)