[
https://issues.apache.org/jira/browse/GEODE-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shelley Lynn Hughes-Godfrey updated GEODE-3500:
-----------------------------------------------
Affects Version/s: 1.3.0
> CI Failure: org.apache.geode.session.tests.Tomcat6ClientServerTest >
> containersShouldShareDataRemovals FAILED
> -------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-3500
> URL: https://issues.apache.org/jira/browse/GEODE-3500
> Project: Geode
> Issue Type: Bug
> Components: http session
> Affects Versions: 1.3.0
> Reporter: Shelley Lynn Hughes-Godfrey
>
> This test fails when server start fails with
> org.apache.geode.GemFireConfigException: Unable to join the distributed
> system. Operation either timed out, was stopped or Locator does not exist.
> This particular failure has been seen previously (as recently as last week).
> Note that other TomCat6ClientServerTests have run connecting to the locator
> at the same port as this test.
> {noformat}
> Command result for <start server
> --name=Tomcat6ClientServerTest_containersShouldShareDataRemovals
> --server-port=0
> --classpath=/tmp/cargo_containers/Tomcat6ClientServerTest/apache-tomcat-6.0.37/apache-tomcat-6.0.37/bin/*:/tmp/cargo_containers/Tomcat6ClientServerTest/apache-tomcat-6.0.37/apache-tomcat-6.0.37/lib/*
> --locators=localhost[36299]
> --dir=/tmp/junit6982272343470448781/Tomcat6ClientServerTest_containersShouldShareDataRemovals>:
> ?[34m _________________________ __
> / _____/ ______/ ______/ /____/ /
> / / __/ /___ /_____ / _____ /
> / /__/ / ____/ _____/ / / / /
> /______/_/ /______/_/ /_/ 9.2.0
> ?[0m
> ?[36mMonitor and Manage Pivotal GemFire?[0m
> .............................The Cache Server process terminated unexpectedly
> with exit status 1. Please refer to the log file in
> /tmp/junit6982272343470448781/Tomcat6ClientServerTest_containersShouldShareDataRemovals
> for full details.
> {noformat}
> Full error
> {noformat}
> org.apache.geode.session.tests.Tomcat6ClientServerTest >
> containersShouldShareDataRemovals FAILED
> org.junit.ComparisonFailure: [Failure in command: start server
> --name=Tomcat6ClientServerTest_containersShouldShareDataRemovals
> --server-port=0
> --classpath=/tmp/cargo_containers/Tomcat6ClientServerTest/apache-tomcat-6.0.37/apache-tomcat-6.0.37/bin/*:/tmp/cargo_containers/Tomcat6ClientServerTest/apache-tomcat-6.0.37/apache-tomcat-6.0.37/lib/*
> --locators=localhost[36299]
> --dir=/tmp/junit6982272343470448781/Tomcat6ClientServerTest_containersShouldShareDataRemovals
> Result CommandResult
> [gfJsonObject={"content":{"errorCode":410,"message":["The Cache Server
> process terminated unexpectedly with exit status 1. Please refer to the log
> file in
> /tmp/junit6982272343470448781/Tomcat6ClientServerTest_containersShouldShareDataRemovals
> for full details.\n\nSLF4J: Class path contains multiple SLF4J
> bindings.\n\nSLF4J: Found binding in
> [jar:file:/tmp/cargo_containers/Tomcat6ClientServerTest/apache-tomcat-6.0.37/apache-tomcat-6.0.37/lib/slf4j-jdk14-1.7.23.jar!/org/slf4j/impl/StaticLoggerBinder.class]\n\nSLF4J:
> Found binding in
> [jar:file:/tmp/gemfire-build/geode/geode-assembly/build/install/apache-geode/lib/log4j-slf4j-impl-2.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]\n\nSLF4J:
> See http://www.slf4j.org/codes.html#multiple_bindings for an
> explanation.\n\nSLF4J: Actual binding is of type
> [org.slf4j.impl.JDK14LoggerFactory]\n\nException in thread \"main\"
> org.apache.geode.GemFireConfigException: Unable to join the distributed
> system. Operation either timed out, was stopped or Locator does not
> exist.\n\n\tat
> org.apache.geode.distributed.internal.membership.gms.mgr.GMSMembershipManager.join(GMSMembershipManager.java:667)\n\n\tat
>
> org.apache.geode.distributed.internal.membership.gms.mgr.GMSMembershipManager.joinDistributedSystem(GMSMembershipManager.java:753)\n\n\tat
>
> org.apache.geode.distributed.internal.membership.gms.Services.start(Services.java:190)\n\n\tat
>
> org.apache.geode.distributed.internal.membership.gms.GMSMemberFactory.newMembershipManager(GMSMemberFactory.java:107)\n\n\tat
>
> org.apache.geode.distributed.internal.membership.MemberFactory.newMembershipManager(MemberFactory.java:91)\n\n\tat
>
> org.apache.geode.distributed.internal.DistributionManager.<init>(DistributionManager.java:1155)\n\n\tat
>
> org.apache.geode.distributed.internal.DistributionManager.<init>(DistributionManager.java:1204)\n\n\tat
>
> org.apache.geode.distributed.internal.DistributionManager.create(DistributionManager.java:573)\n\n\tat
>
> org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:740)\n\n\tat
>
> org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:350)\n\n\tat
>
> org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:338)\n\n\tat
>
> org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:330)\n\n\tat
>
> org.apache.geode.distributed.DistributedSystem.connect(DistributedSystem.java:205)\n\n\tat
> org.apache.geode.cache.CacheFactory.create(CacheFactory.java:217)\n\n\tat
> org.apache.geode.distributed.internal.DefaultServerLauncherCacheProvider.createCache(DefaultServerLauncherCacheProvider.java:52)\n\n\tat
>
> org.apache.geode.distributed.ServerLauncher.createCache(ServerLauncher.java:846)\n\n\tat
>
> org.apache.geode.distributed.ServerLauncher.start(ServerLauncher.java:764)\n\n\tat
>
> org.apache.geode.distributed.ServerLauncher.run(ServerLauncher.java:691)\n\n\tat
>
> org.apache.geode.distributed.ServerLauncher.main(ServerLauncher.java:225)\n\n"]}},
> status=ERROR, index=1, isDataBuilt=true,
> resultData=org.apache.geode.management.internal.cli.result.ErrorResultData@326448f4,
> resultLines=[The Cache Server process terminated unexpectedly with exit
> status 1. Please refer to the log file in
> /tmp/junit6982272343470448781/Tomcat6ClientServerTest_containersShouldShareDataRemovals
> for full details.
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in
> [jar:file:/tmp/cargo_containers/Tomcat6ClientServerTest/apache-tomcat-6.0.37/apache-tomcat-6.0.37/lib/slf4j-jdk14-1.7.23.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in
> [jar:file:/tmp/gemfire-build/geode/geode-assembly/build/install/apache-geode/lib/log4j-slf4j-impl-2.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
> explanation.
> SLF4J: Actual binding is of type [org.slf4j.impl.JDK14LoggerFactory]
> Exception in thread "main" org.apache.geode.GemFireConfigException:
> Unable to join the distributed system. Operation either timed out, was
> stopped or Locator does not exist.
> at
> org.apache.geode.distributed.internal.membership.gms.mgr.GMSMembershipManager.join(GMSMembershipManager.java:667)
> at
> org.apache.geode.distributed.internal.membership.gms.mgr.GMSMembershipManager.joinDistributedSystem(GMSMembershipManager.java:753)
> at
> org.apache.geode.distributed.internal.membership.gms.Services.start(Services.java:190)
> at
> org.apache.geode.distributed.internal.membership.gms.GMSMemberFactory.newMembershipManager(GMSMemberFactory.java:107)
> at
> org.apache.geode.distributed.internal.membership.MemberFactory.newMembershipManager(MemberFactory.java:91)
> at
> org.apache.geode.distributed.internal.DistributionManager.<init>(DistributionManager.java:1155)
> at
> org.apache.geode.distributed.internal.DistributionManager.<init>(DistributionManager.java:1204)
> at
> org.apache.geode.distributed.internal.DistributionManager.create(DistributionManager.java:573)
> at
> org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:740)
> at
> org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:350)
> at
> org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:338)
> at
> org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:330)
> at
> org.apache.geode.distributed.DistributedSystem.connect(DistributedSystem.java:205)
> at org.apache.geode.cache.CacheFactory.create(CacheFactory.java:217)
> at
> org.apache.geode.distributed.internal.DefaultServerLauncherCacheProvider.createCache(DefaultServerLauncherCacheProvider.java:52)
> at
> org.apache.geode.distributed.ServerLauncher.createCache(ServerLauncher.java:846)
> at
> org.apache.geode.distributed.ServerLauncher.start(ServerLauncher.java:764)
> at
> org.apache.geode.distributed.ServerLauncher.run(ServerLauncher.java:691)
> at
> org.apache.geode.distributed.ServerLauncher.main(ServerLauncher.java:225)
> ], failedToPersist=false]] expected:<[OK]> but was:<[ERROR]>
> org.junit.ComparisonFailure: [Failure in command: stop server
> --dir=/tmp/junit6982272343470448781/Tomcat6ClientServerTest_containersShouldShareDataRemovals
> Result CommandResult
> [gfJsonObject={"content":{"errorCode":520,"message":["Server in
> /tmp/junit6982272343470448781/Tomcat6ClientServerTest_containersShouldShareDataRemovals
> on null is currently not responding."]}}, status=ERROR, index=1,
> isDataBuilt=true,
> resultData=org.apache.geode.management.internal.cli.result.ErrorResultData@69486c60,
> resultLines=[Server in
> /tmp/junit6982272343470448781/Tomcat6ClientServerTest_containersShouldShareDataRemovals
> on null is currently not responding.
> ], failedToPersist=false]] expected:<[OK]> but was:<[ERROR]>
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)