mike42780
05/02/2022, 5:05 PMjclausen
05/03/2022, 3:48 PMThis release upgrades the CommandBox binary to 5.5.1, which uses Lucee 5.3.9 as the underlying CFML engine. In addition, this release changes the underlying base image over to use thehttps://www.ortussolutions.com/blog/commandbox-docker-v350-images-releasedimage builds, as theeclipse-temurin
builds are being sunsetted. With this change, the underlying Debian version changes to use Ubuntu 20.0.0 (focal). As such, some custom installs in Dockerfiles may need updates to available packages from this distro.adoptopenjdk
Cavan Vannice
05/10/2022, 5:43 PM"license":XXXXXXXXX
into .cfconfig.json
via cfconfig set
. I've added the cfconfig_license=XXXXXXXXX
at multiple points. .env, dockerfile, docker-compose.yml, azure-pipelines.yml. I've also tried adding it into the pipeline and the app service variables. It seems stuck on Enterprise Trial.Cavan Vannice
06/07/2022, 4:55 PMError occurred while generating PDF. Reason: BAD REQUEST
. The exact same code works on a normal CF2021 install with add-ons locally. On the CommandBox server, I have confirmed that it is able to register the PDFg service manager PDFg service manager <http://10.0.0.242:8993/PDFgServlet/> registered.
. I have also confirmed that the remote PDFg server is receiving communications from my local CommandBox docker 192.168.2.84 - - [07/Jun/2022:15:42:49 +0000] "GET /PDFgServlet/verify HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.13 (Java/11.0.15)"
. The PDFg service seems to work locally but not remotely.
Todays logs from our production servers PDFg service I am trying to connect to:
127.0.0.1 - - [07/Jun/2022:12:10:31 +0000] "POST /PDFgServlet/ HTTP/1.1" 200 35568 "-" "Apache-HttpClient/4.5.13 (Java/11.0.11)"
127.0.0.1 - - [07/Jun/2022:13:31:14 +0000] "POST /PDFgServlet/ HTTP/1.1" 200 37152 "-" "Apache-HttpClient/4.5.13 (Java/11.0.11)"
127.0.0.1 - - [07/Jun/2022:13:31:40 +0000] "POST /PDFgServlet/ HTTP/1.1" 200 37150 "-" "Apache-HttpClient/4.5.13 (Java/11.0.11)"
127.0.0.1 - - [07/Jun/2022:14:55:16 +0000] "POST /PDFgServlet/ HTTP/1.1" 200 35826 "-" "Apache-HttpClient/4.5.13 (Java/11.0.11)"
127.0.0.1 - - [07/Jun/2022:15:21:50 +0000] "POST /PDFgServlet/ HTTP/1.1" 200 34965 "-" "Apache-HttpClient/4.5.13 (Java/11.0.11)"
127.0.0.1 - - [07/Jun/2022:15:21:51 +0000] "POST /PDFgServlet/ HTTP/1.1" 200 34964 "-" "Apache-HttpClient/4.5.13 (Java/11.0.11)"
192.168.2.84 - - [07/Jun/2022:15:22:16 +0000] "POST /PDFgServlet/ HTTP/1.1" 200 256 "-" "Apache-HttpClient/4.5.13 (Java/11.0.15)"
127.0.0.1 - - [07/Jun/2022:15:23:57 +0000] "POST /PDFgServlet/ HTTP/1.1" 200 35405 "-" "Apache-HttpClient/4.5.13 (Java/11.0.11)"
127.0.0.1 - - [07/Jun/2022:15:23:58 +0000] "POST /PDFgServlet/ HTTP/1.1" 200 35186 "-" "Apache-HttpClient/4.5.13 (Java/11.0.11)"
127.0.0.1 - - [07/Jun/2022:15:23:58 +0000] "POST /PDFgServlet/ HTTP/1.1" 200 35273 "-" "Apache-HttpClient/4.5.13 (Java/11.0.11)"
127.0.0.1 - - [07/Jun/2022:15:23:59 +0000] "POST /PDFgServlet/ HTTP/1.1" 200 35831 "-" "Apache-HttpClient/4.5.13 (Java/11.0.11)"
127.0.0.1 - - [07/Jun/2022:15:23:59 +0000] "POST /PDFgServlet/ HTTP/1.1" 200 35215 "-" "Apache-HttpClient/4.5.13 (Java/11.0.11)"
127.0.0.1 - - [07/Jun/2022:15:23:59 +0000] "POST /PDFgServlet/ HTTP/1.1" 200 35236 "-" "Apache-HttpClient/4.5.13 (Java/11.0.11)"
127.0.0.1 - - [07/Jun/2022:15:24:00 +0000] "POST /PDFgServlet/ HTTP/1.1" 200 36843 "-" "Apache-HttpClient/4.5.13 (Java/11.0.11)"
127.0.0.1 - - [07/Jun/2022:15:24:00 +0000] "POST /PDFgServlet/ HTTP/1.1" 200 35257 "-" "Apache-HttpClient/4.5.13 (Java/11.0.11)"
127.0.0.1 - - [07/Jun/2022:15:24:00 +0000] "POST /PDFgServlet/ HTTP/1.1" 200 35204 "-" "Apache-HttpClient/4.5.13 (Java/11.0.11)"
127.0.0.1 - - [07/Jun/2022:15:24:01 +0000] "POST /PDFgServlet/ HTTP/1.1" 200 34762 "-" "Apache-HttpClient/4.5.13 (Java/11.0.11)"
127.0.0.1 - - [07/Jun/2022:15:24:01 +0000] "POST /PDFgServlet/ HTTP/1.1" 200 35506 "-" "Apache-HttpClient/4.5.13 (Java/11.0.11)"
192.168.2.84 - - [07/Jun/2022:15:24:26 +0000] "POST /PDFgServlet/ HTTP/1.1" 400 504 "-" "Apache-HttpClient/4.5.13 (Java/11.0.15)"
192.168.2.84 - - [07/Jun/2022:15:31:42 +0000] "POST /PDFgServlet/ HTTP/1.1" 400 504 "-" "Apache-HttpClient/4.5.13 (Java/11.0.15)"
192.168.2.84 - - [07/Jun/2022:15:34:16 +0000] "GET /PDFgServlet/verify HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.13 (Java/11.0.15)"
127.0.0.1 - - [07/Jun/2022:15:38:30 +0000] "POST /PDFgServlet/ HTTP/1.1" 200 36335 "-" "Apache-HttpClient/4.5.13 (Java/11.0.11)"
127.0.0.1 - - [07/Jun/2022:15:40:37 +0000] "POST /PDFgServlet/ HTTP/1.1" 200 36340 "-" "Apache-HttpClient/4.5.13 (Java/11.0.11)"
192.168.2.84 - - [07/Jun/2022:15:41:10 +0000] "POST /PDFgServlet/ HTTP/1.1" 400 504 "-" "Apache-HttpClient/4.5.13 (Java/11.0.15)"
127.0.0.1 - - [07/Jun/2022:15:42:14 +0000] "GET /PDFgServlet/verify HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.13 (Java/11.0.11)"
192.168.2.84 - - [07/Jun/2022:15:42:49 +0000] "GET /PDFgServlet/verify HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.13 (Java/11.0.15)"
I am hoping someone from Adobe can help @priyank_adobe @Mark Takata (Adobe)Adam Brunt
06/23/2022, 3:04 PMpge
07/11/2022, 11:58 AM[ERROR] runwar.context: Jul 11, 2022 1:22:35 PM javax.mail.Session loadResource
WARNING: expected resource not found: /META-INF/javamail.default.address.map
Any idea on that?dbinott
07/24/2022, 4:21 PMpaul
08/02/2022, 10:10 PMCory Howitz
08/25/2022, 4:56 PMJordan Clark
09/15/2022, 8:24 PMjclausen
09/15/2022, 8:28 PM:jdk11-alpine-3.5.4
( https://hub.docker.com/layers/ortussolutions/commandbox/jdk11-alpine-3.5.4/images/sh[…]b0013365c14400a4f37e39f4c543a1c13e033c49a2a9d?context=explore )
The current version is 3.6.0
jclausen
09/15/2022, 8:29 PMJim Priest
09/30/2022, 7:51 PMcfml:
container_name: cfml
hostname: <http://local.foo.com|local.foo.com>
image: ortussolutions/commandbox:adobe2021
environment:
CFPM_INSTALL: sqlserver
BOX_SERVER_CFCONFIGFILE: myconfig.json
I sort of expected to see something in this section:
| Dry run specified, exiting without starting server.
cfml | |------------------------------
cfml | | √ | Overriding server.json values from env vars
cfml | | |----------------------------------------------------------
cfml | | | Overridding [CFCONFIGFILE] with OS environment variable [BOX_SERVER_C
cfml | | | FCONFIGFILE
cfml | | | Overridding [RUNWAR.ARGS] with OS environment variable [BOX_SERVER_RU
cfml | | | NWAR_ARGS
cfml | | | Overridding [APP.SERVERHOMEDIRECTORY] with OS environment variable [B
cfml | | | OX_SERVER_APP_SERVERHOMEDIRECTORY
cfml | | | Overridding [APP.CFENGINE] with OS environment variable [BOX_SERVER_A
cfml | | | PP_CFENGINE
cfml | | |----------------------------------------------------------
cfml | | √ | Setting Server Profile to [development]
cfml | | |------------------------------------------------------
cfml | | | Profile set from profile property in server.json
cfml | | | Block CF Admin disabled
cfml | | | Block Sensitive Paths enabled
cfml | | | Block Flash Remoting enabled
cfml | | | Directory Browsing enabled
cfml | | | File Caching disabled
cfml | | |------------------------------------------------------
cfml | | √ | Loading CFConfig into server
cfml | | |-------------------------------------------
cfml | | | Found CFConfig JSON in "CFConfigFile" server.json key.
cfml | | | Importing adobe config from [/app/myconfig.json]
cfml | | | Config transferred from /app/myconfig.json!
cfml | | | Found OS environment variable [cfconfig_adminPassword]
cfml | | | Importing into [adobe]...
cfml | | | [adminPassword] set.
cfml | | |-------------------------------------------
jclausen
12/08/2022, 3:24 PMchapmandu
12/08/2022, 11:35 PMmjhagen
12/12/2022, 4:00 PMjob.addLog()
) but figured I don't need to see it on the console, so I changed those to writeLog()
. It gets logged to the lucee log files in /usr/local/lib/CommandBox/engine/cfml/cli/cfml-web/logs
now, but I don't think that's right, I think Docker likes it if things get logged to stdout
but have no idea how to do that. Any ideas?dougcain
03/02/2023, 12:40 PMcfsimplicity
03/13/2023, 4:16 PMBOX_SERVER_SERVERCONFIGFILE
as an ENV but it seems to be ignored. I prefer to keep all my app files and config above the webroot.Dean
03/14/2023, 2:16 AMchapmandu
03/17/2023, 7:49 AM"jvm": {
"javaVersion": "openjdk11_jdk"
}
The logs show this error.. and the container fails to start
[INFO] 2023-03-17T07:37:30Z - Starting server using generated script: /usr/bin/startup.sh
/usr/bin/startup.sh: line 3: /usr/lib/CommandBox/serverJREs/openjdk11_jdk_x64_linux_hotspot_jdk-11.0.18+10/bin/java: cannot execute: required file not found
But further up...
Installing to: /usr/lib/CommandBox/serverJREs/openjdk11_jdk_x64_linux
| | _hotspot_jdk-11.0.18+1
| | -> 576 File(s) Installed
| | -> 0 File(s) ignored
| | Eureka, 'java😮penjdk11_jdk:lockVersion' has been installed!
Any help appreciated...Alan
03/17/2023, 3:34 PMmysql> DELIMITER //
commandbox doesn't seem to likeAlan
03/17/2023, 3:34 PMmysql> DELIMITER //
commandbox doesn't seem to likePatrick
03/17/2023, 4:09 PMAlan
03/17/2023, 4:10 PMYou have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DELIMITER //' at line 1
MigrationService.cfc
DELIMITER //