Yes, I have 32bit 10.4, therefore never to have jdk1.6.  Damn you Apple!

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Walter Harley
Sent: Wednesday, August 27, 2008 1:04 PM
To: tc-dev@lists.terracotta.org
Subject: Re: [tc-dev] SigarException when starting server

Gary Keim wrote:
> I downloaded the 2.6 kit off the website and everything worked as
expected
> on my Mac.  You shouldn't need to set the execute bits.  Maybe check
that
> MD5 stuff.

What VM are you running it with?  I have 1.5 on the system path:

 > java -version
java version "1.5.0_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-237)
Java HotSpot(TM) Client VM (build 1.5.0_13-119, mixed mode, sharing)

Unless maybe it's picking it up from JAVA_HOME:

 > $JAVA_HOME/bin/java -version
java version "1.6.0_05"
Java(TM) SE Runtime Environment (build 1.6.0_05-b13-120)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_05-b13-52, mixed mode)
_______________________________________________
tc-dev mailing list
tc-dev@lists.terracotta.org
http://lists.terracotta.org/mailman/listinfo/tc-dev
_______________________________________________
tc-dev mailing list
tc-dev@lists.terracotta.org
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to