1. Re: Eprints to Dspace migration (yinjin) Sorry about the late reply Have you checked out
http://www.rubric.edu.au/techreports/tech_report-eprints_to_dspace.htm A toolkit put together by the RUBRIC group? Regards Graeme Fox From: [EMAIL PROTECTED] [mailto:dspace-tech- Today's Topics: 1. Re: Eprints to Dspace migration (yinjin) 2. Re: Duplicate content-length in http header (Mark Diggory) 3. Re: Eprints to Dspace migration (pavan krishnamurthy) ---------------------------------------------------------------------- Message: 1 Date: Fri, 21 Dec 2007 15:25:41 -0500 From: "yinjin" <[EMAIL PROTECTED]> Subject: Re: [Dspace-tech] Eprints to Dspace migration To: "pavan krishnamurthy" <[EMAIL PROTECTED]>, "Stuart Lewis [sdl]" <[EMAIL PROTECTED]> Cc: [email protected] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Hi Pavan, Try to delete that map file first. Best, Ying ----- Original Message ----- From: "pavan krishnamurthy" <[EMAIL PROTECTED]> To: "Stuart Lewis [sdl]" <[EMAIL PROTECTED]> Cc: <[email protected]> Sent: Friday, December 21, 2007 2:44 PM Subject: Re: [Dspace-tech] Eprints to Dspace migration > Hi Stuart, > This is the command i ran to import . > > ./dsrun org.dspace.app.itemimport.ItemImport -add -e > [EMAIL PROTECTED] -s /home/pavan/dspace_data/ -m > /home/dspace/dspacemap.map > > The message it gave is > > Deleting items listed in mapfile: /home/dspace/dspacemap.map > but dspacemap is an empty file . Should dspace map have any contents in > it? > > Thanks > Pavan > > I did not get any error messages > > On Dec 20, 2007 11:32 PM, Stuart Lewis [sdl] <[EMAIL PROTECTED]> wrote: >> >> >> >> Hi Pavan, >> >> >> >> > Has anybody tried with Eprints to Dspace migration. If Please can u >> > send me the steps you followed to migrate . Currently i followed steps >> > given in this >> > >> site(http://rubric.edu.au/techreports/tech_report-eprints_to_dspace.htm) . >> > But i wasn't able to successfully import , i got some 1000 directories >> > created in my output directories which had dublin_core.xml files in >> > it. >> > I was not able to successfully ingest items. If anybody has >> > successfully migrated , can u please list me the steps you followed. >> >> It sounds promising that you are able to create the directories and >> files >> to >> ingest, hopefully there is something wrong with the DSpace import >> command >> you are using that we can help you with. >> >> 1) What command are you running to import the items? >> >> 2) What error message is DSpace giving you? >> >> Thanks, >> >> >> Stuart >> _________________________________________________________________ >> >> Gwasanaethau Gwybodaeth Information Services >> Prifysgol Aberystwyth Aberystwyth University >> >> E-bost / E-mail: [EMAIL PROTECTED] >> Ffon / Tel: (01970) 622860 >> _________________________________________________________________ >> >> >> ------------------------------------------------------------------------ - >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2005. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> DSpace-tech mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/dspace-tech >> >> > > ------------------------------------------------------------------------ - > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech > ------------------------------ Message: 2 Date: Sat, 22 Dec 2007 08:15:55 -0500 From: Mark Diggory <[EMAIL PROTECTED]> Subject: Re: [Dspace-tech] Duplicate content-length in http header To: "Blanco, Jose" <[EMAIL PROTECTED]> Cc: [email protected] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" Jose, Can you qualify what version of DSpace you are using (soon we will also need to ask whether you are also using jspui or xmlui). cheers, Mark On Dec 21, 2007, at 12:23 PM, Blanco, Jose wrote: > A user has noticed that while attempting to retrieve a bitstream from > our Dspace instance their firewall blocked the returned information > due > to our system sending a duplicate "Content-length" in the http header. > > They pointed out that duplicate items in the http header can sometimes > form part of an attempt to inject malicious code to a web browser - > hence their system blocks such web responses. > > Via a perl script that makes a request for bitstreams using LWP I > confirmed that there were two Content-length's being returned. It > seems > like only one should be returned. Has any one encountered this? Is > there a fix for this? Any opinions? > > Thanks! > > Jose ~~~~~~~~~~~~~ Mark R. Diggory - DSpace Systems Manager MIT Libraries, Systems and Technology Services Massachusetts Institute of Technology -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 3 Date: Sat, 22 Dec 2007 10:45:40 -0700 From: "pavan krishnamurthy" <[EMAIL PROTECTED]> Subject: Re: [Dspace-tech] Eprints to Dspace migration To: yinjin <[EMAIL PROTECTED]> Cc: [email protected] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1 Hi yinjin, Thanks for the detailed description. Should the mapfile be an empty one or should it be the new file. It would be great if you also send me the java program for importing users. Thanks Pavan On Dec 21, 2007 1:25 PM, yinjin <[EMAIL PROTECTED]> wrote: > Hi Pavan, > > Try to delete that map file first. > > Best, > Ying > ----- Original Message ----- > From: "pavan krishnamurthy" <[EMAIL PROTECTED]> > > To: "Stuart Lewis [sdl]" <[EMAIL PROTECTED]> > Cc: <[email protected]> > Sent: Friday, December 21, 2007 2:44 PM > Subject: Re: [Dspace-tech] Eprints to Dspace migration > > > > Hi Stuart, > > This is the command i ran to import . > > > > ./dsrun org.dspace.app.itemimport.ItemImport -add -e > > [EMAIL PROTECTED] -s /home/pavan/dspace_data/ -m > > /home/dspace/dspacemap.map > > > > The message it gave is > > > > Deleting items listed in mapfile: /home/dspace/dspacemap.map > > but dspacemap is an empty file . Should dspace map have any contents in > > it? > > > > Thanks > > Pavan > > > > I did not get any error messages > > > > On Dec 20, 2007 11:32 PM, Stuart Lewis [sdl] <[EMAIL PROTECTED]> wrote: > >> > >> > >> > >> Hi Pavan, > >> > >> > >> > >> > Has anybody tried with Eprints to Dspace migration. If Please can u > >> > send me the steps you followed to migrate . Currently i followed steps > >> > given in this > >> > > >> site(http://rubric.edu.au/techreports/tech_report-eprints_to_dspace.htm) . > >> > But i wasn't able to successfully import , i got some 1000 directories > >> > created in my output directories which had dublin_core.xml files in > >> > it. > >> > I was not able to successfully ingest items. If anybody has > >> > successfully migrated , can u please list me the steps you followed. > >> > >> It sounds promising that you are able to create the directories and > >> files > >> to > >> ingest, hopefully there is something wrong with the DSpace import > >> command > >> you are using that we can help you with. > >> > >> 1) What command are you running to import the items? > >> > >> 2) What error message is DSpace giving you? > >> > >> Thanks, > >> > >> > >> Stuart > >> _________________________________________________________________ > >> > >> Gwasanaethau Gwybodaeth Information Services > >> Prifysgol Aberystwyth Aberystwyth University > >> > >> E-bost / E-mail: [EMAIL PROTECTED] > >> Ffon / Tel: (01970) 622860 > >> _________________________________________________________________ > >> > >> > >> ------------------------------------------------------------------------ - > >> This SF.net email is sponsored by: Microsoft > >> Defy all challenges. Microsoft(R) Visual Studio 2005. > >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> _______________________________________________ > >> DSpace-tech mailing list > >> [email protected] > >> https://lists.sourceforge.net/lists/listinfo/dspace-tech > >> > >> > > > > ------------------------------------------------------------------------ - > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2005. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > DSpace-tech mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/dspace-tech > > > > ------------------------------ ------------------------------------------------------------------------ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ ------------------------------ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech End of DSpace-tech Digest, Vol 20, Issue 34 ******************************************* ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

