kdejaeger opened a new issue, #1532: URL: https://github.com/apache/jena/issues/1532
### Version 4.6.1 ### Question I can't seems to figure out how to load a *.ng backup into a new fuseki instance. Through the GUI, I get this error: ` 14:38:37 INFO Fuseki :: [33] POST http://localhost:3030/fedora/data 14:38:37 ERROR Fuseki :: [line: 1, col: 7 ] Element or attribute do not match QName production: QName::=(NCName':')?NCName. 14:38:43 INFO Fuseki :: [33] Upload error: [line: 1, col: 7 ] Element or attribute do not match QName production: QName::=(NCName':')?NCName. 14:38:43 INFO Fuseki :: [33] 500 Server Error (6.539 s) ` With the tdbloader I get this error: ` root@fb3db45c4b92:/jena-fuseki# /jena/bin/tdbloader2 --loc /fuseki-base/databases/fedora/ /home/koen/tmp/backup.ng tdbloader2 has been renamed tdb1.xloader root@fb3db45c4b92:/jena-fuseki# /jena/bin/tdbloader2 --loc /fuseki-base/databases/fedora/ /home/koen/tmp/backup.ng.gz tdbloader2 has been renamed tdb1.xloader ` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
