Update notes for 2018-01-19

This commit is contained in:
2018-01-19 20:21:12 +02:00
parent d48f226bfe
commit 79e13a1463
4 changed files with 36 additions and 16 deletions

View File

@ -906,10 +906,18 @@ Jan 18 07:01:22 linode18 sudo[10812]: pam_unix(sudo:session): session opened for
## 2018-01-19
- Linode alerted and said that the CPU load was 264% on CGSpace
- Linode alerted and said that the CPU load was 264.1% on CGSpace
- Start the Discovery indexing again:
```
$ export JAVA_OPTS="-Dfile.encoding=UTF-8 -Xmx1024m -XX:+TieredCompilation -XX:TieredStopAtLevel=1"
$ time schedtool -D -e ionice -c2 -n7 nice -n19 /home/cgspace.cgiar.org/bin/dspace index-discovery -b
```
- Linode alerted again and said that CGSpace was using 301% CPU
- Peter emailed to ask why [this item](https://cgspace.cgiar.org/handle/10568/88090) doesn't have an Altmetric badge on CGSpace but does have one on the [Altmetric dashboard](https://www.altmetric.com/details/26709041)
- Looks like our badge code calls the `handle` endpoint which doesn't exist:
https://api.altmetric.com/v1/handle/10568/88090
- I told Peter we should keep an eye out and try again next week