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, "Kim Griggs" <kim.gri...@oregonstate.edu> wrote:

> Hi,
>  We are upgrading from 1.4.2 to 1.5.1 and having problems with indexer.
> 
> When we run either index-init or index-update we get the following error:
> 
> Exception in thread "main" java.lang.NoSuchMethodError: method
> java.util.Collections.addAll with signature (Ljava.util.Collection;
> [Ljava.lang.Object;)Z was not found.
>     at org.dspace.browse.BrowseItem.getMetadata(BrowseItem.java:167)
>     at org.dspace.browse.IndexBrowse
> $ItemMetadataProxy.getMetadata(IndexBrowse.java:1201)
>     at org.dspace.browse.IndexBrowse.getSortValues(IndexBrowse.java:510)
>     at org.dspace.browse.IndexBrowse.indexItem(IndexBrowse.java:368)
>     at org.dspace.browse.IndexBrowse.createIndex(IndexBrowse.java:1106)
>     at org.dspace.browse.IndexBrowse.initBrowse(IndexBrowse.java:1056)
>     at org.dspace.browse.IndexBrowse.main(IndexBrowse.java:707)
> 
> We have not altered the webui browse values in dspace.cfg
> 
> Has anyone had experience with this?
> 
> 


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to