mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-26 00:18:21 +01:00
Update notes for 2019-02-26
This commit is contained in:
parent
ee91af8cb4
commit
a3e4bbb2c4
@ -1218,4 +1218,17 @@ Caused by: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed
|
||||
|
||||
- I still have not figured out what the *real* cause for the Solr cores to not load was, though
|
||||
|
||||
## 2019-02-26
|
||||
|
||||
- I sent a mail to the dspace-tech mailing list about the "solr_update_time_stamp" error
|
||||
- A CCAFS user sent a message saying they got this error when submitting to CGSpace:
|
||||
|
||||
```
|
||||
Authorization denied for action WORKFLOW_STEP_1 on COLLECTION:1021 by user 3049
|
||||
```
|
||||
|
||||
- According to the [REST API](https://cgspace.cgiar.org/rest/collections/1021) collection 1021 appears to be [CCAFS Tools, Maps, Datasets and Models](https://cgspace.cgiar.org/handle/10568/66581)
|
||||
- I looked at the `WORKFLOW_STEP_1` (Accept/Reject) and the group is of course empty
|
||||
- As we've seen several times recently, we are not using this step so it should simply be deleted
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -42,7 +42,7 @@ sys 0m1.979s
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-02/" />
|
||||
<meta property="article:published_time" content="2019-02-01T21:37:30+02:00"/>
|
||||
<meta property="article:modified_time" content="2019-02-25T15:20:12-08:00"/>
|
||||
<meta property="article:modified_time" content="2019-02-25T23:32:17-08:00"/>
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="February, 2019"/>
|
||||
@ -89,9 +89,9 @@ sys 0m1.979s
|
||||
"@type": "BlogPosting",
|
||||
"headline": "February, 2019",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2019-02/",
|
||||
"wordCount": "7238",
|
||||
"wordCount": "7324",
|
||||
"datePublished": "2019-02-01T21:37:30+02:00",
|
||||
"dateModified": "2019-02-25T15:20:12-08:00",
|
||||
"dateModified": "2019-02-25T23:32:17-08:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -1546,6 +1546,22 @@ Caused by: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed
|
||||
<li>I still have not figured out what the <em>real</em> cause for the Solr cores to not load was, though</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2019-02-26">2019-02-26</h2>
|
||||
|
||||
<ul>
|
||||
<li>I sent a mail to the dspace-tech mailing list about the “solr_update_time_stamp” error</li>
|
||||
<li>A CCAFS user sent a message saying they got this error when submitting to CGSpace:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>Authorization denied for action WORKFLOW_STEP_1 on COLLECTION:1021 by user 3049
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>According to the <a href="https://cgspace.cgiar.org/rest/collections/1021">REST API</a> collection 1021 appears to be <a href="https://cgspace.cgiar.org/handle/10568/66581">CCAFS Tools, Maps, Datasets and Models</a></li>
|
||||
<li>I looked at the <code>WORKFLOW_STEP_1</code> (Accept/Reject) and the group is of course empty</li>
|
||||
<li>As we’ve seen several times recently, we are not using this step so it should simply be deleted</li>
|
||||
</ul>
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2019-02/</loc>
|
||||
<lastmod>2019-02-25T15:20:12-08:00</lastmod>
|
||||
<lastmod>2019-02-25T23:32:17-08:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
@ -209,7 +209,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2019-02-25T15:20:12-08:00</lastmod>
|
||||
<lastmod>2019-02-25T23:32:17-08:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -220,7 +220,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2019-02-25T15:20:12-08:00</lastmod>
|
||||
<lastmod>2019-02-25T23:32:17-08:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -232,13 +232,13 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2019-02-25T15:20:12-08:00</lastmod>
|
||||
<lastmod>2019-02-25T23:32:17-08:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2019-02-25T15:20:12-08:00</lastmod>
|
||||
<lastmod>2019-02-25T23:32:17-08:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user