07-01-2014 09:31 AM
Hi,
Our primary Ciscoworks server is not backing up configs. Research indicates that I need to restart DCR service , which I have tried numerous times, but it won't start "Administrator has shut down this server Pocessld 0 , ProcessRC -14).
Searches said to try removing the backup.LOCK file which maybe stopping the configs and check the contents of ctm_config.txt ,which appears to be standard. These did not resolve the DCR service problem.
So then I started the same processes (within Common services > Processes) as the active processes on our working LMS 3.1 system in case DCR service was dependent on another process.
This caused a temporary "JRM may not be running" message which has resolved itself.
What should I try first to resolve the problem ?
Thanks in advance.
07-01-2014 10:34 AM
Hi ,
share the output of : pdshow -brief
md.properties (NMSROOT\CSCOpx\lib\classpath)
dcr.log
in the meantime I would suggest to regenerate the SSL ::
1. Stop the daemon Manager
Windows: net stop crmdmgtd
Solaris: /etc/init.d/dmgtd stop
2. Remove the following certificate files from (NMSROOT/MDC/Apache/conf/ssl)
a. server.crt
b. server.key
c. server.pk8
d. server.csr
3. Disable SSL:
NMSROOT\CSCOpx\bin>perl "NMSROOT\CSCOpx\MDC\Apache\ConfigSSL.pl" -disable
4. Enable SSL to generate certificate:
NMSROOT\CSCOpx\bin>perl "NMSROOT\CSCOpx\MDC\Apache\ConfigSSL.pl" -enable
4. Start Daemon Manager
Thanks-
Afroz
***Ratings Encourages Contributors ****
07-02-2014 05:30 AM
Hi Aframad,
Unfortunately creating ssl certificates stopped the gui working (no certificates were created), so I had to copy the old certificates back to the ssl folder.
Please find attached log data etc. Also, one of my collegues says the RME database seems to be ok.
Thanks.
07-02-2014 11:25 PM
Hi ,
Share the below information or output ::
bash-3.00# pwd
/opt/CSCOpx/MDC/Apache/bin
bash-3.00# ./SSLUtil.pl
*** CiscoWorks SSL Utility ***
Note: Any Certificate given as input to this script should be in Base64-Encoded X.509Certificate format
You have the following options
1. Display CiscoWorks Server Certificate Information
2. Display the input Certificate Information
3. Display Root CA Certificates trusted by CiscoWorks Server
4. Verify the input Certificate/ Certificate Chain
5. Upload Single Server Certificate to CiscoWorks Server
6. Upload a Certificate Chain to CiscoWorks Server
7. Modify Common Services Certificate
8. Quit
Enter your choice [1-8]:1 >>select 1
*** CiscoWorks Server Certificate Information ***
INFO: CiscoWorks Server Certificate date is valid on the server
[Tue Jan 28 22:49:39 IST 2014]
Loading CiscoWorks KeyStore...
[Tue Jan 28 22:49:41 IST 2014]*** Certificate Name ***
Also share the below files::
opt/CSCOpx/MDC/tomcat/shared/lib/ctm_config.txt
opt\CSCOpx\MDC\tomcat\webapps\cwhp\WEB-INF \lib\ctm_config.txt
Thanks-
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