[ome-users] stupid Marek

Chris Allan callan at blackcat.ca
Tue Apr 8 15:50:18 BST 2008


Cebecauer, Marek wrote:
> Hi Chris.
> 
> Thanks.
> 
>>> Active Connections
>>>
>>>   Proto  Local Address          Foreign Address        State
>>>   TCP    0.0.0.0:135            0.0.0.0:0              LISTENING
>>>   TCP    0.0.0.0:445            0.0.0.0:0              LISTENING
>>>   TCP    0.0.0.0:1164           0.0.0.0:0              LISTENING
>>>   TCP    0.0.0.0:1165           0.0.0.0:0              LISTENING
>>>   TCP    0.0.0.0:1167           0.0.0.0:0              LISTENING
>>>   TCP    0.0.0.0:2967           0.0.0.0:0              LISTENING
>>>   TCP    0.0.0.0:3389           0.0.0.0:0              LISTENING
>>>   TCP    127.0.0.1:1041         0.0.0.0:0              LISTENING
>>>   TCP    127.0.0.1:1098         0.0.0.0:0              LISTENING
>>>   TCP    127.0.0.1:1099         0.0.0.0:0              LISTENING
>> ^^^ Those explain it.
> 
> To you ... :-))
> 
>> Can you try running the "run.bat" script with "-b 0.0.0.0" arguments? 
>> Looks like Windows is conveniently doing things along these lines 
>> differently than the other platforms.
> 
> Here we are (as much as I understood):
> 
> ====================================================================
> 
> D:\omero-3.0-Beta2.3\jboss-4.2.1.GA\bin>run.bat -b 0.0.0.0
> JAVA_HOME is not set.  Unexpected results may occur.
> Set JAVA_HOME to the directory of your local JDK to avoid this message.
> ========================================================================
> =======
> 
>   JBoss Bootstrap Environment
> 
>   JBOSS_HOME: D:\omero-3.0-Beta2.3\jboss-4.2.1.GA
> 
>   JAVA: java
> 
>   JAVA_OPTS:  -Dprogram.name=run.bat -server -Xms128m -Xmx512m
> -Dsun.rmi.dgc.cli
> ent.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
> 
>   CLASSPATH: D:\omero-3.0-Beta2.3\jboss-4.2.1.GA\bin\run.jar
> 
> ========================================================================
> =======
> 
> Error: no `server' JVM at `C:\Program
> Files\Java\jre1.6.0_05\bin\server\jvm.dll'
> .
> Press any key to continue . . .
> D:\omero-3.0-Beta2.3\jboss-4.2.1.GA\bin>
> 
> =======================================================================

As we've discussed before, because you have the JRE and the JDK 
installed you need to set JAVA_HOME to the location of your JDK before 
you run "run.bat". If you prefer, put "set JAVA_HOME" in "run.bat" so 
you don't need to remember to set it.

> 
> Best
> Marek

Ciao.

-Chris



More information about the ome-users mailing list