Re: [Dspace-tech] Problem with upgrading from DSpace 1.6.2 to DSpace 1.7.1

2011-04-28 Thread George Stanley Kozak
] Sent: Thursday, April 28, 2011 10:18 AM To: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] Problem with upgrading from DSpace 1.6.2 to DSpace 1.7.1 Hello George, you used a newer version to compile your code with than you use in runtime. You can check which versions you are using

Re: [Dspace-tech] Problem with upgrading from DSpace 1.6.2 to DSpace 1.7.1

2011-04-28 Thread Claudia Jürgen
Hello George, you used a newer version to compile your code with than you use in runtime. You can check which versions you are using per default with javac -version java -version Hope that helps Claudia Juergen Am 28.04.2011 15:50, schrieb George Stanley Kozak: > Hi... > > I am upgrading (in T

[Dspace-tech] Problem with upgrading from DSpace 1.6.2 to DSpace 1.7.1

2011-04-28 Thread George Stanley Kozak
Hi... I am upgrading (in Test) from DSpace 1.6.2 to DSpace 1.7.1. Everything has worked perfectly until I came to the step: /dspace/bin/dspace index-init When I try to execute that, I get: Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file