0

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?

SOAMad
  • 325
  • 5
  • 22

1 Answers1

0

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.

SOAMad
  • 325
  • 5
  • 22