mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2016-11-09
This commit is contained in:
@ -197,6 +197,14 @@ COPY 22
|
||||
<pre><code>dspace=# \copy (select distinct text_value, count(*) from metadatavalue where metadata_field_id=3 group by text_value order by count desc limit 210) to /tmp/210-authors.csv with csv;
|
||||
</code></pre>
|
||||
|
||||
<h2 id="2016-11-09">2016-11-09</h2>
|
||||
|
||||
<ul>
|
||||
<li>CGSpace crashed so I quickly ran system updates, applied one or two of the waiting changes from the <code>5_x-prod</code> branch, and rebooted the server</li>
|
||||
<li>The error was <code>Timeout waiting for idle object</code> but I haven’t looked into the Tomcat logs to see what happened</li>
|
||||
<li>Also, I ran the corrections for CRPs from earlier this week</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -123,6 +123,14 @@ COPY 22
|
||||
|
||||
<pre><code>dspace=# \copy (select distinct text_value, count(*) from metadatavalue where metadata_field_id=3 group by text_value order by count desc limit 210) to /tmp/210-authors.csv with csv;
|
||||
</code></pre>
|
||||
|
||||
<h2 id="2016-11-09">2016-11-09</h2>
|
||||
|
||||
<ul>
|
||||
<li>CGSpace crashed so I quickly ran system updates, applied one or two of the waiting changes from the <code>5_x-prod</code> branch, and rebooted the server</li>
|
||||
<li>The error was <code>Timeout waiting for idle object</code> but I haven&rsquo;t looked into the Tomcat logs to see what happened</li>
|
||||
<li>Also, I ran the corrections for CRPs from earlier this week</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -123,6 +123,14 @@ COPY 22
|
||||
|
||||
<pre><code>dspace=# \copy (select distinct text_value, count(*) from metadatavalue where metadata_field_id=3 group by text_value order by count desc limit 210) to /tmp/210-authors.csv with csv;
|
||||
</code></pre>
|
||||
|
||||
<h2 id="2016-11-09">2016-11-09</h2>
|
||||
|
||||
<ul>
|
||||
<li>CGSpace crashed so I quickly ran system updates, applied one or two of the waiting changes from the <code>5_x-prod</code> branch, and rebooted the server</li>
|
||||
<li>The error was <code>Timeout waiting for idle object</code> but I haven&rsquo;t looked into the Tomcat logs to see what happened</li>
|
||||
<li>Also, I ran the corrections for CRPs from earlier this week</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -122,6 +122,14 @@ COPY 22
|
||||
|
||||
<pre><code>dspace=# \copy (select distinct text_value, count(*) from metadatavalue where metadata_field_id=3 group by text_value order by count desc limit 210) to /tmp/210-authors.csv with csv;
|
||||
</code></pre>
|
||||
|
||||
<h2 id="2016-11-09">2016-11-09</h2>
|
||||
|
||||
<ul>
|
||||
<li>CGSpace crashed so I quickly ran system updates, applied one or two of the waiting changes from the <code>5_x-prod</code> branch, and rebooted the server</li>
|
||||
<li>The error was <code>Timeout waiting for idle object</code> but I haven&rsquo;t looked into the Tomcat logs to see what happened</li>
|
||||
<li>Also, I ran the corrections for CRPs from earlier this week</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
Reference in New Issue
Block a user