[Dspace-tech] Migrating data from Postgres to Oracle in DSpace 1.4.1

2007-04-04 Thread Shaun Burriss
Hello, We are about to upgrade our DSpace installation from 1.3.1 to 1.4.1 and also want to move our data from the Postgres database to an Oracle database. What things should we be aware of when doing this data migration? What are the steps involved? Also, should the migration to Oracle take pl

[Dspace-tech] dspace default statistics

2007-04-04 Thread Francis Kayiwa
In the default dspace installation, what exactly does the error below mean? Passed log directory is not a directory According to the install documentation. All one would have to do is customize the perl scripts stat-general etc., My assumptions here are one is supposed to set the directory in ds

Re: [Dspace-tech] [Dspace-devel] DSpace 1.4.2

2007-04-04 Thread Mark Diggory
Just trying to get more scope for those who don't have time to review it or are unfamiliar with ICU4J. (Note Eclipse uses ICU4J in its default platform to allow better UTF-8 support, I have no problem with using it). thanks, Mark On Apr 4, 2007, at 11:25 AM, Graham Triggs wrote: > Hi, > >

Re: [Dspace-tech] [Dspace-devel] DSpace 1.4.2

2007-04-04 Thread Graham Triggs
Hi, Unfortunately, the necessary Normalizer classes (java.text.Normalizer) only formally entered the Java platform API as part of Java 6. See: http://java.sun.com/developer/technicalArticles/javase/i18n_enhance/ The unofficial, undocumented sun.text.Normalizer appears to exist in all Sun Java2

Re: [Dspace-tech] [Dspace-devel] DSpace 1.4.2

2007-04-04 Thread Mark Diggory
Is ICU4J a requirement still if we switch to Java 5? In which case I'd push this off to DSpace1.5 (which will require Java 5 or greater). And if so, it should probably be the case that we explore its implementation in the XMLUI if any at all changes are needed. -Mark On Apr 4, 2007, at 4:53

Re: [Dspace-tech] inser/delete into the metadatavalue table

2007-04-04 Thread Jose Blanco
I sent this question out a few days ago, and did not hear anything. If some one has some info on it, could you let me know. Thanks! _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jose Blanco Sent: Monday, April 02, 2007 12:53 PM To: dspace-tech@lists.sourceforge.

Re: [Dspace-tech] Install help

2007-04-04 Thread Graham Triggs
Hi, The default installation of Tomcat5.5 on Debian has the Java Security Manager enabled - however it won't have any (appropriate) policies defined. As such, it is disallowing the ConfigurationManager from reading the system property "dspace.configuration". You either need to disable the securi

Re: [Dspace-tech] [Dspace-devel] DSpace 1.4.2

2007-04-04 Thread Graham Triggs
I wasn't going to push this patch earlier as it rather evolved into a feature enhancement - but thinking about it again, for anyone that has non-English content/authors in their repository, it's actually a useful bug fix: [ 1672065 ] Configurable sort order generation for browse http://sourceforge