When Deploying an Application I am facing issues. After looking at the node logs I found this Error:
"org.apache.xmlbeans.impl.values.XmlValueOutOfRangeException: Invalid boolean value 'False'
How can I resolve this?
When looking into the substitution Variables in Tibco admin and Property file I realize there were two Boolean SV defined. I had to remove it from our script and deploy the application. The application deployed just fine. Later on I went into admin and changed the default Boolean values to desired values. Alternatively, Try SV Boolean values in the lower letters.