Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for Oracle Tuxedo | - |
Not Applicable | - |
Description:
Symptoms
========
The adapter core dumps on HP-UX with :
1. Fault , Core dump (Bus Error)
2. The error occurs after initialising the RV dispatchers
3. This scenario is very common when the hawk agent and admin are also running
Impact
======
Loss of Functionality
The adapter cannot be initialised, unless the stack size for the threads is increased.
Workaround
==========
In the adapter.tra file , please set the variable named adtuxedo.stackSize to 1024000
Cause
=====
The threads initialised require a stack size of approximately 1024000 on HP. The default stack size is far less than that.
Resolution
==========
In the adapter.tra file , please set the variable named adtuxedo.stackSize to 1024000
Symptoms:
Cause: