Re: Possible Causes of " Validation: Error reading assumed integer value" type Errors

2010-03-10 Thread Mark Burgess
This bug has been fixed. Upgrade to 3.0.4 Traiano Welcome wrote: > Hi List > > I’m running cf-engine 3 on freebsd 7.2, on one of my cf-agent I keep > receiving the following error in reports in the /var/cfengine/outputs/ > directory: > > “Validation: Error reading assumed integer value vH” >

Re: Possible Causes of " Validation: Error reading assumed integer value" type Errors

2010-03-10 Thread NWatson
This error is usually related to variable problem. For example a variable is referenced but has been given no value. Usually this is because the variable is a typo. I had to find these errors by removing all bundles and adding them one by one until the error returned. Sincerely, -- Neil Wats

Possible Causes of " Validation: Error reading assumed integer value" type Errors

2010-03-10 Thread Traiano Welcome
Hi List I'm running cf-engine 3 on freebsd 7.2, on one of my cf-agent I keep receiving the following error in reports in the /var/cfengine/outputs/ directory: "Validation: Error reading assumed integer value vH" The error doesn't seem to be related to any syntax issues in the .cf files in