You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/06/27 08:45:00 UTC

[jira] [Work logged] (TOMEE-3800) DBCP 2.9.0

     [ https://issues.apache.org/jira/browse/TOMEE-3800?focusedWorklogId=784993&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-784993 ]

ASF GitHub Bot logged work on TOMEE-3800:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Jun/22 08:44
            Start Date: 27/Jun/22 08:44
    Worklog Time Spent: 10m 
      Work Description: rzo1 opened a new pull request, #892:
URL: https://github.com/apache/tomee/pull/892

   # What does this PR do?
   
   - Upgrade to DBCP v2.9.0
   
   # CI Build
   
   - https://ci-builds.apache.org/job/Tomee/job/TOMEE-3800




Issue Time Tracking
-------------------

            Worklog Id:     (was: 784993)
    Remaining Estimate: 0h
            Time Spent: 10m

> DBCP 2.9.0
> ----------
>
>                 Key: TOMEE-3800
>                 URL: https://issues.apache.org/jira/browse/TOMEE-3800
>             Project: TomEE
>          Issue Type: Dependency upgrade
>          Components: Examples and Documentation, TomEE Core Server
>    Affects Versions: 8.0.12
>            Reporter: Jean-Louis Monteiro
>            Assignee: Richard Zowalla
>            Priority: Major
>             Fix For: 8.0.13
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> This can't be a blind Maven pom update.
> From 2.4.0+ it seems we have a couple of tests failing.
>  
> QuartzPersistenceForEJBTimersTest and XAPoolTest at least need some tweaking.
>  
> *XAPoolTest*
> Line 97 fails with an AssertionError. *UserName* is not contained in the *toString()* of the connection anymore.
> *QuartzPersistenceForEJBTimersTest*
>  Is not able to obtain a JDBC connection. Stacktrace shows:
> {{Caused by: java.sql.SQLException: Could not retrieve datasource via JNDI url 'openejb:Resource/QuartzPersistenceForEJBTimersDB' java.sql.SQLException: Unable to enlist connection in the transaction}}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)