[jbossts-issues] [JBoss JIRA] (JBTM-2683) The txfooapp quickstart segment fault

Amos Feng (JIRA) issues at jboss.org
Tue Sep 13 08:45:00 EDT 2016


     [ https://issues.jboss.org/browse/JBTM-2683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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)


More information about the jbossts-issues mailing list