John Liljegren
03/08/2023, 2:03 PMJohn Liljegren
03/08/2023, 2:21 PMDave Merrill
03/08/2023, 2:35 PMJohn Liljegren
03/08/2023, 2:44 PMDave Merrill
03/08/2023, 2:47 PMJohn Liljegren
03/08/2023, 2:59 PMbdw429s
03/08/2023, 4:32 PMbdw429s
03/08/2023, 4:32 PMbdw429s
03/08/2023, 4:33 PMjstack
on the Java PID and you'll have your answer lickety split.bdw429s
03/08/2023, 4:33 PMJohn Liljegren
03/08/2023, 4:56 PMbdw429s
03/08/2023, 5:02 PMps
doesn't work, but I'm sure you can install whatever you need for it to workbdw429s
03/08/2023, 5:03 PMps
command, lolJohn Liljegren
03/26/2023, 2:18 PMFROM ortussolutions/commandbox:3.4.5
. I modified it to start with FROM ortussolutions/commandbox:lucee5-ubi9-3.7.2
and it is no longer painfully slow. Not sure if it's the ubi image that helped or simply upgrading, but wanted to close the thread on this. Thanks for the help!bdw429s
03/27/2023, 5:07 PMbdw429s
03/27/2023, 5:07 PMbdw429s
03/27/2023, 5:08 PMjstack
on the container and see what the JVM process is doing.John Liljegren
03/28/2023, 1:26 PMbdw429s
03/28/2023, 2:26 PMThe host is blocked from external resourcesThen the issue is 99% likely that Lucee was downloading crap on first start. This is something that Lucee isn't "supposed" to do, but it does nonetheless
bdw429s
03/28/2023, 2:27 PMJohn Liljegren
03/30/2023, 6:37 PMbdw429s
03/30/2023, 10:04 PMbdw429s
03/30/2023, 10:04 PMbdw429s
03/30/2023, 10:04 PMbox
to start, Lucee must startJohn Liljegren
03/30/2023, 10:49 PMbdw429s
03/30/2023, 10:49 PMbdw429s
03/30/2023, 10:51 PMinfo
Command shows a Lucee versionbdw429s
03/30/2023, 10:51 PMbdw429s
03/30/2023, 10:52 PMLUCEE_ENABLE_BUNDLE_DOWNLOAD=false
as an env var prior to starting CommandBox, it will probably error out right awaybdw429s
03/30/2023, 10:52 PMLUCEE_EXTENSIONS
env varbdw429s
03/30/2023, 10:53 PMLUCEE_EXTENSIONS_INSTALL=false
is supposed to stop that however