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

LMS 2.6 Bulk Import frm HPOV job crashed

rajesh_san
Level 1
Level 1

Hello All,

I schedule a Job to device bulk import from remote NMS, but the Job ID crashed and I could find the following in the dcrimpexp.log

INFO [DCRImpExpLogger : info] : DCRJobInvoker Import Source is remoteNMS

INFO [DCRImpExpLogger : info] : DCRJobInvoker NMS Name is HPOV6.x

ERROR [DCRImpExpLogger : error] : DCRNMSEngine Adaptor Execution failed - Foll. is STDERR of Adaptor.

ERROR [DCRImpExpLogger : error] : DCRNMSEngine CODE=#4:TYPE=CRITICAL:Cannot open pipe "C:\WINDOWS\system32\cmd /c ver"

Is it a known issue, or can i debug this further to get any useful info by changing the parameters under log-dcr.properties file...

Thanks in advance...

1 Accepted Solution

Accepted Solutions

Joe Clarke
Cisco Employee
Cisco Employee

Make sure casuser has Read & Execute permissions on C:\WINDOWS\system32\cmd.exe.

View solution in original post

2 Replies 2

Joe Clarke
Cisco Employee
Cisco Employee

Make sure casuser has Read & Execute permissions on C:\WINDOWS\system32\cmd.exe.

Hi Joe, that solved the issue.

Thanks a lot for the help.