Add notes for 2019-03-25

This commit is contained in:
Alan Orth 2019-03-25 12:39:22 +02:00
parent 853ab6c1a4
commit 5a1cec9e90
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
3 changed files with 47 additions and 8 deletions

View File

@ -714,4 +714,20 @@ $ jconsole -J-DsocksProxyHost=localhost -J-DsocksProxyPort=3000 service:jmx:rmi:
- I spent one hour looking at the invalid AGROVOC terms from last week
- It doesn't seem like any of the editors did any work on this so I did most of them
## 2019-03-25
- Finish looking over the 175 invalid AGROVOC terms
- I need to apply the corrections and deletions this week
- Looking at the DBCP status on CGSpace via jconsole and everything looks good, though I wonder why `timeBetweenEvictionRunsMillis` is -1, because the [Tomcat 7.0 JDBC docs](https://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html) say the default is 5000...
- Could be an error in the docs, as I see the [Apache Commons DBCP](https://commons.apache.org/proper/commons-dbcp/configuration.html) has -1 as the default
- Maybe I need to re-evaluate the "defauts" of Tomcat 7's DBCP and set them explicitly in our config
- From Tomcat 8 they seem to default to Apache Commons' DBCP 2.x
- Also, CGSpace doesn't have many Cocoon errors yet this morning:
```
$ grep 'Can not load requested doc' cocoon.log.2019-03-25 | grep -oE '2019-03-25 [0-9]{2}:' | sort | uniq -c
4 2019-03-25 00:
1 2019-03-25 01:
```
<!-- vim: set sw=2 ts=2: -->

View File

@ -25,7 +25,7 @@ I think I will need to ask Udana to re-copy and paste the abstracts with more ca
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-03/" />
<meta property="article:published_time" content="2019-03-01T12:16:30&#43;01:00"/>
<meta property="article:modified_time" content="2019-03-24T16:11:09&#43;02:00"/>
<meta property="article:modified_time" content="2019-03-24T17:14:36&#43;02:00"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="March, 2019"/>
@ -55,9 +55,9 @@ I think I will need to ask Udana to re-copy and paste the abstracts with more ca
"@type": "BlogPosting",
"headline": "March, 2019",
"url": "https://alanorth.github.io/cgspace-notes/2019-03/",
"wordCount": "4526",
"wordCount": "4659",
"datePublished": "2019-03-01T12:16:30&#43;01:00",
"dateModified": "2019-03-24T16:11:09&#43;02:00",
"dateModified": "2019-03-24T17:14:36&#43;02:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -969,6 +969,29 @@ org.postgresql.util.PSQLException: This statement has been closed.
</ul></li>
</ul>
<h2 id="2019-03-25">2019-03-25</h2>
<ul>
<li>Finish looking over the 175 invalid AGROVOC terms
<ul>
<li>I need to apply the corrections and deletions this week</li>
</ul></li>
<li>Looking at the DBCP status on CGSpace via jconsole and everything looks good, though I wonder why <code>timeBetweenEvictionRunsMillis</code> is -1, because the <a href="https://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html">Tomcat 7.0 JDBC docs</a> say the default is 5000&hellip;
<ul>
<li>Could be an error in the docs, as I see the <a href="https://commons.apache.org/proper/commons-dbcp/configuration.html">Apache Commons DBCP</a> has -1 as the default</li>
<li>Maybe I need to re-evaluate the &ldquo;defauts&rdquo; of Tomcat 7&rsquo;s DBCP and set them explicitly in our config</li>
<li>From Tomcat 8 they seem to default to Apache Commons&rsquo; DBCP 2.x</li>
</ul></li>
<li>Also, CGSpace doesn&rsquo;t have many Cocoon errors yet this morning:</li>
</ul>
<pre><code>$ grep 'Can not load requested doc' cocoon.log.2019-03-25 | grep -oE '2019-03-25 [0-9]{2}:' | sort | uniq -c
4 2019-03-25 00:
1 2019-03-25 01:
</code></pre>
<!-- vim: set sw=2 ts=2: -->

View File

@ -4,7 +4,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/2019-03/</loc>
<lastmod>2019-03-24T16:11:09+02:00</lastmod>
<lastmod>2019-03-24T17:14:36+02:00</lastmod>
</url>
<url>
@ -214,7 +214,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/</loc>
<lastmod>2019-03-24T16:11:09+02:00</lastmod>
<lastmod>2019-03-24T17:14:36+02:00</lastmod>
<priority>0</priority>
</url>
@ -225,7 +225,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
<lastmod>2019-03-24T16:11:09+02:00</lastmod>
<lastmod>2019-03-24T17:14:36+02:00</lastmod>
<priority>0</priority>
</url>
@ -237,13 +237,13 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
<lastmod>2019-03-24T16:11:09+02:00</lastmod>
<lastmod>2019-03-24T17:14:36+02:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
<lastmod>2019-03-24T16:11:09+02:00</lastmod>
<lastmod>2019-03-24T17:14:36+02:00</lastmod>
<priority>0</priority>
</url>