cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1222
Views
0
Helpful
3
Replies

DCR error message in Cisco Works

russnash
Level 1
Level 1

get error message:Error in communicating with DCR server.

Went in an restart server but still getttin message.

DCR log is attached.

1 Accepted Solution

Accepted Solutions

AFROJ AHMAD
Cisco Employee
Cisco Employee

Hi ,

Seems to be Certificate has expired on the LMS server:

java.security.cert.CertificateExpiredException: NotAfter: Sun Jan 13 09:22:18 CST 2013

    at sun.security.x509.CertificateValidity.valid(CertificateValidity.java:256)

Genearte a new certificate and check the issue :

To generate a new certificate in LMS

1. Stop the daemon Manager

a. Windows: net stop crmdmgtd

b. Solaris: /etc/init.d/dmgtd stop

1. Remove the following certificate files from (NMSROOT/MDC/Apache/conf/ssl)

a. server.crt

b. server.key

c. server.pk8

d. server.csr

2. Disable SSL:

for E.g

D:\Program Files\CSCOpx\bin>perl "D:\Program Files\CSCOpx\MDC\Apache\ConfigSSL.pl" -disable

3. Enable SSL to generate certificate:

D:\Program Files\CSCOpx\bin>perl "D:\Program Files\CSCOpx\MDC\Apache\ConfigSSL.pl" -enable

4. Start Daemon Manager

I hope this will help

Thanks

Afroz

Thanks- Afroz [Do rate the useful post] ****Ratings Encourages Contributors ****

View solution in original post

3 Replies 3

AFROJ AHMAD
Cisco Employee
Cisco Employee

Hi ,

Seems to be Certificate has expired on the LMS server:

java.security.cert.CertificateExpiredException: NotAfter: Sun Jan 13 09:22:18 CST 2013

    at sun.security.x509.CertificateValidity.valid(CertificateValidity.java:256)

Genearte a new certificate and check the issue :

To generate a new certificate in LMS

1. Stop the daemon Manager

a. Windows: net stop crmdmgtd

b. Solaris: /etc/init.d/dmgtd stop

1. Remove the following certificate files from (NMSROOT/MDC/Apache/conf/ssl)

a. server.crt

b. server.key

c. server.pk8

d. server.csr

2. Disable SSL:

for E.g

D:\Program Files\CSCOpx\bin>perl "D:\Program Files\CSCOpx\MDC\Apache\ConfigSSL.pl" -disable

3. Enable SSL to generate certificate:

D:\Program Files\CSCOpx\bin>perl "D:\Program Files\CSCOpx\MDC\Apache\ConfigSSL.pl" -enable

4. Start Daemon Manager

I hope this will help

Thanks

Afroz

Thanks- Afroz [Do rate the useful post] ****Ratings Encourages Contributors ****

found another thread that hopefulle fixed my issues.

aamircisco
Level 1
Level 1

Hi Afroz,

i am having a problem login into LMS VERSION 4.0 . As soon as i enter username and password . the page shows error mentioned below.

Forbidden

You don't have permission to access /cwhp/LiaisonServlet on this server.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

I have been searching for the solution from past 2 days. no success. please help .

regards,

AAMIR