8-15
User Guide for CiscoWorks Common Services
78-16571-01
Chapter 8 Diagnosing Problems With CiscoWorks Server
Frequently Asked Questions
Q.
How do I ensure that jrm is running fine?
A.
To check whether jrm is working on Windows, at the command prompt enter:
cwjava -cw
NMSROOT com.cisco.nm.cmf.jrm.jobcli
To check whether jrm is working on Solaris, at the command prompt enter
cwjava -cw
$NMSROOT com.cisco.nm.cmf.jrm.jobcli
•
If you get a message
Established connection with JRM
, then EDS,
EDS-GCF and jrm are running.
•
If you do not get the above message, contact the technical assistance center
with the error message.
•
If your jrm in down or inaccessible, you’ll get a message while accessing the
UIs.
Q.
How do I change the port for osagent in Windows?
A.
To change the port for osagent in Windows:
Step 1
Backup your Windows registry.
Step 2
In the Registry Editor, navigate to HKEY_LOCAL_MACHINE > SOFTWARE
> Cisco > Resource Manager > Current Version > Daemon > RmeOrb
Step 3
Change the value of Args from
-p 42342
to an unused port number, for example
-p 44444.
Step 4
Navigate to HKEY_LOCAL_MACHINE > SOFTWARE > Cisco > Resource
Manager > Current Version > Daemon > RmeGatekeeper
Step 5
Change the value of Args from
-DNMSROOT=NMSROOT -DORBagentPort=42342
com.visigenic.vbroker.gatekeeper.GateKeeper -props
NMSROOT\lib\visigenics\gatekeeper.cfg
to
-DNMSROOT=NMSROOT -DORBagentPort=44444
com.visigenic.vbroker.gatekeeper.GateKeeper -props
NMSROOT\lib\visigenics\gatekeeper.cfg
Step 6
Navigate to HKEY_LOCAL_MACHINE > SOFTWARE > Cisco > Resource
Manager > Current Version > Environment: