Just to test whether DSpace gets locale information wrong, you could
try these two invocations:

LC_ALL=C /dspace/bin/dspace ...

LC_ALL=es_ES.utf8 /dspace/bin/dspace ...

The later assumes your system actually has the es_ES.utf8 locale
built, but you should be able to use any other utf8 locale instead
(e.g. en_US.utf8 if you have it installed).

A different source of the problem might be what encoding your
filesystem uses and how Java interprets it. Try to find out and
perhaps try a non-utf8 locale, if needed.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

-- 
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 [email protected].
To post to this group, send email to [email protected].
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