This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

SwJobSchedulerSvc Fails to Start.

SwJobSchedulerSvc Fails to Start on our Windows 2003 server. I have installed SP2 with no luck.

 

 

From Log...

 

 *** SolarWinds Job Scheduler v1.1.0.238, .Net Runtime v2.0.50727 ***
2008-08-26 15:14:31,234 [5] FATAL SolarWinds.JobEngine.ServiceProcess.SolarWindsService - OnStart: Unhandled exception caught
System.IO.FileNotFoundException: Could not load file or assembly 'System.Data.SqlServerCe, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
File name: 'System.Data.SqlServerCe, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'
   at SolarWinds.JobEngine.Broker.DistributionPolicyDAL.EnumeratePolicies()
   at SolarWinds.JobEngine.Broker.DistributionPolicyStore.LoadPolicies()
   at SolarWinds.JobEngine.Broker.DistributionPolicyStore..ctor(IDistributionPolicyDAL policyDAL)
   at SolarWinds.JobEngine.Scheduling.JobSchedulerFactory.Make()
   at SolarWinds.JobEngine.Scheduling.SchedulerServiceApp.Start()
   at SolarWinds.JobEngine.ServiceProcess.SolarWindsService.ServiceStart()

=== Pre-bind state information ===
LOG: User = NT AUTHORITY\SYSTEM
LOG: DisplayName = System.Data.SqlServerCe, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91
 (Fully-specified)
LOG: Appbase = file:///C:/Program Files/Common Files/SolarWinds/JobEngine/
LOG: Initial PrivatePath = NULL
Calling assembly : SolarWinds.JobEngine, Version=1.1.0.238, Culture=neutral, PublicKeyToken=null.
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: C:\Program Files\Common Files\SolarWinds\JobEngine\SWJobSchedulerSvc.exe.config
LOG: Using machine configuration file from c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
LOG: Post-policy reference: System.Data.SqlServerCe, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91
LOG: Attempting download of new URL file:///C:/Program Files/Common Files/SolarWinds/JobEngine/System.Data.SqlServerCe.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Common Files/SolarWinds/JobEngine/System.Data.SqlServerCe/System.Data.SqlServerCe.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Common Files/SolarWinds/JobEngine/System.Data.SqlServerCe.EXE.
LOG: Attempting download of new URL file:///C:/Program Files/Common Files/SolarWinds/JobEngine/System.Data.SqlServerCe/System.Data.SqlServerCe.EXE.

2008-08-26 15:14:31,296 [5] FATAL SolarWinds.JobEngine.ServiceProcess.SolarWindsService - Unhandled exception caught
System.IO.FileNotFoundException: Could not load file or assembly 'System.Data.SqlServerCe, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
File name: 'System.Data.SqlServerCe, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'
   at SolarWinds.JobEngine.Broker.DistributionPolicyDAL.EnumeratePolicies()
   at SolarWinds.JobEngine.Broker.DistributionPolicyStore.LoadPolicies()
   at SolarWinds.JobEngine.Broker.DistributionPolicyStore..ctor(IDistributionPolicyDAL policyDAL)
   at SolarWinds.JobEngine.Scheduling.JobSchedulerFactory.Make()
   at SolarWinds.JobEngine.Scheduling.SchedulerServiceApp.Start()
   at SolarWinds.JobEngine.ServiceProcess.SolarWindsService.ServiceStart()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

=== Pre-bind state information ===
LOG: User = NT AUTHORITY\SYSTEM
LOG: DisplayName = System.Data.SqlServerCe, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91
 (Fully-specified)
LOG: Appbase = file:///C:/Program Files/Common Files/SolarWinds/JobEngine/
LOG: Initial PrivatePath = NULL
Calling assembly : SolarWinds.JobEngine, Version=1.1.0.238, Culture=neutral, PublicKeyToken=null.
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: C:\Program Files\Common Files\SolarWinds\JobEngine\SWJobSchedulerSvc.exe.config
LOG: Using machine configuration file from c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
LOG: Post-policy reference: System.Data.SqlServerCe, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91
LOG: Attempting download of new URL file:///C:/Program Files/Common Files/SolarWinds/JobEngine/System.Data.SqlServerCe.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Common Files/SolarWinds/JobEngine/System.Data.SqlServerCe/System.Data.SqlServerCe.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Common Files/SolarWinds/JobEngine/System.Data.SqlServerCe.EXE.
LOG: Attempting download of new URL file:///C:/Program Files/Common Files/SolarWinds/JobEngine/System.Data.SqlServerCe/System.Data.SqlServerCe.EXE.

  •  This is a bug that has caused an invalid entry to get into your Job Engine data file.  You can safely replace this file with an empty version.

     Attached is an empty version of the Job Engine data file.  You can replace the existing file with this one.  The file is located at C:\Documents and Settings\All Users\Application Data\SolarWinds\JobEngine\Data\JobEngine.sdf.

    To replace it, stop the SolarWinds Job Engine, SolarWinds Job Scheduler, and SolarWinds Orion Module Engine services.  Make sure you stop the Job Engine service on your additional pollers, too.

    Replace the file.

     Start those services again.  When the Module Engine service starts back up, it will repopulate the data file
    JobEngine.zip
  •  Mark,

     

    Worked like a champ -

    You da man!!

     

    Don

  • I'm having the same issue and I tried replacing that file.  Still no luck.  Any other advice?