question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bazel crash when run from IntelliJ plugin

See original GitHub issue

When I try to sync from the IntelliJ plugin, I get this error:

Syncing project...
Updating VCS...
Running Bazel info...
Command: /home/ulfjack/Software/bazel info --tool_tag=ijwb:IDEA:community --curses=no --color=no --noexperimental_ui --noprogress_in_terminal_title --



Server terminated abruptly (error code: 14, error message: '', log file: '/home/ulfjack/.cache/bazel/_bazel_ulfjack/2cd6dd7b44f5e35bddec3984f7fcd2e4/server/jvm.out')

Sync failed

==== TIMING REPORT ====

Sync: 387ms
    BazelInfo: 367ms

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:25 (25 by maintainers)

github_iconTop GitHub Comments

1reaction
ulfjackcommented, Jul 5, 2017

https://github.com/ulfjack/bazel/commit/ab25e22f73e72d503470d76d24430da637a26478 should work around the issue. I didn’t try it since it only happens on my other laptop, which I don’t have with me right now.

1reaction
ulfjackcommented, Jul 5, 2017

No update on the Bazel side. I have a small patch that’d technically make it work, but maybe we should file a bug against the intellij plugin instead, since it’s passing a weird environment to Bazel.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Intellij IDEA crash when using bazel plugin #2690 - GitHub
On Mac I am running IntelliJ IDEA CE 2019.2.4 and bazelPlugin 2020.01.28.0.3 Bazel crashes (attaching screenshot below) and keeps giving ...
Read more >
Bazel plugin integration is broken — toolbar and menu not ...
GTW-1061 Installing Bazel plugin for Clion on host causes error "Failed to get IDE status in 60 seconds. Probably IDE backend is stuck"....
Read more >
Error: Configuration cannot be run until project has been synced
I am using PyCharm with the Bazel plugin. When trying to set up the command to run my program there is a message...
Read more >
Justin Kaeser on Twitter: "Jetposting time! I'll now be ...
Summary We are unable to debug python3 bazel applications when the project sdk is setup to python 3, the debugger will crash with...
Read more >
bazel notes - SEAN K.H. LIAO
Written in java, it runs in a client-server model. crash course. bazel command. You could install bazel directly, but a better idea is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found