Skip to content

Travis CI fails occasionally due to GemFire sample integration test failure #672

Closed
@vpavic

Description

@vpavic

Build output:

:samples:httpsession-gemfire-boot:runGemFireServer
STARTING GEMFIRE SERVER...
:samples:httpsession-gemfire-boot:integrationTest

sample.AttributeTests > first visit no attributes FAILED
    java.lang.IllegalStateException
        Caused by: org.springframework.context.ApplicationContextException
            Caused by: org.springframework.boot.context.embedded.EmbeddedServletContainerException
                Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException
                    Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException
                        Caused by: org.springframework.beans.factory.BeanCreationException
                            Caused by: com.gemstone.gemfire.cache.NoSubscriptionServersAvailableException
                                Caused by: com.gemstone.gemfire.cache.NoSubscriptionServersAvailableException
    java.lang.NullPointerException

2 tests completed, 1 failed, 1 skipped
:samples:httpsession-gemfire-boot:integrationTest FAILED

FAILURE: Build failed with an exception.

Here are the samples of such jobs:

/cc @jxblum

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions