[
https://issues.jboss.org/browse/JBTM-2683?page=com.atlassian.jira.plugin....
]
Amos Feng updated JBTM-2683:
----------------------------
Description:
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
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
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)