DNN Hosting Register Login
 
Latest Discussions Minimize
UVG Converter customization by webzoneus
My customer had several very weird and specific needs and we successfully adapte...
How I relate Ultra media Gallery with DNN store module by reetesh
HI,I am interest to puchase ultra media Gallery w/ source but I want to ask abou...
UMG2.0 broken after moving to a new server by brodbeckus
Hi friends!I've got an old version UMG (2.0) and I recently moved from one serve...
Video Views by dman
We are trying to programatically update a field in our database when a video is ...
crash after uninstalling UMG by markdenteuling
Hi,I have uninstalled UMG 4.0.4 through DNN and deleted the remaining folders th...
Custom Sort order by joshlfisher
I have a video list module displaying all videos in a certain category. I need t...
quick rate problem in 5.4 by OKCChopper
mxdirtonline.com the quick rate module constantly just shows loading. i am ru...
How Could I Insert a Custom Swap Image for Non-Flash Browsers? by RegGFX
I have a situation where some (because of security concerns)do not allow ActiveX...
what is mean by Online video conversion ? by marbab
I have read the home page. Its written under UVG that we can do 'Online video co...
How to Simplify Personal Gallery? by blob150
I am using UMG 5.3 intergated with Smart-Thinker User Profile.  I have a page se...
Our Partnership Minimize
If you are looking for good DNN hosting, then PowerDNN is the best DNN host around!
Support Forum Minimize
Subject: Files not moving reliably to S3
Prev Next
You are not authorized to post a reply.

Author Messages
Jack Hoelz
Posts:30
Golden Member

08/04/2008 10:53 PM  
UVG 2.4.2.
DNN 4.8.4

We had someone hit the site an upload nearly 100 audio files 4 days ago. We had the scheduler set to run every hour and move 5 files. Only about 1/3 of the files have made the move to date.

No event viewer errors, no errors of any kind.

Set the run time at 2 hours. Scheduler log says it runs ok but this is taking forever.

What is the procedure if the scheduled event were to run before all of the previous uploads were uploaded? Could that cause a problem?

Is there a way to force the file to make the move?

Somethng simple I'm missing here?
Jack Hoelz
Posts:30
Golden Member

08/04/2008 10:55 PM  
And why can't we run the event more than once an hour? Error is always BizModules.UltraVideoGallery.Scheduling.AWSOperationScheduler, BizModules.UltraVideoGallery
duplicated operation within an hour.
Pengtsen R
Posts:5448


08/05/2008 5:29 AM  
this is hard coded, the scheduler can't run twice in an hour.

the log can be found in /AWSOperationLog.txt, check it to see if there is any error.

thank you.

Pengtsen R
http://www.bizmodules.net
Jack Hoelz
Posts:30
Golden Member

08/05/2008 1:12 PM  
OK, As long as we stick with 5 or less file transfers per scheduled event we are ok, as soon as we go to 10 we get failures. These are not large files, mostly mp3 files of about 5 to 7 mb.

Timout errors
at System.Net.HttpWebRequest.GetResponse()
at Affirma.ThreeSharp.Query.ThreeSharpQuery.Invoke[T](Request request)
--- End of inner exception stack trace ---
at Affirma.ThreeSharp.Query.ThreeSharpQuery.Invoke[T](Request request)
at Affirma.ThreeSharp.Query.ThreeSharpQuery.BucketList(BucketListRequest request)
at BizModules.UltraVideoGallery.Scheduling.AWSOperationScheduler.UploadFile(String basePath, String filename, String portalHome, String& key)

Can you look at something to get around this? On any given day we could have 100 files submitted. Most of them within a fairly narrow window of time, say 4 hours. MOst of them MP3 files like mentioned above.

If we can only get 5 per hour the best we can do is 20 hours and that will create a problem.

Anyway you can allow for every 30 mintues? Maybe even 15? We could eaisily upload 5 - 5 mb files to amazon in 15 minutes.
Jack Hoelz
Posts:30
Golden Member

08/05/2008 1:14 PM  
Will it retry the failed entries? I assume that is what the log file is for?
Jack Hoelz
Posts:30
Golden Member

08/05/2008 2:17 PM  
First error comes on the image

8/5/2008 4:12:52 PM Portals/Media/UltraVideoGallery/username/633530227287555707.jpg -> Affirma.ThreeSharp.ThreeSharpException: The operation has timed out ---> System.Net.WebException: The operation has timed out
at System.Net.HttpWebRequest.GetResponse()
at Affirma.ThreeSharp.Query.ThreeSharpQuery.Invoke[T](Request request)
--- End of inner exception stack trace ---
at Affirma.ThreeSharp.Query.ThreeSharpQuery.Invoke[T](Request request)
at Affirma.ThreeSharp.Query.ThreeSharpQuery.BucketList(BucketListRequest request)
at BizModules.UltraVideoGallery.Scheduling.AWSOperationScheduler.UploadFile(String basePath, String filename, String portalHome, String& key)

Followed by


8/5/2008 4:13:42 PM Portals/Media/UltraVideoGallery/username/1b6b4c48-afe7-4c2f-b26c-81441aa423ba.mp3 -> Affirma.ThreeSharp.ThreeSharpException: The operation has timed out ---> System.Net.WebException: The operation has timed out
at System.Net.HttpWebRequest.GetResponse()
at Affirma.ThreeSharp.Query.ThreeSharpQuery.Invoke[T](Request request)
--- End of inner exception stack trace ---
at Affirma.ThreeSharp.Query.ThreeSharpQuery.Invoke[T](Request request)
at Affirma.ThreeSharp.Query.ThreeSharpQuery.BucketList(BucketListRequest request)
at BizModules.UltraVideoGallery.Scheduling.AWSOperationScheduler.UploadFile(String basePath, String filename, String portalHome, String& key)

Would it matter if the Titles contain punctuation?
Pengtsen R
Posts:5448


08/05/2008 6:41 PM  
1, what's your domain? let me check the log by my self.
2, what's the executionTimeout settins in your web.config?
3, what's the averate size of your videos(.mp3)?

Pengtsen R
http://www.bizmodules.net
Jack Hoelz
Posts:30
Golden Member

08/05/2008 8:42 PM  
File size is between 5 and 7mb. 

Pengtsen, we really need some help here. Thanks
Pengtsen R
Posts:5448


08/06/2008 5:39 AM  
I guess the problem is on amazon part, I just took a look at your log, it seems it start to work at 8/5/2008 4:22:13 PM, 30+ videos get transfered to amazon properly.

thanks.

Pengtsen R
http://www.bizmodules.net
Jack Hoelz
Posts:30
Golden Member

08/06/2008 7:40 AM  
THe last batch at 8:08 this am had errors again. I can understand trying to upload to many files at once creating an error but if we need to keep the number per transfer smaller we need to be able to compress the time between transfers, and hour is too much. Could you please take a look at changing that to allow for increments of 15 or 20 minutes?
Jack Hoelz
Posts:30
Golden Member

08/06/2008 7:44 AM  
Pengsten, please delete url in the post above, we don't need to have people looking at out log files.

Thanks
Pengtsen R
Posts:5448


08/06/2008 4:55 PM  
you set batch quantity to 3, so UVG can transfer 72 videos per day. if you don't have so much new videos per day then I think this is ok.

about the errors, you can ignore it, it seems in most case it works fine, and UVG will transfer it again if a video failed to be transfered.

thank you.

Pengtsen R
http://www.bizmodules.net
You are not authorized to post a reply.
Forums > Ultra Video Gallery > Support Questions > Files not moving reliably to S3

Enterprise level DotNetNuke Solutions Copyright © 2005-2008 BizModules   |  Contact Us  |  Terms Of Use  |  Privacy Statement