[ 
https://issues.apache.org/jira/browse/QPIDJMS-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17837833#comment-17837833
 ] 

Timothy A. Bish commented on QPIDJMS-599:
-----------------------------------------

>From the details provided the client sent a request to rollback a transaction 
>due to a call to {code:java}session.rollback(){code} by the application.  The 
>server responds with an error indicating that it doesn't have any record of 
>the specified transaction which is acceptable as the JMS API does indicate 
>that the rollback method can throw due to internal errors.  The application 
>should be catching and maybe logging this or otherwise handling it.  There is 
>likely a connection drop and reconnect happening which leads to this but it is 
>a bit hard to say for sure.  There isn't much the client can do but throw as 
>the remote has told it what it attempted failed.  

> JmsTransactionInDoubtException: error
> -------------------------------------
>
>                 Key: QPIDJMS-599
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-599
>             Project: Qpid JMS
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>            Reporter: Rajesh Kumar
>            Priority: Major
>         Attachments: JMS_Exception_Details.txt
>
>
> Hi Team,
> we are receiving the following error intermittently
>  
> Exception Details related JmsTransactionInDoubtException:
>  
> Call Stack: org.apache.qpid.jms.JmsTransactionInDoubtException: Transaction 
> is not declared Reference:9a13135d-348c-4a78-b53c-097a11ac103f, 
> TrackingId:8ee88669-b631-4261-93eb-09b9beded92f_G8S3, SystemTracker:gtm, 
> Timestamp:2024-03-05T01:40:45 [condition = amqp:transaction:unknown-id]
> at 
> org.apache.qpid.jms.provider.exceptions.ProviderTransactionInDoubtException.toJMSException(ProviderTransactionInDoubtException.java:39)
> at 
> org.apache.qpid.jms.provider.exceptions.ProviderTransactionInDoubtException.toJMSException(ProviderTransactionInDoubtException.java:25)
>  
> Kindly help in fixing this error in priority



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to