Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 05/28/2008 10:14 PM by  Peter Donker
Module Load Warning
 7 Replies
Sort:
You are not authorized to post a reply.
Author Messages
Jerry Andersen
New Member
New Member
Posts:4


--
01/29/2007 10:11 PM

    Hi,

    I'm running a DNN 4.4.0 on a SQL 2000DB. install with latest DMX module.  I find when I add the module to the site and when the public role views the page with the module the following is seen on the page:

    Module Load Warning
    One or more of the modules on this page did not load. This may be temporary. Please refresh the page (click F5 in most browsers). If the problem persists, please let the Site Administrator know.

    Now I've followed the other threads...and I found that once I had the ZLDNN module wrapper to the page and insert the DMX module inside, the issue goes away.  What's even more interesting is that once I remove the ZLDNN module to just the DMZ module...the Error Message doesn't reappear.

    SO it look like the ZLDNN-Module Wrapper may be affecting the DMX module.  However, this is the first time I've ever seen a module 'not playing nice' with the module wrapper.

    Do you have any idea what may be causing this error?  I would like to be able to add a DMZ module without having to do the above.  THe DMX module does work correctly on the page,  it just shows the above error.

    Below is error message from my site log if that will help. Thanks for help, I really appreciate it.

    ModuleId: -1
    ModuleDefId: -1
    FriendlyName:
    ModuleControlSource:
    AssemblyVersion: 04.04.00
    PortalID: 0
    PortalName: District Template
    UserID: -1
    UserName:
    ActiveTabID: 115
    ActiveTabName: Office of Public Information
    RawURL: /ops/ops_dnn_template440/DEPARTMENTS/OfficeofPublicInformation/tabid/115/Default.aspx
    AbsoluteURL: /OPS/OPS_DNN_TEMPLATE440/Default.aspx
    AbsoluteURLReferrer: http://www3.ops.org/ops/o...bid/115/Default.aspx
    UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.40607; .NET CLR 2.0.50727; InfoPath.1)
    DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
    ExceptionGUID: 1f9b12aa-cfc4-4fe7-a06e-224eb4f0f7b1
    InnerException: Unhandled Error Adding Module to ContentPane
    FileName:
    FileLineNumber: 0
    FileColumnNumber: 0
    Method: DotNetNuke.Security.PortalSecurity.HasNecessaryPermission
    StackTrace:
    Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Security.PortalSecurity.HasNecessaryPermission(SecurityAccessLevel AccessLevel, PortalSettings PortalSettings, ModuleInfo ModuleConfiguration, String UserName) at DotNetNuke.Entities.Modules.PortalModuleBase.CanAddAction(SecurityAccessLevel access, Boolean checkAdminControl) at DotNetNuke.Entities.Modules.PortalModuleBase.LoadActions() at DotNetNuke.Entities.Modules.PortalModuleBase.get_Actions() at DotNetNuke.UI.Skins.Skin.ProcessActionControls(PortalModuleBase objPortalModuleBase, Control objContainer) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---
    Source:
    Server Name: TAC-DNN-01


    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    01/31/2007 11:31 AM
    Read my news/blog post about 04.04.00. Update to 04.04.01 immediately.
    Matthias Kühnle
    New Member
    New Member
    Posts:9


    --
    02/20/2007 2:58 PM
    The same issue we're encountering in DNN 3.3.5 as wrote weeks ago without an answer: http://www.bring2mind.net...w/topic/Default.aspx

    DNN 3.3.5 is not using compression - if I this is what you meant above (news blog)...

    Any quick help woud be apreciated!!!
    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    02/20/2007 10:40 PM
    No, it was not the compression issue: that concerns 4.4.1 as well. What the error is about is the fact that DMX uses a 'visible for host only' entry (checked using HasNecessaryPermission) on the module's menu (which calls PortalModuleBase.get_Actions). That is perfectly valid in DNN but unfortunately there was a small bug in DNN 4.4.0 which led to all modules using this to break with this specific error.

    Peter
    optospeed
    New Member
    New Member
    Posts:15


    --
    03/15/2007 11:08 PM

    I'm getting the same error as above, with DNN4.4.1, on each click on the download links.

    Any idea?

    ModuleId: -1
    ModuleDefId: -1
    FriendlyName:
    ModuleControlSource:
    AssemblyVersion: 04.04.01
    PortalID: 0
    PortalName: Guala Closures Extranet
    UserID: 4
    UserName: GUALANET\emrabino
    ActiveTabID: 54
    ActiveTabName: Quality
    RawURL: /portal/Quality/tabid/54/DMXModule/387/Command/Core_Download/Default.aspx?EntryId=100
    AbsoluteURL: /portal/Default.aspx
    AbsoluteURLReferrer: https://extranet.gualaclosures.com/portal/Quality/tabid/54/DMXModule/387/Default.aspx?EntryId=95
    UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)
    DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
    ExceptionGUID: ba4cda8a-dccb-4f6d-9902-0508b1152918
    InnerException: Unhandled Error Adding Module to ContentPane
    FileName:
    FileLineNumber: 0
    FileColumnNumber: 0
    Method: System.Threading.Thread.AbortInternal
    StackTrace:
    Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> System.Threading.ThreadAbortException: Thread interrotto. in System.Threading.Thread.AbortInternal() in System.Threading.Thread.Abort(Object stateInfo) in System.Web.HttpResponse.End() in System.Web.HttpResponse.Redirect(String url, Boolean endResponse) in Bring2mind.DNN.Modules.DMX.Dispatch.MyInitialize() in Bring2mind.DNN.Modules.DMX.Dispatch.a(Object A_0, EventArgs A_1) in System.Web.UI.Control.OnInit(EventArgs e) in System.Web.UI.UserControl.OnInit(EventArgs e) in System.Web.UI.Control.InitRecursive(Control namingContainer) in System.Web.UI.Control.InitRecursive(Control namingContainer) in System.Web.UI.Control.InitRecursive(Control namingContainer) in System.Web.UI.Control.InitRecursive(Control namingContainer) in System.Web.UI.Control.AddedControl(Control control, Int32 index) in System.Web.UI.ControlCollection.Add(Control child) in DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- Fine dell'analisi dello stack dell'eccezione interna ---
    Source:
    Server Name: WEBAPPS2

    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    03/21/2007 9:19 AM
    This is a completely different error. The ThreadAbort error occurs because the processor has halted execution after the download completed. For some reason unknown to me this is logged as an error in DNN. I've asked this to be corrected ages ago but it hasn't yet been done I see.
    Tiphanie Combre
    New Member
    New Member
    Posts:24


    --
    05/28/2008 3:43 PM

    I am getting the threadabort error. Is there a solution to this problem?

    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    05/28/2008 10:14 PM
    Hi Tiphanie,
    I've raised this issue with the core team, and others have run into this as well. I believe in a future version this will no longer clog up the event log.
    Peter
    You are not authorized to post a reply.