[EMAIL PROTECTED] a écrit : > Hello, > > I did a new build. After creating a File (Document Type), I went to Modify > Tab and Modified Title field. When I click on Save Button,I get the > following Exception:- > > Message : Error.Accessing.Nuxeo.Services > Exception : Could not find Stateful bean: > 5c4o12t-4x8pzy-f2xppgwh-1-f2xq0vfk-4c
This is because of a bean passivation error. If your FILE appender log level is set to DEBUG, please run the following script to sort out the name of the offending class by analysing the logs: http://svn.nuxeo.org/nuxeo/tools/jboss/find_passivation_errors.py We are already working on a fix for QueryModelActionsBean. Some reported problem on the DocumentManagerBean. -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
