eclipse-ee4j / eclipse-ee4j/genericmessagingra

AQjmsException when the SUN Application Server Shuts down

Open
#33 6 comments 0 reactions 1 assignee Claimed by @glassfishrobot View on GitHub
Component: core ERR: Assignee Priority: Major Type: Bug
Dominant language
Java
Stars
2
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Hello,

As discussed with you previously, I am using SUN Application Server 8.1_02 with
Generic JMS RA 2.0 with Oracle AQ as JMS provider. My ProviderIntegrationMode
is jndi with OID as the LDAP repository.

While the server shuts down I get host of exceptions while committing
transactions

[#|2008-08-20T16:31:01.972+0530|FINE|sun-appserver-
ee8.1_02|com.sun.genericjmsra|_ThreadID=47;|could not use local

transaction
n rollback in a global transaction
oracle.jms.AQjmsException: could not use local transaction rollback in a global
transaction
at oracle.jms.AQjmsSession.preClose(AQjmsSession.java:971)
at oracle.jms.AQjmsObject.close(AQjmsObject.java:409)
at oracle.jms.AQjmsSession.close(AQjmsSession.java:1011)
at com.sun.genericra.inbound.sync.SyncJmsResource.destroy
(SyncJmsResource.java:112)
at com.sun.genericra.inbound.sync.SyncJmsResourcePool.releaseAllResources
(SyncJmsResourcePool.java:183)
at com.sun.genericra.inbound.sync.SyncJmsResourcePool.stop
(SyncJmsResourcePool.java:198)
at com.sun.genericra.inbound.sync.SyncJmsResourcePool.destroy
(SyncJmsResourcePool.java:206)
at com.sun.genericra.inbound.sync.SyncConsumer.stop(
I have attached the server logs... Can you suggest anything ..
#### Environment
Operating System: Solaris
Platform: Sun
#### Affected Versions
[current]

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.