[ome-users] OMERO installation on WinXP
Chris Allan
callan at blackcat.ca
Thu Mar 13 10:45:12 GMT 2008
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