Forum Discussion
Chas_Schley
16 years agoOccasional Contributor
Hm. I have this java installed:
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065)
Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01-279, mixed mode)
I forced it to 32-bit by inserting "-d32" into the startup:
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065)
Java HotSpot(TM) Client VM (build 16.3-b01-279, mixed mode)
That didn't help. My machine was originally imaged with Leopard (10.5.1) and later upgraded to Snow Leopard (10.6.3). According to 'uname -a', my kernel version is:
Darwin Kernel Version 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/RELEASE_I386 i386
I was under the impression that the Darwin kernel is what's under Snow Leopard. I can't find any info on upgrading the kernel to 1.5.2 on the web, but I'll ask my IT department to look into it.
Is 64-bit Java running as 32-bit OK, or do I need to have a native 32-bit version installed? Or should I just bag it and re-install SoapUI Pro on Parallels? Thanks!
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065)
Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01-279, mixed mode)
I forced it to 32-bit by inserting "-d32" into the startup:
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065)
Java HotSpot(TM) Client VM (build 16.3-b01-279, mixed mode)
That didn't help. My machine was originally imaged with Leopard (10.5.1) and later upgraded to Snow Leopard (10.6.3). According to 'uname -a', my kernel version is:
Darwin Kernel Version 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/RELEASE_I386 i386
I was under the impression that the Darwin kernel is what's under Snow Leopard. I can't find any info on upgrading the kernel to 1.5.2 on the web, but I'll ask my IT department to look into it.
Is 64-bit Java running as 32-bit OK, or do I need to have a native 32-bit version installed? Or should I just bag it and re-install SoapUI Pro on Parallels? Thanks!