-- Claudia Juergen Eldorado Technische Universität Dortmund Universitätsbibliothek Vogelpothsweg 76 44227 Dortmund Tel.: +49 231-755 40 43 Fax: +49 231-755 40 32 claudia...@tu-dortmund.de www.ub.tu-dortmund.deWichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und vernichten Sie diese Mail. Vielen Dank.
--
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech...@googlegroups.com.
To post to this group, send email to dspac...@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.
Hi Tom,
Based on the error, it seems like the new "eperson" metadata registry wasn't created properly when you upgraded. You can (manually) create it by running:
bin/dspace registry-loader -metadata config/registries/eperson-types.xml
To clarify, all of these new registry updates should have
occurred *automatically* when you upgraded to 5.5. All of the
scripts that Oriol listed should be automatically triggered as
part of the upgrade process. However, it sounds like something
may have failed (or was interrupted) during your upgrade and these
new metadata fields were *not* successfully created.
You may wish to manually run each of those scripts listed (just in case another failed to run as well). They can be run manually, and only require the database to be started up. It is safe to run them *after* your upgrade, assuming everything else ran properly. You can also check the status of your database upgrades by running:
bin/dspace database info
(If the rest of the upgrade succeeded, you should see a state of
"Success" next to each upgrade step listed in the output table.)
The reason these scripts are not listed in the documentation is that they are supposed to run automatically. It's hard to say why they failed to run during your upgrade (my guess is an error may have been thrown in your logs that would give more information).
As for your question about the database upgrade process: As of
DSpace 5, the database will auto-upgrade the first time you
startup Tomcat. However, if you still want to upgrade your
database manually, you can trigger the upgrade manually (prior to
starting Tomcat) by simply running "bin/dspace database migrate".
This information is all listed in the 5.x documentation under step
10:
https://wiki.duraspace.org/display/DSDOC5x/Upgrading+DSpace
Good luck,
Tim
-- Tim Donohue Technical Lead for DSpace & DSpaceDirect DuraSpace.org | DSpace.org | DSpaceDirect.org