Avast 2014 - Blocks Java Apps

Hello!

After upgrading to Avast 2014 i found that my favorite apps are blocked! The list includes:

  1. Vuze - http://www.vuze.com/ - does not start until both webshield and firewall are down
  2. myDlink - survalience cam cloud service mydlink.com based on java applet probably blocked by firewall
  3. I2P - http://www.i2p2.de/ after upgrade does not start even with all shelds down
  4. my web banking service uses java applet too = (

Not Java app TOR - https://www.torproject.org/ - probably i ruined it after i tried to fix situation with java = )

As i found from this forum problems may be caused by ip6 wich is not fully supported by isp`s here in Russia.

I thought that upgrades are made to impruve my user expireence not to destroy all the tings i love and get used to! Please do someting ASAP - i payed for my subscription to prevent problems not to get ones!

The good thing about the upgrade - Save Zone browser works again. Previously it was freezing all activity an several important sites. But when i tryed to fix things with java i found that your own safezone browser was blocked by your firewall several times and thats really odd because i visited completely save web sites. = /

So will those issues be fixed, or a i have to downgrade to previouse version somehow, or i can get my money back and find another payed antivirus?

Apply this patch:
Correct ashWebSv.dll version 9.0.2006.160 for the initiali release of avast 2014! Fixes mostly JAVA problems with IPv6 traffic.
http://public.avast.com/~rypacek/patches/

:-\ Nope! Did not help at all! >:(

Did you follow the instructions to the point…??

yep i managed to replace original files with ones from zip package
Restarted my notebook
and still does not working
dlink does not work - cant get the video stream from camera
vuze does not work
tor works fine
i2p does not work

i upgraded yesterday.
i forced vuze to start - shutting down brandmauer and web screen but it is not connected to network does not give avay traffick at least with screens on

Please open a ticket: https://support.avast.com/Tickets/Submit

Well! I did post a ticket. Noone bother to answer me! Damn its a worst payed service! >:( >:( >:(

That patch did something all-right. It made just about all my problems WORSE!

Let me put it this way. Google Android Studio at least worked with the Firewall disabled before applying the patch. (The FW apparently, silently, blocks Java from communicating on the loopback device (127.0.0.1). Nothing I’ve done have been able to fix that.
After the fix, I can’t even do THAT.
How do I revert the change?

And yes. I followed the instructions.

Restarted the PC and tried again. Nothing I do now will get my Android Studio to be able to compile my project.

I NEED a rollback patch of that change ASAP!

A complete reinstall of my Studio resolved the immediate issue, but only if I kill the Firewall. For the time being I have disabled the Avast 9 Firewall, permanently.
Some things work faster, sadly Java apps are now slower on networking. MUCH slower.

I’d like to have this issue escalated to critical. It is a showstopper, and may force me to remove Avast entirely should it persist.

Some firewall issues, if I`m not wrong, will be addressed in the following week upgrade. Sorry for the inconvenience.

Some inconvenience.
I wasted days trying to figure this out. Only by a process of elimination, and dumb luck, did I get clued in on the fact that the Avast Firewall was blocking internal communication between processes on the local host!

DAYS! >:( >:( >:( >:(

Have a look at this topic (http://forum.avast.com/index.php?topic=137578.0), I have posted various bugs (Including this Java one), and even stated that Avast 2014 is a complete failure. The more people that comment, the more likely Avast will do anything about it.

with last update situation become MUCH better!
Stiill cant work with I2P with firewall on - but at least it works with firewall off.
Same thing with - dlink cams

The Java localhost communication blocking is gone.
IMHO that was an issue that should NEVER have happened >:( , and it seriously makes me reconsider Avast as a future product, once the next renewal comes around. If they can let something this major get through their QA, I hardly dare think what other major bugs is in the product, just waiting to bite me in the private parts.

!2P was spotty in Avast 8 as well if I recall, and I never managed to resolve that issue, and changed to L2TP/IPSec for my VPN connections, which does work.

RETRACTION! The 2014.9.0.2007 update does NOT resolve the issue in Google Android Studio!!!

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.

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!

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.