Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

BookKeeping error while using GATK4 GenomicsDBImport #222

Open
TimurIs opened this issue Oct 2, 2018 · 4 comments
Open

BookKeeping error while using GATK4 GenomicsDBImport #222

TimurIs opened this issue Oct 2, 2018 · 4 comments

Comments

@TimurIs
Copy link

TimurIs commented Oct 2, 2018

Hello,

While using the GATK4 GenomicsDBImport (version >= 4.0.6.0) I'm keep getting the following error:

12:27:40.054 INFO  ProgressMeter -        Current Locus  Elapsed Minutes     Batches Processed   Batches/Minute
12:27:40.225 INFO  GenomicsDBImport - Importing batch 1 with 1 samples
terminate called after throwing an instance of 'VariantStorageManagerException'
  what():  VariantStorageManagerException exception : Error while finalizing TileDB array chr22$4514591$4617700
TileDB error message : [TileDB::BookKeeping] Error: Cannot finalize book-keeping; Writing domain size failed

This error happens on any type input.

I suspect that the dollar sign in the name of the directories can cause this on my system (although, I'm not 100% sure). I've posted similar question on the GATK forum and got a suggestion to try to communicate with the DB developers.

I'm ready to provide more information if necessary,

Thank you,
Timur

@nalinigans
Copy link
Contributor

nalinigans commented Oct 2, 2018

Was it working on versions below 4.0.6.0?

@TimurIs
Copy link
Author

TimurIs commented Oct 3, 2018

Was it working on versions below 4.0.6.0?

Yes, it works fine with 4.0.3.0
With 4.0.5.1 some imports look like "empty", but it still works. It stopped working with introduction of multiple intervals as input

@nalinigans
Copy link
Contributor

Are you using docker? On what platform(s)? What would be the best way to reproduce this issue?

@nalinigans
Copy link
Contributor

Hello @TimurIs. Are you still seeing the issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants