On Feb 18, 2004, at 1:55 PM, Sean A Corfield wrote:Yes, although I've now switched back to CFMX on JRun - since I discovered how to run it with the 1.4.2 JVM (**unsupported**).Hmm. I must have missed something. What's the issue? I'm running CFMX 6.1/JRun on Panther with the 1.4.2 JVM and haven't noticed anything (or maybe I haven't looked hard).
If you start up JRun using the jrun executable and then go check the logs, you'll see that it is actually using the 1.3.1 JVM (and CF's admin pages will confirm this). That's because the Apple routine that spawns a new JVM always spawns a 1.3.1 JVM "for backward compatibility" (I can dig out the reference to that on Apple's website KB if you want).
Consequently the default install of CFMX / JRun on OS X will use the 1.3.1 JVM even when the 1.4.2 JVM is your default.
Christian's published workaround is to use the default (1.4.2 JVM) to run the JRun JAR file directly - thus avoiding the JVM spawning issue with the jrun executable. However, running JRun in this manner is not supported (because you're not going through the jrun executable).
Regards, Sean
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
