[
https://issues.apache.org/jira/browse/AIRAVATA-2590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16300171#comment-16300171
]
Marcus Christie commented on AIRAVATA-2590:
-------------------------------------------
Error:
{noformat}
Caused by: groovy.lang.GroovyRuntimeException: Failed to parse template script
(your template may contain an error or be trying to use expressions not
currently supported): startup failed:
GStringTemplateScript1.groovy: 25: expecting '}', found 'if' @ line 25, column
4.
if (jobSubmitterCommand != null && jobSubmitterCommand != "") {
^
1 error
at
groovy.text.GStringTemplateEngine$GStringTemplate.<init>(GStringTemplateEngine.java:198)
at
groovy.text.GStringTemplateEngine.createTemplate(GStringTemplateEngine.java:110)
at groovy.text.TemplateEngine.createTemplate(TemplateEngine.java:47)
at
org.apache.airavata.gfac.core.GFacUtils.generateScript(GFacUtils.java:843)
... 12 common frames omitted
{noformat}
> Update UGE_groovy.template to apply different parallel environment (-pe)
> values
> -------------------------------------------------------------------------------
>
> Key: AIRAVATA-2590
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2590
> Project: Airavata
> Issue Type: Bug
> Reporter: Marcus Christie
> Assignee: Marcus Christie
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)