Error with ContentBox install on CF2025

Apologies for the noobs post but I have tried several times to install on CF2025 and get this error:

The OSGi Bundle with name [mssqljdbc4] in version [12.4.2.jre11] for is not available locally [ (C:\Users\robertforsyt.CommandBox\engine\cfml\cli\lucee-server\bundles)] or from the update provider (https://update.lucee.org).

I am using MSSQL and have confirmed my DB Creds. Here is my setup:

Enter the ContentBox version to use or leave empty to use the latest stable version (be = snapshot)?
We are ready to install ContentBox for you with the following configuration (yes, critical info is ‘xxxxxxx’:
╔══════════════════╤══════════════════════════════╗
║ Configuration │ Value ║
╠══════════════════╪══════════════════════════════╣
║ DATABASEPASSWORD │ *** ║
╟──────────────────┼──────────────────────────────╢
║ DATABASEPORT │ 1433 ║
╟──────────────────┼──────────────────────────────╢
║ DATABASENAME │ contentbox ║
╟──────────────────┼──────────────────────────────╢
║ DATABASEUSERNAME │ cfxxxxxx ║
╟──────────────────┼──────────────────────────────╢
║ DATABASETYPE │ MicrosoftSQL ║
╟──────────────────┼──────────────────────────────╢
║ CFMLPASSWORD │ *** ║
╟──────────────────┼──────────────────────────────╢
║ DEPLOYSERVER │ false ║
╟──────────────────┼──────────────────────────────╢
║ COLDBOXPASSWORD │ *** ║
╟──────────────────┼──────────────────────────────╢
║ DATABASEHOST │ localhost ║
╟──────────────────┼──────────────────────────────╢
║ NAME │ xxxxxxxxxxxxxxxxxx xxxxxxxxxxxx ║
╟──────────────────┼──────────────────────────────╢
║ CFMLENGINE │ adobe@2023 ║
╟──────────────────┼──────────────────────────────╢
║ PRODUCTION │ true ║

Any thoughts or guidance?

TIA!

Apologies for the delay in posting. Our notifications from the forum weren’t working and I didn’t see this post yet.

I’m not sure if @lmajano has any info on this, but it sounds like a Lucee error ot be honest. DO you have a stack trace of the error? I assume the installer is using CommandBox to run a migration script and the Lucee instance that powers the CLI is not finding the JDBC drivers. What version of CommandBox are you using?

Hmm, could be another lucee version change. What version of the contentbox-cli are you using?