Author Topic: Avast 2014 - Blocks Java Apps  (Read 11615 times)

0 Members and 1 Guest are viewing this topic.

Feynor

  • Guest
Re: Avast 2014 - Blocks Java Apps
« Reply #15 on: November 12, 2013, 06:01:16 PM »
I can confirm that the issue still remains with the new version 2014.9.0.2008.

Google Android Studio can not connect to its "gradle daemon" process while Avast Firewall is active.
« Last Edit: November 12, 2013, 06:02:58 PM by Feynor »

Offline AnthonyJAttard

  • Newbie
  • *
  • Posts: 3
Re: Avast 2014 - Blocks Java Apps
« Reply #16 on: November 14, 2013, 06:43:56 AM »
I have the same problems with: Glassfish 4, Maven, Tomcat 7 using Eclipse, Netbeans, IntelliJIDEA or the command line under Win8.1 64bit.
java.io.IOException: Unable to establish loopback connection.
Java JDK 7.45 64bit
Avast 2014.9.0.2008

Under Linux there is no problem and no Avast!

prefect

  • Guest
Re: Avast 2014 - Blocks Java Apps
« Reply #17 on: December 06, 2013, 12:09:03 AM »
JDK 7.45, Gradle 1.9, Avast Internet Security 2014.9.0.2008

Can't use the Gradle --daemon option:

>gradle build --daemon

FAILURE: Build failed with an exception.

* What went wrong:
Could not connect to server [335284fe-889b-4ea4-96c3-2bdfcd0e47a7 port:57411, addresses:[/127.0.0.1, /0:0:0:0:0:0:0:1]]. Tried addresses: [/127.0.0.1, /0:0:0:0:0:0:0:1].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.