We are running ColdFusion 9 on a Windows 2003 web server a in multi-home 
configuration.

We have four ColdFusion services configured on our system: cfusion, 
general, pur, and playground.  Looking at the Windows Services panel 
only the cfusion and playground ColdFusion services are started.  When 
we tried to start the other two, they fail to start with the following 
message in the Windows Event logs: "The ColdFusion 9 AS General service 
terminated with service-specific error 2".

So I started to search for more information about this.  During my 
research, I thought why not try the ColdFusion Enterprise Manager 
Instance Manger page in the ColdFusion Administrator.  This is where 
things become a bit wierd.  All the instances are running according to 
the Instance manager.  And further testing seems to confirm that this is 
true.  All the administrator pages work, applications running against 
each instance are working.  They seem to all be running.

Using the Microsoft|Sys Internals Process Explorer tool, we can see that 
there are only two jrunsvc processes running, the one for the cfusion 
instance and the one for the playground instance.  But there are four 
jrun.exe processes running.  How is this possible?

Looking at the properties of the processes with the Explore tool, we see 
that the jrun.exe processes that match the jrunsvc have this string:

jrun.exe -config jvm-cfusion.config -nohup -ntservice "ColdFusion 9 
Default CFusion-StartEvent" -startByNTService "cfusion"


The two jrun.exe process that do not match a jrunsvc have this string: 
E:\JRun4\bin\jrun.exe -nohup -start -childVM pur

Can anybody provide some insight what all of this means?




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333234
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to