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 ForumsForumForumFresh clean install & new database - Still no notificationsFresh clean install & new database - Still no notifications
Previous
 
Next
New Post
3/22/2008 7:07 PM
 

Ok... midnight here now so I see what happens with leaving it all disabled except the 2 forum email schedule items.

In the time it took from my post about the errors until now... there have been over 250 errors come up in the log. With my settings I've no idea how that can be.

Hoping someone can help point me the right way... DNN setup tables, files etc... wherever I need to start looking to find out what's wrong.

Even managed to kinda break this thread in DNN!

 
New Post
3/23/2008 2:30 AM
 

Now... been 7hrs running like that and looks like an average of 4 errors per minute.  That is with just the 2 email schedule items selected.

Errors all just seem to be the same now though (plus some bots & a DotNetNuke.Entities.Modules.EventMessageProcessor, DotNetNuke I think I can fix):

23/03/2008 05:37:01   Scheduler Exception       AssemblyVersion: -1; PortalID: -1; PortalName ...
AssemblyVersion: -1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider:
ExceptionGUID:
InnerException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
FileName:
FileLineNumber: -1
FileColumnNumber: -1
Method:
StackTrace:
Message: System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlDataReader.ConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(SqlConnection connection, SqlTransaction transaction, CommandType commandType, String commandText, SqlParameter[] commandParameters, SqlConnectionOwnership connectionOwnership) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues) at DotNetNuke.Services.Scheduling.DNNScheduling.SqlDataProvider.GetSchedule(String Server) at DotNetNuke.Services.Scheduling.DNNScheduling.SchedulingController.GetSchedule(String Server) at DotNetNuke.Services.Scheduling.DNNScheduling.Scheduler.CoreScheduler.LoadQueueFromTimer() at DotNetNuke.Services.Scheduling.DNNScheduling.Scheduler.CoreScheduler.Start()
Source:
Server Name: DEDL55

Looking into that message... is it something a table could be turning up, or in the DNN files (or a combination)?

The only way forward I can think of now... full backup, then start copying files over from the fresh DNN 4.6.2 installation folder into this one, just a folder at a time. Then I will look at config type files.

Are there certain tables in the database I should look into and possibly compare?  Tables for just setup & DNN stuff behind the scenes?  Will look at what I can to find out where possible errors or glitches may have happened.

 

 
New Post
3/23/2008 3:48 AM
 

On the file replacements... in the bin folder I noticed the following when changing from old to new.

RadCalendar.Net2.dll went from 352Kb to 344Kb
RadTreeView.Net2.dll went from 268Kb to 260Kb

Also in the DotNetNuke.Data.Log:

DotNetNuke.Data.Log No.
System.Data.SqlClient.SqlException: Violation of PRIMARY KEY constraint 'PK_EventLogTypes'. Cannot insert duplicate key in object 'dbo.tacuk_EventLogTypes'. 10
Violation of PRIMARY KEY constraint 'PK_EventLogTypes'. Cannot insert duplicate key in object 'dbo.tacuk_EventLogTypes'. 45
Violation of PRIMARY KEY constraint 'PK_tacuk_Permission'. Cannot insert duplicate key in object 'dbo.tacuk_Permission'. 6
Violation of PRIMARY KEY constraint 'PK_tacuk_Schedule'. Cannot insert duplicate key in object 'dbo.tacuk_Schedule'. 9
Violation of PRIMARY KEY constraint 'PK_tacuk_SearchCommonWords'. Cannot insert duplicate key in object 'dbo.tacuk_SearchCommonWords'. 369
Violation of PRIMARY KEY constraint 'PK_tacuk_SearchIndexer'. Cannot insert duplicate key in object 'dbo.tacuk_SearchIndexer'. 1
Violation of PRIMARY KEY constraint 'PK_tacuk_EventLogConfig'. Cannot insert duplicate key in object 'dbo.tacuk_EventLogConfig'. 11
Violation of PRIMARY KEY constraint 'PK_tacuk_DesktopModules'. Cannot insert duplicate key in object 'dbo.tacuk_DesktopModules'. 28
Violation of PRIMARY KEY constraint 'PK_tacuk_Lists'. Cannot insert duplicate key in object 'dbo.tacuk_Lists'. 357
Violation of PRIMARY KEY constraint 'PK_tacuk_ModuleControls'. Cannot insert duplicate key in object 'dbo.tacuk_ModuleControls'. 107
Violation of PRIMARY KEY constraint 'PK_tacuk_ModuleDefinitions'. Cannot insert duplicate key in object 'dbo.tacuk_ModuleDefinitions'. 28
Violation of PRIMARY KEY constraint 'PK_tacuk_Modules'. Cannot insert duplicate key in object 'dbo.tacuk_Modules'. 13
Violation of PRIMARY KEY constraint 'PK_tacuk_TabModules'. Cannot insert duplicate key in object 'dbo.tacuk_TabModules'. 13
Violation of PRIMARY KEY constraint 'PK_tacuk_TabPermission'. Cannot insert duplicate key in object 'dbo.tacuk_TabPermission'. 13
Violation of PRIMARY KEY constraint 'PK_tacuk_Tabs'. Cannot insert duplicate key in object 'dbo.tacuk_Tabs'. 13
Violation of PRIMARY KEY constraint 'PK_tacuk_ModuleSettings'. Cannot insert duplicate key in object 'dbo.tacuk_ModuleSettings'. 23
Violation of PRIMARY KEY constraint 'PK_tacuk_ProfilePropertyDefinition'. Cannot insert duplicate key in object 'dbo.tacuk_ProfilePropertyDefinition'. 19
The statement has been terminated. 1056
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) 1
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) 1
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) 1
   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) 1
   at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async) 1
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) 1
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 1
   at DotNetNuke.Data.SqlDataProvider.ExecuteADOScript(String SQL) 1
   at DotNetNuke.Data.SqlDataProvider.ExecuteScript(String Script, Boolean UseTransactions) 1

 

some of that might be perfectly normal... but I just don't know!

Apart from all that (& without going into desktop modules) everything else looked the same... (apart from some Locale files but was to be expected)

Will see what I can in the database... stored queries etc... must be something not right somewhere!

 

 
New Post
3/23/2008 3:00 PM
 

Well.. the Rad* files just affected the Sigma Live, but that was easily fixed.  Other things, little difference.

I restarted the Schedule with just 2 schedule items enabled, and checked the history of those which say they run ok (but still email is not actually sent - schedule history says there's none to send!).

I think there must be a problem with the schedule module itself. What can I check on to sort this? Within the database I am expecting as the files seem ok (I think) since I went through them all.

The error message is:

23/03/2008 18:32:48   Scheduler Exception       AssemblyVersion: -1; PortalID: -1; PortalName ...
AssemblyVersion: -1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider:
ExceptionGUID:
InnerException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
FileName:
FileLineNumber: -1
FileColumnNumber: -1
Method:
StackTrace:
Message: System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlDataReader.ConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(SqlConnection connection, SqlTransaction transaction, CommandType commandType, String commandText, SqlParameter[] commandParameters, SqlConnectionOwnership connectionOwnership) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues) at DotNetNuke.Services.Scheduling.DNNScheduling.SqlDataProvider.GetSchedule(String Server) at DotNetNuke.Services.Scheduling.DNNScheduling.SchedulingController.GetSchedule(String Server) at DotNetNuke.Services.Scheduling.DNNScheduling.Scheduler.CoreScheduler.LoadQueueFromTimer() at DotNetNuke.Services.Scheduling.DNNScheduling.Scheduler.CoreScheduler.Start()
Source:
Server Name: DEDL55

 

Any help please?

Would it be a bad idea to upgrade from 4.6.2? I heard 4.7 has some probs for modules I may have, but think 4.8.2 would be the way to go. Would upgrading to 4.8.2 be possible direct from 4.6.2, or do I need to go to 4.7 on the way (& run the installer too)?

Thanks

 
New Post
3/24/2008 6:10 AM
 

Battling on as best I can... I updated from DNN v4.6.2 to v4.8.2 - and no errors showing at all!  Was very easy too so recommend just doing it (but backup everything first)

Unfortunately still not single any forum notifications at all, but going through tests, settings etc to do the best I can. At least scheduler appears to be running without probs.

Is it true - Scheduler may not actually work if using Windows Authentication? Found someone saying that here (and noone says otherwise) - http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/108/threadid/161032/scope/posts/Default.aspx

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumFresh clean install & new database - Still no notificationsFresh clean install & new database - Still no notifications


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