Fix fulltext indexing using VCS
-------------------------------
Key: NXP-3445
URL: http://jira.nuxeo.org/browse/NXP-3445
Project: Nuxeo Enterprise Platform
Issue Type: Bug
Affects Versions: 5.2 RC
Reporter: Anahide Tchertchian
Assignee: Florent Guillaume
Fix For: 5.2 GA
Sometimes triggers an error, see selenium tests logs :
http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.2-selenium/9/
see also http://lists.nuxeo.com/pipermail/ecm/2009-April/006096.html
excerpt:
2009-04-22 11:42:37,438 ERROR
[org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener] Couldn't set
fulltext on: 33d1a590-baa3-40fa-b4a2-f5f68b5a6cc5
org.nuxeo.ecm.core.api.DocumentException: Cannot write property: ecm:binaryText
at
org.nuxeo.ecm.core.storage.sql.coremodel.SQLBaseProperty.checkWritable(SQLBaseProperty.java:43)
at
org.nuxeo.ecm.core.storage.sql.coremodel.SQLSimpleProperty.setValue(SQLSimpleProperty.java:63)
at
org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocument.setSystemProp(SQLDocument.java:184)
at
org.nuxeo.ecm.core.api.AbstractSession.setDocumentSystemProp(AbstractSession.java:2596)
at sun.reflect.GeneratedMethodAccessor1145.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:112)
at
org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:166)
at
org.jboss.ejb3.interceptor.EJB3InterceptorsInterceptor.invoke(EJB3InterceptorsInterceptor.java:63)
...
at
org.jboss.ejb3.stateful.StatefulLocalProxy.invoke(StatefulLocalProxy.java:119)
at $Proxy200.setDocumentSystemProp(Unknown Source)
at
org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:114)
at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:109)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets