payara / ecosystem-support

Placeholder repository to handle community requests for the Payara Platform ecosystem tools
3 stars 2 forks source link

Bug Report: Can't add a local server in VSCode #83

Open Netris89 opened 5 months ago

Netris89 commented 5 months ago

Brief Summary

When adding a new local server, I can give a domain name but pressing enter does nothing and it stays like that preventing me to add a new server.

image

Expected Outcome

I expect to be able to add a domain and a server.

Current Outcome

Can't add a server

Reproducer

Follow the steps from the documentation.

Operating System

Windows 11

JDK Version

Oracle JDK 17

Ecosystem Tool

Visual Studio IDE Plugin

artur-mal commented 5 months ago

Hi.

What is the version of your:

artur-mal commented 4 months ago

Hi Netris89. I was able to reproduce the issue. An internal task, referenced as FISH-8313, has been created for our platform development team. We will inform you once we are ready to proceed with the development of the fix.

Netris89 commented 4 months ago

Hi.

What is the version of your:

* Payara Tools extension

* VSCode.

Sorry for the late answer. I'm using latest VSCode and latest Payara tools.

I managed to fix it by playing around with JAVA_HOME and MAVEN_HOME environment variables but I'm still having problems with the extension. I'm not sure if it's related or if I should open another issue though.