]
Martin Kouba updated WFLY-6031:
-------------------------------
Component/s: CDI / Weld
WeldProvider.containerShutDown() not invoked if the deployment fails
--------------------------------------------------------------------
Key: WFLY-6031
URL:
https://issues.jboss.org/browse/WFLY-6031
Project: WildFly
Issue Type: Bug
Components: CDI / Weld
Affects Versions: 10.0.0.CR5
Reporter: Martin Kouba
Assignee: Martin Kouba
Fix For: 10.0.0.Final
We've run into this problem when executing Weld and CDI TCK test suites on a specific
HP-UX machine. Both test suites contain a lot of scenarios where the deployment fails.
HP-UX jvm cannot handle this load and the test suite fails with OutOfMemoryError.