The Sentinel agent service on Local Computer started and then stopped

The Service on local computer started and then stopped ,Some services stop automatically if there are not in use by other services or programs

The Sentinel agent service on Local Computer started and then stopped

Reason: Event Viewer log files are probably full.

Solution:

  • right click on “My Computer”
  • choose Manage
  • -----------------------------
  • Windows Server 2003/XP

  • System tools > Event Viewer
  • right click on Application
  • choose Properties
  • Windows Server 2008/Windows 7

  • Diagnostics > Event Viewers
  • click on Application and Services Logs
  • choose Properties on the right panel
  • -----------------------------
  • change Maximum log size to bigger value
  • check “Overwrite events when needed”
  • reboot computer
  • Loading

    The Sentinel agent service on Local Computer started and then stopped

    tuan.nguoianphu.com © Vo Hung Tuan Blogs 2022 | la.plume

“The [Service name] Service on Local Computer Started and Then Stopped. Some Services Stop Automatically If They Are Not in Use By Other Services or Programs” – Windows Error Message (TEKLYNX Software)

Bookmark(0)

Please login to bookmark

Username or Email Address

Password

Remember Me

service on Local Computer started and then stopped. Some service stop automatically if they have no work to

Archived Forums

>

.NET Framework Class Libraries

  • Question

  • The Sentinel agent service on Local Computer started and then stopped

    The Sentinel agent service on Local Computer started and then stopped

    0

    Sign in to vote

    Hi

    I installed a Windows Service which worked fine,untill i attached my source code (VS2005) and tried debugging and kept changing the trigger time in the datatbase, which infact worked servel times and now all of a sudden stopped working.

    I checked the service and it seems to have stopped and cannot restart it.

    I tried resintalling it with different name , rebooted the machine, added a code to sleep for some seconds on the OnStart() event nothing seems to be working. There is no Exception message in the event log.

    Anyone has a clue to sort this out??

    Following is the message

    the <<service name>> service on Local Computer started and then stopped. Some service stop automatically if they have no work to do, for example the Performance logs and Alert Service

    Thanks,

    Regards,

    Gauls

Answers

  • The Sentinel agent service on Local Computer started and then stopped

    The Sentinel agent service on Local Computer started and then stopped

    1

    Sign in to vote

    Hi Gauls,

    I had the same problem for a long time and finally find the solution that is to clear the Application Log. It might help you to resolve this problem as well.

    Mehrdad

    • Marked as answer by

  • The Sentinel agent service on Local Computer started and then stopped

    The Sentinel agent service on Local Computer started and then stopped

    0

    Sign in to vote

    Use the debugger and trace the execution of the OnStart() method.

All replies

  • The Sentinel agent service on Local Computer started and then stopped

    The Sentinel agent service on Local Computer started and then stopped

    0

    Sign in to vote

    Use the debugger and trace the execution of the OnStart() method.

  • The Sentinel agent service on Local Computer started and then stopped

    The Sentinel agent service on Local Computer started and then stopped

    1

    Sign in to vote

    Hi Gauls,

    I had the same problem for a long time and finally find the solution that is to clear the Application Log. It might help you to resolve this problem as well.

    Mehrdad

    • Marked as answer by

  • The Sentinel agent service on Local Computer started and then stopped

    The Sentinel agent service on Local Computer started and then stopped

    0

    Sign in to vote

    Hi Biglari,

    Yes after quite a struggle i did fiqured out clearing does help most of the times.

    Cheers

    Gauls


    gauls

  • The Sentinel agent service on Local Computer started and then stopped

    The Sentinel agent service on Local Computer started and then stopped

    1

    Sign in to vote

    Hi All,

    One of the causes of the error is "Check if you have enough disk space where the service is installed". If the disk space left is very less or No disk space it throws the same error. Free some disk space, then the service will start,(if it's not relating to programming issue) like your service was running fine suddenly it stops and whenyou try to start again it shows this message.That is the reason why when you clear Application Log you're able to start service again. i.e(When clearing Application log it gets enough disk space required)

    Cheers,

    mathew

  • The Sentinel agent service on Local Computer started and then stopped

    The Sentinel agent service on Local Computer started and then stopped

    2

    Sign in to vote

    HI I got same problem but i solved my problem to follow below steps

    Here is the complete solution

    http://srinivasganaparthi.blogspot.com/2011/02/service-on-local-computer-started-and.html

    It may usefull.

    Thanks

  • The Sentinel agent service on Local Computer started and then stopped

    The Sentinel agent service on Local Computer started and then stopped

    1

    Sign in to vote

    Hi

    It is not necessary to use local account on production box new user account could be used. This kind of error could occur if the user doesn't have proper rights on the database/file depends what's servicedoes. Cache and logs are also a gud point to look at as mentioned in previous posts.

    Thanks,

    Gauls


    gauls

  • The Sentinel agent service on Local Computer started and then stopped

    The Sentinel agent service on Local Computer started and then stopped

    0

    Sign in to vote

    Check the 'Event' logs as Gauls suggested. I was using a wrong 'Service behaviour' name. The issue resolved just like a charm after the change. Restarting the service may not sometimes help you, uninstall and install service again.

    Error: Service cannot be started. System.Configuration.ConfigurationErrorsException: There is no service behavior named

  • The Sentinel agent service on Local Computer started and then stopped

    The Sentinel agent service on Local Computer started and then stopped

    0

    Sign in to vote

    Hi guys,

    i have this problem with squid,when i start squid,this error appeare:

    "

    —————————
    Services
    —————————
    The Squid service on Local Computer started and then stopped. Some services stop automatically if they are not in use by other services or programs.
    —————————
    OK
    —————————

    "

    i am using windows 7.

    any clean solution?

    Regars.

    Sam


    • Edited by

  • The Sentinel agent service on Local Computer started and then stopped

    The Sentinel agent service on Local Computer started and then stopped

    0

    Sign in to vote

    I also got the same issue, while i m try to start the service.

    solution is if you use event log to store service log then clear that all log before start the service.

    i have tried and it's working for me.

    Regards,

    Mayur Moradiya

    http://freeonlinehindimovie.org.in

  • The Sentinel agent service on Local Computer started and then stopped

    The Sentinel agent service on Local Computer started and then stopped

    0

    Sign in to vote

    ...tks Biglari. It's my problem...best wish...:)

Add your solution here

B I U S small BIG code var < > & link [^] encode untab case indent outdent

Preview 0

Existing Members

...or Join us

Download, Vote, Comment, Publish.

Your Email

This email is in use. Do you need your password?

Optional Password

When answering a question please:

  1. Read the question carefully.
  2. Understand that English isn't everyone's first language so be lenient of bad spelling and grammar.
  3. If a question is poorly phrased then either ask for clarification, ignore it, or edit the question and fix the problem. Insults are not welcome.
  4. Don't tell someone to read the manual. Chances are they have and don't get it. Provide an answer or move on to the next question.
Let's work to help developers, not make them feel stupid.


This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)




CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900

Starting and Stopping Sentinel LDK-EMS Service

Sentinel LDK-EMS Service is configured to start automatically when the machine starts. If needed, you can manually stop or start Sentinel LDK-EMS Service. For example, you may need to restart the service after customizing some properties in Sentinel LDK-EMS.

You can manually stop and start Sentinel LDK-EMS Service from:

>Windows Services

>Command Prompt

To stop and start the service from Windows Services:

1.Click Start > Run, enter services.msc, and click OK to open the Windows Services dialog box.

2.Right-click Sentinel LDK-EMS Service.

3.Select one of the following:

Start

Restart

Stop

To stop and start the Service from Windows Command Prompt:

1.Run a Windows command prompt as an administrator.

a.Click Start > Run, and enter cmd.

b.Right-click Command prompt and select Run as administrator.

c.If the User Account Control dialog box opens, click Yes.

2.In the command prompt, enter cd %ems_home% and press Enter to switch to the EMS home directory.

To start the service, enter ems-startservice.bat and press Enter.

To stop the service, enter ems-stopservice.bat and press Enter.