sclassen

Results 48 comments of sclassen

There is a known issue with multi release jars. It has been fixed on the 2.x branch. Unfortunately there is no release available. You can try openwebstart. It is using...

Could you just provide a log file. There are many factors which influence speed not just the network. It is almost impossible to reproduce the behavior you see with our...

I went through all the logs. Unfortunately there are no timestamps in it. I am not familiar with the old 1.8 branch I can't tell if this is a configuration...

You can find the Adopt binaries here: https://adoptopenjdk.net/icedtea-web.html

But be aware that FIrefox does not support applets: https://www.java.com/en/download/help/firefox_java.html

If you are simply trying to run an web start application (not an applet) then the simplest way is to use https://github.com/karakun/openwebstart

Yes, ITW is a bit verbose at this point. The ClassNotFound are normal behavior as resources have defined fallback strategies. Therefore Java is trying to load one after another until...

without a log file it is impossible to say why there is a null pointer.

I tried this with the newest release of OpenWebStart. And it works as long as you use a JVM which includes JavaFX see https://github.com/karakun/OpenWebStart

Hi Dhiren Thank you for this contribution. I see one main problem which you need to address before we can merge this. Your Change adds 5 new dependencies to icedtea-web....