You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jena.apache.org by GitBox <gi...@apache.org> on 2022/07/08 10:09:05 UTC

[GitHub] [jena] kdejaeger commented on issue #1252: Fuseki compact through java code

kdejaeger commented on issue #1252:
URL: https://github.com/apache/jena/issues/1252#issuecomment-1178804023

   I had another compact today the didn't end properly:
   `04:14:27 INFO  Admin           :: [86966] Compact dataset /fedora
   04:14:27 INFO  Server          :: Task : 4 : Compact
   04:14:27 INFO  Server          :: [Task 4] starts : Compact
   04:14:27 INFO  Compact         :: [86966] >>>> Start compact /fedora
   04:14:28 INFO  Fuseki          :: [86967] POST http://localhost:3030/fedora?default`
   
   Old dir not deleted - 'deleteOld' didn't work:
   `root@ibron--surf-acc-ibron-2-57888f6745-b9nl8:/fuseki-base/databases/fedora# ls -l
   total 12
   drwxr-xr-x 2 root root 4096 Jul  7 11:57 Data-0093
   drwxr-xr-x 2 root root 4096 Jul  8 04:14 Data-0094
   -rw-r--r-- 1 root root    2 Jul  7 11:57 tdb.lock
   `


-- 
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: issues-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org