cancel
Showing results for 
Search instead for 
Did you mean: 

Can't start SAPCCMSR

Former Member
0 Kudos

Hi,

i have a problem with the sapccmsr agent. On one system the sapccmsr agent isn't running. If i try to start the agent: "sapccmsr -DCCMS -j2ee pf=/..." it tells me that the agent is already running under process ID xyz. But there is no process with this ID.

I already tryed to stop, unregister and register the agent again. I also deleted everthing in the running directory of the agent, but it still claims to be running, so that i can't start the agent.

Can anybody please tell me what i have to do, so that i can restart the agent?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Benjamin,

the information about the status of the agent is held in its shared memory.

You can clean up this shared memory using the -inishm option:

sapccmsr -initshm -j2ee pf=/...

Please note that you still have to use the j2ee option and the complete path to the profile so the agent cleans up the correct shared memory.

After this step you should be able to restart the agent.

Regards, Michael

Former Member
0 Kudos

Hi Michael,

that was exactly what i needed! After reinitialising the memory segment i was able to restart the agent.

Thanks alot!

Regards,

Benjamin

Answers (1)

Answers (1)

raguraman_c
Active Contributor
0 Kudos

Hi,

Kill the process SAPCCMSR from taskmanager.

This will solve your problem.

Feel free to revert back.

--Ragu

Former Member
0 Kudos

There is no such process!!

That's the problem: The agent thinks it still runs, but actually there is no process for sapccmsr.