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.



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 URL 
ftps://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:



Reply via email to