Hi all! Is there a known issue with installation o...
# docker-commandbox
a
Hi all! Is there a known issue with installation of BoxLang 1.1.0 on VSCodium 1.98 for Zorin (deb) LINUX? Specifically the "The BoxLang extension requires Java 21 or higher"... notification flashing 64 times during each startup, config change and extension restart, even tho I've given it the correct path to /usr/lib/jvm/jdk-23.0.2-oracle-x64/bin ??
j
Hi @alholden. I'm the primary maintainer of the boxlang extension. I haven't heard of this issue from anyone. If you'd like you are welcome to file a ticket on our board. BoxLang IDE - Kanban Board - Welcome
I'm happy to try and help troubleshoot if you want to try and work through the issue.
a
Thanks Jacob. Here's a quick grab in case you can see something amiss right off the bat. This stuff is often user error in my case ;-]
j
A couple of suggestions. Can you try and remove the
/bin
from the filepath? I know the example shows it but that is actually a typo. After that, try hitting `ctrl`+`shift`+`p` and run
BoxLang: Output Version Info
and share the result here.
a
Did you mean the 1.1.0 from my OP?
The loss of /bin might have done it... hold on.
After that, try hitting `ctrl`+`shift`+`p` and run
BoxLang: Output Version Info
and share the result here.
Where would the results appear?
j
That command should open a new text editor with the output
a
ok yeah, just not a pre-selected tab in my case..
image.png
j
Hmm, if removing the
/bin
is working for you then I'm glad that is resolved. That version is quite old though. The latest is
1.3.14
a
Nope, the flashing message is back after restarting the IDE
sorry 😔
It's set to auto update, but this is Linux, so maybe that doesn't apply?
Remove and re-install ?
j
No worries! I'm sorry it's giving you so much trouble! You can give that a shot. I think I will probably need to spin up a VM similar to your environment and see what is going on.
a
I'll try that first, before you go thru the hassle
j
Oh! One more place you could look for information - open the output tab (usually at the bottom of your editor) and select the "BoxLang" option. If you can share the output of that channel that may help debug.
a
Well I've already hit Uninstall... But it's still listed there, under Installed extensions now. Only the settings gear is gone...
restarting it again
OK, now it's really gone, installing again...
hmmm. You're not in the Marketplace are you... I'll need to D/L the latest vsix apparently
OK well I've uninstalled the extension, and it's not in the Marketplace, and I need to digest the web site instructions on how to get it back again... so I'll return here eventually, thanks for the help.
Command line ext install doesn't work. It wants a local file. I'm too dumb to locate the vsix for 1.3.14 online. So just reinstalled from the orig 1.1.0 I downloaded last July. Back to square one, I'll either file a ticket if I get a rush of energy or just turn notifications off.