-
I'm in the process of trying to create a transaction, and have multiple parties sign it. I'm fairly sure I'm just not doing something correct; But I have the following code; which generates a transact…
-
Hi,
I've been using GEMMA to run a linear mixed model on separate mouse populations with success. I'm now interested in running a mega-analysis including two major mouse populations, and I intend …
-
Before validate tx according the state make sure the sender account exist in current state. Non existent accounts haven't got funds and can't send anything
-
Need to implement this bit from JTA 1.2 spec:
"If an attempt is made to call any method of the UserTransaction interface from within the scope of a bean or method annotated with @Transactional and a …
-
From admin@induktio.net:
1. It will continuously fill logs with repeated lines, which quickly
increase log size to gigabytes. See the attachment. It will also print
every second:
ScriptLog: (t=3…
-
During getConnection() call performed after UTx.begin, local non-xa transaction
becomes global (without any reason - everything happens in the ACC) by this
sequence of calls:
[exec] at
com.sun.enterp…
-
Please see the following issue for the details :
[https://sailfin.dev.java.net/issues/show_bug.cgi?id=1364](https://sailfin.dev.java.net/issues/show_bug.cgi?id=1364)
This has also come through an esc…
-
Used to work on sdk build (see sdk.log)
Failing on V3 Glassfish build b53 (glassfish-v3-preview-b53.zip) (see glassfish.log)
Test Case Details:
test case description: test send and commit operation …
-
It's a web app that uses Java Persistence API. The JSP begins a JTA transaction
and tries to insert an object with duplicate PK. At commit time, JSP gets the
following exception from the persistence l…
-
tx prorogation with appclient tests failed to
get connection to oracle database.
[echo] WARNING: RAR5038:Unexpected exception
while creating resource for pool pooltxp. Exception :
javax.resource.spi.…