Transaction Reaper issue in JBPM7

270 views
Skip to first unread message

Zadon

unread,
Aug 25, 2023, 7:00:57 PM8/25/23
to jBPM Usage

Hello,

I am facing below issue while doing long transaction in JBPM7.

Exactly after 5 min my long running transaction getting timeout and throwing below issue.

Pls suggest how i can override the Transaction timeout 

 

19:53:35,452 WARN [com.arjuna.ats.arjuna] (Transaction Reaper) ARJUNA012117: TransactionReaper::check timeout for TX 0:ffff0a0a036d:-52b33942:64d5b246:8324 in state RUN 19:53:35,454 WARN [com.arjuna.ats.arjuna] (Transaction Reaper Worker 1) ARJUNA012095: Abort of action id 0:ffff0a0a036d:-52b33942:64d5b246:8324 invoked while multiple threads active within it. 19:53:35,456 WARN [com.arjuna.ats.arjuna] (Transaction Reaper Worker 1) ARJUNA012381: Action id 0:ffff0a0a036d:-52b33942:64d5b246:8324 completed with multiple threads - thread default task-99 was in progress with java.net.SocketInputStream.socketRead0(Native Method) java.net.SocketInputStream.socketRead(SocketInputStream.java:116) java.net.SocketInputStream.read(SocketInputStream.java:171) java.net.SocketInputStream.read(SocketInputStream.java:141) org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)

 Thanks


Francisco Javier Tirado Sarti

unread,
Aug 28, 2023, 5:56:38 AM8/28/23
to Zadon, jBPM Usage
Hi Zadon, 
Please check https://www.narayana.io//docs/project/index.html#d5e939 for the name of the property

--
You received this message because you are subscribed to the Google Groups "jBPM Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jbpm-usage+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-usage/fa50901e-04be-44fe-8c5d-c1701b4e2a81n%40googlegroups.com.

Zadon

unread,
Sep 13, 2023, 9:54:56 AM9/13/23
to jBPM Usage
Thanks Ftir for help .
We were able tro fix this issue by exposing below property in Java opts.
-Dwildfly.transactions.default-timeout=400

Reply all
Reply to author
Forward
0 new messages