-
Bug
-
Résolution: Résolu
-
Majeur
-
1.0_rc3
-
Aucune
La création du bean batchSynchroGroupFromLdapJobModule ne peut se faire car ScriptsAutomatisesUtil.ACTION_LANCEMENT n'existe pas.
Je dirais qu'il faudrait plutôt utiliser AbstractScriptsAutomatises, non ?
ERROR c.k.extension.ExtensionConfigurer - Erreur dans le chargement de l'extension ldap org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'batchSynchroGroupFromLdapJobModule' defined in URL [file:/.....extensions/ldap/WEB-INF/ExtensionContext.xml]: Cannot create inner bean 'com.kportal.core.autorisation.Permission#7a270de1' of type [com.kportal.core.autorisation.Permission] while setting bean property 'permissions' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.kportal.core.autorisation.Permission#7a270de1' defined in URL [file:....extensions/ldap/WEB-INF/ExtensionContext.xml]: Cannot create inner bean 'com.kportal.core.autorisation.ActionPermission#8434bd3' of type [com.kportal.core.autorisation.ActionPermission] while setting bean property 'actions' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.kportal.core.autorisation.ActionPermission#8434bd3' defined in URL [file:.....extensions/ldap/WEB-INF/ExtensionContext.xml]: Cannot create inner bean 'util:constant#2480dd56' of type [org.springframework.beans.factory.config.FieldRetrievingFactoryBean] while setting bean property 'code'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'util:constant#2480dd56': Invocation of init method failed; nested exception is java.lang.ClassNotFoundException: com.kportal.scheduling.util.ScriptsAutomatisesUtil