I installed J2RE from Sun and it only installed JVM for Client not Server.
Is it because I installed it on Win XP Pro? JRun didn't restart after I
updated the path in jvm.config to point to Sun JVM.

Thanks

Agha Mehdi
IDT - eBusiness Program Manager


-----Original Message-----
From: Andy Allan [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 05, 2005 1:56 PM
To: CF-Talk
Subject: Re: JVM Help

On 05/10/05, Snake <[EMAIL PROTECTED]> wrote:
> You can set each instance of CF to use it's own jvm.config file.
> You will need to edit the windows service for each once to specify which
> config file to use.
> But, I have found problems with security sandboxes when doing this, each
> instance needs to us ethe neo-security files of the default "cfusion"
> instance, otherwis ethe service wont start, dunno why.

The reason is because new instances are deployed into:
<jrun>/servers/<instance>/cfusion.ear/cfusion.war

When you make a copy of the existing jvm.config most folks are only
changing the instance name, however the "default" cfusion instance
also uses:
<jrun>/servers/<instance>/cfusion-ear/cfusion-war

Note the difference; dashes and dots

So make the change there as well and you're good to go. And yes
Macromedia are aware of this now.

>
> You also need to make sure you always use the windows service to restart
> each instance. If you do it vi athe jrun management console, then you will
> restart it with the default config file. So far I don't know how to get
> round that.

Windows batch files specifying:
jrun -config my.config -start instancename


--
[EMAIL PROTECTED]
www.creative-restraint.co.uk
www.scottishcfug.com



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:220175
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to