-
Type: Question
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Won't Fix
-
Affects Version/s: 5.1.6
-
Fix Version/s: None
-
Component/s: Query & PageProvider
-
Environment:Java 1.5
Solaris 9
Nuxeo 5.1.6
-
Tags:
Hello,
I've migrated about 200.000 documents and published about 40.000 of those documents in Nuxeo. The server has been restarted this morning and since then, it's not possible to login anymore.
The following error can be found in the "server.log":
2009-01-16 11:57:00,919 ERROR [org.nuxeo.ecm.core.search.api.client.querymodel.QueryModel] sorted query failed: SELECT * FROM Document WHERE ecm:parentId = 'c6ec6e77-1fdd-41cc-bba1-debf724d7012'
AND ecm:mixinType = 'Folderish'
AND ecm:mixinType != 'HiddenInNavigation'
AND ecm:isCheckedInVersion = 0
AND ecm:currentLifeCycleState != 'deleted' ORDER BY dc:title
org.nuxeo.ecm.core.search.api.client.SearchException: org.nuxeo.ecm.core.api.WrappedException: Exception: java.lang.StackOverflowError. message: null
at org.nuxeo.ecm.core.search.service.SearchServiceImpl.searchQuery(SearchServiceImpl.java:718)
Does anyone know what could be the problem and what should be done to correct it?
Thanks,