Commandbox 5.5 - Error 500

hi,
today I updated commandbox to v5.5.0+00558 version and I get the following error:

CommandBox> server start --debug --console
 √ | Starting Server
   |------------------------------
   | start server in - /Users/ivanionut/Documents/WORKS/website/www
   | a-desktop/src/
   | server name - website.com
   | server config file - /Users/ivanionut/Documents/WORKS/website/www
   |-desktop/src//server.json
   | WAR/zip archive already installed.
   | Server start command:
   |     /Users/ivanionut/.CommandBox/serverJREs/openjdk11_jre_x64_mac_hotspot
   | _jdk-11.0.15+10/bin/java
   |     -Xmx8192m
   |     -Xms2048m
   |     -Djdk.io.File.enableADS=true
   |     -jar /Users/ivanionut/.CommandBox/lib/runwar-4.7.4.jar
   |     --background=false
   |     --host website-desktop.dev.local
   |     --stop-port 49288
   |     --processname website.com [adobe 2018.0.11+326016]
   |     --log-dir /Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4B1B48
   | 92B6AEEE8-website.com/adobe-2018.0.11.326016/logs
   |     --server-name website.com
   |     --tray-enable true
   |     --dock-enable true
   |     --directoryindex true
   |     --timeout 240
   |     --proxy-peeraddress false
   |     --cookie-secure false
   |     --cookie-httponly false
   |     --pid-file /Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4B1B4
   | 892B6AEEE8-website.com/adobe-2018.0.11.326016/.pid.txt
   |     --ssl-eccdisable=false
   |     --tray-icon /Users/ivanionut/.CommandBox/cfml/system/config/server-ic
   | ons/trayicon-cf2018.png
   |     --tray-config /Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4B
   | 1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/.trayOptions.json
   |     --debug true
   |     --gzip-enable true
   |     --cfengine-name adobe
   |     --dirs /cf_scripts=/Users/ivanionut/.CommandBox/server/F99B28AB25DDD3
   | 2CB4B1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/cf_scripts
   |     -war /Users/ivanionut/Documents/WORKS/website/website-desktop
   | /src/
   |     --web-xml-path /Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4
   | B1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/WEB-INF/web.xml
   |     --http-enable true
   |     --ssl-enable true
   |     --ajp-enable false
   |     --http2-enable true
   |     --open-browser true
   |     --open-url https://website-desktop.dev.local:8444
   |     --port 60278
   |     --ssl-port 8444
   |     --ssl-cert /Users/ivanionut/Documents/WORKS/website/website-d
   | esktop/dev/SSL/dev.local.pem
   |     --ssl-key /Users/ivanionut/Documents/WORKS/website/website-de
   | sktop/dev/SSL/dev.local-key.pem
   |     --urlrewrite-enable true
   |     --urlrewrite-file /Users/ivanionut/Documents/WORKS/website/www
   |-desktop/src/urlrewrite.xml
   |     --predicate-file /Users/ivanionut/.CommandBox/server/F99B28AB25DDD32C
   | B4B1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/.predicateFile.tx
   | t
   | The server for /Users/ivanionut/Documents/WORKS/website/website-d
   | esktop/src/ is starting on https://website-desktop.dev.local:8444 ...
   |------------------------------
   | √ | Setting Server Profile to [development]
   |   |------------------------------------------------------
   |   | Profile set from server bound to localhost
   |   | Block CF Admin disabled
   |   | Block Sensitive Paths enabled
   |   | Block Flash Remoting enabled
   |   | Directory Browsing enabled
   |   | File Caching disabled
   |   |------------------------------------------------------
   | √ | Installing package [java:openjdk11:lockVersion]
   |   |--------------------------------------------------------------
   |   | Installing [openjdk11]
   |   | Java version:              openjdk11
   |   | Java type:                 jre
   |   | Java arch:                 x64
   |   | Java os:                   mac
   |   | Java jvm-implementation:   hotspot
   |   | Java release:              latest
   |   | Hitting the Adoptium API to find your download.
   |   | https://api.adoptium.net/v3/assets/version/%5B11%2C12%29?page_size=10
   |   | 00&release_type=ga&vendor=eclipse&project=jdk&heap_size=normal&jvm_im
   |   | pl=hotspot&os=mac&architecture=x64&image_type=jre
   |   | Exact version is [openjdk11_jre_x64_mac_hotspot_jdk-11.0.15+10]
   |   | Lucky you, we found this version of Java in local artifacts!
   |   | The package openjdk11_jre_x64_mac_hotspot_jdk-11.0.15+10 is already i
   |   | nstalled at /Users/ivanionut/.CommandBox/serverJREs/openjdk11_jre_x64
   |   | _mac_hotspot_jdk-11.0.15+10. Skipping installation. Use --force optio
   |   | n to force install.
   |   |--------------------------------------------------------------
   | √ | Loading CFConfig into server
   |   |-------------------------------------------

[DEBUG] Runwar: Server Mode: war
[INFO ] Runwar: ******************************************************************************
[INFO ] Runwar: Starting RunWAR 4.7.4
[DEBUG] Runwar: HOST to be bound:website-desktop.dev.local
[DEBUG] Runwar: Requisitioning ports website-desktop.dev.local:60278 (http) website-desktop.dev.local:49288 (stop) website-desktop.dev.local:8444 (https)
[DEBUG] Runwar: SERVER BUILDER:true
[INFO ] Runwar: Binding HTTP on website-desktop.dev.local:60278
[INFO ] Runwar: Enabling HTTP/2
[INFO ] Runwar: Binding SSL on website-desktop.dev.local:8444
[DEBUG] Runwar: Creating SSL context from cert: [/Users/ivanionut/Documents/WORKS/website/website-desktop/dev/SSL/dev.local.pem]  key: [/Users/ivanionut/Documents/WORKS/website/website-desktop/dev/SSL/dev.local-key.pem]
[DEBUG] Runwar: Using default store passphrase of 'password'
[DEBUG] Runwar: One certificate, no chain:
[DEBUG] Runwar:    X.509  certificate, public key [ RSA ] O=mkcert development certificate,OU=root@Ivans-iMac-Pro.local (System Administrator)
[DEBUG] Runwar: Adding key to store - alias:[serverkey]  type:[RSA PKCS#8]  passphrase:[********]  certs in chain:[1]
[DEBUG] Runwar: UsingTSL
[DEBUG] Runwar: host:127.0.0.1
[DEBUG] Runwar: Creating SNI SSL context for hosts: [127.0.0.1]
[DEBUG] Runwar: ajpEnable:false
[DEBUG] Runwar: WAR root:/Users/ivanionut/Documents/WORKS/website/website-desktop/src
[DEBUG] Runwar: background:false
[DEBUG] Runwar: Adding additional lib dir of: /Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4B1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/WEB-INF/lib
[DEBUG] Runwar: Initializing classloader with 15 jar(s)
[DEBUG] Runwar: Server Mode: war
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by runwar.Server (file:/Users/ivanionut/.CommandBox/lib/runwar-4.7.4.jar) to method com.apple.eawt.Application.getApplication()
WARNING: Please consider reporting this to the maintainers of runwar.Server
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO ] Runwar: Servlet Context: /
[INFO ] Runwar: Log Directory: /Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4B1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/logs
[INFO ] Runwar: ******************************************************************************
[DEBUG] Runwar: Added shutdown hook
[DEBUG] Runwar: Transfer Min Size: 10485760
[DEBUG] Runwar: XNIO-Option CORK:true
[DEBUG] Runwar: XNIO-Option WORKER_IO_THREADS:8
[DEBUG] Runwar: XNIO-Option WORKER_TASK_MAX_THREADS:30
[DEBUG] Runwar: XNIO-Option WORKER_TASK_CORE_THREADS:30
[DEBUG] Runwar: XNIO-Option CONNECTION_LOW_WATER:1000000
[DEBUG] Runwar: XNIO-Option CONNECTION_HIGH_WATER:1000000
[DEBUG] Runwar: XNIO-Option TCP_NODELAY:true
[DEBUG] Runwar: enabling URL rewriting
[DEBUG] Runwar: XML rewrite config file: /Users/ivanionut/Documents/WORKS/website/website-desktop/src/urlrewrite.xml
[DEBUG] Runwar: enabling path_info filter
[DEBUG] Runwar: File cache is disabled
[DEBUG] Runwar: Extensions allowed by the default servlet for static files: 3gp,3gpp,7z,ai,aif,aiff,asf,asx,atom,au,avi,bin,bmp,btm,cco,crt,css,csv,deb,der,dmg,doc,docx,eot,eps,flv,font,gif,hqx,htc,htm,html,ico,img,ini,iso,jad,jng,jnlp,jpeg,jpg,js,json,kar,kml,kmz,m3u8,m4a,m4v,map,mid,midi,mml,mng,mov,mp3,mp4,mpeg,mpeg4,mpg,msi,msm,msp,ogg,otf,pdb,pdf,pem,pl,pm,png,ppt,pptx,prc,ps,psd,ra,rar,rpm,rss,rtf,run,sea,shtml,sit,svg,svgz,swf,tar,tcl,tif,tiff,tk,ts,ttf,txt,wav,wbmp,webm,webp,wmf,wml,wmlc,wmv,woff,woff2,xhtml,xls,xlsx,xml,xpi,xspf,zip,aifc,aac,apk,bak,bk,bz2,cdr,cmx,dat,dtd,eml,fla,gz,gzip,ipa,ia,indd,hey,lz,maf,markdown,md,mkv,mp1,mp2,mpe,odt,ott,odg,odf,ots,pps,pot,pmd,pub,raw,sdd,tsv,xcf,yml,yaml,handlebars,hbs
[DEBUG] Runwar: No welcome pages set yet, so adding defaults to deployment manager.
[DEBUG] Runwar: welcome pages in deployment manager: [index.cfm, index.cfml, default.cfm, index.html, index.htm, default.html, default.htm]
[DEBUG] Runwar: Setting coldfusion.home: '/Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4B1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/WEB-INF/cfusion'
[DEBUG] Runwar: Setting coldfusion.classpath: '/Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4B1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/WEB-INF/cfusion/lib/updates,/Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4B1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/WEB-INF/cfusion/lib/,/Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4B1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/WEB-INF/cfusion/lib/axis2,/Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4B1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/WEB-INF/cfusion/gateway/lib/,/Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4B1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/WEB-INF/cfusion/../cfform/jars,/Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4B1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/WEB-INF/cfusion/../flex/jars,/Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4B1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/WEB-INF/cfusion/lib/oosdk/lib,/Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4B1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/WEB-INF/cfusion/lib/oosdk/classes'
[DEBUG] Runwar: Setting flex.dir (cfform): '/Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4B1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/WEB-INF/cfform'
[DEBUG] Runwar: found WEB-INF: '/Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4B1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/WEB-INF'
[INFO ] Runwar: Parsing '/Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4B1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/WEB-INF/web.xml'
[DEBUG] Runwar: Setting coldfusion.compiler.outputDir: '/Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4B1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/WEB-INF/cfclasses'
[DEBUG] Runwar: {cfx.registry.nativelibrary=cfregistry, coldfusion.compiler.outputDir=/Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4B1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/WEB-INF/cfclasses, cfx.report.nativelibrary=cfreport, cf.lib.path=/WEB-INF/cfusion/lib, cftags=/WEB-INF/cftags, cf.class.path=/WEB-INF/cfusion/lib/updates,/WEB-INF/cfusion/lib,/WEB-INF/cfusion/gateway/lib,/WEB-INF/flex/jars,/WEB-INF/cfform/jars,/WEB-INF/cfusion/lib/axis2}
[DEBUG] Runwar: Added websocket context
[INFO ] Runwar: Creating deployment [default] in /Users/ivanionut/Documents/WORKS/website/website-desktop/src
[DEBUG] Runwar: Initialized MappedResourceManager - base: /Users/ivanionut/Documents/WORKS/website/website-desktop/src, web-inf: /Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4B1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/WEB-INF, aliases: {/cf_scripts=/Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4B1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/cf_scripts}
[INFO ] apr 30, 2022 11:10:59 AM Information [main] - Starting logging...
[INFO ] apr 30, 2022 11:10:59 AM Information [main] - Starting license...
[INFO ] apr 30, 2022 11:10:59 AM Information [main] - Evaluation Edition enabled
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting crypto...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Installed JSafe JCE provider: Version 6.21 Crypto-J 6.2.1, EMC Corporation. JsafeJCE Security Provider (implements RSA, DSA, ECDSA, Diffie-Hellman, ECDH, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512, HMACDRBG, HASHDRBG, CTRDRBG, FIPS186PRNG, SHA1PRNG, MD5PRNG; RFC 3394, RFC 5649 AES Key Wrap; X.509 CertificateFactory; PKCS12, PKCS15 KeyStore; X.509V1, PKIX, PKIX-SuiteB, PKIX-SuiteBTLS CertPathValidators; X.509V1, PKIX, PKIX-SuiteB, PKIX-SuiteBTLS CertPathBuilders; LDAP, Collection CertStores)
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting security...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting scheduler...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting WatchService...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting debugging...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting sql...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting runtime...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - CORBA Configuration not enabled
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting mail...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting cron...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Created scheduler DefaultQuartzScheduler with thread pool size as 10
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting registry...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting client...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - The metrics service is disabled for the J2EE edition
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting xmlrpc...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting jaxrs...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting graphing...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting solr...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting archive...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting document...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting eventgateway...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Event Gateway Disabled.
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting FlexAssembler...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting .NET...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting Monitoring...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting PDFG...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - Starting WebSocket...
[INFO ] apr 30, 2022 11:11:00 AM Information [main] - WebSocket server listens on port: 8581
[INFO ] apr 30, 2022 11:11:01 AM Information [main] - ColdFusion started
[INFO ] apr 30, 2022 11:11:01 AM Information [main] - ColdFusion: application services are now available
[INFO ] 30/04 11:11:01 INFO License Service: Flex 1.5 CF Edition enabled
[INFO ] 30/04 11:11:01 INFO Starting Flex 1.5 CF Edition
[INFO ] 30/04 11:11:01 INFO Macromedia Flex Build: 87315.134646
[DEBUG] Runwar: Initial servlet context created for [default]
[DEBUG] Runwar: started servlet deployment manager
[DEBUG] Runwar: Direct Buffers: true
[DEBUG] Runwar: Predicates file: /Users/ivanionut/.CommandBox/server/F99B28AB25DDD32CB4B1B4892B6AEEE8-website.com/adobe-2018.0.11.326016/.predicateFile.txt
[DEBUG] Runwar: 7 predicate(s) loaded
[DEBUG] Runwar: Setting GZIP predicate to = request-larger-than(1500)
[DEBUG] Runwar: started stop monitor
[INFO ] Runwar: ******************************************************************************
[INFO ] Runwar: *** starting 'stop' listener thread - Host: website-desktop.dev.local - Socket: 49288
[INFO ] Runwar: ******************************************************************************
[DEBUG] Runwar: StopMonitor listening for password
[ERROR] dorkbox.systemTray.SystemTray: Error changing SystemTray mouse trigger for MacOSX.
javassist.CannotCompileException: [source error] no such class: sun.lwawt.macosx.event.NSEvent
	at javassist.CtBehavior.setBody(CtBehavior.java:474) ~[runwar-4.7.4.jar:4.7.4]
	at javassist.CtBehavior.setBody(CtBehavior.java:440) ~[runwar-4.7.4.jar:4.7.4]
	at dorkbox.systemTray.util.SystemTrayFixes.fixMacOS(SystemTrayFixes.java:307) [runwar-4.7.4.jar:4.7.4]
	at dorkbox.systemTray.SystemTray.init(SystemTray.java:1030) [runwar-4.7.4.jar:4.7.4]
	at dorkbox.systemTray.SystemTray.get(SystemTray.java:1167) [runwar-4.7.4.jar:4.7.4]
	at runwar.tray.Tray.hookTray(Tray.java:91) [runwar-4.7.4.jar:4.7.4]
	at runwar.Server.startServer(Server.java:746) [runwar-4.7.4.jar:4.7.4]
	at runwar.Start.main(Start.java:50) [runwar-4.7.4.jar:4.7.4]
Caused by: javassist.compiler.CompileError: no such class: sun.lwawt.macosx.event.NSEvent
	at javassist.compiler.MemberResolver.searchImports(MemberResolver.java:479) ~[runwar-4.7.4.jar:4.7.4]
	at javassist.compiler.MemberResolver.lookupClass(MemberResolver.java:422) ~[runwar-4.7.4.jar:4.7.4]
	at javassist.compiler.MemberResolver.lookupClassByJvmName(MemberResolver.java:329) ~[runwar-4.7.4.jar:4.7.4]
	at javassist.compiler.MemberResolver.resolveJvmClassName(MemberResolver.java:519) ~[runwar-4.7.4.jar:4.7.4]
	at javassist.compiler.MemberCodeGen.resolveClassName(MemberCodeGen.java:1190) ~[runwar-4.7.4.jar:4.7.4]
	at javassist.compiler.CodeGen.atDeclarator(CodeGen.java:757) ~[runwar-4.7.4.jar:4.7.4]
	at javassist.compiler.ast.Declarator.accept(Declarator.java:103) ~[runwar-4.7.4.jar:4.7.4]
	at javassist.compiler.CodeGen.atStmnt(CodeGen.java:381) ~[runwar-4.7.4.jar:4.7.4]
	at javassist.compiler.ast.Stmnt.accept(Stmnt.java:53) ~[runwar-4.7.4.jar:4.7.4]
	at javassist.compiler.CodeGen.atStmnt(CodeGen.java:381) ~[runwar-4.7.4.jar:4.7.4]
	at javassist.compiler.ast.Stmnt.accept(Stmnt.java:53) ~[runwar-4.7.4.jar:4.7.4]
	at javassist.compiler.CodeGen.atMethodBody(CodeGen.java:321) ~[runwar-4.7.4.jar:4.7.4]
	at javassist.compiler.Javac.compileBody(Javac.java:228) ~[runwar-4.7.4.jar:4.7.4]
	at javassist.CtBehavior.setBody(CtBehavior.java:466) ~[runwar-4.7.4.jar:4.7.4]
	... 7 more
[DEBUG] Runwar: hooked system tray
[DEBUG] Runwar: Starting open browser action
[INFO ] Runwar: Server is up - http-port:60278 https-port:8444 stop-port:49288 PID:2466 version 4.7.4
[INFO ] Runwar: Waiting up to 240 seconds for website-desktop.dev.local:8444...
[DEBUG] Runwar: Error while connecting. Connection refused (Connection refused)
[INFO ] Runwar: Opening browser to url: https://website-desktop.dev.local:8444
[DEBUG] requested: 'https://website-desktop.dev.local:8444/'
[DEBUG] Rewrite: processing request for /
[ERROR] Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
[INFO ] apr 30, 2022 11:11:13 AM Error [Thread-7] - Error in setting up authentication for PDFg services.
[WARN ] responded: Status Code 500 (https://website-desktop.dev.local:8444/)

What may have happened?

I have other commandbox instance (with lucee & mssql server) and those are working fine

Try disabling the tray icon. 5.5.0 disables it by default right now on Mac due to Java incompat’s in the underlying library, but I’m guessing you have it enabled explicitly?

As for your 500, no clue. You’ve have to include a lot more info on what that request is doing.

hi @bdw429s
I don’t care about the tray icon problem.

For the 500 error, what other information might be helpful?
The browser returns me the status code 500 and black page.

Now, I tried to recreate the instance from scratch but now I get other errors:

and

another problem

is it possible to downgrade the version?

I add more information

website.com (running)  website-desktop.dev.local:63405 --> /Users/ivanionut/Documents/WORKS/website/website-desktop/src/
  CF Engine: adobe 2021.0.3+329779
  Last Started: 30-Apr-2022 15:30:51

  Last status message:
  [INFO ] Runwar: ******************************************************************************
  [INFO ] Runwar: Starting RunWAR 4.7.4
  [INFO ] Runwar: Binding HTTP on website-desktop.dev.local:63405
  [INFO ] Runwar: Enabling HTTP/2
  [INFO ] Runwar: Binding SSL on website-desktop.dev.local:8444
  [INFO ] Runwar: Starting background website.com [adobe 2021.0.3+329779] from: /Users/ivanionut/.CommandBox/lib/runwar-4.7.4.jar
  WARNING: An illegal reflective access operation has occurred
  WARNING: Illegal reflective access by runwar.LaunchUtil (file:/Users/ivanionut/.CommandBox/lib/runwar-4.7.4.jar) to method java.lang.ProcessImpl.pid()
  WARNING: Please consider reporting this to the maintainers of runwar.LaunchUtil
  WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
  WARNING: All illegal access operations will be denied in a future release

I am also trying to access coldfusion CLI but i get this error:

➜  bin ./cf.sh
Exception in thread "main" java.lang.NoClassDefFoundError: javax.servlet.ServletException
	at coldfusion.tools.CLIInvoker.main(CLIInvoker.java:86)
Caused by: java.lang.ClassNotFoundException: javax.servlet.ServletException
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:766)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:1081)
	... 1 more
➜  bin
1 Like

I solved it, but I didn’t understand how I did it … :smiling_face_with_tear: