Search found 5 matches

by pfranz
Mon Nov 04, 2019 7:17 pm
Forum: General
Topic: JSON: Incorrect unescaped character in string
Replies: 5
Views: 5279

Re: JSON: Incorrect unescaped character in string

Thanks! That's great to hear. I'll dig into what's holding us back from upgrading.
by pfranz
Thu Oct 31, 2019 5:37 pm
Forum: General
Topic: JSON: Incorrect unescaped character in string
Replies: 5
Views: 5279

Re: JSON: Incorrect unescaped character in string

I definitely should have included that in the original post. Profile updated. In this case the server is running CentOS 7.2.1511. The client submitting the job CentOS 7.6.1810. Both using CGRU 2.2.3.

Let me know if you'd like a more step by step repro.
by pfranz
Thu Oct 31, 2019 12:13 am
Forum: General
Topic: JSON: Incorrect unescaped character in string
Replies: 5
Views: 5279

JSON: Incorrect unescaped character in string

We occasionally have typos in things like hostmasks that seem to bring the whole server down. ERROR Thu 24 Oct 07:14.00: JSON: Incorrect unescaped character in string (at character 156 of 202): ! k_ids":[0], "params":{ "hosts_mask":"sdoshi 8:40 PM (rn1|rn2|rn3|rn4|rn5|r...
by pfranz
Fri Oct 25, 2019 8:10 pm
Forum: General
Topic: sim to render dependency
Replies: 1
Views: 2774

sim to render dependency

(see attached image) That top block is running when the expectation is that it waits for the sim (the 79% complete job further down) to complete. Is the intention that “allow subtask dependence” is used for this to happen?
by pfranz
Fri Jan 05, 2018 7:06 am
Forum: General
Topic: child dependency waits on previous frames?
Replies: 1
Views: 3658

child dependency waits on previous frames?

I have two blocks with frame dependencies. If frame 3 of the parent dependency takes longer (4 and 5 have finished), frames 3, 4, or 5 of the child dependency won't pick up until 3 is done. I attached a test job and what I see when it runs. Is there any way to change this behavior? Running v2.2.3 ht...