tomcat6 - How to resolve this error? i am getting repeatedly this error in my project when i start apache tomcat server 6 -
how resolve error? getting repeatedly error in project when start apache tomcat server 6
please find below error , give suggestions rectify this
info: initializing spring root webapplicationcontext 2015-06-04 14:51:17,540 [main] error org.springframework.web.context.contextloader - context initialization failed org.springframework.beans.factory.beaninitializationexception: not load properties; nested exception java.io.filenotfoundexception: not open servletcontext resource [/${gyrefxconfigfile}] @ org.springframework.beans.factory.config.propertyresourceconfigurer.postprocessbeanfactory(propertyresourceconfigurer.java:87) @ org.springframework.context.support.abstractapplicationcontext.invokebeanfactorypostprocessors(abstractapplicationcontext.java:681) @ org.springframework.context.support.abstractapplicationcontext.invokebeanfactorypostprocessors(abstractapplicationcontext.java:656) @ org.springframework.context.support.abstractapplicationcontext.refresh(abstractapplicationcontext.java:446) @ org.springframework.web.context.contextloader.configureandrefreshwebapplicationcontext(contextloader.java:384) @ org.springframework.web.context.contextloader.initwebapplicationcontext(contextloader.java:283) @ org.springframework.web.context.contextloaderlistener.contextinitialized(contextloaderlistener.java:111) @ org.apache.catalina.core.standardcontext.listenerstart(standardcontext.java:4206) @ org.apache.catalina.core.standardcontext.start(standardcontext.java:4705) @ org.apache.catalina.core.containerbase.start(containerbase.java:1057) @ org.apache.catalina.core.standardhost.start(standardhost.java:840) @ org.apache.catalina.core.containerbase.start(containerbase.java:1057)
how resolve error? getting repeatedly error in project when start apache tomcat server 6
Comments
Post a Comment