문제

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?

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top