07-30-2009 06:46 AM
Hi Experts,
I have encountered error on DFM 3.1.3 on LMS 3.1. The error is as below:
Error in getting instance of TreeGenerator class com.cisco.nm.trx.kdm.utils.DcrGroupSelectorTreeGenerator Root Cause:com.cisco.nm.xms.ctm.common.CTMException: URN_NOT_FOUND : urn "ogs_server_urn" : Not found !!
Please advise.
Thanks & Regards,
Yi Shyuan
Solved! Go to Solution.
08-02-2009 06:20 PM
As I suspected, tcp/9002 is in use. The process is seagent.exe. If you kill this process (i.e. disable the associated service), then restart CiscoWorks Daemon Manager, DFM should start working.
07-30-2009 09:05 AM
Post the output of the pdshow command the the DFMOGSServer.log and DFMOGSClient.log.
07-30-2009 06:24 PM
a
07-30-2009 06:25 PM
07-31-2009 08:23 AM
You need to run the command pdshow from a DOS prompt, then post the output. That will be key in identifying the problem.
08-01-2009 06:56 AM
08-01-2009 10:00 AM
It looks as though something may be using tcp/9002 on this server. Post the output of netstat -a -n -o -b and the NMSROOT/objects/smarts/local/logs/brstart.log.
08-02-2009 06:08 PM
08-02-2009 06:20 PM
As I suspected, tcp/9002 is in use. The process is seagent.exe. If you kill this process (i.e. disable the associated service), then restart CiscoWorks Daemon Manager, DFM should start working.
08-02-2009 06:40 PM
Hi Joe,
If this service can't be killed, is there any way to fix this problem?
Thanks and Regards,
Yi Shyuan
08-02-2009 06:50 PM
You will have to reconfigure that process to use a difference TCP port. TCP port 9002 MUST be available for DFM.