diff --git a/content/2016-08.md b/content/2016-08.md index c34e3c39d..b28fed214 100644 --- a/content/2016-08.md +++ b/content/2016-08.md @@ -148,3 +148,41 @@ dspace=# update metadatavalue set text_value='CONGO, DR' where resource_type_id= - I updated my name format on ORCID and I've been running that script a few times per day since then but nothing has changed - Still troubleshooting Atmire modules on DSpace 5.5 - I sent them some new verbose logs: https://gist.github.com/alanorth/700748995649688148ceba89d760253e + +## 2016-08-22 + +- Database migrations are fine on DSpace 5.1: + +``` +$ ~/dspace/bin/dspace database info + +Database URL: jdbc:postgresql://localhost:5432/dspacetest +Database Schema: public +Database Software: PostgreSQL version 9.3.14 +Database Driver: PostgreSQL Native Driver version PostgreSQL 9.1 JDBC4 (build 901) + ++----------------+----------------------------+---------------------+---------+ +| Version | Description | Installed on | State | ++----------------+----------------------------+---------------------+---------+ +| 1.1 | Initial DSpace 1.1 databas | | PreInit | +| 1.2 | Upgrade to DSpace 1.2 sche | | PreInit | +| 1.3 | Upgrade to DSpace 1.3 sche | | PreInit | +| 1.3.9 | Drop constraint for DSpace | | PreInit | +| 1.4 | Upgrade to DSpace 1.4 sche | | PreInit | +| 1.5 | Upgrade to DSpace 1.5 sche | | PreInit | +| 1.5.9 | Drop constraint for DSpace | | PreInit | +| 1.6 | Upgrade to DSpace 1.6 sche | | PreInit | +| 1.7 | Upgrade to DSpace 1.7 sche | | PreInit | +| 1.8 | Upgrade to DSpace 1.8 sche | | PreInit | +| 3.0 | Upgrade to DSpace 3.x sche | | PreInit | +| 4.0 | Initializing from DSpace 4 | 2015-11-20 12:42:52 | Success | +| 5.0.2014.08.08 | DS-1945 Helpdesk Request a | 2015-11-20 12:42:53 | Success | +| 5.0.2014.09.25 | DS 1582 Metadata For All O | 2015-11-20 12:42:55 | Success | +| 5.0.2014.09.26 | DS-1582 Metadata For All O | 2015-11-20 12:42:55 | Success | +| 5.0.2015.01.27 | MigrateAtmireExtraMetadata | 2015-11-20 12:43:29 | Success | +| 5.1.2015.12.03 | Atmire CUA 4 migration | 2016-03-21 17:10:41 | Success | +| 5.1.2015.12.03 | Atmire MQM migration | 2016-03-21 17:10:42 | Success | ++----------------+----------------------------+---------------------+---------+ +``` + +- So I'm not sure why they have problems when we move to DSpace 5.5 (even the 5.1 migrations themselves show as "Missing") diff --git a/public/2016-08/index.html b/public/2016-08/index.html index 82121604e..8923e44f4 100644 --- a/public/2016-08/index.html +++ b/public/2016-08/index.html @@ -255,6 +255,47 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
  • I updated my name format on ORCID and I’ve been running that script a few times per day since then but nothing has changed
  • Still troubleshooting Atmire modules on DSpace 5.5
  • I sent them some new verbose logs: https://gist.github.com/alanorth/700748995649688148ceba89d760253e
  • + + +

    2016-08-22

    + + + +
    $ ~/dspace/bin/dspace database info
    +
    +Database URL: jdbc:postgresql://localhost:5432/dspacetest
    +Database Schema: public
    +Database Software: PostgreSQL version 9.3.14
    +Database Driver: PostgreSQL Native Driver version PostgreSQL 9.1 JDBC4 (build 901)
    +
    ++----------------+----------------------------+---------------------+---------+
    +| Version        | Description                | Installed on        | State   |
    ++----------------+----------------------------+---------------------+---------+
    +| 1.1            | Initial DSpace 1.1 databas |                     | PreInit |
    +| 1.2            | Upgrade to DSpace 1.2 sche |                     | PreInit |
    +| 1.3            | Upgrade to DSpace 1.3 sche |                     | PreInit |
    +| 1.3.9          | Drop constraint for DSpace |                     | PreInit |
    +| 1.4            | Upgrade to DSpace 1.4 sche |                     | PreInit |
    +| 1.5            | Upgrade to DSpace 1.5 sche |                     | PreInit |
    +| 1.5.9          | Drop constraint for DSpace |                     | PreInit |
    +| 1.6            | Upgrade to DSpace 1.6 sche |                     | PreInit |
    +| 1.7            | Upgrade to DSpace 1.7 sche |                     | PreInit |
    +| 1.8            | Upgrade to DSpace 1.8 sche |                     | PreInit |
    +| 3.0            | Upgrade to DSpace 3.x sche |                     | PreInit |
    +| 4.0            | Initializing from DSpace 4 | 2015-11-20 12:42:52 | Success |
    +| 5.0.2014.08.08 | DS-1945 Helpdesk Request a | 2015-11-20 12:42:53 | Success |
    +| 5.0.2014.09.25 | DS 1582 Metadata For All O | 2015-11-20 12:42:55 | Success |
    +| 5.0.2014.09.26 | DS-1582 Metadata For All O | 2015-11-20 12:42:55 | Success |
    +| 5.0.2015.01.27 | MigrateAtmireExtraMetadata | 2015-11-20 12:43:29 | Success |
    +| 5.1.2015.12.03 | Atmire CUA 4 migration     | 2016-03-21 17:10:41 | Success |
    +| 5.1.2015.12.03 | Atmire MQM migration       | 2016-03-21 17:10:42 | Success |
    ++----------------+----------------------------+---------------------+---------+
    +
    + + diff --git a/public/index.xml b/public/index.xml index e4e9b7537..e78c4cdda 100644 --- a/public/index.xml +++ b/public/index.xml @@ -194,6 +194,47 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol <li>Still troubleshooting Atmire modules on DSpace 5.5</li> <li>I sent them some new verbose logs: <a href="https://gist.github.com/alanorth/700748995649688148ceba89d760253e">https://gist.github.com/alanorth/700748995649688148ceba89d760253e</a></li> </ul> + +<h2 id="2016-08-22">2016-08-22</h2> + +<ul> +<li>Database migrations are fine on DSpace 5.1:</li> +</ul> + +<pre><code>$ ~/dspace/bin/dspace database info + +Database URL: jdbc:postgresql://localhost:5432/dspacetest +Database Schema: public +Database Software: PostgreSQL version 9.3.14 +Database Driver: PostgreSQL Native Driver version PostgreSQL 9.1 JDBC4 (build 901) + ++----------------+----------------------------+---------------------+---------+ +| Version | Description | Installed on | State | ++----------------+----------------------------+---------------------+---------+ +| 1.1 | Initial DSpace 1.1 databas | | PreInit | +| 1.2 | Upgrade to DSpace 1.2 sche | | PreInit | +| 1.3 | Upgrade to DSpace 1.3 sche | | PreInit | +| 1.3.9 | Drop constraint for DSpace | | PreInit | +| 1.4 | Upgrade to DSpace 1.4 sche | | PreInit | +| 1.5 | Upgrade to DSpace 1.5 sche | | PreInit | +| 1.5.9 | Drop constraint for DSpace | | PreInit | +| 1.6 | Upgrade to DSpace 1.6 sche | | PreInit | +| 1.7 | Upgrade to DSpace 1.7 sche | | PreInit | +| 1.8 | Upgrade to DSpace 1.8 sche | | PreInit | +| 3.0 | Upgrade to DSpace 3.x sche | | PreInit | +| 4.0 | Initializing from DSpace 4 | 2015-11-20 12:42:52 | Success | +| 5.0.2014.08.08 | DS-1945 Helpdesk Request a | 2015-11-20 12:42:53 | Success | +| 5.0.2014.09.25 | DS 1582 Metadata For All O | 2015-11-20 12:42:55 | Success | +| 5.0.2014.09.26 | DS-1582 Metadata For All O | 2015-11-20 12:42:55 | Success | +| 5.0.2015.01.27 | MigrateAtmireExtraMetadata | 2015-11-20 12:43:29 | Success | +| 5.1.2015.12.03 | Atmire CUA 4 migration | 2016-03-21 17:10:41 | Success | +| 5.1.2015.12.03 | Atmire MQM migration | 2016-03-21 17:10:42 | Success | ++----------------+----------------------------+---------------------+---------+ +</code></pre> + +<ul> +<li>So I&rsquo;m not sure why they have problems when we move to DSpace 5.5 (even the 5.1 migrations themselves show as &ldquo;Missing&rdquo;)</li> +</ul> diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml index b4e92ff0c..fc96375fd 100644 --- a/public/tags/notes/index.xml +++ b/public/tags/notes/index.xml @@ -194,6 +194,47 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol <li>Still troubleshooting Atmire modules on DSpace 5.5</li> <li>I sent them some new verbose logs: <a href="https://gist.github.com/alanorth/700748995649688148ceba89d760253e">https://gist.github.com/alanorth/700748995649688148ceba89d760253e</a></li> </ul> + +<h2 id="2016-08-22">2016-08-22</h2> + +<ul> +<li>Database migrations are fine on DSpace 5.1:</li> +</ul> + +<pre><code>$ ~/dspace/bin/dspace database info + +Database URL: jdbc:postgresql://localhost:5432/dspacetest +Database Schema: public +Database Software: PostgreSQL version 9.3.14 +Database Driver: PostgreSQL Native Driver version PostgreSQL 9.1 JDBC4 (build 901) + ++----------------+----------------------------+---------------------+---------+ +| Version | Description | Installed on | State | ++----------------+----------------------------+---------------------+---------+ +| 1.1 | Initial DSpace 1.1 databas | | PreInit | +| 1.2 | Upgrade to DSpace 1.2 sche | | PreInit | +| 1.3 | Upgrade to DSpace 1.3 sche | | PreInit | +| 1.3.9 | Drop constraint for DSpace | | PreInit | +| 1.4 | Upgrade to DSpace 1.4 sche | | PreInit | +| 1.5 | Upgrade to DSpace 1.5 sche | | PreInit | +| 1.5.9 | Drop constraint for DSpace | | PreInit | +| 1.6 | Upgrade to DSpace 1.6 sche | | PreInit | +| 1.7 | Upgrade to DSpace 1.7 sche | | PreInit | +| 1.8 | Upgrade to DSpace 1.8 sche | | PreInit | +| 3.0 | Upgrade to DSpace 3.x sche | | PreInit | +| 4.0 | Initializing from DSpace 4 | 2015-11-20 12:42:52 | Success | +| 5.0.2014.08.08 | DS-1945 Helpdesk Request a | 2015-11-20 12:42:53 | Success | +| 5.0.2014.09.25 | DS 1582 Metadata For All O | 2015-11-20 12:42:55 | Success | +| 5.0.2014.09.26 | DS-1582 Metadata For All O | 2015-11-20 12:42:55 | Success | +| 5.0.2015.01.27 | MigrateAtmireExtraMetadata | 2015-11-20 12:43:29 | Success | +| 5.1.2015.12.03 | Atmire CUA 4 migration | 2016-03-21 17:10:41 | Success | +| 5.1.2015.12.03 | Atmire MQM migration | 2016-03-21 17:10:42 | Success | ++----------------+----------------------------+---------------------+---------+ +</code></pre> + +<ul> +<li>So I&rsquo;m not sure why they have problems when we move to DSpace 5.5 (even the 5.1 migrations themselves show as &ldquo;Missing&rdquo;)</li> +</ul>