]
Amos Feng resolved JBTM-2683.
-----------------------------
Resolution: Cannot Reproduce Bug
I just added the "**/core.*" in the archive files in the narayana-quickstarts
configuration. If it happens again, it could be useful to detect the error with the core
dump file.
The txfooapp quickstart segment fault
-------------------------------------
Key: JBTM-2683
URL:
https://issues.jboss.org/browse/JBTM-2683
Project: JBoss Transaction Manager
Issue Type: Bug
Components: BlackTie, Demonstrator
Reporter: Amos Feng
Assignee: Amos Feng
Priority: Minor
This fault happens when destroying the XAResourceManager,
{code}
int rv = xa_switch_->xa_close_entry((char *) closeString_, rmid_, TMNOFLAGS);
{code}
it looks like that this function in the oracle client library is failed. but
unfortunately we can not archive the core dump file