On Tue, 2019-04-30 at 10:07 +0200, Dario Lesca wrote:
Someone have some suggest for this my issue?

It's only a my problem or this happened to all (is sufficient click on jnlp link)?

NOTE: if I use a old version of Fedora (22) the problem not happened and the java app is opened immediately

Thanks
Dario

Il giorno ven, 26/04/2019 alle 21.55 +0200, Dario Lesca ha scritto:
When I open this URL from Firefox

http://jws.agenziaentrate.it/jws/dichiarazioni/2018/FEL18.jnlp

IcedTeaWeb start correctly.

But only after 10/15 minutes (!!) the application start and open it.
This is not acceptable.

I discovered that this problem happens even if I launch the procedure by hand

/usr/bin/javaws  http://jws.agenziaentrate.it/jws/dichiarazioni/2018/FEL18.jnlp

This is the command used from firefox (I see with "ps -fea|grep java").

After some try, I also discovered that if I run javaws with -noupdate option

/usr/bin/javaws   -noupdate  http://jws.agenziaentrate.it/jws/dichiarazioni/2018/FEL18.jnlp

the application start and open immediately.

It's possible to set this options so that firefox use it?

Someone can help me to resolve this issue?
Many thanks


I can confirm the extremely long delay here. I have not tried to debug it, so no solution....