intelliJ deadlocks - Intelij claim it's IC2

Issue #1323 resolved
Menash Yamin created an issue

Hello,

In the past 3 weeks in all of my IC2 projects (which are the only projects I have..) intellij get stuck/super slow.
seems like every even simple action takes about 2-3 minutes(switch classes, open the toolbar and etc.)

Attached the logs the idea service rep told me to export

Comments (6)

  1. Scott Wells repo owner

    Hi, Menash. I sincerely apologize for the delayed response. If you don't mind, please do the following:

    1. Make sure that you're on the latest build of both IntelliJ IDEA and Illuminated Cloud. It looks like you're a bit behind on both based on the provided log.
    2. Make sure that your IDE is properly configured for your network: http://www.illuminatedcloud.com/support/faq#ProxySettings. I'm seeing quite a few issues in the provided logs that look like they may be due to lack of network access (UnknownHostException, Failed to get metadata describe, etc.).
    3. Rebuild your caches and indices as described in this FAQ section: http://www.illuminatedcloud.com/support/faq#CompletionNavigationNotworking

    If that doesn't resolve the issue, please provide new logs for review.

  2. Menash Yamin reporter
    • changed status to open

    Sorry, but it happened again.

    This time I can't even get the report since it's so stock

  3. Xander Victory

    I get his on occasion too. Today my actions were

    • open IDEA (sfdx-dev anywhere; sandbox org with sfdx connection)
    • retrieve the trigger (took its sweet time, but possibly SF's end)
    • made a minor change and hit ctrl-s (nb I'm fairly certain I don't have the deploy on save options set)
    • manually deployed

    The VFS file listener seems to have caused the UI to freeze for a few seconds.

  4. Scott Wells repo owner

    Issue tracker grooming. If this is still an issue, please feel free to reopen, ideally with a concrete reproduction scenario.

  5. Log in to comment