Can't start service, W2k3, SP2

binarysoulbinarysoul Member Posts: 993
When I tried to start one of our customized apps, I get

error 1067 the process terminated unexpectedly

There's nothing obvious in event logs. Anyone seen this? What commands are available to force services start/stop?

Comments

  • jamesp1983jamesp1983 Member Posts: 2,475 ■■■■□□□□□□
    anything under the "Log On" tab that is incorrect?

    As far as command line service start and stop:

    Net Start starts a Service
    Net Stop stops a Service
    "Check both the destination and return path when a route fails." "Switches create a network. Routers connect networks."
  • blargoeblargoe Member Posts: 4,174 ■■■■■■■■■□
    It probably wasn't a command that forced it to stop, that error usually means the service crashed somehow just couldn't start. Event viewer will almost always tell you more details.

    Does the account under which you are running the service have rights to start it and/or access the location on the computer where the executable lives?
    IT guy since 12/00

    Recent: 11/2019 - RHCSA (RHEL 7); 2/2019 - Updated VCP to 6.5 (just a few days before VMware discontinued the re-cert policy...)
    Working on: RHCE/Ansible
    Future: Probably continued Red Hat Immersion, Possibly VCAP Design, or maybe a completely different path. Depends on job demands...
Sign In or Register to comment.