net.paoding.analysis.exception.PaodingAnalysisException: not found the dic home dirctory

需要把lucene索引的目录放到指定位置,或者是放到appliContext.xml里配置的地址~

一月 26, 2015 9:19:59 上午 org.apache.catalina.core.StandardContext listenerStart

严重: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'demoColumnDataController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'libraryDataServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'stringNormalizeService': Invocation of init method failed; nested exception is net.paoding.analysis.exception.PaodingAnalysisException: not found the dic home dirctory! c:\data\bmcms\dic
at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessPropertyValues(CommonAnnotationBeanPostProcessor.java:306)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1146)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。

Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'stringNormalizeService': Invocation of init method failed; nested exception is net.paoding.analysis.exception.PaodingAnalysisException: not found the dic home dirctory! c:\data\bmcms\dic
at 
Caused by: net.paoding.analysis.exception.PaodingAnalysisException: not found the dic home dirctory! c:\data\bmcms\dic

你可能感兴趣的:(net.paoding.analysis.exception.PaodingAnalysisException: not found the dic home dirctory)