Start a Conversation

Unsolved

This post is more than 5 years old

448

July 24th, 2008 03:00

No IC-ACM domain in Broker

Hello,
I installed the ACM module on a windows machine (the same one of the broker, SAM, IP, etc.), the ACM service starts correctly, but when I issue the brcontrol.exe command I cannot see the new IC-ACM domain. It's not present in the global console, either.


C:\InCharge7\IP\smarts\bin>brcontrol.exe
Broker is located at: localhost:426 Started: Jul 24 11:56:07 2008


Domain Host Name Port PID State Last Change Time
------------------ ------------- ------ ------- ------- --------------------
INCHARGE-AM ccslab-smarts 1419 0 RUNNING Jul 24 11:56:11 2008
INCHARGE-AM-PM ccslab-smarts 1439 0 RUNNING Jul 24 11:56:11 2008
INCHARGE-DISCMGR ccslab-smarts 1433 0 RUNNING Jul 24 11:56:12 2008
INCHARGE-OI ccslab-smarts 1452 0 RUNNING Jul 24 11:56:12 2008
INCHARGE-PM ccslab-smarts 1467 0 RUNNING Jul 24 11:56:12 2008
INCHARGE-SA ccslab-smarts 1475 0 RUNNING Jul 24 11:56:12 2008
SYSLOG-INCHARGE-OI ccslab-smarts 1447 0 RUNNING Jul 24 11:56:11 2008
TRAP-INCHARGE-OI ccslab-smarts 1445 0 RUNNING Jul 24 11:56:11 2008
VoIP-AM ccslab-smarts 1498 0 RUNNING Jul 24 11:56:11 2008


I'm using version 2.2.0.0 and I also tried installing the patch 2.2.0.3, with the same results.
Any idea?

Thanks!

53 Posts

August 13th, 2008 09:00

Can you post your sm_service show --cmdline results? It is likely that either it is starting up with "noregister", or that it does not have the -n parameter set.

does "sm_service show" by itself show the service running? Is it an adapter?

If you see it running and want to register it you can register it manually with:

brcontrol add_dm $NAME $SERVER $PORT $PID
No Events found!

Top