[Bug 3650] net.sourceforge.jnlp.runtime.AppletEnvironment.startApplet

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Nov 27 10:41:35 UTC 2018


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3650

--- Comment #13 from JiriVanek <jvanek at redhat.com> ---
(In reply to Radhadatta from comment #9)
> 
> (In reply to JiriVanek from comment #8)
> > Try to add  deployment.https.noenforce=true into your deployment.proeprties
> > file.
> > I addition, this should be fixed by: 
> > http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2018-November/040429.
> > html
> > 
> > So you can try with self built itw and that patch.
> 
> Hi ,
> 
> Below is my updated deployment.properties file. 
> 
> Location of the deployment.properties file= C:\Users\..\.config\icedtea-web
> 
> #Netx deployment configuration
> #Sat Nov 24 15:27:15 IST 2018
> deployment.log.headers=true
> deployment.log=true
> deployment.log.file=true
> deployment.security.level=ASK_UNSIGNED
> deployment.https.noenforce=true
> 
> Not sure If you are suggesting here to change.

YY. This shoudl do the job.
> 
> Can you please tell me how can I do the self build itw

http://icedtea.classpath.org/wiki/IcedTea-Web


On windows, you have to use cygwin, and it is not fun to make it alive.


I Really dont know how to help you.

If you can prepare reproducer I can run, and debug ITW, it will help a lot.
It canbe also  windows specific, where I will be for no use at all.
Best for you will be to debug ITW itself on your own.

Still first step should be to prepare reproducer, which I will forst verify,
that it is itw general(not windows specific issue)

If you cant publish the app you are running, try to get its sources,  and check
wat it is doing. As ITW is dying in arly stages, it should be easy enough.
Maybe they have jsut wrongly palced synchronised keyword...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20181127/0c97c9a0/attachment.html>


More information about the distro-pkg-dev mailing list