diff --git a/content/2016-08.md b/content/2016-08.md index 885f0e8e4..4134c48e7 100644 --- a/content/2016-08.md +++ b/content/2016-08.md @@ -255,3 +255,5 @@ Java stacktrace: java.lang.NullPointerException $ ./safbuilder.sh -c /tmp/Thumbnails\ to\ Upload\ to\ CGSpace/3546.csv $ JAVA_OPTS="-Dfile.encoding=UTF-8 -Xmx512m" /home/cgspace.cgiar.org/bin/dspace import -a -e aorth@mjanja.ch -c 10568/3546 -s /tmp/Thumbnails\ to\ Upload\ to\ CGSpace/SimpleArchiveFormat -m 3546.map ``` + +- Finally got DSpace 5.5 working with the Atmire modules after a few rounds of back and forth with Atmire devs diff --git a/public/2016-08/index.html b/public/2016-08/index.html index 36f87f48f..a0dd7f2d3 100644 --- a/public/2016-08/index.html +++ b/public/2016-08/index.html @@ -379,6 +379,10 @@ Error creating bean with name 'MetadataStorageInfoService' $ JAVA_OPTS="-Dfile.encoding=UTF-8 -Xmx512m" /home/cgspace.cgiar.org/bin/dspace import -a -e aorth@mjanja.ch -c 10568/3546 -s /tmp/Thumbnails\ to\ Upload\ to\ CGSpace/SimpleArchiveFormat -m 3546.map + +