Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

admin page does not load in Tomcat container #9

Open
fubz opened this issue Mar 11, 2016 · 0 comments
Open

admin page does not load in Tomcat container #9

fubz opened this issue Mar 11, 2016 · 0 comments

Comments

@fubz
Copy link

fubz commented Mar 11, 2016

[INFO] org.lightadmin.boot.LightAdminBootApplication - Started LightAdminBootApplication in 9.572 seconds (JVM running f
or 2928.919)
11-Mar-2016 11:14:23.290 INFO [localhost-startStop-10] org.apache.catalina.startup.HostConfig.deployWAR Deployment of we
b application archive C:\Apache\apache-tomcat-9.0.0.M1\webapps\lightadmin-springboot-demo-0.0.1-SNAPSHOT.war has finishe
d in 15,158 ms
[ERROR] org.springframework.boot.context.web.ErrorPageFilter - Forwarding to error page from request [/admin] due to exc
eption [No WebApplicationContext found: no ContextLoaderListener registered?]
java.lang.IllegalStateException: No WebApplicationContext found: no ContextLoaderListener registered?
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:252) ~[spring-web-4.
1.7.RELEASE.jar:4.1.7.RELEASE]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:217) [catalina.j
ar:9.0.0.M1]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:184) [catalina.jar:9.0.0
.M1]
at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:77) ~[spri
ng-web-4.1.7.RELEASE.jar:4.1.7.RELEASE]
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.1.7
.RELEASE.jar:4.1.7.RELEASE]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:217) [catalina.j
ar:9.0.0.M1]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:184) [catalina.jar:9.0.0
.M1]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant