Task Scheduler Error I am struggling with

G

Guest

The message reads:
Could not start the Task Scheduler service on Local Computer
Error 2147500037: Unspecified Error
Ok Button

I get this error when trying to start the service on the particular Server.
Any ideas?
 
D

Dave Patrick

You might try;
sc query "Schedule"

to see what win32 exit code is generated. You can get sc.exe (service
controller tool) here.
ftp://ftp.microsoft.com/reskit/win2000/

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| The message reads:
| Could not start the Task Scheduler service on Local Computer
| Error 2147500037: Unspecified Error
| Ok Button
|
| I get this error when trying to start the service on the particular
Server.
| Any ideas?
|
|
 
G

Guest

I ran the command provided in te last Reply
sc query "Schedule"
and produced the following results:
SERVICE_NAME: schedule
TYPE : 120 WiIN32_SHARE_PROCESS (interactive)
STATE : 1 STOPPED

NOT_STOPPABLE,NOT_PAUSEABLE,IGNORE_SHUTDOWN)
WIN32_EXIT_CODE : -2147467259 (0x80004005)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0

I have no idea what tese codes are. Any please help!!

Thanks in advance,
 
D

Dave Patrick

Is it set to logon with the local system account?

Is the Remote Procedure Call (RPC) service started? (RpcSs)

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|I ran the command provided in te last Reply
| sc query "Schedule"
| and produced the following results:
| SERVICE_NAME: schedule
| TYPE : 120 WiIN32_SHARE_PROCESS (interactive)
| STATE : 1 STOPPED
|
| NOT_STOPPABLE,NOT_PAUSEABLE,IGNORE_SHUTDOWN)
| WIN32_EXIT_CODE : -2147467259 (0x80004005)
| SERVICE_EXIT_CODE : 0 (0x0)
| CHECKPOINT : 0x0
| WAIT_HINT : 0x0
|
| I have no idea what tese codes are. Any please help!!
|
| Thanks in advance,
|
 
G

Guest

The service is set to logon with the local system account and RPC is started

This error is the strangest I've ever seen.

Thanks again,
 
D

Dave Patrick

If any scheduled tasks exist you might try deleting them to see if it
starts. You didn't mention when this started and what other events are found
in the system log.

When you view the logged events in Event Viewer in the upper right corner,
third button down is a copy to clipboard, then you can paste in the body of
a reply message.

Please do so for each of the different system events so we can see all of
the event detail.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| The service is set to logon with the local system account and RPC is
started
|
| This error is the strangest I've ever seen.
|
| Thanks again,
 
G

Guest

I have delete all task and tried to restart the service, no success

I have a couple of error messages please see below:

Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7023
Date: 2004/11/17
Time: 9:00:23 AM
User: N/A
Computer: NBMASTER01
Description:
The Task Scheduler service terminated with the following error:
Unspecified error

Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7023
Date: 2004/11/17
Time: 8:53:43 AM
User: N/A
Computer: NBMASTER01
Description:
The Task Scheduler service terminated with the following error:
Unspecified error

And there are many more just the time is different, I checked the log book
for latest installations and there were none since early March. The error
started out of the blue around September 24,2004

Please help
 
D

Dave Patrick

7023 is the only error found in system log since last restart?

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|I have delete all task and tried to restart the service, no success
|
| I have a couple of error messages please see below:
|
| Event Type: Error
| Event Source: Service Control Manager
| Event Category: None
| Event ID: 7023
| Date: 2004/11/17
| Time: 9:00:23 AM
| User: N/A
| Computer: NBMASTER01
| Description:
| The Task Scheduler service terminated with the following error:
| Unspecified error
|
| Event Type: Error
| Event Source: Service Control Manager
| Event Category: None
| Event ID: 7023
| Date: 2004/11/17
| Time: 8:53:43 AM
| User: N/A
| Computer: NBMASTER01
| Description:
| The Task Scheduler service terminated with the following error:
| Unspecified error
|
| And there are many more just the time is different, I checked the log
book
| for latest installations and there were none since early March. The error
| started out of the blue around September 24,2004
|
| Please help
 
G

Guest

Sorry I only posted the ones I thought were related

The other errors are as follows:

Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10005
Date: 2004/11/16
Time: 12:42:44 PM
User: NT AUTHORITY\SYSTEM
Computer: NBMASTER01
Description:
DCOM got error "The service cannot be started, either because it is disabled
or because it has no enabled devices associated with it. " attempting to
start the service NtmsSvc with arguments "-Service" in order to run the
server:
{D61A27C6-8F53-11D0-BFA0-00A024151983}

Event Type: Error
Event Source: TermServDevices
Event Category: None
Event ID: 1106
Date: 2004/11/17
Time: 7:59:54 AM
User: N/A
Computer: NBMASTER01
Description:
The printer could not be installed.
Data:
0000: 05 07 00 00 32 04 00 00 ....2...

Event Type: Error
Event Source: TermServDevices
Event Category: None
Event ID: 1111
Date: 2004/11/17
Time: 7:59:54 AM
User: N/A
Computer: NBMASTER01
Description:
Driver HP LaserJet 5000 Series PCL 6 required for printer
__HEALTH_TREE_0801-DCTS-MS2701-HP5000-01.OPERATION.IMSD-DSGI.IACB-DGIAC.CAMPUS.NCR-RCN.HC-SC
is unknown. Contact the administrator to install the driver before you log in
again.
Data:
0000: 05 07 00 00 43 08 00 00 ....C...


These error are numerous and appear throughout the event log
 
D

Dave Patrick

Afraid those don't help as they're unrelated to the problem. I'm out of
ideas. I don't know what role your server plays but it may require a rebuild
to fix this issue or at least an in-place upgrade.

How to Perform an In-Place Upgrade of Windows 2000
http://support.microsoft.com/support/kb/articles/Q292/1/75.ASP

What an In-Place Windows 2000 Upgrade Changes and What It Does Not Change
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q306952

Be sure to apply these to your repair install before connecting to any
network.

http://download.microsoft.com/download/E/6/A/E6A04295-D2A8-40D0-A0C5-241BFECD095E/W2KSP4_EN.EXE
http://www.microsoft.com/technet/security/bulletin/MS03-043.mspx
http://www.microsoft.com/technet/security/bulletin/MS03-049.mspx

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Sorry I only posted the ones I thought were related
|
| The other errors are as follows:
|
| Event Type: Error
| Event Source: DCOM
| Event Category: None
| Event ID: 10005
| Date: 2004/11/16
| Time: 12:42:44 PM
| User: NT AUTHORITY\SYSTEM
| Computer: NBMASTER01
| Description:
| DCOM got error "The service cannot be started, either because it is
disabled
| or because it has no enabled devices associated with it. " attempting to
| start the service NtmsSvc with arguments "-Service" in order to run the
| server:
| {D61A27C6-8F53-11D0-BFA0-00A024151983}
|
| Event Type: Error
| Event Source: TermServDevices
| Event Category: None
| Event ID: 1106
| Date: 2004/11/17
| Time: 7:59:54 AM
| User: N/A
| Computer: NBMASTER01
| Description:
| The printer could not be installed.
| Data:
| 0000: 05 07 00 00 32 04 00 00 ....2...
|
| Event Type: Error
| Event Source: TermServDevices
| Event Category: None
| Event ID: 1111
| Date: 2004/11/17
| Time: 7:59:54 AM
| User: N/A
| Computer: NBMASTER01
| Description:
| Driver HP LaserJet 5000 Series PCL 6 required for printer
|
__HEALTH_TREE_0801-DCTS-MS2701-HP5000-01.OPERATION.IMSD-DSGI.IACB-DGIAC.CAMPUS.NCR-RCN.HC-SC
| is unknown. Contact the administrator to install the driver before you log
in
| again.
| Data:
| 0000: 05 07 00 00 43 08 00 00 ....C...
|
|
| These error are numerous and appear throughout the event log
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top