stighemmer

Results 2 comments of stighemmer

This error is still present for dbptk-2.10.3.jar luis's fix does not fix. C:\Users\SH1U\Downloads>java "-Dfile.encoding=UTF-8" -cp "c:\users\sh1u\downloads\dbptk-app-2.10.3.jar;c:\users\sh1u\downloads\jaxb-api-2.4.0-b180830.0359.jar" com.databasepreservation.Main validate -import-file TestDB-with-slash.siard Validate SIARD at 'TestDB-with-slash.siard' Exception in thread "main" java.lang.IllegalAccessError: class...

That worked! Thank you. On Windows the command line ended up as: java "-Dfile.encoding=UTF-8" --add-opens java.xml/com.sun.org.apache.xerces.internal.jaxp=ALL-UNNAMED -cp "dbptk-app-2.10.3.jar;jaxb-api-2.3.1.jar" com.databasepreservation.Main validate -if TestDB-with-slash.siard