-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 5.2 GA
-
Fix Version/s: 5.2 GA SP1, 5.3 RC
-
Component/s: Core VCS
-
Environment:nuxeo-dm-5.2.1-I20090728_0305 with Postgres 8.2 and 8.3
-
Tags:
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).
- is required by
-
NXP-4085 Nuxeo 5.2.0 GA SP1
- Resolved