<@U06V253M4> Today when I invoked the box (Command...
# box-products
t
@bdw429s Today when I invoked the box (CommandBox) app, it spewed out a lengthy list of errors that looked like this:
Copy code
ERROR: Error reloading cached bundle, removing it: C:\Users\bholm\.CommandBox\engine\cfml\cli\lucee-server\felix-cache\bundle9
java.io.FileNotFoundException: C:\Users\bholm\.CommandBox\engine\cfml\cli\lucee-server\felix-cache\bundle9\<http://bundle.info|bundle.info> (The system cannot find the file specified)
but then it continued on and came to the commandbox prompt. I Quit and tried again thinking it was clearing a cache index but I got the same result. How is this resolved?
t
This is my 2nd instance of CommandBox running.
b
Yes, that's specifically what causes the issue
The issue, to be clear, is in Lucee and Apache Felix. CommandBox is just the unfortunate middle man trying to use the console while Felix is dumping its crap messages 😕