启动tomcat的时候卡住
Creating instance of bean 'org.springframework.web.servlet.support.SessionFlashMapManager'Finished creating instance of bean 'org.springframework.web.servlet.support.SessionFlashMapManager'
Unable to locate FlashMapManager with name 'flashMapManager': using default
Returning cached instance of singleton bean 'org.springframework.context.annotation.internalScheduledAnnotationProcessor'
Searching for key 'spring.liveBeansView.mbeanDomain' in
Searching for key 'spring.liveBeansView.mbeanDomain' in
Searching for key 'spring.liveBeansView.mbeanDomain' in
Looking up JNDI object with name
Converted JNDI name not found - trying original name . javax.naming.NameNotFoundException: Name spring.liveBeansView.mbeanDomain is not bound in this Context
Looking up JNDI object with name
JNDI lookup for name threw NamingException with message: Name spring.liveBeansView.mbeanDomain is not bound in this Context. Returning null.
Searching for key 'spring.liveBeansView.mbeanDomain' in
Searching for key 'spring.liveBeansView.mbeanDomain' in
Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning
Published WebApplicationContext of servlet 'springMvc' as ServletContext attribute with name
FrameworkServlet 'springMvc': initialization completed in 1582 ms
Servlet 'springMvc' configured successfully
六月 11, 2017 5:53:03 下午 org.apache.coyote.http11.Http11Protocol init
信息: Initializing Coyote HTTP/1.1 on http-8080
六月 11, 2017 5:53:03 下午 org.apache.coyote.http11.Http11Protocol start
信息: Starting Coyote HTTP/1.1 on http-8080
停在这里就不打印日志了应用也访问不了
页:
[1]