Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

telerik -- supercharge your DNN websites
  Ads  
Webhost4Life - $4.95 Windows Hosting
 


  Sponsors  

Meet Our Sponsors

telerik
ExactTarget email software solutions
Merak Mail Server
WebSecureStores -- ASP.NET & DotNetNuke Hosting Solutions
FCKeditor Project
Salaro -- Skins and more
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Extend It! ( Pr...  Scheduling starts item more often than configured, bug?
Previous Previous
 
Next Next
New Post 10/2/2007 10:08 AM
User is offline Angel Vega
51 posts
www.micos.com.mx
10th Ranked


Re: Scheduling starts item more often than configured, bug? 

I have my portals on a shared hosting environment. The timer method depends on the application to be "alive" to function correctly, if the application is trashed due to saturation on the AppPool or due to inactivity, the timer method works oddly. If you use the request method, you depend on the visitors to trigger the event nevertheless in my case it was no problem because the portal had a lot of traffic.

On my previous post I mentioned that I checked for the last email sent date, this is because the scheduler process is not accurate in time, I mean if you set a scheduler item to run every "1 day" you cannot be sure of the exact time the process will run. Therefore I had to check every hour if the mails needed to be sent or not.

Greetings

 
New Post 10/3/2007 1:37 AM
User is offline BONENFANT Etienne
28 posts
10th Ranked


Re: Scheduling starts item more often than configured, bug? 
Yes, I'm agree.

I confirm that, for me, the timer method as the request method exectue my schedule twice. I have a One day period, and my historic mentions, all the days, two schedules which run one after the other.

very strange...

PS : my catch up is not activate.
 
New Post 10/3/2007 7:01 PM
User is offline Jonathan Johnson
64 posts
10th Ranked




Re: Scheduling starts item more often than configured, bug? 

FYI -- check out this blog posting... (I have not used this method): http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryID/1096/Default.aspx

 
New Post 10/4/2007 1:29 AM
User is offline Evert van Es
7 posts
10th Ranked


Re: Scheduling starts item more often than configured, bug? 

Thanks every one for the replies.

Many of you work with the scheduler in request Method and suggest this as a solution. Although my problem is not that a schedule item is not being run, the problem is that it is being run twice when on the Timer Method.

I have changed my host settings and this morning only one email has been sent.  It looks like the problem is definitely the scheduler mode "Timer Method".   I will monitor this situation for the next few days and posts results later.

 
New Post 10/10/2007 2:11 AM
User is offline BONENFANT Etienne
28 posts
10th Ranked


Re: Scheduling starts item more often than configured, bug? 
I had that in my DoWork() :

Me.ScheduleHistoryItem.Succeeded = True
Me.ScheduleHistoryItem.AddLogNote("E-mail sent successfully")

I resolved the problem by adding that :

Me.ScheduleHistoryItem.NextStart = DateTime.Now.AddDays(1)

My DoWork funtion is executed once only with this line, before twice.
 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Extend It! ( Pr...  Scheduling starts item more often than configured, bug?
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:

1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Cygnusoft Custom Software
Cygnusoft has been providing cutting-edge custom software solutions for 20 years. Cygnusoft is also a leading start-up incubator, helping our partners build successful new businesses.
www.cygnusoft.com
Digicon: DotNetNuke design and development
Digicon is based in Brisbane, Queensland, Australia
digicon.com.au
Live Visitor Tracking & Live Chat For DotNetNuke
Track your visitors in real time and add live chat for sales & support. Free Trial.
www.whoson.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP