Coder Social home page Coder Social logo

acmeair-mainservice-springboot's People

Contributors

jdmcclur avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

acmeair-mainservice-springboot's Issues

Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean

Springboot services dont start:

acmeair-mainservice-springboot | 2019-10-23 15:09:07.797 ERROR 1 --- [ecutor-thread-2] o.s.boot.SpringApplication : Application run failed
acmeair-mainservice-springboot |
acmeair-mainservice-springboot | org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean.
acmeair-mainservice-springboot | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:157) ~[spring-boot-2.1.1.RELEASE.jar:2.1.1.RELEASE]
acmeair-mainservice-springboot | at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:540) ~[spring-context-5.1.3.RELEASE.jar:5.1.3.RELEASE]
acmeair-mainservice-springboot | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:142) ~[spring-boot-2.1.1.RELEASE.jar:2.1.1.RELEASE]
acmeair-mainservice-springboot | at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:775) [spring-boot-2.1.1.RELEASE.jar:2.1.1.RELEASE]
acmeair-mainservice-springboot | at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) [spring-boot-2.1.1.RELEASE.jar:2.1.1.RELEASE]
acmeair-mainservice-springboot | at org.springframework.boot.SpringApplication.run(SpringApplication.java:316) [spring-boot-2.1.1.RELEASE.jar:2.1.1.RELEASE]
acmeair-mainservice-springboot | at org.springframework.boot.SpringApplication.run(SpringApplication.java:1260) [spring-boot-2.1.1.RELEASE.jar:2.1.1.RELEASE]
acmeair-mainservice-springboot | at org.springframework.boot.SpringApplication.run(SpringApplication.java:1248) [spring-boot-2.1.1.RELEASE.jar:2.1.1.RELEASE]
acmeair-mainservice-springboot | at com.acmeair.springboot.MainServiceSpringBootApplication.main(MainServiceSpringBootApplication.java:47) [acmeair-mainservice-springboot-2.1.1-SNAPSHOT.spring:na]
acmeair-mainservice-springboot | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0]
acmeair-mainservice-springboot | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:90) ~[na:1.8.0]
acmeair-mainservice-springboot | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55) ~[na:1.8.0]
acmeair-mainservice-springboot | at java.lang.reflect.Method.invoke(Method.java:508) ~[na:1.8.0]
acmeair-mainservice-springboot | at com.ibm.ws.app.manager.springboot.internal.SpringBootRuntimeContainer.lambda$invokeSpringMain$6(SpringBootRuntimeContainer.java:137) [com.ibm.ws.app.manager.springboot_1.0.33.jar:na]
acmeair-mainservice-springboot | at com.ibm.ws.app.manager.springboot.internal.SpringBootRuntimeContainer$$Lambda$10.00000000241FC360.run(Unknown Source) ~[na:na]
acmeair-mainservice-springboot | at com.ibm.ws.threading.internal.ExecutorServiceImpl$RunnableWrapper.run(ExecutorServiceImpl.java:239) ~[na:na]
acmeair-mainservice-springboot | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160) ~[na:1.8.0]
acmeair-mainservice-springboot | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[na:1.8.0]
acmeair-mainservice-springboot | at java.lang.Thread.run(Thread.java:818) ~[na:2.9 (09-11-2019)]
acmeair-mainservice-springboot | Caused by: org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean.
acmeair-mainservice-springboot | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getWebServerFactory(ServletWebServerApplicationContext.java:206) ~[spring-boot-2.1.1.RELEASE.jar:2.1.1.RELEASE]
acmeair-mainservice-springboot | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:180) ~[spring-boot-2.1.1.RELEASE.jar:2.1.1.RELEASE]
acmeair-mainservice-springboot | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:154) ~[spring-boot-2.1.1.RELEASE.jar:2.1.1.RELEASE]
acmeair-mainservice-springboot | ... 18 common frames omitted

I'm not familiar with the Springboot 2.0 liberty feature but it seams that servlet container couldn't be found by spring.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.