I'm having a few issues with a couple of our staging servers that are running
multiple instances of CF9, and I'm not sure if they're set up correctly. I have
CF9 Enterprise multiserver installed and I created 4 additional instances using
the Instance Manager. I also created a specific jvm for each one to use and
reregistered each service to use the custom jvm. In Apache I added the
following to each vhost (changing the serverstore and port):
<IfModule mod_jrun22.c>
JRunConfig Serverstore "C:/JRun4/lib/wsconfig/muffin/jrunserver.store"
JRunConfig Bootstrap 127.0.0.1:51000
</IfModule>
However, when the service is stopped for one of the sites, instead of getting
the JRun 500 error it will instead return a CF error or the site will still
come up. But if I stop the main CF server service it will kill all the sites.
So it seems that all the instances are still tied to the main service. Is there
something I'm missing here or something that wasn't configured correctly?
I used this guide when setting it all up.
http://help.adobe.com/en_US/ColdFusion/9.0/Admin/WSc3ff6d0ea77859461172e0811cbf3
64104-7fc4.html
Thanks for any help.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive:
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:335540
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm