Quick login...
 

 

SnowCovered Top Sellers

View Active Social Suite for DNN
Active Social Suite for DNN
 by Active Modules, Inc.
Active Social is customizable social networking solution that fits the needs of a large company, small group, start-up business, or any size interest group. Connect with co-workers, people with similar interests, family, old friends, or meet new ones. Active Social provides a complete communication ...read more
Posted: Thursday, October 29, 2009

View Ultra Video Gallery 3
Ultra Video Gallery 3
 by BizModules.net Solutions
Ultra Video Gallery is a brother product of Ultra Media Gallery, UVG allows you to upload videos in various format and automatically encode them to flv or H264 format, you also can add videos from internet and play them in our integrated flash video player....read more
Posted: Friday, February 13, 2009

View Event Calendar and Registration 3.0
Event Calendar and Registration 3.0
 by Invenmanager.com
One stop solution for events calendar and events registration! FREE DOWNLOAD is available now!...read more
Posted: Sunday, July 12, 2009

View Ultra Media Gallery 5.5
Ultra Media Gallery 5.5
 by BizModules.net Solutions
Ultra Media Gallery is the most popular photo gallery and media gallery solution for DotNetNuke, UMG offers 10 different flash player to browse your gallery with completely different user interface experience....read more
Posted: Wednesday, May 13, 2009

View Dynamic Forms 3.1
Dynamic Forms 3.1
 by Data Springs, Inc.
In this day and age, knowing as much detailed information as possible about your customer, prospect or web site user is essential. Thankfully, the new 'Dynamics Forms' module from Data Springs, makes it easier than ever to segment your data collection efforts. ...read more
Posted: Tuesday, September 29, 2009

View Puure // Skin Tuning // DNN + Sharepoint // W3C v1.1
Puure // Skin Tuning // DNN + Sharepoint // W3C v1.1
 by BIND (www.bind.pt)
Puure is the first cross-platform skin pack, with DNN or Sharepoint versions. With Skin Tuning available, it includes Ultimate JQuery Header module free! Discover our DNN Modules Skin Add-On, one you can't miss. 100% W3C CSS/XHMTL1.0 compliant, for DNN4 and 5. NEW! Add-On for Open-Document Library...read more
Posted: Tuesday, November 03, 2009

View Open-DocumentLibrary 4.1
Open-DocumentLibrary 4.1
 by Xepient Solutions
Powerful, Ajax Enabled, Easy to Use. Document Management and Multimedia gallery functionality in one.Open-DocumentLibrary allows DotNetNuke users to organize share and manage documents, offering granular control over Folder and Document access....read more
Posted: Wednesday, April 01, 2009

View Flex2 By DrNuke + EasyMod Module
Flex2 By DrNuke + EasyMod Module
 by DrNuke
The amazing ANY COLOUR Flex2 skin + our unique EasyMod module allowing you to customise just about everything in this skin. DrNuke just re-wrote the rule book again....read more
Posted: Wednesday, May 13, 2009

View Dynamic Registration 3.2
Dynamic Registration 3.2
 by Data Springs, Inc.
Frustrated over the lack of customization for your user's registration fields? Dynamically setup your DNN Portal with custom registration fields, layout, questions, and other core integration options.........read more
Posted: Tuesday, June 17, 2008

View Data Springs Collection  3.0 (23 Modules)
Data Springs Collection 3.0 (23 Modules)
 by Data Springs, Inc.
Capture your users attention, enrich your site with multimedia flash, and create and opt in distribution list for your DNN site. These are just a few of the many features the Data Springs Module Collection can provide you....read more
Posted: Sunday, September 27, 2009

Recently Viewed...
DNN Modules
   
    |   Register   |   Wednesday, September 08, 2010   
Hi Everyone!

You'll notice that we implemented a small change where your first and last name are now displaying in the forums.  If you do not wish to display your last name, please update your user profile and add a display name.  You'll find this by clicking on your name at the top of the page (right next to the Logout link).  Thanks!

Data Springs Product Forums...
Subject: time-out
Prev Next
You are not authorized to post a reply.

Author Messages
Ed Unrau
Posts:76
river guide
river guide

07/01/2009 4:13 PM  

After I clicked finish, it said import scheduled and nothing happened for a bit, then a little while later, I guess when the import was scheduled for, I get this error when browsing to any page other than the homepage of the site:

Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached

and now when I try to go to the site at all I just get a page load error  It was a very large number of users importing so I know now to have scheduled it to do a few at a time but first how do I fix this and fast??

Ed Unrau
Posts:76
river guide
river guide

07/01/2009 4:30 PM  
I updated my maxRequestLength and my requestLengthDiskThreshold to 18192 as instructed on this page http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/107/postid/269383/scope/posts/Default.aspx and now I can at least get to my homepage again but it still gives the timeout when trying to browse anywhere else + I cant log into the site cuz it times out. I read somewhere that you need to disable the scheduler from the database in order to fix this? how do I do that?
David To
Posts:2745
river guide
river guide

07/01/2009 4:58 PM  
HI Ed, you go to HOST / SCHEDULE find the InteractiveUserImport scheduler, edit it and disable it. Also, check how often and it runs as well. Make sure to set a reasonable time, such as 1 day run and 60 minute retry frequency or something to this effect. -- David
Ed Unrau
Posts:76
river guide
river guide

07/02/2009 7:15 AM  
k well the problem seemed to fix itself yesterday after I posted my last post the site went back to normal, but it didnt import any users, I think it might have done a few but thats it. So I went ahead and deleted the userimport item from the schedule and ran the module again, this time checking the option to limit the amount imported per scheduled instance to 100 instead of over 3000... but now it's not creating an item in the schedule anymore.. so I'm guessing I shouldnt have done that?
pls advise thx
David To
Posts:2745
river guide
river guide

07/02/2009 8:32 AM  
HI,Ed, so you deleted the user import item from the HOST / SCHEDULE? If so, then the import you that define in IUI page cannot be processed. You can manually add it back by going going there, adding a new schedule, using these names:

Full Class Name and Assembly: DataSprings.DNN.Modules.UserImport.UserImportProcess, DataSprings.DNN.Modules.UserImport

Object Dependencies: DataSprings_UserImport

For everything else, you can choose what you want. -- David
Ed Unrau
Posts:76
river guide
river guide

07/02/2009 8:56 AM  
I did that and the site instantly timed out again.. how do I make sure it's only doing the 100 per scheduled instance and not the way I ran the module the first time?
David To
Posts:2745
river guide
river guide

07/02/2009 9:00 AM  
Okay, let's clear the SQL table of any past entries. Go to HOST / SQL and type in:

truncate table datasprings_userimport

be sure to check the box "Execute as script" and then hit the link "execute".
-- David
Ed Unrau
Posts:76
river guide
river guide

07/06/2009 10:10 AM  

Ok. I plan on doing this and trying the import again later tonight in case it crashes again. With 3000+ users, what do you recommend for the number of users to import at once and the schedule time lapse & retry settings and such?

David To
Posts:2745
river guide
river guide

07/06/2009 2:13 PM  
Hi, I would suggest importing 250 users per scheduler instance and have the scheduler to run every 60 minutes with a retry frequency of 15 minutes. -- David
You are not authorized to post a reply.



ActiveForums 3.7
DNN Modules
Copyright 2005 - 2010 by Data Springs, Inc.
Terms Of Use | Privacy Statement