Hi andricDu,
Thanks for you reply.
After rebuilt table union_analysis, i still got some errors.
dcc-portal=# \d union_analysis;
Table "public.union_analysis"
Column | Type | Modifiers
---------+---------+-----------
id | uuid | not null
version | integer |
data | text | not null
Indexes:
"union_analysis_pkey" PRIMARY KEY, btree (id)
Error information:
Internal Server Error. There was an error processing your request, with the
message of 'org.postgresql.util.PSQLException: FATAL: terminating
connection due to administrator command [statement:"INSERT INTO
entity_set (id, data, version) VALUES (:id, :data, :version)",
located:"INSERT INTO entity_set (id, data, version) VALUES (:id, :data,
:version)", rewritten:"INSERT INTO entity_set (id, data, version) VALUES
(?, ?, ?)", arguments:{ positional:{},
named:{data:'{"id":"dda65eb7-f004-4834-a91d-b9601c7598f2","state":"PENDING","name":"Top
75 CGC Genes for
Liver","description":"","type":"GENE","version":2,"timestamp":1479131585638,"subtype":"TRANSIENT"}',id:dda65eb7-f004-4834-a91d-b9601c7598f2,version:2},
finder:[]}]'. It has been logged (ID 652e7e7083536abe).