>  I was trying to export a collection from one server and import into another
> dspace server. The ingestion process was fine but the URI: appears twice one
> below the other. Is there any specific reason for the uri to get displayed
> twice? How to get this displayed only once. Please suggest

I see a couple of possibilities. One thing that may have happened is
some metadata duplication during the export/ingest cycle. (I've only
ever had this happen during actual database migration, but your
mileage may vary.) Go into your database and ask the metadatavalues
table for all the metadata surrounding this particular item; if you've
doubled the URI field somehow, you'll see it and be able to deal with
it.

The other possibility is that something's gone wrong with your JSP
such that it is calling for the URI twice. That should be an easy fix!

Dorothea

-- 
Dorothea Salo                [EMAIL PROTECTED]
Digital Repository Librarian      AIM: mindsatuw
University of Wisconsin
Rm 218, Memorial Library
(608) 262-5493

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to