Error in nx_to_tsvector function during import of a document
------------------------------------------------------------

                 Key: NXP-3905
                 URL: http://jira.nuxeo.org/browse/NXP-3905
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
    Affects Versions: 5.2.x
         Environment: nuxeo-dm-5.2.1-I20090728_0305 with Postgres 8.2 and 8.3
            Reporter: Guillaume Houdmon
            Assignee: Thierry Delprat
            Priority: Critical


I import some files via "nuxeo-shell fsimport". 
Nuxeo EP crashes when it updates "binarytext" column  of  "fulltext" table 
(UPDATE "fulltext" SET "binarytext" = NX_TO_TSVECTOR(?) WHERE "id" = ?). 

The postgress error is "string is too long for tsvector Where: SQL function 
"nx_to_tsvector" during inlining".

Then, the server crashes displaying error about XA Transaction (XA error on 
start: Transaction interleaving not implemented).



-- 
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

Reply via email to