SoliCP Scheduler Er...
 
Notifications
Clear all

SoliCP Scheduler Error System.Data.SqlClient.SqlException

2 Posts
1 Users
0 Reactions
764 Views
Posts: 73
Topic starter
(@javier-wong)
Trusted Member
Joined: 8 years ago

I've just tried to reinstall Enterprise Server and Portal by removing the files and replacing them with the Full zip files. I've also put back the connection string and the crypto key. The Portal works fine but the scheduler now reports an error. I've also tried sc.exe delete and creating back the service via running "sc.exe create "SolidCP Scheduler" binPath= "C:WebsitePanelEnterprise ServerbinSolidCP.SchedulerService.exe" DisplayName= "SolidCP Scheduler" start= auto" but to no avail.

The following error appears a few seconds after I start the Scheduler service. Am I missing something?

Thanks.

 

Application: SolidCP.SchedulerService.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Data.SqlClient.SqlException
Stack:
at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(System.String, System.Data.CommandType, System.String, System.Data.SqlClient.SqlParameter[])
at SolidCP.EnterpriseServer.DataProvider.GetProcessBackgroundTasks(SolidCP.EnterpriseServer.BackgroundTaskStatus)
at SolidCP.EnterpriseServer.Scheduler.RunManualTasks()
at SolidCP.EnterpriseServer.Scheduler.ScheduleTasks()
at SolidCP.SchedulerService.SchedulerService.Process(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.TimerQueueTimer.CallCallback()
at System.Threading.TimerQueueTimer.Fire()
at System.Threading.TimerQueue.FireNextTimers()

1 Reply
Posts: 73
Topic starter
(@javier-wong)
Trusted Member
Joined: 8 years ago

Please ignore this. I had forgotten to configure SolidCP.SchedulerService.exe.config with the CryptoKey and the ConnectingString.

Reply
Share: