[ 
https://issues.apache.org/jira/browse/DERBY-2871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518495
 ] 

Julius Stroffek commented on DERBY-2871:
----------------------------------------

I will rewrite a test in a way that will use much less connections created in 
parallel.

Lesson learned: It was not a good idea to use 1000 connections in a test for a 
small embedded database as derby is. There might be some restrictions on older 
or embedded systems.

However, I am not quite sure if this will fix the issue for sure. I'll try to 
test the result as much as possible.

> XATransactionTest gets XaException: Error executing a XAResource.commit(), 
> server returned XAER_PROTO.
> ------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2871
>                 URL: https://issues.apache.org/jira/browse/DERBY-2871
>             Project: Derby
>          Issue Type: Bug
>          Components: JDBC
>    Affects Versions: 10.3.1.0
>         Environment: OS: HP-UX v1.11 i 
> JDK: HP 1.5.0.03 
>            Reporter: Henri van de Scheur
>            Assignee: Julius Stroffek
>            Priority: Minor
>         Attachments: d2871-test.diff, d2871-test.stat, d2871.diff, d2871.stat
>
>
> Method: org.apache.derbyTesting.functionTests.tests.jdbcapi.XATransactionTest
> Signature:
> %XAER_PROTO : Error executing a XAResource.commit(), server returned 
> XAER_PROTO%
> Also see: 
> http://dbtg.thresher.com/derby/test/10.3.1.0_RC/jvm1.5/testing/testlog/hpux/548006-suitesAll_diff.txt

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to