You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Wayne (Jira)" <ji...@apache.org> on 2021/11/15 16:53:00 UTC

[jira] [Assigned] (GEODE-9737) CI failure in TomcatSessionBackwardsCompatibilityTomcat7079WithOldModulesMixedWithCurrentCanDoPutFromCurrentModuleTest

     [ https://issues.apache.org/jira/browse/GEODE-9737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wayne reassigned GEODE-9737:
----------------------------

    Assignee: Benjamin P Ross

> 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
>            Assignee: Benjamin P Ross
>            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.20.1#820001)