asgard icon indicating copy to clipboard operation
asgard copied to clipboard

Application unable to deploy in tomcat getting below messages

Open ravikumar2000 opened this issue 7 years ago • 2 comments

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 avatar Apr 20 '17 05:04 ravikumar2000

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

ravikumar2000 avatar Apr 20 '17 05:04 ravikumar2000

Asgard is deprecated. You should close this isse.

aleon1220 avatar Jun 05 '20 05:06 aleon1220