|
More logs 2008-07-07 12:21:42,410 [btpool0-6] DEBUG org.apache.commons.configuration.ConfigurationUtils -
ConfigurationUtils.locate(): base is null, name is org\/apache\/maven\/continuum\/security.properties
2008-07-07 12:21:42.805::WARN: EXCEPTION
org.apache.jasper.JasperException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userManager#configurable': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'userConfiguration': Post-processing of the FactoryBean's object failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'registry#commons-configuration':
Post-processing of the FactoryBean's object failed; nested exception is org.springframework.beans.factory.BeanInitializationException: Failed to invoke plexus lifecycle Initializable.initialize on registry#commons-configuration; nested exception is org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException: org.apache.commons.configuration.ConfigurationRuntimeException:
org.apache.commons.configuration.ConfigurationException: Cannot locate configuration source org\/apache\/maven\/continuum\/security.properties
I don't really inderstand ! (arghh !) related to http://issues.apache.org/jira/browse/LANG-363 |
|||||||||||||||||||||||||||||||||||||||||||||
Here the stack trace.
What I don't understand is why commons-configuration search files with the following path :
Cannot locate configuration source org\/apache\/maven\/continuum\/security.properties
Which is not correct on a unix env.