Adrien Le Nagard created JAMES-2353:
---------------------------------------
Summary: cannot start james on MacOS X High Sierra
Key: JAMES-2353
URL: https://issues.apache.org/jira/browse/JAMES-2353
Project: James Server
Issue Type: Bug
Affects Versions: 3.0.1
Reporter: Adrien Le Nagard
Fix For: 3.0.1
Attachments: james-server.log
Hi,
I've downloaded the latest stable release of james-server, which is
james-server-app-3.0.1 and followed the install and quick start guide.
However I cannot start james on MacOS X High Sierra, I keep getting the
following error :
WARN 13:49:07,000 |
org.apache.james.container.spring.context.JamesServerApplicationContext |
Exception encountered during context initialization - cancelling refresh attempt
org.springframework.beans.FatalBeanException: Unable to config the indexer;
nested exception is org.apache.commons.configuration.ConfigurationException:
Unable to load configuration for component indexer
at
org.apache.james.container.spring.bean.factorypostprocessor.IndexerConfigurationBeanFactoryPostProcessor.postProcessBeanFactory(IndexerConfigurationBeanFactoryPostProcessor.java:70)
at
org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:696)
at
org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:686)
at
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:461)
at
org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:139)
at
org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:93)
at
org.apache.james.container.spring.context.JamesServerApplicationContext.<init>(JamesServerApplicationContext.java:40)
at
org.apache.james.app.spring.JamesAppSpringMain.init(JamesAppSpringMain.java:61)
at
org.apache.james.app.spring.JamesAppSpringMain.main(JamesAppSpringMain.java:42)
Caused by: org.apache.commons.configuration.ConfigurationException: Unable to
load configuration for component indexer
at
org.apache.james.container.spring.lifecycle.ConfigurationProviderImpl.getConfiguration(ConfigurationProviderImpl.java:135)
at
org.apache.james.container.spring.bean.factorypostprocessor.IndexerConfigurationBeanFactoryPostProcessor.postProcessBeanFactory(IndexerConfigurationBeanFactoryPostProcessor.java:47)
... 8 more
As a consequence the server does not start.
Could you please have a look ?
I'm attaching james-server.log file
Thanks a lot
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]