Can we change "Java Thread Stack Size" setting permanently by modifying some environment variables?
book
Article ID: KB0089663
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks
-
Not Applicable
-
Description
Resolution: Description: ============ The default Java Thread Stack Size for TIBCO BusinessWorks activity is 256. We have to change it to a higher value for all applications when we deploy them through the TIBCO Administrator console. Can we change this default setting permanently by modifying some environment variables?
Environment: ======== All
Resolution: ========== You need to specify the Java Thread Stack Size in Administrator. If you specify another value in bwengine.tra file, the deployed application tra file will have the value specified through Administrator. Adding this property in bwengine.xml does not address the issue.
Issue/Introduction
Can we change "Java Thread Stack Size" setting permanently by modifying some environment variables?