02-08-2010 07:41 AM
Anybody run across the error in CiscoWorks that states "Error in communicating with DCA Server"? After looking further into the problem I notice that the RMEdbENGINE failed to start and I cannot start it manually.
I also get an error message stating "ERROR: cmd failed. Server reason: Application DRCserver is not registered. All requests to operate on this application will be ignored." please help!!!!!!
Thanks,
Mark
Solved! Go to Solution.
02-08-2010 01:50 PM
You may need to repeat the steps for the rmeng database. Delete the NMSROOT/databases/rmeng/rmeng.log if it exists, then run:
C:\progra~1\cscopx\objects\db\win32\dbsrv9 -f C:\progra~1\cscopx\databases\rmeng\rmeng.db
02-08-2010 09:24 AM
Post the output of the pdshow command.
02-08-2010 11:48 AM
Pid = 7284
RC = 0
Signo = 0
Start = 2/8/2010 11:51:43 AM
Stop = Not applicable
Core = Not applicable
Info = DFM server Running
Process= DeviceDiscovery
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= CSRegistryServer
State = Running normally
Pid = 7292
RC = 0
Signo = 0
Start = 2/8/2010 11:51:43 AM
Stop = Not applicable
Core = Not applicable
Info = CSRegistryServer is running in other process
Process= CmfDbEngine
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= CmfDbMonitor
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= DCRServer
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= CampusOGSServer
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= CMFOGSServer
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= ConfigMgmtServer
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= EssentialsDM
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= NCTemplateMgr
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= NetShowMgr
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= RMEOGSServer
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= TISServer
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= DFMOGSServer
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= InventoryCollector
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= Interactor
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= NOSServer
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= PTMServer
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= EDS-GCF
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= jrm
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= 1632
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= CTMJrmServer
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= ChangeAudit
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= SyslogAnalyzer
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= DataPurge
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= ANIDbEngine
State = Program started - No mgt msgs received
Pid = 7764
RC = 0
Signo = 0
Start = 2/8/2010 11:55:05 AM
Stop = Not applicable
Core = Not applicable
Info = Application started by administrator request.
Process= ANIServer
State = Running with busy flag set
Pid = 7832
RC = 0
Signo = 0
Start = 2/8/2010 11:55:09 AM
Stop = Not applicable
Core = Not applicable
Info = ANIServer started.
Process= UTMajorAcquisition
State = Never started
Pid = 0
RC = 0
Signo = 0
Start = N/A
Stop = Not applicable
Core = Not applicable
Info = Not applicable,
Process= AdapterServer
State = Program started - No mgt msgs received
Pid = 7892
RC = 0
Signo = 0
Start = 2/8/2010 11:55:13 AM
Stop = Not applicable
Core = Not applicable
Info = Server started by admin request
02-08-2010 12:27 PM
Shutdown the Daemon Manager service, then delete NMSROOT/databases/cmf/cmf.log if it exists. Then run the following command:
NMSROOT/objects/db/win32/dbsrv9 -f NMSROOT/databases/cmf/cmf.db
Then restart the Daemon Manager service, and the daemons should come up.
02-08-2010 12:51 PM
So I would run the command like below????
C:\Program Files\CSCOpx\objects\db\win32\dbsrv9 -f C:\Program Files\CSCOpx\databases\cmf\cmf.db
02-08-2010 01:06 PM
C:\Progra~1\CSCOpx\objects\db\win32\dbsrv9 -f C:\Progra~1\CSCOpx\databases\cmf\cmf.db
02-08-2010 01:41 PM
I got this message...
The CiscoWorks RME NG database engine service on Local Computer started and then stopped. Some services stop automaitcally if they have no work to do, for example, the Performance Logs and Alerts service.
02-08-2010 01:50 PM
You may need to repeat the steps for the rmeng database. Delete the NMSROOT/databases/rmeng/rmeng.log if it exists, then run:
C:\progra~1\cscopx\objects\db\win32\dbsrv9 -f C:\progra~1\cscopx\databases\rmeng\rmeng.db
02-09-2010 06:40 AM
You my friend are a freaking genious. A million thank yous! Your solution fixed my problem!
Thanks,
Mark
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide