hai all,

I am a little confused about steps for upgrading dspace in :
http://www.dspacedev2.org/1_6_0Documentation/ch04.html#N10F06
http://www.dspacedev2.org/1_6_0Documentation/ch04.html#N10F06 

my question is :
* step 7 for postgreSQL (I use postgreSQL 8.4) : 
   Using what to execute the command ?
   
* step 8 (I skip the step 7 because I don't understand :-D):
   after step 8, there are somefile with type *.new (ex: dspace.cfg.new).
Then I delete dspace.cfg
   (dspace 1.5.2) and rename dspace.cfg.new to dspace.cfg.
   I do the similar thing to another file that have *.new.
   Is that correct ?

* step 10 :
   when I run the index-init. there is an error like this :

C:\DSpace\bin>dspace index-init
Using DSpace installation in: C:\DSpace
Exception: org.postgresql.util.PSQLException: ERROR: column "authority" does
not
 exist
org.dspace.browse.BrowseException: org.postgresql.util.PSQLException: ERROR:
col
umn "authority" does not exist
        at org.dspace.browse.IndexBrowse.indexItem(IndexBrowse.java:516)
        at org.dspace.browse.IndexBrowse.createIndex(IndexBrowse.java:1148)
        at org.dspace.browse.IndexBrowse.initBrowse(IndexBrowse.java:1098)
        at org.dspace.browse.IndexBrowse.main(IndexBrowse.java:749)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at
org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:194)
Caused by: org.postgresql.util.PSQLException: ERROR: column "authority" does
not
 exist
        at
org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryEx
ecutorImpl.java:1531)
        at
org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutor
Impl.java:1313)
        at
org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.ja
va:188)
        at
org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Stat
ement.java:452)
        at
org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(Abstract
Jdbc2Statement.java:354)
        at
org.postgresql.jdbc2.AbstractJdbc2Statement.executeQuery(AbstractJdbc
2Statement.java:258)
        at
org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(Dele
gatingPreparedStatement.java:93)
        at
org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(Dele
gatingPreparedStatement.java:93)
        at
org.dspace.storage.rdbms.DatabaseManager.query(DatabaseManager.java:2
91)
        at
org.dspace.browse.BrowseItemDAOPostgres.queryMetadata(BrowseItemDAOPo
stgres.java:137)
        at org.dspace.browse.BrowseItem.getMetadata(BrowseItem.java:162)
        at
org.dspace.browse.IndexBrowse$ItemMetadataProxy.getMetadata(IndexBrow
se.java:1243)
        at org.dspace.browse.IndexBrowse.getSortValues(IndexBrowse.java:551)
        at org.dspace.browse.IndexBrowse.indexItem(IndexBrowse.java:367)
        ... 8 more



anyone help me plz...

Thanks ^^
-- 
View this message in context: 
http://old.nabble.com/dspace-1.5.2-to-1.6.0-step-tp28162072p28162072.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to