diff --git a/content/2016-03.md b/content/2016-03.md index 9d7b1e787..900f0cd17 100644 --- a/content/2016-03.md +++ b/content/2016-03.md @@ -18,3 +18,9 @@ image = "../images/bg.jpg" - Their changes on `5_x-dev` branch work, but it is messy as hell with merge commits and old branch base - When I rebase their branch on the latest `5_x-prod` I get blank white pages - I identified one commit that causes the issue and let them know +- Restart DSpace Test, as it seems to have crashed after Sisay tried to import some CSV or zip or something: + + +``` +Exception in thread "Lucene Merge Thread #19" org.apache.lucene.index.MergePolicy$MergeException: java.io.IOException: No space left on device +``` diff --git a/public/2016-03/index.html b/public/2016-03/index.html index 944ed1c9a..ae55d55f5 100644 --- a/public/2016-03/index.html +++ b/public/2016-03/index.html @@ -94,8 +94,12 @@
  • Their changes on 5_x-dev branch work, but it is messy as hell with merge commits and old branch base
  • When I rebase their branch on the latest 5_x-prod I get blank white pages
  • I identified one commit that causes the issue and let them know
  • +
  • Restart DSpace Test, as it seems to have crashed after Sisay tried to import some CSV or zip or something:
  • +
    Exception in thread "Lucene Merge Thread #19" org.apache.lucene.index.MergePolicy$MergeException: java.io.IOException: No space left on device
    +
    +