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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsEventQueue.ProcessMessage: Message Processing Failed during a site searchEventQueue.ProcessMessage: Message Processing Failed during a site search
Previous
 
Next
New Post
4/29/2008 9:34 AM
 

Do you have access to the database, preferably through SQL Server Management Studio? The person on the discussion I posted, edited the EventQueue table to update the offending item.

Cheers
Roger


DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
New Post
4/29/2008 9:52 AM
 

Or you could post the below in the in Hosts/SQL and click execute. Let us know if you get any results.

SELECT     *
FROM         EventQueue
WHERE     (ProcessorCommand = N'UpgradeModule') AND (IsComplete = 0)

Cheers
Roger


DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
New Post
4/29/2008 2:46 PM
 

Hi,
i have executed the SQL script and what is the result
----------

EventMessageID EventName Priority ProcessorType ProcessorCommand Body Sender Subscriber AuthorizedRoles ExceptionMessage SentDate ExpirationDate Attributes IsComplete
15 Application_Start 0 DotNetNuke.Entities.Modules.EventMessageProcessor, DotNetNuke UpgradeModule           15/04/2008 16.10.11 15/04/2007 16.10.11 <Attributes><Attribute><Name>BusinessControllerClass</Name><Value>DotNetNuke.Modules.Events.EventController, DotNetNuke.Modules.Events</Value></Attribute><Attribute><Name>DesktopModuleId</Name><Value>112</Value></Attribute><Attribute><Name>UpgradeVersionsList</Name><Value>03.01.00,03.02.00,03.03.00,03.03.02,03.03.03,03.03.05,03.03.07</Value></Attribute></Attributes>
 

--------
And now ??
What must i do ?
Thanks again
Stefano

 
New Post
4/29/2008 3:47 PM
 

Stefano

If you put this into the same box, tick Run as Script and then click Execute, you shoud get the message 'The Query complete succesfully'. If you do, the problem should be solved. Run the other query again, to check, you should get no results. If you get an error with the update query, make sure you have a carriage return after the 'GO'.

Update EventQueue set iscomplete = -1 where eventmessageid = 15

GO

Cheers
Roger


DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
New Post
4/30/2008 8:51 AM
 

Thanks for your support.
I have followed your info and all seems to works.
But i would like to know if all the problems are solved or if they are only "hidden" !!
Thanks again
Stefano

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsEventQueue.ProcessMessage: Message Processing Failed during a site searchEventQueue.ProcessMessage: Message Processing Failed during a site search


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