06-16-2012 10:37 AM
Hi,
I hv lms 2.6, and currently facing some issues DCR. i would like to know is there any cli commands in lms by which i can (1) export the dcr using cli, since the gui is giving dcr communication error..
regards
sec-it
Solved! Go to Solution.
06-16-2012 11:29 PM
In LMS 2.6 I mostly see issues with daemons down because of certificates expired. Please check your certificates of server via NMSROOT/bin/perl NMSROOT/MDC/Apache/SSLUtil.pl and select option 1.
If it says expired regenerate is via following procedure :
Please try the following steps:
1. Stop the daemon manager
2. Regenerate the SSL certificate (Dont forget to start you shell/command prompt session as Administrator):
*Remove server.* files under NMSROOT\MDC\Apache\conf\ssl (take backup of all 4 files before deleting).
*NMSROOT\bin\perl NMSROOT\MDC\Apache\ConfigSSL.pl -disable
*NMSROOT\bin\perl NMSROOT\MDC\Apache\ConfigSSL.pl -enable
*Fill all the details it request for.
*Ensure that the following files are created under NMSROOT\MDC\Apache\conf\ssl :
server.crt
server.csr
server.key
server.pk8
-Thanks
06-16-2012 11:25 AM
Yes. Please refer to page 61 of this guide.
The command is
NMSROOT/bin/dcrcli –u username
After authentication, you can choose:
exp: Exports to a file
06-16-2012 09:34 PM
thanks for the update...
when i do this command im getting the below..
Error in communicating with DCRServer.
Make sure that DCRServer is up and running before executing dcrcli. Error in communicating with DCRServer.
Make sure that DCRServer is up and running before executing dcrcli.
All the processes have comeup. Daemon mngr is automatic and rest of them are manual.
Aside, dfmFh process is not starting and sometime it will always be like "starting" state
pls help..
06-16-2012 11:29 PM
In LMS 2.6 I mostly see issues with daemons down because of certificates expired. Please check your certificates of server via NMSROOT/bin/perl NMSROOT/MDC/Apache/SSLUtil.pl and select option 1.
If it says expired regenerate is via following procedure :
Please try the following steps:
1. Stop the daemon manager
2. Regenerate the SSL certificate (Dont forget to start you shell/command prompt session as Administrator):
*Remove server.* files under NMSROOT\MDC\Apache\conf\ssl (take backup of all 4 files before deleting).
*NMSROOT\bin\perl NMSROOT\MDC\Apache\ConfigSSL.pl -disable
*NMSROOT\bin\perl NMSROOT\MDC\Apache\ConfigSSL.pl -enable
*Fill all the details it request for.
*Ensure that the following files are created under NMSROOT\MDC\Apache\conf\ssl :
server.crt
server.csr
server.key
server.pk8
-Thanks
06-16-2012 11:43 PM
Thank you Vinod, i would do this now..
In parallel, could you advice on dfmFh service which is not coming up or showing as starting....
What i tried was, changed daemon to manual, rebooted server, entered the below cmds
net stop crmdmgtd
NMSROOT/objects/db/win32/dbsrv9 -f NMSROOT/databases/dfm/dfmFh.db --> (with no loss of data)
NMSROOT/bin/perl NMSROOT/bin/dbpasswd.pl dsn=dfmFh --> after entering the pwd, it tried to start the service automatically and ended with errors..
---------- DFMLOGSERVER.LOG
17/Jun/2012 09:58:14:968 ERROR ? ? - Exception in registry server java.net.Bin
dException: Address in use: JVM_Bind
17/Jun/2012 11:19:25:187 ERROR ? ? - Exception in registry server java.net.Bin
dException: Address in use: JVM_Bind
17/Jun/2012 11:50:59:078 ERROR ? ? - URN_NOT_FOUND : urn "TIS-1.0" : Not found
17/Jun/2012 11:51:12:656 ERROR ? ? - URN_NOT_FOUND : urn "ogs_server_urn" : No
06-17-2012 02:17 AM
Hi Varun,
DCR issue resolved and i have rated..
Could you pls check the dfmFh issue as well..
06-18-2012 11:33 AM
DFM usually doesnt contain much historical data, if possible you can try to re-initialize the DFM DB. By reinitializing DFM Db you would loss the Notification settings.
Please refer following guide for more details:
https://supportforums.cisco.com/docs/DOC-8796
-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