On Wed, Apr 24, 2013 at 6:14 PM, Abhishek Kulkarni <[email protected]>
wrote:
> I created new db, dspace_new and performed all the steps as mentioned
> successfully.
>
I made a mistake, here's how you should run the database upgrade scripts:
psql dspace_new < [dspace-src]/dspace/etc/postgres/database_schema_17-18.sql
psql dspace_new < [dspace-src]/dspace/etc/postgres/database_schema_18-3.sql
but you say you've managed to do that.
Should I run update-sequences.sql present in
> /dspace/dspace-3.1-release/dspace/etc/postgres too
>
There's no harm in running update-sequences.sql, but do that only while
Tomcat is down.
However, I am still not getting search results after searching for any
> keyword in dspace.
>
You have to run [dspace]/bin/dspace index-init, and if you're using
Discovery also [dspace]/bin/dspace update-discovery-index. But this is all
described in the official documentation about upgrading, you should read
and follow it completely:
https://wiki.duraspace.org/display/DSDOC3x/Upgrading+From+1.7.x+to+1.8.x
https://wiki.duraspace.org/display/DSDOC3x/Upgrading+From+1.8.x+to+3.x
> Also, on item submission I faced the following exception after the 'Grant
> license' step.
>
>
> java.lang.RuntimeException: Error while attempting to create identifier
> for Item id: 3490
>
> at
> org.dspace.identifier.VersionedHandleIdentifierProvider.register(VersionedHandleIdentifierProvider.java:117)
>
>
I'm not sure about that, maybe it will be fixed when you follow the
upgrading docs above.
You should also look into dspace.log, find this line and post it here. The
equivalent line from log is almost the same but it contains an important
extra piece of information. You should include even more lines, especially
including the "Caused by" line.
Regards,
~~helix84
Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette