[ https://issues.apache.org/jira/browse/GEODE-9737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kamilla Aslami updated GEODE-9737: ---------------------------------- Description: {noformat} TomcatSessionBackwardsCompatibilityTomcat7079WithOldModulesMixedWithCurrentCanDoPutFromCurrentModuleTest > test[0] FAILED java.lang.RuntimeException: Something very bad happened when trying to start container TOMCAT7_client-server_test0_1_dd13a1a6-effb-4430-8ccd-ee6c9142938c_<unknown> at org.apache.geode.session.tests.ContainerManager.startContainer(ContainerManager.java:82) at org.apache.geode.session.tests.ContainerManager.startContainers(ContainerManager.java:93) at org.apache.geode.session.tests.ContainerManager.startAllInactiveContainers(ContainerManager.java:101) at org.apache.geode.session.tests.TomcatSessionBackwardsCompatibilityTestBase.doPutAndGetSessionOnAllClients(TomcatSessionBackwardsCompatibilityTestBase.java:187) at org.apache.geode.session.tests.TomcatSessionBackwardsCompatibilityTomcat7079WithOldModulesMixedWithCurrentCanDoPutFromCurrentModuleTest.test(TomcatSessionBackwardsCompatibilityTomcat7079WithOldModulesMixedWithCurrentCanDoPutFromCurrentModuleTest.java:36) Caused by: java.lang.RuntimeException: Something very bad happened to this container when starting. Check the cargo_logs folder for container logs. at org.apache.geode.session.tests.ServerContainer.start(ServerContainer.java:220) at org.apache.geode.session.tests.ContainerManager.startContainer(ContainerManager.java:79) ... 4 more Caused by: org.codehaus.cargo.container.ContainerException: Deployable [http://localhost:26322/cargocpc/index.html] failed to finish deploying within the timeout period [120000]. The Deployable state is thus unknown. at org.codehaus.cargo.container.spi.deployer.DeployerWatchdog.watch(DeployerWatchdog.java:111) at org.codehaus.cargo.container.spi.AbstractLocalContainer.waitForCompletion(AbstractLocalContainer.java:387) at org.codehaus.cargo.container.spi.AbstractLocalContainer.start(AbstractLocalContainer.java:234) at org.apache.geode.session.tests.ServerContainer.start(ServerContainer.java:218) ... 5 more {noformat} was: {noformat} TomcatSessionBackwardsCompatibilityTomcat7079WithOldModulesMixedWithCurrentCanDoPutFromCurrentModuleTest > test[0] FAILED java.lang.RuntimeException: Something very bad happened when trying to start container TOMCAT7_client-server_test0_1_dd13a1a6-effb-4430-8ccd-ee6c9142938c_<unknown> at org.apache.geode.session.tests.ContainerManager.startContainer(ContainerManager.java:82) at org.apache.geode.session.tests.ContainerManager.startContainers(ContainerManager.java:93) at org.apache.geode.session.tests.ContainerManager.startAllInactiveContainers(ContainerManager.java:101) at org.apache.geode.session.tests.TomcatSessionBackwardsCompatibilityTestBase.doPutAndGetSessionOnAllClients(TomcatSessionBackwardsCompatibilityTestBase.java:187) at org.apache.geode.session.tests.TomcatSessionBackwardsCompatibilityTomcat7079WithOldModulesMixedWithCurrentCanDoPutFromCurrentModuleTest.test(TomcatSessionBackwardsCompatibilityTomcat7079WithOldModulesMixedWithCurrentCanDoPutFromCurrentModuleTest.java:36) Caused by: java.lang.RuntimeException: Something very bad happened to this container when starting. Check the cargo_logs folder for container logs. at org.apache.geode.session.tests.ServerContainer.start(ServerContainer.java:220) at org.apache.geode.session.tests.ContainerManager.startContainer(ContainerManager.java:79) ... 4 more Caused by: org.codehaus.cargo.container.ContainerException: Deployable [http://localhost:26322/cargocpc/index.html] failed to finish deploying within the timeout period [120000]. The Deployable state is thus unknown. at org.codehaus.cargo.container.spi.deployer.DeployerWatchdog.watch(DeployerWatchdog.java:111) at org.codehaus.cargo.container.spi.AbstractLocalContainer.waitForCompletion(AbstractLocalContainer.java:387) at org.codehaus.cargo.container.spi.AbstractLocalContainer.start(AbstractLocalContainer.java:234) at org.apache.geode.session.tests.ServerContainer.start(ServerContainer.java:218) ... 5 more {noformat} > CI failure in > TomcatSessionBackwardsCompatibilityTomcat7079WithOldModulesMixedWithCurrentCanDoPutFromCurrentModuleTest > ---------------------------------------------------------------------------------------------------------------------- > > Key: GEODE-9737 > URL: https://issues.apache.org/jira/browse/GEODE-9737 > Project: Geode > Issue Type: Bug > Components: http session > Affects Versions: 1.15.0 > Reporter: Kamilla Aslami > Priority: Major > Labels: needsTriage > > {noformat} > TomcatSessionBackwardsCompatibilityTomcat7079WithOldModulesMixedWithCurrentCanDoPutFromCurrentModuleTest > > test[0] FAILED > java.lang.RuntimeException: Something very bad happened when trying to > start container > TOMCAT7_client-server_test0_1_dd13a1a6-effb-4430-8ccd-ee6c9142938c_<unknown> > at > org.apache.geode.session.tests.ContainerManager.startContainer(ContainerManager.java:82) > at > org.apache.geode.session.tests.ContainerManager.startContainers(ContainerManager.java:93) > at > org.apache.geode.session.tests.ContainerManager.startAllInactiveContainers(ContainerManager.java:101) > at > org.apache.geode.session.tests.TomcatSessionBackwardsCompatibilityTestBase.doPutAndGetSessionOnAllClients(TomcatSessionBackwardsCompatibilityTestBase.java:187) > at > org.apache.geode.session.tests.TomcatSessionBackwardsCompatibilityTomcat7079WithOldModulesMixedWithCurrentCanDoPutFromCurrentModuleTest.test(TomcatSessionBackwardsCompatibilityTomcat7079WithOldModulesMixedWithCurrentCanDoPutFromCurrentModuleTest.java:36) > Caused by: > java.lang.RuntimeException: Something very bad happened to this > container when starting. Check the cargo_logs folder for container logs. > at > org.apache.geode.session.tests.ServerContainer.start(ServerContainer.java:220) > at > org.apache.geode.session.tests.ContainerManager.startContainer(ContainerManager.java:79) > ... 4 more > Caused by: > org.codehaus.cargo.container.ContainerException: Deployable > [http://localhost:26322/cargocpc/index.html] failed to finish deploying > within the timeout period [120000]. The Deployable state is thus unknown. > at > org.codehaus.cargo.container.spi.deployer.DeployerWatchdog.watch(DeployerWatchdog.java:111) > at > org.codehaus.cargo.container.spi.AbstractLocalContainer.waitForCompletion(AbstractLocalContainer.java:387) > at > org.codehaus.cargo.container.spi.AbstractLocalContainer.start(AbstractLocalContainer.java:234) > at > org.apache.geode.session.tests.ServerContainer.start(ServerContainer.java:218) > ... 5 more > {noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005)