I didnt get how to fill JIRA, I have just added log contents.. Have a look
[16:19:10] ERROR [org.apache.directory.daemon.Bootstrapper] - Failed on
null.init(InstallationLayout, String[])
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'directoryService' defined in URL
[file:/E:/Program%20Files/Apache%20Directory%20Server/instances/default/conf/server.xml]:
Cannot create inner bean 'authenticationInterceptor#2a5330' of type
[org.apache.directory.server.core.authn.AuthenticationInterceptor] while
setting bean property 'interceptors' with key [1]; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'authenticationInterceptor#2a5330' defined in URL
[file:/E:/Program%20Files/Apache%20Directory%20Server/instances/default/conf/server.xml]:
Error setting property values; nested exception is
org.springframework.beans.NotWritablePropertyException: Invalid property
'property' of bean class
[org.apache.directory.server.core.authn.AuthenticationInterceptor]: Bean
property 'property' is not writable or has an invalid setter method. Does
the parameter type of the setter match the return type of the getter?
Caused by:
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'authenticationInterceptor#2a5330' defined in URL
[file:/E:/Program%20Files/Apache%20Directory%20Server/instances/default/conf/server.xml]:
Error setting property values; nested exception is
org.springframework.beans.NotWritablePropertyException: Invalid property
'property' of bean class
[org.apache.directory.server.core.authn.AuthenticationInterceptor]: Bean
property 'property' is not writable or has an invalid setter method. Does
the parameter type of the setter match the return type of the getter?
Caused by:
org.springframework.beans.NotWritablePropertyException: Invalid property
'property' of bean class
[org.apache.directory.server.core.authn.AuthenticationInterceptor]: Bean
property 'property' is not writable or has an invalid setter method. Does
the parameter type of the setter match the return type of the getter?
at
org.springframework.beans.BeanWrapperImpl.setPropertyValue(BeanWrapperImpl.java:793)
at
org.springframework.beans.BeanWrapperImpl.setPropertyValue(BeanWrapperImpl.java:645)
at
org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:78)
at
org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:59)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1126)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:861)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:421)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:215)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:122)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:281)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:131)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1099)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:861)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:421)
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:287)
at
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:352)
at
org.apache.xbean.spring.context.FileSystemXmlApplicationContext.<init>(FileSystemXmlApplicationContext.java:149)
at
org.apache.xbean.spring.context.FileSystemXmlApplicationContext.<init>(FileSystemXmlApplicationContext.java:48)
at org.apache.directory.server.Service.init(Service.java:60)
at
org.apache.directory.daemon.Bootstrapper.callInit(Bootstrapper.java:151)
at
org.apache.directory.daemon.TanukiBootstrapper.start(TanukiBootstrapper.java:51)
at
org.tanukisoftware.wrapper.WrapperManager$12.run(WrapperManager.java:2788)
EOD of log contents................................
Emmanuel Lecharny-3 wrote:
>
> tadi wrote:
>> Hi,
>>
>> Checked attached log file....
>>
> Hi Tadi,
>
> sadly, attachment are removed (spam & virus protection).
>
> As there is a potential problem in the code base, I would suggest you
> fill a JIRA describing your issue (just copy/paste your previous mails),
> and attach the logs.
>
> It will have many advantages : this won't be forgetten, as we process
> JIRA regularly, and you can subscribe as a 'watcher', being
> automatically informed by mail every time we modify the JIRA's status.
>
> Thanks !
>
> --
> --
> cordialement, regards,
> Emmanuel Lécharny
> www.iktek.com
> directory.apache.org
>
>
>
>
--
View this message in context:
http://www.nabble.com/Apache-1.5.4--How-to-configure-Custom-authenticator-tp21346307p21412480.html
Sent from the Apache Directory Project mailing list archive at Nabble.com.