Also an added quirkiness, with the below content, only the 
go.config.repo.gc.cron  property is persisted but not the 
go.config.repo.gc.periodic property.  I added a comment line at the very 
top of the file and it works.

On Tuesday, August 29, 2017 at 12:04:50 PM UTC-7, keithl...@gmail.com wrote:
>
> Thank you Ketan and Aravind,
>
> With the #include directive in place, the final version that works is 
> (note the double quotes) as below. 
>
> wrapper.java.additional.16=-Dgo.config.repo.gc.periodic=Y
> wrapper.java.additional.17=-Dgo.config.repo.gc.cron="0 0 3 * * ?"
>
> So the confusion here is that, the sample showing cron with escape 
> characters wrapped in single quotes and outer double quotes, when that did 
> not work and the general eventlog error of (The Go Server service 
> terminated with the following service-specific error: Incorrect function. 
> was such that wrong function used), I went down the wrong path of the 
> uncommenting #include. 
>
> Anyway, thanks for the quick reply and the help you gave me here.
>
> Appreciatively,
> Keith
>
>
>
>
>
>
> On Tuesday, August 29, 2017 at 9:45:21 AM UTC-7, Ketan Padegaonkar wrote:
>>
>> On Tue, Aug 29, 2017 at 10:07 PM Aravind SV <arv...@thoughtworks.com> 
>> wrote:
>>
>>> You shouldn't remove the "#" before the "#include". Though the rest of 
>>> the lines prefixed with a "#" are comments, in the case of the include 
>>> directive, it is: "#include", as you can see here: 
>>> https://wrapper.tanukisoftware.com/doc/english/props-cascading.html
>>>
>>
>> Gah! Perhaps we need to add a comment to that file to avoid someone 
>> tripping on the same thing... 
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to go-cd+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to