Redis Binder
Build: #77 failed Child of SCS-SMJLE-417
Build result summary
Details
- Completed
- Duration
- 1 minute
- Labels
- None
- Revision
-
f4f31d41e9c8a30b4439491d9815d7571f7560f2
f4f31d41e9c8a30b4439491d9815d7571f7560f2 - Total tests
- 45
- Fixed in
- #78 (Child of SCS-SMJLE-418)
Tests
- 2 New failures
- 0 Existing failures
- 0 Fixed
- 1 Quarantined / skipped
Responsible
No one has taken responsibility for this failure
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
RedisBinderModuleTests
testParentConnectionFactoryInheritedIfOverridden
|
Build Redis Binder | 8 secs | |
org.springframework.boot.context.embedded.EmbeddedServletContainerException: Unable to start embedded Tomcat servlet container at org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer.start(TomcatEmbeddedServletContainer.java:159) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.startEmbeddedServletContainer(EmbeddedWebApplicationContext.java:293) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.finishRefresh(EmbeddedWebApplicationContext.java:141) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:541) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:118) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:766) at org.springframework.boot.SpringApplication.createAndRefreshContext(SpringApplication.java:361) (2 more lines...) |
||||
Collapse |
RedisBinderModuleTests
testParentConnectionFactoryNotInheritedByCustomizedBinders
|
Build Redis Binder | 2 secs | |
org.springframework.boot.context.embedded.EmbeddedServletContainerException: Unable to start embedded Tomcat servlet container at org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer.start(TomcatEmbeddedServletContainer.java:159) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.startEmbeddedServletContainer(EmbeddedWebApplicationContext.java:293) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.finishRefresh(EmbeddedWebApplicationContext.java:141) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:541) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:118) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:766) at org.springframework.boot.SpringApplication.createAndRefreshContext(SpringApplication.java:361) (4 more lines...) |