cancel
Showing results for 
Search instead for 
Did you mean: 

SAPCCM4X.03 Windows Service stops after 3 sec.

Former Member
0 Kudos

Hi!

I would like to set up the SAPCCM4X agent on the satellite system.

The installation with the commando >sapccm4x -R pf=... endes without any errors.

The problem is that the appropriate SAPCCM4X.03 Windows Service stops after 3 sec.

The output on the CMD console is:

INFO: trying to register service SAPCCM4X.03 at Windows Service Control Manager

starttype of service: manual/[auto] :

DomainName\UserName or [<LocalSystem account>] :

INFO: Agent is running (no actual pid, but actual shared memory!)

WARNING: Service SAPCCM4X.03 already stopped. But agent is running!

WARNING: The following service is registered but could not be started

SAPCCM4X.03

(command ["E:\usr\sap\SC3\SYS\exe\run\sapccm4x.exe" -Service

pf=E:\usr\sap\SC3\SYS\profile\SC3_DVEBMGS03_VMSAP01] user <LocalSystem account>)

INFO: Updated config file E:\usr\sap\SC3\DVEBMGS03\log\sapccm4x\csmconf.

EXITING with code 0

How can I solve this problem?

Thank you

Ju00FCrgen

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

try installing sapccm4x agent with -noservice option. Hopefully, it will resolve the issue.

Former Member
0 Kudos

Hello Jürgen,

WARNING: Service SAPCCM4X.03 already stopped. But agent is running!

you could try to clean up the part of the shared memory used by the agent:

sapccm4x pf=<instance profile> -initshm

Maybe the agent starts afterwards.

Regards, Michael