Doug Chestnut wrote:
Hi Thorsten,
1.4.2 is installed on lenya.zones (just not the java in the PATH):
very good. So just let us use 1.4.2
Thanks
Michi
-bash-3.00$ echo $JAVA_HOME
/usr/j2se/
-bash-3.00$ /usr/j2se/bin/java -version
java version "1.4.2_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)
-bash-3.00$ java -version
java version "1.5.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_01-b08)
Java HotSpot(TM) Server VM (build 1.5.0_01-b08, mixed mode)
-bash-3.00$ which java
/usr/bin/java
-bash-3.00$ ls -la /usr/bin/java
lrwxrwxrwx 1 root other 16 Apr 28 2005 /usr/bin/java ->
../java/bin/java
--Doug
Thorsten Scherler wrote:
Hi all,
I finally think that I found out, why the zones demos are more down then
up.
Sun Microsystems Inc. SunOS 5.10 Generic January 2005
-bash-3.00$ java -version
java version "1.5.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_01-b08)
Java HotSpot(TM) Server VM (build 1.5.0_01-b08, mixed mode)
That means our zones machine run 1.5 and our software is not working
probably on 1.5! That is leading to the situation that the server is
dying constantly.
I see two possibilities:
1) install jdk 1.4.x on zones
2) work on full 1.5 support
I would think 1) should be done now that we have running demos and in
the long run we need to support 2).
WDYT?
salu2
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Michael Wechner
Wyona - Open Source Content Management - Apache Lenya
http://www.wyona.com http://lenya.apache.org
[EMAIL PROTECTED] [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]