2016-07-24 10:05:22,220 [main ] INFO ePropertyPlaceholderConfigurer - Loading properties file from URL [jar:file:/tmp/jetty-0.0.0.0-4444-selenograph-deb.war-_-any-8312049837419863052.dir/webapp/WEB-INF/lib/camelot-core-2.5.4.jar!/camelot-default.properties] 2016-07-24 10:05:22,221 [main ] INFO ePropertyPlaceholderConfigurer - Loading properties file from URL [jar:file:/tmp/jetty-0.0.0.0-4444-selenograph-deb.war-_-any-8312049837419863052.dir/webapp/WEB-INF/lib/camelot-mongodb-2.5.4.jar!/camelot-default.properties] 2016-07-24 10:05:22,221 [main ] INFO ePropertyPlaceholderConfigurer - Loading properties file from URL [jar:file:/tmp/jetty-0.0.0.0-4444-selenograph-deb.war-_-any-8312049837419863052.dir/webapp/WEB-INF/lib/camelot-web-2.5.4-classes.jar!/camelot-default.properties] 2016-07-24 10:05:22,222 [main ] INFO ePropertyPlaceholderConfigurer - Loading properties file from URL [jar:file:/tmp/jetty-0.0.0.0-4444-selenograph-deb.war-_-any-8312049837419863052.dir/webapp/WEB-INF/lib/selenograph-service-1.1.jar!/camelot-default.properties] 2016-07-24 10:05:22,222 [main ] INFO ePropertyPlaceholderConfigurer - Loading properties file from URL [file:/tmp/jetty-0.0.0.0-4444-selenograph-deb.war-_-any-8312049837419863052.dir/webapp/WEB-INF/classes/selenograph-default.properties] 2016-07-24 10:05:22,222 [main ] INFO ePropertyPlaceholderConfigurer - Loading properties file from URL [file:/etc/grid-router/selenograph.properties] 2016-07-24 10:05:22,234 [main ] WARN XmlWebApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name 'configRepository' defined in URL [jar:file:/tmp/jetty-0.0.0.0-4444-selenograph-deb.war-_-any-8312049837419863052.dir/webapp/WEB-INF/lib/selenograph-service-1.1.jar!/camelot-extensions.xml]: Could not resolve placeholder 'grid.router.quota.repository' in string value "${grid.router.quota.repository}"; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'grid.router.quota.repository' in string value "${grid.router.quota.repository}" 2016-07-24 10:05:22,236 [main ] ERROR ContextLoader - Context initialization failed org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name 'configRepository' defined in URL [jar:file:/tmp/jetty-0.0.0.0-4444-selenograph-deb.war-_-any-8312049837419863052.dir/webapp/WEB-INF/lib/selenograph-service-1.1.jar!/camelot-extensions.xml]: Could not resolve placeholder 'grid.router.quota.repository' in string value "${grid.router.quota.repository}"; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'grid.router.quota.repository' in string value "${grid.router.quota.repository}" at org.springframework.beans.factory.config.PlaceholderConfigurerSupport.doProcessProperties(PlaceholderConfigurerSupport.java:211)[spring-beans-4.2.3.RELEASE.jar:4.2.3.RELEASE] at org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.processProperties(PropertyPlaceholderConfigurer.java:222)[spring-beans-4.2.3.RELEASE.jar:4.2.3.RELEASE] at ru.yandex.qatools.camelot.spring.ListablePropertyPlaceholderConfigurer.processProperties(ListablePropertyPlaceholderConfigurer.java:54)[camelot-core-2.5.4.jar:] at org.springframework.beans.factory.config.PropertyResourceConfigurer.postProcessBeanFactory(PropertyResourceConfigurer.java:86)[spring-beans-4.2.3.RELEASE.jar:4.2.3.RELEASE] at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:284)[spring-context-4.2.3.RELEASE.jar:4.2.3.RELEASE] at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:166)[spring-context-4.2.3.RELEASE.jar:4.2.3.RELEASE] at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:677)[spring-context-4.2.3.RELEASE.jar:4.2.3.RELEASE] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:519)[spring-context-4.2.3.RELEASE.jar:4.2.3.RELEASE] at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:446)[spring-web-4.2.3.RELEASE.jar:4.2.3.RELEASE] at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:328)[spring-web-4.2.3.RELEASE.jar:4.2.3.RELEASE] at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:107)[spring-web-4.2.3.RELEASE.jar:4.2.3.RELEASE] at org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized(ContextHandler.java:835)[jetty-server-9.3.6.v20151106.jar:9.3.3.v20150827] at org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized(ServletContextHandler.java:530)[jetty-servlet-9.3.6.v20151106.jar:9.3.3.v20150827] at org.eclipse.jetty.server.handler.ContextHandler.startContext(ContextHandler.java:808)[jetty-server-9.3.6.v20151106.jar:9.3.3.v20150827] at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:342)[jetty-servlet-9.3.6.v20151106.jar:9.3.3.v20150827] at org.eclipse.jetty.webapp.WebAppContext.startWebapp(WebAppContext.java:1368) at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1335) at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:772)[jetty-server-9.3.6.v20151106.jar:9.3.3.v20150827] at org.eclipse.jetty.servlet.ServletContextHandler.doStart(ServletContextHandler.java:259)[jetty-servlet-9.3.6.v20151106.jar:9.3.3.v20150827] at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:511) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)[jetty-util-9.3.3.v20150827.jar:9.3.3.v20150827] at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132)[jetty-util-9.3.3.v20150827.jar:9.3.3.v20150827] at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114)[jetty-util-9.3.3.v20150827.jar:9.3.3.v20150827] at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61)[jetty-server-9.3.6.v20151106.jar:9.3.3.v20150827] at org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:161)[jetty-server-9.3.6.v20151106.jar:9.3.3.v20150827] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)[jetty-util-9.3.3.v20150827.jar:9.3.3.v20150827] at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132)[jetty-util-9.3.3.v20150827.jar:9.3.3.v20150827] at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114)[jetty-util-9.3.3.v20150827.jar:9.3.3.v20150827] at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61)[jetty-server-9.3.6.v20151106.jar:9.3.3.v20150827] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)[jetty-util-9.3.3.v20150827.jar:9.3.3.v20150827] at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132)[jetty-util-9.3.3.v20150827.jar:9.3.3.v20150827] at org.eclipse.jetty.server.Server.start(Server.java:405)[jetty-server-9.3.6.v20151106.jar:9.3.3.v20150827] at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:106)[jetty-util-9.3.3.v20150827.jar:9.3.3.v20150827] at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61)[jetty-server-9.3.6.v20151106.jar:9.3.3.v20150827] at org.eclipse.jetty.server.Server.doStart(Server.java:372)[jetty-server-9.3.6.v20151106.jar:9.3.3.v20150827] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)[jetty-util-9.3.3.v20150827.jar:9.3.3.v20150827] at org.eclipse.jetty.runner.Runner.run(Runner.java:502) at org.eclipse.jetty.runner.Runner.main(Runner.java:547) =============== Full stacktrace follows: =============== Caused by org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name 'configRepository' defined in URL [jar:file:/tmp/jetty-0.0.0.0-4444-selenograph-deb.war-_-any-8312049837419863052.dir/webapp/WEB-INF/lib/selenograph-service-1.1.jar!/camelot-extensions.xml]: Could not resolve placeholder 'grid.router.quota.repository' in string value "${grid.router.quota.repository}"; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'grid.router.quota.repository' in string value "${grid.router.quota.repository}": Invalid bean definition with name 'configRepository' defined in URL [jar:file:/tmp/jetty-0.0.0.0-4444-selenograph-deb.war-_-any-8312049837419863052.dir/webapp/WEB-INF/lib/selenograph-service-1.1.jar!/camelot-extensions.xml]: Could not resolve placeholder 'grid.router.quota.repository' in string value "${grid.router.quota.repository}"; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'grid.router.quota.repository' in string value "${grid.router.quota.repository}"