Re: [Dspace-tech] Failed ItemImport (Robert Roggenbuck)

2008-07-11 Thread Robert Roggenbuck
> Sent: Monday, 7 July 2008 10:31 p.m. > To: Fox, Graeme > Cc: dspace-tech@lists.sourceforge.net Tech > Subject: Re: [Dspace-tech] Failed ItemImport (Robert Roggenbuck) > > Thanks Graeme for the guesses. You were right: there were no permission > problems. The mistake was in a comp

Re: [Dspace-tech] Failed ItemImport (Robert Roggenbuck)

2008-07-07 Thread Robert Roggenbuck
Thanks Graeme for the guesses. You were right: there were no permission problems. The mistake was in a complete other direction: there were typos in three field names :-( . And now I could import my stuff (hurray!) but two things let me hesitate: 1.) In the documentation of the format of the du

Re: [Dspace-tech] Failed ItemImport (Robert Roggenbuck)

2008-07-02 Thread Dorothea Salo
On Wed, Jul 2, 2008 at 2:53 AM, Robert Roggenbuck <[EMAIL PROTECTED]> wrote: > Yeah! That was it! Excellent! Hope the other problem gets figured out. > PS: Isn't it possible for DSpace to give better error messages, like > "permission denied for access to /opt/dspace/assetstore"? Tough call. One

Re: [Dspace-tech] Failed ItemImport (Robert Roggenbuck)

2008-07-02 Thread Robert Roggenbuck
Yeah! That was it! Now the import of the exported item works. Nevertheless the import of my 'real' item still not works. But now I have a base for checking the details. I will send a feedback if I succeed (and even if I do not succeed ;-) ). Greetings Robert PS: Isn't it possible for DSpace

Re: [Dspace-tech] Failed ItemImport (Robert Roggenbuck)

2008-07-01 Thread Dorothea Salo
> java.io.IOException: No such file or directory > > This is odd, because the file 'contents' is there, reading permissions > are ok and all files listed in 'contents' ale there too. When I've gotten this error, it's meant that permissions on the assetstore directory had somehow been broken. Maybe

Re: [Dspace-tech] Failed ItemImport (Robert Roggenbuck)

2008-07-01 Thread Robert Roggenbuck
> regards > Graeme Fox > Project Manager > Information Technology Services > Massey University > Private Bag 11222 Email: [EMAIL PROTECTED] > Palmerston North Phone: +64 6 350-5799 ext 2109 > New Zealand Mobile: 027 3584848 > &g

Re: [Dspace-tech] Failed ItemImport (Robert Roggenbuck)

2008-07-01 Thread Robert Roggenbuck
> Hope this helps > > regards > Graeme Fox > Project Manager > Information Technology Services > Massey University > Private Bag 11222 Email: [EMAIL PROTECTED] > Palmerston North Phone: +64 6 350-5799 ext 2109 > New Zealand Mobile: 027

Re: [Dspace-tech] Failed ItemImport (Robert Roggenbuck)

2008-06-30 Thread Robert Roggenbuck
Thanks for the hint. The metadata schemes / fields are made already (I think if not the import will sure fail). I added manually only a "standard" item, because until now I failed to localise the input forms. My plan was to extend / modify the input form after the successfully localisation. Coul

[Dspace-tech] Failed ItemImport (Robert Roggenbuck)

2008-06-29 Thread Fox, Graeme
Failed ItemImport (Robert Roggenbuck) Try reversing the process, that is: 1/ setup your meta schema registry names, dct, marc, uos and vCard 2/ add an item to your repository utlising fields from these meta data registry names 3/ Export the item, that is, run ItemExport