Restarting RASMAN Service

S

Soren Dreijer

Hi,

I'm trying to restart the RASMAN service. I've found several articles on
Google which indicate that you can stop the service (and when querying the
service it says that it is indeed STOPPABLE). However, I get the following
error when I use Services to stop the service:

"Could not stop the Remote Access Connection Manager service on Local
Computer. The service did not return an error. This could be an internal
Windows error or an internal service error. If the problem presists, contact
your system administrator."

If I try to stop the service from the command-line, I get the following
output:
sc stop rasman
SERVICE_NAME: rasman
TYPE : 20 WIN32_SHARE_PROCESS
STATE : 4 RUNNING
(STOPPABLE,NOT_PAUSABLE,IGNORES_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0

After I've attempted to shut down the service down once, it seems to be
entering a bad state and all subsequent attempts to shut it down results in
the following:
sc stop rasman
[SC] ControlService FAILED 1061:

The service cannot accept control messages at this time.

Am I missing something?

Thanks!
 
G

Guest

To edit RASMAN service,you'll need to install xp support tools.Also,to get
the info you use the Rasdiag.exe tool,chk kb309553

Soren Dreijer said:
Hi,

I'm trying to restart the RASMAN service. I've found several articles on
Google which indicate that you can stop the service (and when querying the
service it says that it is indeed STOPPABLE). However, I get the following
error when I use Services to stop the service:

"Could not stop the Remote Access Connection Manager service on Local
Computer. The service did not return an error. This could be an internal
Windows error or an internal service error. If the problem presists, contact
your system administrator."

If I try to stop the service from the command-line, I get the following
output:
sc stop rasman
SERVICE_NAME: rasman
TYPE : 20 WIN32_SHARE_PROCESS
STATE : 4 RUNNING
(STOPPABLE,NOT_PAUSABLE,IGNORES_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0

After I've attempted to shut down the service down once, it seems to be
entering a bad state and all subsequent attempts to shut it down results in
the following:
sc stop rasman
[SC] ControlService FAILED 1061:

The service cannot accept control messages at this time.

Am I missing something?

Thanks!
 
S

Soren Dreijer

Andrew,

I'm not exactly sure what that does for me. What does the support tools have
that will help me get around the error? I tried running the Rasdiag tool
while I attempted to stop the service, but the log it produced didn't give
me much useful information.

Andrew E. said:
To edit RASMAN service,you'll need to install xp support tools.Also,to
get
the info you use the Rasdiag.exe tool,chk kb309553

Soren Dreijer said:
Hi,

I'm trying to restart the RASMAN service. I've found several articles on
Google which indicate that you can stop the service (and when querying
the
service it says that it is indeed STOPPABLE). However, I get the
following
error when I use Services to stop the service:

"Could not stop the Remote Access Connection Manager service on Local
Computer. The service did not return an error. This could be an internal
Windows error or an internal service error. If the problem presists,
contact
your system administrator."

If I try to stop the service from the command-line, I get the following
output:
sc stop rasman
SERVICE_NAME: rasman
TYPE : 20 WIN32_SHARE_PROCESS
STATE : 4 RUNNING
(STOPPABLE,NOT_PAUSABLE,IGNORES_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0

After I've attempted to shut down the service down once, it seems to be
entering a bad state and all subsequent attempts to shut it down results
in
the following:
sc stop rasman
[SC] ControlService FAILED 1061:

The service cannot accept control messages at this time.

Am I missing something?

Thanks!
 

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