Can't run command box

I am unable to run command box for some reason:

java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.(Unknown Source)
at java.util.zip.ZipFile.(Unknown Source)
at java.util.jar.JarFile.(Unknown Source)
at java.util.jar.JarFile.(Unknown Source)
at lucee.loader.osgi.BundleLoader.loadBundleInfo(BundleLoader.java:205)
at lucee.loader.osgi.BundleLoader.loadAvailableBundles(BundleLoader.java:195)
at lucee.loader.osgi.BundleLoader.loadBundles(BundleLoader.java:126)
at lucee.loader.engine.CFMLEngineFactory.initEngine(CFMLEngineFactory.java:388)
at lucee.loader.engine.CFMLEngineFactory.initEngineIfNecessary(CFMLEngineFactory.java:278)
at lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:174)
at lucee.runtime.script.BaseScriptEngineFactory.(BaseScriptEngineFactory.java:61)
at lucee.runtime.script.LuceeScriptEngineFactory.(LuceeScriptEngineFactory.java:27)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at java.util.ServiceLoader$LazyIterator.nextService(Unknown Source)
at java.util.ServiceLoader$LazyIterator.next(Unknown Source)
at java.util.ServiceLoader$1.next(Unknown Source)
at javax.script.ScriptEngineManager.initEngines(Unknown Source)
at javax.script.ScriptEngineManager.init(Unknown Source)
at javax.script.ScriptEngineManager.(Unknown Source)
at cliloader.LoaderCLIMain.execute(LoaderCLIMain.java:263)
at cliloader.LoaderCLIMain.execute(LoaderCLIMain.java:152)
at cliloader.LoaderCLIMain.main(LoaderCLIMain.java:509)

This is on a Windows 10 system. I did have it running before.

Is there any more to that error message? I’d guess some times on disk are either corrupt or you have a permissions issue accessing them. I’d recommend clearing the .CommandBox folder inside your user home to try a fresh start.

I left the screen open and eventually it finished loading. I’ll work with it more today but it seems like everything finished properly in spite of the original message.

Can you check for an antivirus running? While CommandBox is starting, look at the processing running on your PC and sort by CPU to see whose cranking. I’ve seen CommandBox starts take 5 minutes before when McAfee was set to scan every single archive and nested archive.