There is a patch for this for 1.7.1. Check this JIRA issue and you will find the patch.
..\Wendy Wendy Bossons Senior Software Engineer MIT Libraries Software Analysis & Development Building E25-131 77 Massachusetts Ave. Cambridge, MA 02141-4307 Phone 617-253-0770 Fax 617-253-4462 [email protected] http://libraries.mit.edu On May 3, 2011, at 5:42 AM, <[email protected]> <[email protected]> wrote: i installed the latest version of dspace and wanted to restore my db from my old dspace the dumping and restoration is ok but the web service fails to start with errors. with old versions e.g 1.5 we used to reindex-all and this webservice would be ok. and would reflect the system you normally envisaged. my old dspace is version 1.3 and db was upgraded to 8.1 new dspace is 1.7.1 db is 8.4 am usings posgresql with tomcat6.. the error is as follows after executing ./dspace index-update 1. web service error An error has occurred Go to DSpace home java.lang.IllegalArgumentException: No such column admin Cocoon stacktrace [show] Java stacktrace [show] Java full stacktrace [show] The Manakin / DSpace digital repository software. 2. indexing error [root@voste bin]# ls buildpath.bat dspace.bat dspace_migrate make-handle-config dspace dspace-info.pl log-reporter start-handle-server [root@voste bin]# ./dspace index-update java.lang.IllegalArgumentException: Resource path [/dspace/bin/dspace] does not denote a directory at org.springframework.core.io.support.PathMatchingResourcePatternResolver.retr ieveMatchingFiles(PathMatchingResourcePatternResolver.java:563) at org.springframework.core.io.support.PathMatchingResourcePatternResolver.doFi ndMatchingFileSystemResources(PathMatchingResourcePatternResolver.java:543) at org.springframework.core.io.support.PathMatchingResourcePatternResolver.doFi ndPathMatchingFileResources(PathMatchingResourcePatternResolver.java:526) at org.springframework.core.io.support.PathMatchingResourcePatternResolver.find PathMatchingResources(PathMatchingResourcePatternResolver.java:342) at org.springframework.core.io.support.PathMatchingResourcePatternResolver.getR esources(PathMatchingResourcePatternResolver.java:263) at org.dspace.servicemanager.config.DSpaceConfigurationService.loadInitialConfi g(DSpaceConfigurationService.java:375) at org.dspace.servicemanager.config.DSpaceConfigurationService.<init>(DSpaceCon figurationService.java:60) at org.dspace.servicemanager.DSpaceKernelImpl.start(DSpaceKernelImpl.java:145) at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:51) Started: 1304411364742 Ended: 1304411365114 Elapsed time: 0 secs (372 msecs) Exception: No such column admin java.lang.IllegalArgumentException: No such column admin at org.dspace.storage.rdbms.TableRow.canonicalizeAndCheck(TableRow.java:581) at org.dspace.storage.rdbms.TableRow.isColumnNull(TableRow.java:117) at org.dspace.content.Community.groupFromColumn(Community.java:1162) at org.dspace.content.Community.<init>(Community.java:106) at org.dspace.content.Community.findAllTop(Community.java:331) at org.dspace.browse.ItemCounter.buildItemCounts(ItemCounter.java:87) at org.dspace.browse.ItemCounter.main(ItemCounter.java:57) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39 ) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl .java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:183) how do i proceed?? thanks in advance In this world you are one of GOD'S Best, Never be discouraged and disappionted, you are a great value in this life and your contribution is significant. ........................................................... Mpirirwe Byanagwa Stephen +256-712-499859 0414-531343 email: [email protected] [email protected] ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Dspace-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-general ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Dspace-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-general
