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

IDS MC configuration Deployment error

ddinh
Level 1
Level 1

Has anyone seen this happen during a configuration deployment attempt? If so, what is the solution?

fx4_2003-03-03_16:43:53 Mon Mar 03 17:08:38 CST 2003 deployment starts

generate configuration: Success

configuration deployment: fx4.kumc: Error deploying configuration files to the sensor - The system exec did not complete within the given watchdog time(60 seconds)

fx4_2003-03-03_16:43:53 Mon Mar 03 17:09:57 CST 2003 deployment ends

2 Replies 2

jpalani
Level 1
Level 1

Please check if the SSH communication between the MC and sensor is fine, using the command "plink -ssh username@x.x.x.x" from MC.

If the communication is fine, try deploying repeatedly for few times. And if deployment still fails due to the same reason, increase the default watchdog timeout value to, say 90 seconds and retry deploy. You can change this by setting "/DeploymentConfig/SshWatchdogTimeout" in the XML file /CSCOpx/MDC/etc/ids/xml/DeploymentConfig.xml. Stop and Start the daemons for this change to take effect.

Kindly let us know if you still face the problem.

It worked! Thanks and good job.