dbptk-developer icon indicating copy to clipboard operation
dbptk-developer copied to clipboard

DBPTK Developer - library and command-line tool for execution of database preservation actions

Results 122 dbptk-developer issues
Sort by recently updated
recently updated
newest added

**Description:** RESTException: Remote exception caused by GenericExeption: caused by IlegalArgument Exception The error is caused by a column containing DATE-datatype values (Table 6 (Employees) in the attached SIARD-file). No such...

After starting up the dbptk-app the following errors occurred: **Errors:** WARN could not get type for name javax.xml.bind.annotation.adapters.XmlAdapter from any class loader Exception in thread "main" java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException Caused by:...

Description: I want to upload a .siard-file into dbptk. I validated the file with KOST-Val. dbptk throws the following error: Could not import the metadata to the Solr instance: Metadata...

Description: A siard file is loaded with dbptk into a Microsoft SQL Database. No error message occurs during the transfer, but in the end only 2 out of 8 tables...

Description: I can only extract tables from and Oracle database if connect as a user that owns the objects. I was expecting to be able to connect to a user...

discussion/question

Description: Uploading a siard 1.0 file the following error occurs: GenericException: Invalid Oracle URL specified caused by ModuleException Steps required to reproduce the bug: 1. upload the file 2. Choose...

Description: A database with tables is exported from MySQL into .siard with dbptk. The table "Employees" contains the column "HireDate" and "Photo". In the metadata.xml of the .siard-file of the...

Description: 1. Uploading the attached Inputfile via dbptk, additional empty spaces are added to column descriptions (see attached images 2. Downloading Data from MySQL, single quotation marks and Empty spaces...

Description: BIT(1)-Datatype in metadata.xml of a .siard will result in an empty table after uploading the .siard in MySQL. Replacing BIT(1) with BOOLEAN in metadata.xml solves the issue. Is it...

Hi. When using the "-il" flag, I get an error telling me that Integrated Windows Login is not implemented. I'm using version 2.9.10 on a Windows 10 machine, trying to...

bug