[Dspace-tech] What's wrong with the java version

2010-10-14 Thread mev
Hi, everyone:    I've installed dspace 1.6.2, it's OK. Then I run dspace create-administrator, but I meet this problem: Registry key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion' has value '1.6', but '1.3' is required.   Error: could not find java.dll

Re: [Dspace-tech] What's wrong with the java version

2010-10-14 Thread Kim Shepherd
Hi Martin, It seems as though there is still an old (version 1.3) java.exe sitting in one of your paths (eg: C:\windows\system32), and this is the version of the JRE that's being called from 'dspace' rather than your 1.6 version. From a command prompt, if you run java -version, what version is