MGX-metagenomics / MGX-server

MGX application server
GNU Affero General Public License v3.0
0 stars 0 forks source link

Exception in rollback of sequence import after timeout #43

Closed sjaenick closed 7 years ago

sjaenick commented 7 years ago

In gitlab by @sjaenick on May 8, 2015, 11:01

<Be-El> SEVERE [de.cebitec.mgx.upload.SeqFlusher] (EJB default
<Be-El>  - 6) null: org.postgresql.util.PSQLException: ERROR: insert or update on table 
<Be-El> "read" violates foreign key constraint "read_seqrun_id_fkey"
<Be-El>   Detail: Key (seqrun_id)=(21) is not present in table "seqrun".

TODO: build testcase and verify for master

sjaenick commented 7 years ago

In gitlab by @sjaenick on May 20, 2015, 13:23

can't reproduce for master; closing until reproducible testcase is available