Sometime, at least once by day, I have the follwing error :
javax.faces.FacesException: Error calling action method of component with id loginForm:submit
caused by:
javax.faces.el.EvaluationException:Exception while invoking expression #{LoginBean.login}
caused by:
java.lang.NoSuchMethodError: java.lang.Object.getHibernateLazyInitializer()Lorg/hibernate/proxy/LazyInitializer;
When I stop and start Alfresco, the error disappear.
Any ideas ?
Thanks for yours answers.