Hi Mark,

Applications/JRun4/bin/jvm.config looks like this:

#
# VM configuration
#
# Where to find JVM, if {java.home}/jre exists then that JVM is used
# if not then it must be the path to the JRE itself
#
# If no java.home is specified a VM is located by looking in these  
places in this
# order:
#
#  1) JAVA_HOME environment variables (same rules as java.home above)
#  2) bin directory for java.dll (windows) or lib/<ARCH>/libjava.so  
(unix)
#  3) ../jre
#  4) registry (windows only)
#

java.home=/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/ 
Home

# Arguments to VM

java.args=-Xms32m -Xmx128m

# java.class.path - use this for adding individual jars or
# directories.  When directories are included they will be searched
# for jars and zips and they will be added to the classpath (in
# addition to the directory itself), the jar to be used in launching
# will be appended to this classpath

java.class.path={application.home}/servers/lib

#
# where to find shared libraries, again use commas to separate entries

java.library.path=



Cheers
Ian




On 16/04/2008, at 13:31 PM, Mark Mandel wrote:

>
> What does your jvm.config look like?
>
> Mark
>
> On Wed, Apr 16, 2008 at 1:25 PM, Ian Marshall  
> <[EMAIL PROTECTED]> wrote:
>> Hi Guys,
>>
>> Sorry about the OT post but I have tried other lists, JRun/Google  
>> etc and no
>> luck.
>>
>> I have installed CF8 and JRun4 on a Macbook Pro running OS 10.5.
>>
>> Whenever I try to start either CF or JRun, I get the message: Error  
>> Could
>> not find a JVM
>>
>> I have checked in System/Library/Frameworks/JavaVM.framework/ 
>> Versions and  I
>> have JVMs from version 1.3 to 1.5
>>
>> I have tried editing various jvm.config files (keeping back-ups)  
>> but so far
>> still can't find a jvm.
>>
>> Any ideas... anyone?
>>
>>
>>
>>
>>
>>
>>
>>
>> Cheers
>>
>> ian
>>
>> ***********************
>>
>>
>>>
>>
>
>
>
> -- 
> E: [EMAIL PROTECTED]
> W: www.compoundtheory.com
>
> >
>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to