[ome-users] OMERO installation on WinXP

Chris Allan callan at blackcat.ca
Thu Mar 13 11:34:24 GMT 2008


On 13 Mar 2008, at 11:24, Cebecauer, Marek wrote:

> Hi Chris,

Hi Marek.

>
> Many thanks for your help again.
> I have installed JDK1.6.0_05 and there is folder for this version  
> but no
> 'server' subfolder in 'bin'.

There isn't a server subfolder in "bin" anyway as it is, it's in "jre/ 
bin" on a JDK install. All your problems revolve around having the  
JRE version selected so setting JAVA_HOME on your system prior to  
starting up JBoss should resolve your issues.

> Here is output from the sequence you mentioned.
>
> #############################################
> C:\>echo %JAVA_HOME%
> %JAVA_HOME%
>
> C:\>java -version
> java version "1.6.0_05"
> Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
> Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode, sharing)
>
> C:\>java -server -version
> Error: no `server' JVM at `C:\Program
> Files\Java\jre1.6.0_05\bin\server\jvm.dll'
> .
> #####################################################################

set JAVA_HOME=C:\Program Files\Java\jdk1.6.0_05
jboss-4.2.1/bin/run

That should get you started.

>
> Best
> Marek

Ciao.

-Chris



More information about the ome-users mailing list