Skip to Content
0
Former Member
Aug 28, 2015 at 01:29 PM

Error initializing global application context!

287 Views

INFO | jvm 1 | main | 2015/08/28 11:53:31.174 | ^[[0;31mERROR [localhost-startStop-1] [HybrisContextFactory] Error initializing global application context! INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | ^[[morg.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name 'productsCategoriesFacade' defined in class path resource [kliksainterfaces-spring-export.xml]: Could not resolve placeholder 'kliksainterfaces.job.productsCategoriesJob.prefix.file' in string value "${kliksainterfaces.job.productsCategoriesJob.prefix.file}"; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'kliksainterfaces.job.productsCategoriesJob.prefix.file' in string value "${kliksainterfaces.job.productsCategoriesJob.prefix.file}" INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at org.springframework.beans.factory.config.PlaceholderConfigurerSupport.doProcessProperties(PlaceholderConfigurerSupport.java:209) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.processProperties(PropertyPlaceholderConfigurer.java:223) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at org.springframework.beans.factory.config.PropertyResourceConfigurer.postProcessBeanFactory(PropertyResourceConfigurer.java:84) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:694) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:669) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:461) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at de.hybris.platform.core.HybrisContextFactory.refreshContext(HybrisContextFactory.java:98) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at de.hybris.platform.core.HybrisContextFactory$ApplicationContextFactory.build(HybrisContextFactory.java:266) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at de.hybris.platform.core.HybrisContextHolder.getApplicationInstance(HybrisContextHolder.java:90) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at de.hybris.platform.core.AbstractTenant.createCoreApplicationContext(AbstractTenant.java:664) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at de.hybris.platform.core.AbstractTenant.doStartupSafe(AbstractTenant.java:696) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at de.hybris.platform.core.AbstractTenant.doStartUp(AbstractTenant.java:648) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at de.hybris.platform.core.Registry.assureTenantStarted(Registry.java:571) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at de.hybris.platform.core.Registry.activateTenant(Registry.java:632) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at de.hybris.platform.core.Registry.setCurrentTenant(Registry.java:476) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at de.hybris.platform.core.Registry.activateMasterTenant(Registry.java:539) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at de.hybris.platform.core.Registry.startup(Registry.java:420) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at de.hybris.platform.spring.HybrisContextLoaderListener.startRegistry(HybrisContextLoaderListener.java:178) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at de.hybris.platform.spring.HybrisContextLoaderListener.initWebApplicationContext(HybrisContextLoaderListener.java:77) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:112) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4992) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5490) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1575) INFO | jvm 1 | main | 2015/08/28 11:53:31.175 | at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1565)