[AG-TECH] Problems of uploading file

Christoph Willing c.willing at uq.edu.au
Sun Aug 15 04:52:07 CDT 2010


On 14/08/2010, at 12:49 AM, Sangil Choi wrote:

> Hi, everyone.
>
> I have a problem about uploading a file.
>
> In my ‘VenueClient’, I was uploaded a file to my ‘VenueServer’ and  
> the progress bar was filled but not finished.
> (That file was not big size. Just 110KB.)
> After then, I checked my server’s ‘DATA’ directory. In that, the  
> file was exist but the size was zero.
> However, in the default server, that client works good.


Sangil,

I believe this problem had been discussed somewhat on the AG-DEV  
mailing list:
     https://lists.mcs.anl.gov/mailman/htdig/ag-tech/2010-May/ 
021573.html

I believe it is related to the python version being used, in  
particular there will be a problem when using python2.6, but python =<  
2.5 is OK. It therefore only affects recent Linux releases, not  
Windows & OSX. Unfortunately this issue hasn't been investigated  
enough to develop a fix yet.

Of course this fault also impacts of services/applications which use  
data upload/download in the background i.e. I think you'll find that  
SharedPresentation also doesn't work.


chris


>  I attached my client’s logs.
>
> I would appreciate your help with this.
>
> Regards,
> Sangil Choi
>
> 08/13/2010 11:32:22 PM -1369461904 VenueClientController      
> VenueClientController.py:950 DEBUG get_ident_and_upload: Upload  
> URLftps://NFRI-AG-Server.nm.gist.ac.kr:8006/ 
> d27d54d241a3479e2efddaa53870dc18
> 08/13/2010 11:32:22 PM -1369461904 VenueClientController      
> VenueClientController.py:953 DEBUG Get_ident_and_upload: Word is:  
> ftps:
> 08/13/2010 11:32:22 PM -1369461904 VenueClientController      
> VenueClientController.py:953 DEBUG Get_ident_and_upload: Word is:
> 08/13/2010 11:32:22 PM -1369461904 VenueClientController      
> VenueClientController.py:953 DEBUG Get_ident_and_upload: Word is:  
> NFRI-AG-Server.nm.gist.ac.kr:8006
> 08/13/2010 11:32:22 PM -1369461904 VenueClientController      
> VenueClientController.py:953 DEBUG Get_ident_and_upload: Word is:  
> d27d54d241a3479e2efddaa53870dc18
> 08/13/2010 11:32:22 PM -1369461904 DataStore     DataStore.py:1268  
> INFO  UploadFiles: ftps://NFRI-AG-Server.nm.gist.ac.kr:8006/d27d54d241a3479e2efddaa53870dc18 
> [u'/home/ag/.AccessGrid3/local_services/AudioService/ 
> TestPresentation.ppt']
> 08/13/2010 11:32:22 PM -1369461904 DataStore     DataStore.py:1272  
> DEBUG UploadFiles: ftps://NFRI-AG-Server.nm.gist.ac.kr:8006/d27d54d241a3479e2efddaa53870dc18/home/ag/.AccessGrid3/local_services/AudioService/TestPresentation.ppt 
>  [u'/home/ag/.AccessGrid3/local_services/AudioService/ 
> TestPresentation.ppt']
> 08/13/2010 11:32:22 PM -1369461904 FTPSClient     FTPSClient.py:141  
> DEBUG Entered FTPSUploadFile: localfile=/home/ag/.AccessGrid3/ 
> local_services/AudioService/TestPresentation.ppt url=ftps://NFRI-AG-Server.nm.gist.ac.kr:8006/d27d54d241a3479e2efddaa53870dc18
> 08/13/2010 11:32:22 PM -1317012624 VenueClient     VenueClient.py: 
> 605 DEBUG Calling Heartbeat, time now: 1281709942
> 08/13/2010 11:32:22 PM -1317012624 VenueClient     VenueClient.py: 
> 629 DEBUG Next Heartbeat needed within 36s
> 08/13/2010 11:32:22 PM -1317012624 VenueClient     VenueClient.py: 
> 639 DEBUG heartBeatCounter = 5
> 08/13/2010 11:32:22 PM -1348482192 bajjer.io     io.py:173 DEBUG RECV:
>
> 08/13/2010 11:32:58 PM -1392510096 VenueClient     VenueClient.py: 
> 605 DEBUG Calling Heartbeat, time now: 1281709978
> 08/13/2010 11:32:58 PM -1392510096 VenueClient     VenueClient.py: 
> 629 DEBUG Next Heartbeat needed within 36s
> 08/13/2010 11:32:58 PM -1392510096 VenueClient     VenueClient.py: 
> 639 DEBUG heartBeatCounter = 6
> 08/13/2010 11:33:23 PM -1348482192 bajjer.io     io.py:173 DEBUG RECV:
>

Christoph Willing                       +61 7 3365 8316
QCIF Access Grid Manager
University of Queensland



More information about the ag-tech mailing list