Products | Versions |
---|---|
TIBCO Collaborative Information Manager | - |
Not Applicable | - |
Resolution:
Description:
==========
With certain activities in workflows (InitiateSubFlow, CreateWorkItem, RestartEvent) the application server crashes abruptly.
Environment:
===========
TIBCO Collaborative Information Manager (CIM) 8.2.1.
Symptoms:
========
With certain activities in workflows (InitiateSubFlow, CreateWorkItem, RestartEvent) the application server crashes abruptly.
Cause:
=====
Java thred stack size needs to be increased.
Resolution:
==========
Java thred stack size needs to be increased, i.e. -Xss512k. Also for 64-bit Operating Systems, the recommended Java max and min heap size is -Xms4096m -Xmx4096m.