[ome-users] OMERO installation on WinXP
Cebecauer, Marek
m.cebecauer at imperial.ac.uk
Thu Mar 13 11:24:45 GMT 2008
Hi Chris,
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'.
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'
.
#####################################################################
Best
Marek
-----Original Message-----
From: Chris Allan [mailto:callan at blackcat.ca]
Sent: 13 March 2008 10:45
To: Cebecauer, Marek
Cc: ome-users at lists.openmicroscopy.org.uk
Subject: Re: [ome-users] OMERO installation on WinXP
On 13 Mar 2008, at 09:47, Cebecauer, Marek wrote:
> Hi Chris,
Hi Marek.
>
> Thanks for your message.
>
> I did. But as you see from the message - JBOSS doesn't recognize my
> JDK
> 1.6.0.05. Should I delete/uninstall all other JRE installations??
> Also,
> there is also no 'server' folder in 'bin' subfolder of JDK
> installation
> ... :-(
If your Java VM directory is jre1.6.0_05 then you are not running
with a JDK install, it's a JRE only install. Can you look to see if
there's a jdk1.6.0_05 directory under C:\Program Files\Java? You may
need to set JAVA_HOME prior to starting JBoss as follows:
set JAVA_HOME=C:\Program Files\Java\jdk1.6.0_05
What's the current output of:
echo %JAVA_HOME%
java -version
java -server -version
>
> Thanks again.
>
> Best
> Marek
Ciao.
-Chris
More information about the ome-users
mailing list