cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
991
Views
0
Helpful
2
Replies

CFG0008: Error occured while processing. Possible Cause: URN_NOT_FOUND : urn "JRM" : Not

Dears , Kindly advise

I have a server running Ciscoworks LMS 4.2.3 version. Server has been working without any issues.
Now when I try to go into Netconfig Jobs, I get the following popup:

CFG0008: Error occured while processing.
Possible Cause: URN_NOT_FOUND : urn "JRM" : Not found !!

I've been looking at various threads similar to my situation and tried several, to no avail.

1 Accepted Solution

Accepted Solutions

Vinod Arya
Cisco Employee
Cisco Employee

It may be that the related services are down. Share the output of NMSROOT/bin/pdshow -brief from the server to share service status.

Many times, it happens when the port required by service is being used by other. Try the following procedure and see it works :

1.Stop daemon manager: net stop crmdmgtd
2.Go the location: CSCOpx\MDC\tomcat\webapps\rme\WEB-INF\lib take a copy of the following
file and them delete them: ctmregistery and ctmregistery.backup
3.Restart the daemon manager: net start crmdmgtd (wait for 10 minutes)

Check if everything works fine.

-Thanks

Vinod

-Thanks Vinod **Rating Encourages contributors, and its really free. **

View solution in original post

2 Replies 2

Vinod Arya
Cisco Employee
Cisco Employee

It may be that the related services are down. Share the output of NMSROOT/bin/pdshow -brief from the server to share service status.

Many times, it happens when the port required by service is being used by other. Try the following procedure and see it works :

1.Stop daemon manager: net stop crmdmgtd
2.Go the location: CSCOpx\MDC\tomcat\webapps\rme\WEB-INF\lib take a copy of the following
file and them delete them: ctmregistery and ctmregistery.backup
3.Restart the daemon manager: net start crmdmgtd (wait for 10 minutes)

Check if everything works fine.

-Thanks

Vinod

-Thanks Vinod **Rating Encourages contributors, and its really free. **

many thanks Vinod its eorking fine after doing the below :

1.Stop daemon manager: net stop crmdmgtd
2.Go the location: CSCOpx\MDC\tomcat\webapps\rme\WEB-INF\lib take a copy of the following
file and them delete them: ctmregistery and ctmregistery.backup
3.Restart the daemon manager: net start crmdmgtd (wait for 10 minutes)

Check if everything works fine.

many thanks ,

Mohamed Elkeshk