Skip to content

Open multiple workspaces in IntelliJ #8255

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

Closed
buggtb opened this issue Feb 16, 2022 · 12 comments
Closed

Open multiple workspaces in IntelliJ #8255

buggtb opened this issue Feb 16, 2022 · 12 comments
Assignees
Labels
editor: jetbrains meta: never-stale This issue can never become stale team: IDE type: bug Something isn't working

Comments

@buggtb
Copy link

buggtb commented Feb 16, 2022

I found today I wanted to write the docs for a project in our doc repo, but the code was in its own repo.

So I launched 1 workspace in IntelliJ then tried to launch another and it tried, and then closed down. So it appears you can't open multiple projects, but thats not great, documentation is one example, but UI repo vs API repo and similar are another pattern I'll hit regularly and would have to run a local version or a VSCode workspace I guess,.

@akosyakov
Copy link
Member

akosyakov commented Feb 16, 2022

Opening multiple workspaces with IntelliJ for different project (repo + path) should be supported. If it is not it is a bug. Do you know how I can reproduce it?

@akosyakov akosyakov added editor: jetbrains type: bug Something isn't working labels Feb 16, 2022
@akosyakov akosyakov moved this to Scheduled in 🚀 IDE Team Feb 16, 2022
@buggtb
Copy link
Author

buggtb commented Feb 16, 2022

Its a bug then cause I can't do it.

Open workspace 1, no problem.
Open workspace 2, the gateway pops up does its thing, then when it looks like its going to launch the IDE, the gateway closes the vanishes and thats that. If I go back and tell it to launch the IDE again, it loads the gateway, sometimes you might get a quick view of an ide window, but then it closes down again.

@buggtb
Copy link
Author

buggtb commented Feb 16, 2022

I can't test this theory right now, but I wonder if its because I'm an licensed user and there's a seat collision, might be something related to that, which would be sad if true.

@akosyakov
Copy link
Member

@buggtb Could you collect gateway logs and send them to [email protected] link this issue and me please? 🙏

@buggtb
Copy link
Author

buggtb commented Feb 25, 2022

Sent.

There is a

2022-02-25 11:03:57,862 [76226689] INFO - om.intellij.ssh.impl.sshj.sshj - Error from SSHJ local tunnel for SshjSshConnection(pixlise-pixlisegoapi-ohjq4ksv6ps@pixlise-pixlisegoapi-ohjq4ksv6ps.ws-eu34.gitpod.io)@39b65c51: Local client /127.0.0.1:57537 ==> Local server localhost:57536 ==> Remote server 127.0.0.1:5990: local to remote copier: java.net.SocketException: Connection reset

in it at the bottom. Are there likely to be logs on the workspace you also need from a failure like that?

@buggtb
Copy link
Author

buggtb commented Mar 30, 2022

Just for completeness sake, I have seen this both on Windows & my Chromebook, so its not a single platform issue.

@akosyakov
Copy link
Member

Could you try with EAP support? In order to enable in Gitpod check latest release in preferences. Also install EAP Gateway locally. Maybe it was improved in the meantime. If it is not it would be nice if you can record loom that we can share with JB folks. Thank you!

@loujaybee loujaybee self-assigned this Apr 6, 2022
@loujaybee
Copy link
Member

Will investigate this one.

@stale
Copy link

stale bot commented Jul 7, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Jul 7, 2022
@loujaybee
Copy link
Member

@loujaybee loujaybee added meta: never-stale This issue can never become stale and removed meta: stale This issue/PR is stale and will be closed soon labels Jul 8, 2022
@akosyakov
Copy link
Member

@buggtb Do you still not able to connect to 2 different workspaces? It works nicely for us on Mac. If you cannot could you collect logs please following https://www.gitpod.io/docs/troubleshooting#gitpod-logs-in-jetbrains-gateway

@buggtb
Copy link
Author

buggtb commented Aug 18, 2022 via email

Repository owner moved this from Scheduled to Done in 🚀 IDE Team Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor: jetbrains meta: never-stale This issue can never become stale team: IDE type: bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

5 participants