Hi, Problem comes from the fact that one of the folder names contains a quote (appeld'offre). This is a bug : https://jira.nuxeo.com/browse/NXP-7483. The fix is present in the 5.4.2 hot fix 8, or a quick workaround is to recreate the folder without the quote in the title.
On 6 September 2011 11:33, SARMIR Nicolas - SI <[email protected]> wrote: > Hi, > I finally found the problem: > When i create a domain with a quote like "Appel d'offre" and when i check > the box "Block permissions inheritance", > I've this exception: > Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: > org.nuxeo.ecm.core.query.QueryParseException. message: > org.nuxeo.ecm.core.query.QueryParseException: Syntax error: Invalid token > <offre/sections> at offset 90 in query: SELECT * FROM Document WHERE > ecm:primaryType = 'Section' AND ecm:path STARTSWITH '/appeld'offre/sections' > AND ecm:isCheckedInVersion = 0 AND ecm:isProxy = 0 AND > ecm:currentLifeCycleState != 'deleted' > only when i try to open any document stored. > > I didn't have this problem when i was in nuxeo 5.4.0.1. > > Nicolas SARMIR > System Administrator > Tech'Advantage > > On 09/02/2011 11:11 AM, Anahide Tchertchian wrote: > > Hi, > This error shows an invalid query is being executed. Looking at the > whole stack trace in logs might give a clue about what part of the > code executes it and why it's invalid. > > On 2 September 2011 10:48, SARMIR Nicolas - SI > <[email protected]> wrote: > > Hi List, > > Finally i've migrated from nuxeo 5.4.0.1( debian 5, postgres 9) to nuxeo > 5.4.2 (debian 6, postgres 9.0.4) . All works for me because i'm admin (i can > open, upload, download, convert any stored files) but simple users have the > "an error occured" message. > Here is the stacktrace: > > Exception: org.nuxeo.ecm.core.query.QueryParseException. message: Syntax > error: Invalid token at offset 91 > > Anybody could help me with this strange problem? > > -- > Nicolas SARMIR > System Administrator > Tech'Advantage > > --- > Mailing list: [email protected] > Forum: http://forum.nuxeo.org/f/1/ > > --- Mailing list: [email protected] Forum: http://forum.nuxeo.org/f/1/
