[ 
http://jira.nuxeo.org/browse/NXP-3905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60372#action_60372
 ] 

Florent Guillaume commented on NXP-3905:
----------------------------------------

Resolved by limiting the size of fulltext-indexed data to 250000 characters per 
column.
http://hg.nuxeo.org/nuxeo/nuxeo-core/rev/f6acdb64b6b8

> 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
>          Components: Core SQL Storage
>    Affects Versions: 5.2 GA
>         Environment: nuxeo-dm-5.2.1-I20090728_0305 with Postgres 8.2 and 8.3
>            Reporter: Guillaume Houdmon
>            Assignee: Florent Guillaume
>            Priority: Critical
>             Fix For: 5.3
>
>
> 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