Looks like there is an underlying memory leak here. I'm digging into it. It
looks like StandardContext objects aren't being cleaned up when undeploying
applications.

Jon

On Mon, Jan 11, 2021 at 11:46 AM Jonathan Gallimore <
jonathan.gallim...@gmail.com> wrote:

> I ran into some issues over the weekend, specifically with CDI tests,
> where each test seemed to be timing out after 90 seconds, additionally
> there's a warning about a .war not being deployed. The CI seems to have the
> same issue.
>
> Jan 08, 2021 5:31:22 PM
> org.apache.openejb.arquillian.common.TomEEContainer undeploy
> WARNING: 747aba401bdbd3a58da1ac3acd318310abb7e18d.war was not deployed
> Jan 08, 2021 5:31:22 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
> INFO: Test archive built [info:
> org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.ParameterizedTypeWithWildcardTest,
> time: 13 ms]
> Jan 08, 2021 5:31:22 PM org.apache.openejb.client.EventLogger log
> INFO: RemoteInitialContextCreated{providerUri=
> http://localhost:33417/tomee/ejb}
> Jan 08, 2021 5:34:21 PM
> org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
>
> I stopped the build here after it ran for 8 hours. I'm taking a look at
> this today.
>
> Jon
>
> On Fri, Jan 8, 2021 at 10:25 PM Cesar Hernandez <cesargu...@gmail.com>
> wrote:
>
>> +1 on a new release.
>> btw, this one is a pending dependency update in case still make it for the
>> release. The CI result got stuck base on the WIP I'm troubleshooting in
>> the
>> Jenkins TomEE PR job: https://github.com/apache/tomee/pull/729
>>
>> El vie, 8 ene 2021 a las 10:25, Zowalla, Richard (<
>> richard.zowa...@hs-heilbronn.de>) escribió:
>>
>> > Hi,
>> >
>> > great idea - no objections from my side
>> >
>> > Gruss
>> > Richard
>> >
>> > ________________________________________
>> > Von: Jonathan Gallimore [jonathan.gallim...@gmail.com]
>> > Gesendet: Freitag, 8. Januar 2021 14:15
>> > An: dev@tomee.apache.org
>> > Betreff: Releases?
>> >
>> > Hi All,
>> >
>> > Any objections if I kick off a 8.0.6 release? I think there are some
>> > dependency updates that it would be useful to get included (specifically
>> > Tomcat), and also there's a regression with using a non-transactional
>> > ActiveMQ connection factory in a transactional method that I have fixed
>> as
>> > well.
>> >
>> > Thanks
>> >
>> > Jon
>> >
>>
>>
>> --
>> Atentamente:
>> César Hernández.
>>
>

Reply via email to