Re: [Dspace-tech] Error creating indexes 'invalid multibyte character for locale'

2010-10-25 Thread Steve Swinsburg
Hi Kim, We took a *copy* of the database and refreshed it back to dev, so it is identical to the production one, then upgraded it in dev. So I'll need to find out if the original database from production was created that way. Perhaps we should take a dump of the production database instead, and

Re: [Dspace-tech] Error creating indexes 'invalid multibyte character for locale'

2010-10-25 Thread Kim Shepherd
Hi Steve, Just to check, has your new/dev database been created with UTF8 character encoding? (pass -E UNICODE or -E UTF8 to createdb) Cheers, Kim On 25 October 2010 14:57, Steve Swinsburg wrote: > Hi all, > > We are having a problem upgrading an instance of dspace from 1.5.x-1.6.2. > We buil

[Dspace-tech] Error creating indexes 'invalid multibyte character for locale'

2010-10-25 Thread Steve Swinsburg
Hi all, We are having a problem upgrading an instance of dspace from 1.5.x-1.6.2. We built the new 1.6.2 code and took a snapshot of our old production database and migrated in back to our dev environment (along with the assets). We then ran the db upgrade script. Now, when running the index-i

[Dspace-tech] (no subject)

2010-10-25 Thread amrit . pal27
http://pagikax.t35.com/ -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M

[Dspace-tech] SQL Exception: org.postgresql.util.PSQLException: ERROR

2010-10-25 Thread liss RR
Hi all: I am trying to migrate the db of postgresql v. 8.2 if dspace v 1.4.2 to dspace v. 1.6.2 and I got this error whatever way that I've made: [java] 2010-10-18 14:29:18,714 WARN org.dspace.storage.rdbms.DatabaseManag er @ Got SQL Exception: org.postgresql.util.PSQLException: ERROR: d

Re: [Dspace-tech] Create index error

2010-10-25 Thread Peter Dietz
Hi Hilton, I'm not sure what happened, however based on a threadI was reading, I suspect that one of the lucene index files have become corrupt. This is fine, since you're deleting it, and trying to create a new one. More inform

[Dspace-tech] Create index error

2010-10-25 Thread Smith, Ina
Dear all We experience major difficulties re-indexing our content on DSpace 1.6.2 (http://scholar.sun.ac.za). When using the Basic Search and Advanced Search, nothing is retrieved. Any advise out there? We get the following after deleting indexes and then trying to create them again. The

[Dspace-tech] Create index error

2010-10-25 Thread Hilton Gibson
Hi All Help appreciated. I get the following after deleting indexes and then trying to create them again. The script I run is attached. This used to work. We recently upgraded to Ubuntu 10.04 and DSpace 1.6.2, but this script ran successfully after the upgrades. The problem has only occurred