Question

I wonder how to start/stop a ColdFusion 10 instance from terminal. If I restart the CF Server, it automatically starts the cfusion instance; other instances need to be started with CFIDE/administrator -> Enterprise Manager -> Instance Manager -> click on play-icon:

CFIDE Server Manager - Instance standardwebs running after clicking on play

How could I start my instance named "standardwebs" from command line?

Was it helpful?

Solution

Take a look in {instance-dir}/bin and you should find a startup script for that instance.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top