-
Bug
-
Resolution: Done
-
Blocker
-
None
-
---
-
---
I could not recreate these failures locally (tried running with a single CPU core but that didn't help). The attached jtr files contain the "java.nio.channels.ClosedChannelException" test failure.
The test source is at https://github.com/jakartaee/platform-tck/blob/10.0.x/src/com/sun/ts/tests/jpa/jpa22/datetime/Client.java#L152
I suspect that one of the following commits may be causing the failures:
"
commit e46eae1f789aafcd6f73b69931c7fb2b865b95fe
Merge: 6442f2e160 841b7713fc
Author: Brian Stansberry <brian.stansberry@redhat.com>
Date: Sat Feb 4 09:15:56 2023 -0600
Merge pull request #16513 from bstansberry/ignore_TwoConnectorsEJBFailoverTestCase
Ignore TwoConnectorsEJBFailoverTestCase
commit 6442f2e1605f41be8269d858871940419d95339f
Merge: eab73cc4fa 8a96b3bf04
Author: Brian Stansberry <brian.stansberry@redhat.com>
Date: Sat Feb 4 08:34:33 2023 -0600
Merge pull request #16514 from rhusar/WFLY-14980-fixup
Fixup WFLY-14980 which has broken 'main' build.
commit 8a96b3bf048b3057e6a292b780b01de972303cce
Author: Radoslav Husar <radosoft@gmail.com>
Date: Sat Feb 4 14:30:39 2023 +0100
Fixup WFLY-14980 which broken 'main' build.
commit 03999acf1fdd2ce42c5926655e2762bbbd259c30
Merge: b24fc195c9 eab73cc4fa
Author: Brian Stansberry <brian.stansberry@redhat.com>
Date: Fri Feb 3 18:11:29 2023 -0600
Merge branch 'main' into WFLY-17592
commit eab73cc4fa0eecdc6f55f3922492480a025e1ef6
Merge: cdaa58642c f402e42d84
Author: Brian Stansberry <brian.stansberry@redhat.com>
Date: Fri Feb 3 18:01:52 2023 -0600
Merge pull request #16442 from ropalka/WFLY-17476
WFLY-17476 Refactoring - eliminating deprecated org.jboss.msc.value.ImmediateValue
commit cdaa58642cdc1ebe797a81ccc37b6d803b3e0f11
Merge: 8d52b5d169 1e90fc65e7
Author: Brian Stansberry <brian.stansberry@redhat.com>
Date: Fri Feb 3 17:58:08 2023 -0600
Merge pull request #16504 from chengfang/exclude.junit5.StatefulSessionSynchronizationInterceptorTestCase.WFLY-17583.WFLY-17584
WFLY-17583 Exclude groovy-test-junit5 from groovy-all dependency in w…
commit 841b7713fc874da196454a9b52b2967f7f5025d9
Author: Brian Stansberry <brian.stansberry@redhat.com>
Date: Fri Feb 3 17:53:48 2023 -0600
Ignore TwoConnectorsEJBFailoverTestCase
commit 8d52b5d169cc4d34a7d8167efa700786ef538555
Merge: bf1f4bf144 bef0c93fed
Author: Brian Stansberry <brian.stansberry@redhat.com>
Date: Fri Feb 3 17:12:51 2023 -0600
Merge pull request #16509 from ropalka/WFLY-17593
WFLY-17593 Upgrade Jastow to 2.2.6.Final
commit bf1f4bf144f3174d9301f383bcff073ff8959dc6
Merge: 6dc5fa120f a9f6c4a1be
Author: Brian Stansberry <brian.stansberry@redhat.com>
Date: Fri Feb 3 16:53:58 2023 -0600
Merge pull request #15069 from ropalka/WFLY-14980
WFLY-14980 add default 60s r/o timeout to listeners
commit 6dc5fa120f5e294f8fe7126846056e54f9d3311c
Merge: 4fad5d5db5 dfdd4bea2a
Author: Brian Stansberry <brian.stansberry@redhat.com>
Date: Fri Feb 3 16:49:03 2023 -0600
Merge pull request #16435 from ehsavoie/WFLY-17467
WFLY-17467: Upgrade to JBoss Metadata 15.4.0.
commit b6e05b7a4b4caeeeb433ae93f7dab33bf560f4f1
Author: Tomasz Adamski <tadamski@redhat.com>
Date: Fri Feb 3 19:03:22 2023 +0100
WFLY-17602 Upgrade ironjacamar to 3.0.0.Final (Jakarta EE major version bump)
commit 4fad5d5db5ae3f79b1055cd5b76864e9f4f22c20
Merge: 876f3d7a31 d4b5881ac5
Author: Brian Stansberry <brian.stansberry@redhat.com>
Date: Fri Feb 3 09:40:43 2023 -0600
Merge pull request #16502 from mchoma/main
WFLY-17581 Prolong timeout because of intermittent test failures
"
- is incorporated by
-
WFLY-14980 Provide default read and write-timeouts for Socket listeners
- Closed
- is related to
-
WFLY-14980 Provide default read and write-timeouts for Socket listeners
- Closed
- relates to
-
EJBCLIENT-490 Improve exception message in EJBClientChannel.MethodInvocation#handleClosed
- Resolved