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

Application unable to deploy in tomcat getting below messages #726

Open
ravikumar2000 opened this issue Apr 20, 2017 · 2 comments
Open

Application unable to deploy in tomcat getting below messages #726

ravikumar2000 opened this issue Apr 20, 2017 · 2 comments

Comments

@ravikumar2000
Copy link

INFO: Initializing Spring root WebApplicationContext
Apr 20, 2017 1:37:55 AM org.apache.catalina.core.StandardContext listenerStart
SEVERE: Exception sending context initialized event to listener instance of class org.codehaus.groovy.grails.web.context.GrailsContextLoaderListener
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pluginManager' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NullPointerException: Cannot invoke method getAt() on null object
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException: Cannot invoke method getAt() on null object
... 3 more

@ravikumar2000
Copy link
Author

getting this message whenever i deploy all asgard files with differnet versions in tomcat server. Unable to start asgard 1.4,1.5 versions.
Appreciate your quick response on this .
FAIL - Application at context path /asgard (2) could not be started

@aleon1220
Copy link

Asgard is deprecated. You should close this isse.

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

2 participants