Re: [Dspace-tech] Indexer errors and no indices results

2009-04-06 Thread Kim Griggs
Update: D'oh! It actually was a Java version problem. The dsrun file uses 'java' as it's path. We were relying on it to use the dspace user's path to java. Making sure the 'java' path on the server pointed to Java 1.5 fixed the problem. On 3/31/09 5:40 PM, &q

[Dspace-tech] PSQLException OID ### does not exist

2009-04-01 Thread Kim Griggs
We are upgrading to 1.4.2 to 1.5. Java 1.5. Postgres 8.1. After running the indexer we are getting internal errors on the high level browse by pages. The error is: org.postgresql.util.PSQLException: ERROR: relation with OID 54778762 does not exist Oddly the community level browse bys work. I re

[Dspace-tech] Error while running indexer

2009-04-01 Thread Kim Griggs
We are updating from 1.4.2 to 1.5.1. When running the index-init we get the following error: java.lang.NoSuchMethodError: method java.util.Collections.addAll with signature (Ljava.util.Collection;[Ljava.lang.Object;)Z was not found Then the browse by pages either return 500 errors or no-indices f