[Red Hat JIRA] (WFLY-13968) Consider internal jaxb-impl module in more situations
by Ricardo Martin Camarero (Jira)
Ricardo Martin Camarero created WFLY-13968:
----------------------------------------------
Summary: Consider internal jaxb-impl module in more situations
Key: WFLY-13968
URL: https://issues.redhat.com/browse/WFLY-13968
Project: WildFly
Issue Type: Bug
Components: XML Frameworks
Affects Versions: 21.0.0.Final
Reporter: Ricardo Martin Camarero
Assignee: Ricardo Martin Camarero
Attachments: jaxb-exclusion.zip
Currently the [ContextFinder.java|https://github.com/jboss/jboss-jaxb-api_spec/blob/mast...] also looks for the jaxb factories inside the module impl in two situations (to search factory JAXBContextFactory and old JAXBContext using the services). But it does not do the same when using the factory specified in a system property or inside a {{jaxb.properties}} file. The idea is making this uniform and do always the same (searching in the TCCL and then, if not found, inside the internal module impl for each specification step).
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[Red Hat JIRA] (WFLY-13941) Failed to persist session attribute with Websocket endpoints
by Parul Sharma (Jira)
[ https://issues.redhat.com/browse/WFLY-13941?page=com.atlassian.jira.plugi... ]
Parul Sharma commented on WFLY-13941:
-------------------------------------
[~flavia.rainone] are you working on this issue?
> Failed to persist session attribute with Websocket endpoints
> ------------------------------------------------------------
>
> Key: WFLY-13941
> URL: https://issues.redhat.com/browse/WFLY-13941
> Project: WildFly
> Issue Type: Bug
> Components: Web Sockets
> Affects Versions: 13.0.0.Final
> Reporter: Abi Sarwan
> Assignee: Flavia Rainone
> Priority: Major
> Attachments: mavenproject1-1.0.war
>
>
> When WildFly is configured to persist sessions (standalone mode) during restart/redeploy and contains a websocket endpoint, a NotSerializableException is thrown:
> Failed to persist session attribute io.undertow.websocket.current-connections with value [WebSocket13Channel peer /127.0.0.1:64853 local /127.0.0.1:8080[ No Receiver [] -- [] -- []]] for session xxxxxxxx: java.io.NotSerializableException: io.undertow.websockets.core.protocol.version13.WebSocket13Channel
>
> This start to happen in wildfly 13. The deployment works fine in wildfly 12.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[Red Hat JIRA] (AG-143) Add s flush mode to forcefully remove leaked connections
by Luis Barreiro (Jira)
[ https://issues.redhat.com/browse/AG-143?page=com.atlassian.jira.plugin.sy... ]
Luis Barreiro closed AG-143.
----------------------------
> Add s flush mode to forcefully remove leaked connections
> --------------------------------------------------------
>
> Key: AG-143
> URL: https://issues.redhat.com/browse/AG-143
> Project: Agroal
> Issue Type: Bug
> Components: api, pool
> Affects Versions: 1.8
> Reporter: Luis Barreiro
> Assignee: Luis Barreiro
> Priority: Major
> Fix For: 1.9
>
>
> When there is a notification of a leaking connection there is no way to remove that connection from the pool. In the event of uncommon connection leaks, these will accumulate over time, eventually blocking the pool. Using the existing mechanism for flush operations, add a new mode to allow the removal of these connections.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months