Hi Rigoberto,

It looks like your CSV file has several empty lines at the end of it.  If I
open that file in a text editor, I see three empty lines at the end.   I
think DSpace's import process is complaining about those empty lines.

Ideally, DSpace should just skip empty lines -- so this sounds like a
possible minor bug.  In any case, if you remove those empty lines from your
file, I believe it'll work fine.

Tim

On Wed, Oct 3, 2018 at 2:23 PM Rigoberto Corrales <
rigobertocorra...@gmail.com> wrote:

> Hi:
> I receive the following error when I try to migrate a CDS/Isis database to
> Dspace 6.1 using a file in CSV format
>
> Java stacktrace: java.lang.IllegalArgumentException: Invalid UUID string:
> at java.util.UUID.fromString(Unknown Source) at
> org.dspace.app.bulkedit.DSpaceCSV.addItem(DSpaceCSV.java:557) at
> org.dspace.app.bulkedit.DSpaceCSV.<init>(DSpaceCSV.java:236) at
> org.dspace.app.xmlui.aspect.administrative.FlowMetadataImportUtils.processUploadCSV(FlowMetadataImportUtils.java:138)
> at sun.reflect.GeneratedMethodAccessor233.invoke(Unknown Source) at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at
> java.lang.reflect.Method.invoke(Unknown Source) at
> org.mozilla.javascript.MemberBox.invoke(MemberBox.java:155) at
> org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:243)
> ...
> ====================================================
>
> I am using the xmlui  and jspui interfaces and the same result. The number
> of records in the original database is more than 5400 records. The CSV
> sample file attached I am migrating has 5 records.
>
> I was not able to find any usefull documentation about the issue. I´d
> appreciate any help
>
> --
> All messages to this mailing list should adhere to the DuraSpace Code of
> Conduct: https://duraspace.org/about/policies/code-of-conduct/
> ---
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dspace-tech+unsubscr...@googlegroups.com.
> To post to this group, send email to dspace-tech@googlegroups.com.
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>
-- 
Tim Donohue
Technical Lead for DSpace & DSpaceDirect
DuraSpace.org | DSpace.org | DSpaceDirect.org

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to