Hello
Just noticed that after upgraded from 1.4.2 to 1.4.4, now solidcp scheduler crashes after a few seconds
Event viewer Application error:
Faulting application name: SolidCP.SchedulerService.exe, version: 1.4.4.0, time stamp: 0x5d6d4137
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x000007f7c8432773
Faulting process id: 0x1b24
Faulting application start time: 0x01d5668c422369e6
Faulting application path: C:WebsitePanelEnterprise ServerbinSolidCP.SchedulerService.exe
Faulting module path: unknown
Report Id: 82d33d02-d27f-11e9-9447-6c3be551f0a9
Faulting package full name:
Faulting package-relative application ID:
Event viewer Net runtime:
Application: SolidCP.SchedulerService.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
at SolidCP.EnterpriseServer.DataProvider.get_ConnectionString()
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()
What can be the problem with this?
Thanks
Antonio
Hello,
Can you check the connection string and crypto key in C:WebsitePanelEnterprise ServerbinSolidCP.SchedulerService.exe.config
If these are not set to the correct values as seen in C:WebsitePanelEnterprise Serverweb.config please update them and try start the service again.
Regards,
Trevor
Hello
This is strange.... but SolidCP.SchedulerService.exe.config doesn't exist anywhere, 3 servers I updated, none has that file now
I downloaded that file from your manual install files and corrected this
For some reason the update script wiped that file out..
Thanks
Antonio