Project

General

Profile

Bug #10446

Updated by Janos Mattyasovszky about 7 years ago

I have a 4.1-rc1 (vanilla - no modifications) on SLES11 SP4, modifications), and I got a validation error after I have added many new nodes (batches of 100/200/500) up to 2000. 

 <pre> 
 Policy update process was stopped due to an error: 

 ⇨ Policy update error for process '41' at 2017-03-16 16:40:08  
 ⇨ Cannot write configuration node  
 ⇨ Exit code=1 for hook: '/opt/rudder/etc/hooks.d/policy-generation-node-ready/10-cf-promise-check' with environment variables: [PATH:/sbin:/usr/sbin:/usr/local/sbin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin] [NLSPATH:/usr/dt/lib/nls/msg/%L/%N.cat] [OLDPWD:/] [TERM:linux] [XFILESEARCHPATH:/usr/dt/app-defaults/%L/Dt] [PWD:/opt/rudder/jetty7] [SHLVL:1] [_:/usr/java/latest/bin/java] [RUDDER_GENERATION_DATETIME:2017-03-16T16:39:26.954+01:00] [RUDDER_NODEID:184c352a-e8d4-4827-946c-474c7fc8bb2d] [RUDDER_NEXT_POLICIES_DIRECTORY:/var/rudder/share/184c352a-e8d4-4827-946c-474c7fc8bb2d/rules.new/cfengine-community] [RUDDER_AGENT_TYPE:cfengine-community].  
 Stdout: ' error: Can't stat file '/var/rudder/share/184c352a-e8d4-4827-946c-474c7fc8bb2d/rules.new/cfengine-community/promises.cf' for parsing. (stat: No such file or directory) 
 '  
 Stderr: '' 
 Close 
 </pre> 

 The error was not shown again after I started a new manual generation.

Back