We're testing an upgrade from DSpace 1.42 to 1.5, and we're running into this 
error, both in the index-init and in the web application itself:

Exception in thread "main" java.lang.IllegalArgumentException: No such column 
uuid
        at org.dspace.storage.rdbms.TableRow.getStringColumn(TableRow.java:252)
        at 
org.dspace.content.dao.postgres.ItemDAOPostgres.populateItemFromTableRow(ItemDAOPostgres.java:685)
        at 
org.dspace.content.dao.postgres.ItemDAOPostgres.retrieve(ItemDAOPostgres.java:638)
        at 
org.dspace.content.dao.postgres.ItemDAOPostgres.retrieve(ItemDAOPostgres.java:159)
        at 
org.dspace.content.dao.postgres.ItemDAOPostgres.returnAsList(ItemDAOPostgres.java:656)
        at 
org.dspace.content.dao.postgres.ItemDAOPostgres.getItems(ItemDAOPostgres.java:233)

We're running Oracle, so we had some pause when we saw postgres mentioned, but 
it appears that class handles Oracle as well; am I reading it correctly?

We've run the database_schema_142-15.sql successfully, and I'm not reading the 
abstractions well enough to know what it's really supposed to be looking for.

Any thoughts?

Thanks!  -Lane

Database Administrator
Texas Christian University


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to