websolete
11/21/2022, 8:02 PM|------------------------------
| √ | Setting Server Profile to [development]
| √ | Installing package [forgebox:lucee]
| × | Loading CFConfig into server
| | > key [MULTICONTEXT] doesn't exist
| |-------------------------------------------
ERROR (5.4.2+00453)
key [MULTICONTEXT] doesn't exist
D:\commandbox\CBHome\cfml\modules\commandbox-cfconfig\models\Util.cfc: line 70
68:
69: // Crappy workaround for CommandBox bug where this logic is being done on the fly, but not saved back into the serverInfo struct!
70: if( serverInfo.multiContext && not serverInfo.webConfigDir contains '{web-root-directory}' && not serverInfo.webConfigDir contains '{web-context-hash}' ) {
71: serverInfo.webConfigDir &= '-{web-context-hash}'
72: }
bdw429s
11/21/2022, 8:02 PMbdw429s
11/21/2022, 8:03 PMwebsolete
11/21/2022, 8:03 PMbdw429s
11/21/2022, 8:04 PMbdw429s
11/21/2022, 8:04 PMinfo
websolete
11/21/2022, 8:04 PMwebsolete
11/21/2022, 8:04 PMwebsolete
11/21/2022, 8:05 PMbdw429s
11/21/2022, 8:05 PMbdw429s
11/21/2022, 8:05 PMwebsolete
11/21/2022, 8:05 PMbdw429s
11/21/2022, 8:05 PMbdw429s
11/21/2022, 8:06 PMbdw429s
11/21/2022, 8:06 PMbox.exe
bdw429s
11/21/2022, 8:06 PMwebsolete
11/21/2022, 8:07 PMwebsolete
11/21/2022, 8:07 PMbdw429s
11/21/2022, 8:07 PMwebsolete
11/21/2022, 8:07 PMbdw429s
11/21/2022, 8:07 PMupdate
is for packages installed by ComandBox's package management. upgrade
is for the CLI itselfwebsolete
11/21/2022, 8:08 PMbdw429s
11/21/2022, 8:08 PMugprade
command is going to say-- it's going to tell you to download a new binary 🙂websolete
11/21/2022, 8:08 PMbdw429s
11/21/2022, 8:08 PMupgrade
command to handle library updates in the bleeding edge of CommandBox.bdw429s
11/21/2022, 8:09 PMwebsolete
11/21/2022, 8:09 PMbdw429s
11/21/2022, 8:09 PMwebsolete
11/21/2022, 8:09 PMbdw429s
11/21/2022, 8:09 PMbdw429s
11/21/2022, 8:09 PMwebsolete
11/21/2022, 8:10 PMwebsolete
11/21/2022, 8:10 PMbdw429s
11/21/2022, 8:11 PMwebsolete
11/21/2022, 8:13 PMbdw429s
11/21/2022, 8:14 PMwebsolete
11/21/2022, 8:15 PMwebsolete
11/21/2022, 8:17 PM"dependencies":{
"commandbox-cfconfig":">=1.3.1",
"commandbox-dotenv":">=2.1.1",
"org-lucee_s3-extension":"lex:<https://ext.lucee.org/s3-extension-0.9.4.135.lex>",
"fw1":"^4.3.0"
},
"installPaths":{
"fw1":"www/framework/"
}
websolete
11/21/2022, 8:18 PMwebsolete
11/21/2022, 8:19 PMbdw429s
11/21/2022, 8:20 PMwebsolete
11/21/2022, 8:21 PMbdw429s
11/21/2022, 8:21 PMupdate fw1
that will uninstall the old package first (delete the entire folder) and then re-install from scratchbdw429s
11/21/2022, 8:21 PMwebsolete
11/21/2022, 8:22 PMbdw429s
11/21/2022, 8:23 PMwebsolete
11/21/2022, 8:23 PM