Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ports tab light doesn't trigger when running maven application #22

Open
kjeffc opened this issue Feb 9, 2022 · 0 comments
Open

Ports tab light doesn't trigger when running maven application #22

kjeffc opened this issue Feb 9, 2022 · 0 comments

Comments

@kjeffc
Copy link

kjeffc commented Feb 9, 2022

When using F5 to run my java service, the light does not light up.
image
Navigating to the forwarded local address works, so the app itself is building and running correctly.
Using a run task that maps to the command mvnw spring-boot:run does cause the light to work correctly.

I get the following output when running F5:

[Client:extension:0b18:liveshare:connection:0327240E2767E6F01ADF98EE412F8A1C64C5:liveshare:WorkspaceClient V] > serverSharing.sharingChanged:
[Client:extension:0b18:resolver:onSharingChanged:5000:Port: 5000 V] run> object #0: {
"sourcePort": 5000,
"destinationPort": 0,
"sessionName": "Port: 5000",
"streamName": "server_sharing",
"streamCondition": "5000",
"browseUrl": "",
"privacy": "private",
"isTCPServerConnectionEstablished": true,
"hasTLSHandshakePassed": false
}
[Client:extension:0b18:resolver:onSharingChanged:5000:Port: 5000 W] trying to change non-existing tunnel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant