CommandBox on Production

Hello,
little feedback after one month on production with Commandbox + Lucee.

The environment is stable! Perfect :slight_smile:

I have IIS + Boncode + Commandbox + Lucee 5.2.7.63

I configure start of commandbox as service like https://www.ortussolutions.com/blog/screencast-starting-commandbox-servers-as-a-windows-service

For scheduled task I use cfscheduler onApplicationStart

I have 2 questions:

  1. on task manager I see 2 “Java Platform SE binary” running. I think one is the server (server start) and one is commandbox. Is it possible start only server and stop commandbox? I use nssm.cc to install service.

  2. lucee logging is empty. On lucee/admin “server > Settings - Logging” there isn’t log enabled, the page is empty (create new log). On “server > Settings - Logging” is the same.
    I see this “issue” on 2 server. how can I enable the standard logs? I must set something on commandbox?

Thank you!

For future development can be useful, command “install service server ServerName” without use nssm.cc :wink: