Arjang
09/13/2025, 1:44 PMgrails> stop-app --stacktrace
| Shutting down application...
| Error Application not running. (NOTE: Stack trace has been filtered. Use --verbose to see entire trace.)
java.io.FileNotFoundException: <http://localhost:8080/actuator/shutdown>
at stop-app.run(stop-app.groovy:87)
at org.grails.cli.profile.commands.script.GroovyScriptCommand.handle(GroovyScriptCommand.groovy:156)
at org.grails.cli.profile.AbstractProfile.handleCommand(AbstractProfile.groovy:478)
at org.grails.cli.GrailsCli.handleCommand(GrailsCli.groovy:364)
at org.grails.cli.GrailsCli$_handleCommandWithCancellationSupport_closure6.doCall(GrailsCli.groovy:455)
<===========--> 90% EXECUTING [6m 13s]
| Error Application not running.
grails>James Fredley
09/13/2025, 9:19 PM