-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
lein repl
hangs in Bash on Ubuntu on Windows
#2185
Comments
Given that even the |
Note that you get java 7, which may not be what you want =D You can install the JDK manually by following these instructions: microsoft/WSL#49 (comment) |
Adding this for others reference. This is where the real issue(s) are: microsoft/WSL#541 |
The referenced issue has been closed; does this still happen? |
@technomancy unfortunately I don't have a windows machine anymore, so I can't test it... I do recall a while ago now (likely this happened since I opened this issue) there was a substantial release of WSL (v2, maybe?) that addressed a number of more deeply nested challenges (running Java bumped into them sometimes), but it's been a long time since I was reading about / following those developments and I no longer follow that space. Feel free to close this issue if you like. |
OK no problem. We can reopen if we get reports of it still happening. |
Java starts and holds about 30% of my CPU, but nothing happens. I've tried
lein repl
inside a Leiningen project and outside.Cntl + c
won't kill it once it hangs.Since other
lein
commands work, I thought the issue might be with Leiningen rather than Bash on Windows, but I wouldn't rule it out (it is still in beta).It's pictured above, but here's the
lein -version
output:Leiningen 2.6.1 on Java 1.7.0_101 OpenJDK 64-Bit Server VM
Also, while I was typing this up, the process finally gave up and offered this:
The text was updated successfully, but these errors were encountered: