Hi Matthew,

It sounds like the database upgrade step may have been left out?
The database upgrade scripts assume a "jump" of just one major version, so
the general instructions in the "Database Upgrade Step" in this doc should
help:

https://wiki.duraspace.org/display/DSDOC/Upgrading+a+DSpace+Installation

...but you'll want to apply database_schema_15-16.sql and then
database_schema_16-17.sql.

(always good to back up your database first, of course :))

You might also need to run the "Run Registry Format Update for CC License."
step documented in the "1.6 to 1.6.x" upgrade instructions.

There are a lot of config file changes between 1.5 and 1.7 as well, so it
might pay to make sure nothing's been missed out that was documented in the
1.5 -> 1.6 instructions and therefore left out of 1.6 -> 1.7.

Cheers

Kim

On 22 July 2011 10:58, Matthew McKinley <matthewjamesmckin...@gmail.com>wrote:

> Hello all,
>
> We're upgrading from DSpace 1.5.2 to 1.7.2. After updating all the code,
> copying over custom themes etc. I try to load the main page at
> http://dspacex.nacs.uci.edu/ and get the error message below.
>
> An error has occurred
>
> Go to DSpace home <http://dspacex.nacs.uci.edu/>
>
> java.lang.IllegalArgumentException: No such column admin
>
> Cocoon stacktrace [hide]
> *Could not read resource cocoon://DRI/6/* 
> context:/resource://aspects/SearchArtifacts/sitemap.xmap
> - 175:52 *<map:serialize type="xml">*  
> context:/resource://aspects/SearchArtifacts/sitemap.xmap
> - 110:68 *<map:transform type="FrontPageSearch">*  
> context:/resource://aspects/SearchArtifacts/sitemap.xmap
> - 102:59 *<map:transform type="Navigation">*  
> context:/resource://aspects/SearchArtifacts/sitemap.xmap
> - 90:40 *<map:generate>*  
> context:/resource://aspects/Administrative/sitemap.xmap
> - 979:31 *<map:serialize type="xml">*  
> context:/resource://aspects/Administrative/sitemap.xmap
> - 298:38 *<map:transform type="Navigation">*  
> context:/resource://aspects/Administrative/sitemap.xmap
> - 297:44 *<map:transform type="SystemwideAlerts">*  
> context:/resource://aspects/Administrative/sitemap.xmap
> - 295:19 *<map:generate>*  context:/resource://aspects/EPerson/sitemap.xmap
> - 332:31 *<map:serialize type="xml">*  
> context:/resource://aspects/EPerson/sitemap.xmap
> - 137:38 *<map:transform type="Navigation">*  
> context:/resource://aspects/EPerson/sitemap.xmap
> - 126:19 *<map:generate>*  context:/resource://aspects/Submission/sitemap.xmap
> - 342:27 *<map:serialize>*  
> context:/resource://aspects/Submission/sitemap.xmap
> - 318:26 *<map:generate>*  context:/resource://aspects/Statistics/sitemap.xmap
> - 80:31 *<map:serialize type="xml">*  
> context:/resource://aspects/Statistics/sitemap.xmap
> - 33:19 *<map:generate>*  context:/jndi:/localhost/aspects/aspects.xmap -
> 115:34 *<map:serialize type="xml">*  
> context:/jndi:/localhost/aspects/aspects.xmap
> - 114:43 *<map:transform type="PageNotFound">*  
> context:/jndi:/localhost/aspects/aspects.xmap
> - 113:22 *<map:generate>*  
> context:/jndi:/localhost/themes/ucispace/sitemap.xmap
> - 199:34 *<map:serialize type="xhtml">*  
> context:/jndi:/localhost/themes/ucispace/sitemap.xmap
> - 196:84 *<map:transform type="NamespaceFilter">*  
> context:/jndi:/localhost/themes/ucispace/sitemap.xmap
> - 195:78 *<map:transform type="NamespaceFilter">*  
> context:/jndi:/localhost/themes/ucispace/sitemap.xmap
> - 189:33 *<map:transform type="i18n">*  
> context:/jndi:/localhost/themes/ucispace/sitemap.xmap
> - 185:44 *<map:transform>*  
> context:/jndi:/localhost/themes/ucispace/sitemap.xmap
> - 165:45 *<map:transform type="IncludePageMeta">*  
> context:/jndi:/localhost/themes/ucispace/sitemap.xmap
> - 131:55 *<map:generate type="file">*  
> context:/jndi:/localhost/themes/ucispace/sitemap.xmap
> - 128:28 *<map:match>*  context:/jndi:/localhost/themes/themes.xmap -
> 63:45 *<map:mount>*  context:/jndi:/localhost/themes/themes.xmap - 62:35 
> *<map:match
> type="ThemeMatcher">*  context:/jndi:/localhost/sitemap.xmap - 588:94 *
> <map:mount>*
>
> Some info:
> DSpace 1.7.2
> run through Tomcat5
> PostGres server
>
>
> I think it may have to do with the PostGres server, as I had accidentally
> tried to load the page while PostGres was down and got a "Java: connection
> refused" error. Tried googling but found nothing that matched.
>
> Help?
>
> *
> Matthew McKinley
> Digital Project Specialist, University of California, 
> Irvine<http://www.uci.edu/>
> **about.me <http://www.about.me/matthewmckinley>*
>
>
>
> ------------------------------------------------------------------------------
> 5 Ways to Improve & Secure Unified Communications
> Unified Communications promises greater efficiencies for business. UC can
> improve internal communications as well as offer faster, more efficient
> ways
> to interact with customers and streamline customer service. Learn more!
> http://www.accelacomm.com/jaw/sfnl/114/51426253/
> _______________________________________________
> Dspace-devel mailing list
> Dspace-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-devel
>
>
------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to