mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-12-24 14:04:29 +01:00
Update notes for 2016-04-20
This commit is contained in:
parent
9cd6d1ffd1
commit
15d903c8e5
@ -300,3 +300,11 @@ UPDATE 46075
|
|||||||
|
|
||||||
- Also, I migrated CGSpace to using the PGDG PostgreSQL repo as the infrastructure playbooks had been using it for a while and it seemed to be working well
|
- Also, I migrated CGSpace to using the PGDG PostgreSQL repo as the infrastructure playbooks had been using it for a while and it seemed to be working well
|
||||||
- Basically, this gives us the ability to use the latest upstream stable 9.3.x release (currently 9.3.12)
|
- Basically, this gives us the ability to use the latest upstream stable 9.3.x release (currently 9.3.12)
|
||||||
|
- Looking into the REST API errors again, it looks like these started appearing a few days ago in the tens of thousands:
|
||||||
|
|
||||||
|
```
|
||||||
|
$ grep -c "Aborting context in finally statement" dspace.log.2016-04-20
|
||||||
|
21252
|
||||||
|
```
|
||||||
|
|
||||||
|
- I found a recent discussion on the DSpace mailing list and I've asked for advice there
|
||||||
|
@ -418,6 +418,15 @@ UPDATE 46075
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Also, I migrated CGSpace to using the PGDG PostgreSQL repo as the infrastructure playbooks had been using it for a while and it seemed to be working well</li>
|
<li>Also, I migrated CGSpace to using the PGDG PostgreSQL repo as the infrastructure playbooks had been using it for a while and it seemed to be working well</li>
|
||||||
<li>Basically, this gives us the ability to use the latest upstream stable 9.3.x release (currently 9.3.12)</li>
|
<li>Basically, this gives us the ability to use the latest upstream stable 9.3.x release (currently 9.3.12)</li>
|
||||||
|
<li>Looking into the REST API errors again, it looks like these started appearing a few days ago in the tens of thousands:</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>$ grep -c "Aborting context in finally statement" dspace.log.2016-04-20
|
||||||
|
21252
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>I found a recent discussion on the DSpace mailing list and I’ve asked for advice there</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
@ -356,6 +356,15 @@ UPDATE 46075
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Also, I migrated CGSpace to using the PGDG PostgreSQL repo as the infrastructure playbooks had been using it for a while and it seemed to be working well</li>
|
<li>Also, I migrated CGSpace to using the PGDG PostgreSQL repo as the infrastructure playbooks had been using it for a while and it seemed to be working well</li>
|
||||||
<li>Basically, this gives us the ability to use the latest upstream stable 9.3.x release (currently 9.3.12)</li>
|
<li>Basically, this gives us the ability to use the latest upstream stable 9.3.x release (currently 9.3.12)</li>
|
||||||
|
<li>Looking into the REST API errors again, it looks like these started appearing a few days ago in the tens of thousands:</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>$ grep -c &quot;Aborting context in finally statement&quot; dspace.log.2016-04-20
|
||||||
|
21252
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>I found a recent discussion on the DSpace mailing list and I&rsquo;ve asked for advice there</li>
|
||||||
</ul>
|
</ul>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
@ -356,6 +356,15 @@ UPDATE 46075
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Also, I migrated CGSpace to using the PGDG PostgreSQL repo as the infrastructure playbooks had been using it for a while and it seemed to be working well</li>
|
<li>Also, I migrated CGSpace to using the PGDG PostgreSQL repo as the infrastructure playbooks had been using it for a while and it seemed to be working well</li>
|
||||||
<li>Basically, this gives us the ability to use the latest upstream stable 9.3.x release (currently 9.3.12)</li>
|
<li>Basically, this gives us the ability to use the latest upstream stable 9.3.x release (currently 9.3.12)</li>
|
||||||
|
<li>Looking into the REST API errors again, it looks like these started appearing a few days ago in the tens of thousands:</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>$ grep -c &quot;Aborting context in finally statement&quot; dspace.log.2016-04-20
|
||||||
|
21252
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>I found a recent discussion on the DSpace mailing list and I&rsquo;ve asked for advice there</li>
|
||||||
</ul>
|
</ul>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
Reference in New Issue
Block a user