mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2016-10-06
This commit is contained in:
@ -50,3 +50,15 @@ dspacetest=# \copy (select distinct text_value, count(*) as count from metadatav
|
||||
## 2016-10-05
|
||||
|
||||
- Work on more infrastructure cleanups for Ansible DSpace role
|
||||
- Clean up Let's Encrypt plumbing and submit pull request for rmg-ansible-public ([#60](https://github.com/ilri/rmg-ansible-public/pull/60))
|
||||
|
||||
## 2016-10-06
|
||||
|
||||
- Nice! DSpace Test (linode02) is now having `java.lang.OutOfMemoryError: Java heap space` errors...
|
||||
- Heap space is 2048m, and we have 5GB of RAM being used for OS cache (Solr!) so let's just bump the memory to 3072m
|
||||
- Magdalena from CCAFS asked why the colors in the thumbnails for these [two](https://cgspace.cgiar.org/handle/10568/71249) [items](https://cgspace.cgiar.org/handle/10568/71259) look different, even though they are the same in the PDF itself
|
||||
|
||||

|
||||
|
||||
- Turns out the first PDF was exported from InDesign using CMYK and the second one was using sRGB
|
||||
- Run all system updates on DSpace Test and reboot it
|
||||
|
Reference in New Issue
Block a user