Dunno, I can’t reproduce that. I just started up a BoxLang server I’ve been using this week called PrimesBL
. I followed the server out log with
server log primesBL --follow
and the click “restart” on the tray icon. The following log entries were output in the console:
[INFO ] Runwar: Tray menu async execution of: [cmd.exe, /c, "C:\Program Files\CommandBox\box.exe" server restart 'primesBL']
[INFO ] Runwar: Stopping server 'primesBL'
[INFO ] Runwar: Stopped server
[INFO ] Runwar: ******************************************************************************
[INFO ] Runwar: Starting Runwar
[INFO ] Runwar: - Runwar Version: 6.0.0
[INFO ] Runwar: - Java Version: 21.0.7+6-LTS (Eclipse Adoptium)
[INFO ] Runwar: - Java Home: C:\Users\brad\.CommandBox\serverJREs\openjdk21_jre_x64_windows_hotspot_jdk-21.0.7+6
[INFO ] Runwar: ******************************************************************************
[INFO ] Runwar: Listeners:
[INFO ] Runwar: - Binding HTTP on 127.0.0.1:55854
[INFO ] Runwar: ******************************************************************************
[INFO ] Runwar: Configuring Servlet
[INFO ] Runwar: Found WEB-INF: 'C:\Users\brad\.CommandBox\server\4EF80D24FFBE522CEEFC5540F8387392-primesBL\boxlang-1.3.0-snapshot\WEB-INF'
[INFO ] Runwar: ******************************************************************************
[INFO ] Runwar: Creating deployment [default]
[INFO ] Runwar: Web Root: C:\sandbox\primesBL
[INFO ] Ortus BoxLang Servlet initializing...
[INFO ] Ortus BoxLang Servlet home: C:\Users\brad\.CommandBox\server\4EF80D24FFBE522CEEFC5540F8387392-primesBL\boxlang-1.3.0-snapshot\WEB-INF\boxlang
[INFO ] Ortus BoxLang Servlet initialized!
[INFO ] Ortus BoxLang Version: 1.3.0-snapshot+3432 (Built On: 2025-06-16 17:43:00)
[INFO ] Runwar: ******************************************************************************
[INFO ] Runwar: Starting 'stop' listener thread - Host: 127.0.0.1 - Socket: 64877
[INFO ] SystemTray: Successfully loaded
[INFO ] Runwar: Server is up - stop-port:64877 PID:60404 version 6.0.0