Skip to content

gradlew equoIde --clean for fixing Tabnine can get stuck #2

@nedtwigg

Description

@nedtwigg

Sometimes Tabnine can kill the IDE. To get it working again, starting with a clean IDE can help by doing gradlew equoIde --clean. But sometimes that will fail too, like so

cmd> .\gradlew equoIde --clean
> Task :equoIde FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':equoIde'.
> java.nio.file.FileSystemException: C:\Users\acme\ide-workspaces\eclipse-ai-example-882892612\nested-jars\com.tabnine.eclipse.shared_0.1.8.jar__commons-codec.jar__VnFZsa4lekPhORqPWdJM-g--.jar: The process cannot access the file because it is being used by another process

To fix this, try running gradlew --stop. But ideally we can figure out why it's crashing at all...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions