Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...DNN 430 installation errorDNN 430 installation error
Previous
 
Next
New Post
6/26/2006 11:30 PM
 

Hi - I got the following thread abort exception when installing DNN 430. Any suggestions are welcome

The installation log is below:

Installation Status Report

00:00:00.219 - Installing Version: 3.1.0
00:00:00.345 - Installing Script: DotNetNuke.SetUp.SqlDataProvider
00:00:04.725 - Installing Script: DotNetNuke.Schema.SqlDataProvider
00:00:08.383 - Installing Script: DotNetNuke.Data.SqlDataProvider
00:00:13.737 - Installing MemberRole Provider:
00:00:13.753 - Executing InstallCommon.sql
00:00:32.027 - Executing InstallMembership.sql
00:00:33.958 - Executing InstallProfile.sql
00:00:34.367 - Executing InstallRoles.sql
00:00:35.356 - Upgrading to Version: 3.1.1
00:00:40.003 - Upgrading to Version: 3.2.0
00:00:40.804 - Upgrading to Version: 3.2.1
00:00:41.055 - Upgrading to Version: 3.2.2
00:00:41.102 - Upgrading to Version: 3.2.3
00:00:43.331 - Upgrading to Version: 3.2.4
00:00:43.425 - Upgrading to Version: 3.2.5
00:00:43.504 - Upgrading to Version: 3.2.6
00:00:43.708 - Upgrading to Version: 3.2.7
00:00:43.755 - Upgrading to Version: 3.3.0
00:00:43.975 - Upgrading to Version: 4.0.0
00:00:44.493 - Upgrading to Version: 4.0.1
00:00:44.619 - Upgrading to Version: 4.0.2
00:00:44.681 - Upgrading to Version: 4.0.3
00:00:44.729 - Upgrading to Version: 4.0.4
00:00:47.978 - Upgrading to Version: 4.0.5
00:00:48.041 - Upgrading to Version: 4.0.6
00:00:48.104 - Upgrading to Version: 4.0.7
00:00:48.182 - Upgrading to Version: 4.3.0
00:00:48.292 - Performing General Upgrades
00:00:49.486 - Loading Host Settings:
00:00:49.831 - Configuring SuperUser:
00:00:50.663 - Installing Desktop Modules:
00:00:50.663 - Installing Modules:
00:00:50.726 -   Installing Module File E:\Webroot\portal\Install\Module\Announcements_3.3_Install.zip:
00:00:53.646 -   Installing Module File E:\Webroot\portal\Install\Module\Blog_3.02.00_Install.zip:
00:00:57.744 -   Installing Module File E:\Webroot\portal\Install\Module\Contacts_3.1_Install.zip:
00:00:59.015 -   Installing Module File E:\Webroot\portal\Install\Module\Documents_03.01.02_Install.zip:
00:01:00.444 -   Installing Module File E:\Webroot\portal\Install\Module\Events_3.2_Install.zip:
00:01:04.385 -   Installing Module File E:\Webroot\portal\Install\Module\FAQs_3.1_Install.zip:
00:01:07.446 -   Installing Module File E:\Webroot\portal\Install\Module\Feedback_03.02.01_Install.zip:
00:01:08.059 -   Installing Module File E:\Webroot\portal\Install\Module\Forum_3.20.5_Install.zip:
00:01:20.681 -   Installing Module File E:\Webroot\portal\Install\Module\Gallery_3.0.12_Install.zip:
00:01:29.646 -   Installing Module File E:\Webroot\portal\Install\Module\Help_2.0.3_Install.zip:
00:01:37.166 -   Installing Module File E:\Webroot\portal\Install\Module\HTML_3.3.0_Install.zip:
00:01:41.908 -   Installing Module File E:\Webroot\portal\Install\Module\IFrame_3.2_Install.zip:
00:01:45.895 -   Installing Module File E:\Webroot\portal\Install\Module\Links_3.3_Install.zip:
00:01:52.332 -   Installing Module File E:\Webroot\portal\Install\Module\Media_03.02.00_Install.zip:
00:01:54.829 -   Installing Module File E:\Webroot\portal\Install\Module\NewsFeeds_3.1.1_Install.zip:
00:01:56.320 -   Installing Module File E:\Webroot\portal\Install\Module\Repository_3.1.10_Install.zip:
00:02:14.406 -   Installing Module File E:\Webroot\portal\Install\Module\Store_01.00.01_Install.zip:
00:02:20.718 -   Installing Module File E:\Webroot\portal\Install\Module\Survey_3.3_Install.zip:
00:02:23.135 -   Installing Module File E:\Webroot\portal\Install\Module\UserDefinedTable_3.03.00_Install.zip:
00:02:28.897 -   Installing Module File E:\Webroot\portal\Install\Module\UsersOnline_3.1_Install.zip:
00:02:29.196 -   Installing Module File E:\Webroot\portal\Install\Module\WhatsNew_3.3_Install.zip:
00:02:29.415 -   Installing Module File E:\Webroot\portal\Install\Module\XML_3.1_Install.zip:
00:02:29.510 - Executing Additional Scripts:
00:02:29.525 -   Creating Portal: My Website
00:02:55.634 -   Error: Object reference not set to an instance of an object.

Server Error in '/portal' Application.

Thread was being aborted.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Threading.ThreadAbortException: Thread was being aborted.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[ThreadAbortException: Thread was being aborted.]
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +483
   System.Web.HttpApplication.ResumeSteps(Exception error) +539
   System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) +144
   System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +300


Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42

Regards

Arjun

 
New Post
6/27/2006 12:16 AM
 
Re: Object reference not set to an instance of an object. Old Post
DeleteEditQuoteReply
I got this when I tried to install 3.3.2 and 4.3.2 at the same time, but if you have a slower machine you could also have this problems.  It appears that this is a timout issue and the Thread is being aborted because it thinks the process is deadlocked.  This is a .Net issues not a DNN issue. We have added quiet a few core modules and I think we are hitting a threshold on slower machines or machine that are doing other things while the install is being done.

I would do a clean install and this time move the all the modules except the HTMLText and Links module from the
\install\module\ directory to another directory.  Then access the site and this time is should completed.  You can then copy the other modules back into the \install\module\ directory and run DNN using the following URL.

{your domain}/install/install.aspx?mode=InstallResources
 
New Post
7/13/2006 10:18 PM
 
I've just been able to duplicate this error for the first time.  In order to do it, I ran a clean install on top of a previous installation.  However when I added the database user, I added it through the Logins area under Security.  After running the installation scripts, it produced exactly the error noted here in this post.  It's necessary to first go to the login in the Security settings for the database and DB Owner is checked for the login, for both Owned Schemes and Role Members.


Shane Miller
Call Centers 24x7
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...DNN 430 installation errorDNN 430 installation error


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, 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 DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out