Jump to content

ESET block Gradle after latest update


Recommended Posts

ESET kills a gradle daemon.
I try some workarounds which didn't work, pause protection, lower engine sensitivity, put app to exclude mode. 
Only way to get it worked, is to disable eset completely from the system point of view.

Link to comment
Share on other sites

Here's the write-up on Gradle Daemon: https://docs.gradle.org/current/userguide/gradle_daemon.html .

Quote

Gradle runs on the Java Virtual Machine (JVM) and uses several supporting libraries with non-trivial initialization time. Startups can be slow. The Gradle Daemon solves this problem.

 

The Gradle Daemon is a long-lived background process that reduces the time it takes to run a build.

Have you tried an Eset Detection exclusion?

Edited by itman
Link to comment
Share on other sites

  • 2 weeks later...

I get the same issue, I tried to do a log collection but it just seems to hang for 20 mins trying to collect the logs before I gave up.

To reproduce:
* Install ESET Endpoint Security v8 for OSX
* Make sure you reboot otherwise it doesn't happen
* Install gradle ( brew install gradle ) https://gradle.org/install/
* Run gradle --daemon 

You will receive the following error:
 

gradle --daemon 

Welcome to Gradle 8.10!

Here are the highlights of this release:
 - Support for Java 23
 - Faster configuration cache
 - Better configuration cache reports

For more details see https://docs.gradle.org/8.10/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)

FAILURE: Build failed with an exception.

* What went wrong:
Could not dispatch a message to the daemon.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

The only way to get gradle working again is to uninstall ESET completely, disabling functionality in the app doesn't help.

I do get a bunch of warnings in the system log from com.eset.filrewall:
 

Could not find app info, return the original flow without filling in app info

It's not clear if they're related.

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...