Project

General

Profile

Bug #12604

Updated by Alexis Mousset almost 6 years ago

Seen on SLES 11 with Rudder 4.1.7, but should happen everywhere. 

 When cf-serverd This is not running a template, please edit and a policy generation remove what is triggered, it gets stuck with: not relevant. 

 <pre> I found this bug in Rudder version [Your Version here], on [Distribution here] 

 This bug happens: 

 * During installation of Rudder agent / Rudder server 
 root       13935 72.4 13.0 2810272 424520 pts/0    Sl     05:48     1:36 /usr/java/latest/bin/java -server -Xms1024m -Xmx1024m -XX:+CMSClassUnloadingEnabled -XX:+UseConcMarkSweepGC -Dfile.encoding=UTF-8 -Drudder.configFile=/opt/rudder/etc/rudder-w * While running rudder agent on a Node 
 root       16307    0.0    0.0        0       0 pts/0      Z      05:50     0:00    \_ [rudder-reload-c] <defunct> * When using Rudder web interface 
 </pre> * When looking at compliance of a Node 
 * When configurations are generated on Rudder Server 
 * When a Nodes applies a configuration 

 And we have no way to reset generation state, and have to restart jetty to start a new generation. Description: 


 You can reproduce it with the following steps: 

 * ... 
 * ... 

 You can workaround this issue by doing likewise: 

Back