macOS xdg-desktop-icon

Jim Douglas jimdouglas at mac.com
Fri Oct 26 17:24:41 UTC 2018


Note that it did start running IcedTea-Web code; it failed when it tried to instantiate a static class.

The format is identical to what you have:

C:\Users\Jim\Documents\install\bin>type test-11.bat
SET ITW=C:\Users\bourgesl\Desktop\icedtea\install\install
SET JAVA_HOME=C:\Users\bourgesl\Desktop\icedtea\jdk-11
%JAVA_HOME%\bin\java -splash:%ITW%\share\icedtea-web\javaws_splash.png -Xbootclasspath/a:%ITW%\share\icedtea-web\netx.jar -Xms8m --patch-module java.desktop=%ITW%\share\icedtea-web\netx.jar --add-reads java.base=ALL-UNNAMED,java.desktop --add-reads java.desktop=ALL-UNNAMED,java.naming --add-reads java.naming=ALL-UNNAMED,java.desktop --add-exports java.desktop/sun.awt=ALL-UNNAMED,java.desktop --add-exports java.desktop/javax.jnlp=ALL-UNNAMED,java.desktop --add-exports java.base/sun.security.provider=ALL-UNNAMED,java.desktop --add-exports java.base/sun.security.util=ALL-UNNAMED,java.desktop --add-exports java.base/sun.security.x509=ALL-UNNAMED,java.desktop --add-exports java.base/jdk.internal.util.jar=ALL-UNNAMED,java.desktop --add-exports java.base/sun.security.validator=ALL-UNNAMED,java.desktop --add-exports java.base/com.sun.net.ssl.internal.ssl=ALL-UNNAMED,java.desktop --add-exports java.base/sun.net.www.protocol.jar=ALL-UNNAMED,java.desktop --add-exports java.desktop/sun.awt.X11=ALL-UNNAMED,java.desktop --add-exports java.naming/com.sun.jndi.toolkit.url=ALL-UNNAMED,java.desktop --add-exports java.desktop/sun.applet=ALL-UNNAMED,java.desktop --add-exports java.base/sun.security.action=ALL-UNNAMED,java.desktop --add-exports java.base/sun.net.www.protocol.http=ALL-UNNAMED,java.desktop --add-exports java.desktop/sun.applet=ALL-UNNAMED,jdk.jsobject -Dicedtea-web.bin.name <http://dicedtea-web.bin.name/>=javaws net.sourceforge.jnlp.runtime.Boot -Xnofork -Xtrustall -jnlp http://jmmc.fr/~bourgesl/Aspro2/Aspro2.jnlp <http://jmmc.fr/~bourgesl/Aspro2/Aspro2.jnlp>

C:\Users\Jim\Documents\install\bin>

And it’s identical to the format that’s working in the earlier build I’ve been testing with for several weeks:

C:\Users\Jim\Documents\icedtea-web-1.7-patched\bin>itw11.bat http://10.0.1.5:8888/jnlp/hello.jnlp <http://10.0.1.5:8888/jnlp/hello.jnlp>

C:\Users\Jim\Documents\icedtea-web-1.7-patched\bin>set HOME=C:\Users\Jim

C:\Users\Jim\Documents\icedtea-web-1.7-patched\bin>set ITW=C:\Users\Jim\Documents\icedtea-web-1.7-patched

C:\Users\Jim\Documents\icedtea-web-1.7-patched\bin>set JAVA_HOME=C:\Users\Jim\Documents\jdk-11

C:\Users\Jim\Documents\icedtea-web-1.7-patched\bin>C:\Users\Jim\Documents\jdk-11\bin\java -splash:C:\Users\Jim\Documents\icedtea-web-1.7-patched\share\icedtea-web\javaws_splash.png -Xbootclasspath/a:C:\Users\Jim\Documents\icedtea-web-1.7-patched\share\icedtea-web\netx.jar -Xms8m --patch-module java.desktop=C:\Users\Jim\Documents\icedtea-web-1.7-patched\share\icedtea-web\netx.jar --add-exports=java.desktop/net.sourceforge.jnlp=ALL-UNNAMED --add-opens=java.desktop/net.sourceforge.jnlp.runtime=ALL-UNNAMED --add-exports=java.desktop/net.sourceforge.jnlp.runtime=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.net <http://java.net/>=ALL-UNNAMED --add-exports=java.base/jdk.internal.util.jar=ALL-UNNAMED --illegal-access=warn --add-reads java.base=ALL-UNNAMED,java.desktop --add-reads java.desktop=ALL-UNNAMED,java.naming --add-reads java.naming=ALL-UNNAMED,java.desktop --add-exports java.desktop/sun.awt=ALL-UNNAMED,java.desktop --add-exports java.desktop/javax.jnlp=ALL-UNNAMED,java.desktop --add-exports java.base/sun.security.provider=ALL-UNNAMED,java.desktop --add-exports java.base/sun.security.util=ALL-UNNAMED,java.desktop --add-exports java.base/sun.security.x509=ALL-UNNAMED,java.desktop --add-exports java.base/jdk.internal.util.jar=ALL-UNNAMED,java.desktop --add-exports java.base/sun.security.validator=ALL-UNNAMED,java.desktop --add-exports java.base/com.sun.net.ssl.internal.ssl=ALL-UNNAMED,java.desktop --add-exports java.base/sun.net.www.protocol.jar=ALL-UNNAMED,java.desktop --add-exports java.desktop/sun.awt.X11=ALL-UNNAMED,java.desktop --add-exports java.naming/com.sun.jndi.toolkit.url=ALL-UNNAMED,java.desktop --add-exports java.desktop/sun.applet=ALL-UNNAMED,java.desktop --add-exports java.base/sun.security.action=ALL-UNNAMED,java.desktop --add-exports java.base/sun.net.www.protocol.http=ALL-UNNAMED,java.desktop --add-exports java.desktop/sun.applet=ALL-UNNAMED,jdk.jsobject --add-opens=java.desktop/sun.awt.windows=ALL-UNNAMED --add-opens=java.desktop/sun.java2d.d3d=ALL-UNNAMED --add-opens=java.desktop/sun.lwawt.macosx=ALL-UNNAMED --add-exports java.base/jdk.internal.loader=ALL-UNNAMED --add-opens java.base/jdk.internal.loader=ALL-UNNAMED -Dicedtea-web.bin.name <http://dicedtea-web.bin.name/>=javaws -Djava.io.tmpdir=C:\Users\Jim\Documents\icedtea-web-1.7-patched\bin\temp\ -Dcom.basis.util.common.security.BBjClassLoader.DEBUG=false net.sourceforge.jnlp.runtime.Boot -Xnofork -Xtrustall -jnlp http://10.0.1.5:8888/jnlp/hello.jnlp <http://10.0.1.5:8888/jnlp/hello.jnlp>
WARNING: package sun.awt.X11 not in java.desktop
WARNING: package sun.lwawt.macosx not in java.desktop
On windows, answering headless at startup, to prevent race condition later - false
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4472\http\10.0.1.5\8888\jnlp\hello.jnlp.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4472\http\10.0.1.5\8888\jnlp\hello.jnlp.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4473\http\10.0.1.5\8888\basis\bootstrap.jnlp.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4473\http\10.0.1.5\8888\basis\bootstrap.jnlp.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4474\http\10.0.1.5\8888\basis\BBjWebstartBootstrap.jar.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4474\http\10.0.1.5\8888\basis\BBjWebstartBootstrap.jar.info.temp failed
net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Unknown Main-Class. Could not determine the main class for this application.
        at java.desktop/net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:774)
        at java.desktop/net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:338)
        at java.desktop/net.sourceforge.jnlp.runtime.JNLPClassLoader.createInstance(JNLPClassLoader.java:421)
        at java.desktop/net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:495)
        at java.desktop/net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:545)
        at java.desktop/net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeExtensions(JNLPClassLoader.java:578)
        at java.desktop/net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:336)
        at java.desktop/net.sourceforge.jnlp.runtime.JNLPClassLoader.createInstance(JNLPClassLoader.java:421)
        at java.desktop/net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:495)
        at java.desktop/net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:468)
        at java.desktop/net.sourceforge.jnlp.Launcher.createApplication(Launcher.java:812)
        at java.desktop/net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:529)
        at java.desktop/net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:943)

Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4475\http\10.0.1.5\8888\basis\BBjThinClient.jar.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4475\http\10.0.1.5\8888\basis\BBjThinClient.jar.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4476\http\10.0.1.5\8888\basis\JnlpExtIndex.jar.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4476\http\10.0.1.5\8888\basis\JnlpExtIndex.jar.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4477\http\10.0.1.5\8888\basis\asm-commons-6.2.1.jar.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4477\http\10.0.1.5\8888\basis\asm-commons-6.2.1.jar.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4478\http\10.0.1.5\8888\basis\asm-util-6.2.1.jar.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4478\http\10.0.1.5\8888\basis\asm-util-6.2.1.jar.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4479\http\10.0.1.5\8888\basis\JnlpIndex.jar.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4479\http\10.0.1.5\8888\basis\JnlpIndex.jar.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4480\http\10.0.1.5\8888\basis\asm-6.2.1.jar.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4480\http\10.0.1.5\8888\basis\asm-6.2.1.jar.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4481\http\10.0.1.5\8888\basis\BBjUtil.jar.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4481\http\10.0.1.5\8888\basis\BBjUtil.jar.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4482\http\10.0.1.5\8888\basis\asm-tree-6.2.1.jar.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4482\http\10.0.1.5\8888\basis\asm-tree-6.2.1.jar.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4483\http\10.0.1.5\8888\basis\webstart2166.jar.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4483\http\10.0.1.5\8888\basis\webstart2166.jar.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4484\http\10.0.1.5\8888\basis\BBjBootstrap.jar.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4484\http\10.0.1.5\8888\basis\BBjBootstrap.jar.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4485\http\10.0.1.5\8888\basis\10.0.1.5-hello-launch.jar.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4485\http\10.0.1.5\8888\basis\10.0.1.5-hello-launch.jar.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4486\http\10.0.1.5\8888\basis\basisfonts.jar.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4486\http\10.0.1.5\8888\basis\basisfonts.jar.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4487\http\10.0.1.5\8888\basis\guava-24.0-jre.jar.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4487\http\10.0.1.5\8888\basis\guava-24.0-jre.jar.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4488\http\10.0.1.5\8888\basis\cglib-3.2.6.jar.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4488\http\10.0.1.5\8888\basis\cglib-3.2.6.jar.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4489\http\10.0.1.5\8888\basis\asm-commons-6.2.1.jar.pack.gz.pack.gz.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4489\http\10.0.1.5\8888\basis\asm-commons-6.2.1.jar.pack.gz.pack.gz.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4490\http\10.0.1.5\8888\basis\BBjUtil.jar.pack.gz.pack.gz.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4490\http\10.0.1.5\8888\basis\BBjUtil.jar.pack.gz.pack.gz.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4491\http\10.0.1.5\8888\basis\10.0.1.5-hello-launch.jar.pack.gz.pack.gz.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4491\http\10.0.1.5\8888\basis\10.0.1.5-hello-launch.jar.pack.gz.pack.gz.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4492\http\10.0.1.5\8888\basis\asm-6.2.1.jar.pack.gz.pack.gz.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4492\http\10.0.1.5\8888\basis\asm-6.2.1.jar.pack.gz.pack.gz.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4493\http\10.0.1.5\8888\basis\JnlpIndex.jar.pack.gz.pack.gz.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4493\http\10.0.1.5\8888\basis\JnlpIndex.jar.pack.gz.pack.gz.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4494\http\10.0.1.5\8888\basis\basisfonts.jar.pack.gz.pack.gz.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4494\http\10.0.1.5\8888\basis\basisfonts.jar.pack.gz.pack.gz.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4495\http\10.0.1.5\8888\basis\asm-tree-6.2.1.jar.pack.gz.pack.gz.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4495\http\10.0.1.5\8888\basis\asm-tree-6.2.1.jar.pack.gz.pack.gz.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4496\http\10.0.1.5\8888\basis\BBjThinClient.jar.pack.gz.pack.gz.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4496\http\10.0.1.5\8888\basis\BBjThinClient.jar.pack.gz.pack.gz.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4497\http\10.0.1.5\8888\basis\cglib-3.2.6.jar.pack.gz.pack.gz.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4497\http\10.0.1.5\8888\basis\cglib-3.2.6.jar.pack.gz.pack.gz.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4498\http\10.0.1.5\8888\basis\webstart2166.jar.pack.gz.pack.gz.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4498\http\10.0.1.5\8888\basis\webstart2166.jar.pack.gz.pack.gz.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4499\http\10.0.1.5\8888\basis\guava-24.0-jre.jar.pack.gz.pack.gz.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4499\http\10.0.1.5\8888\basis\guava-24.0-jre.jar.pack.gz.pack.gz.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4500\http\10.0.1.5\8888\basis\BBjBootstrap.jar.pack.gz.pack.gz.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4500\http\10.0.1.5\8888\basis\BBjBootstrap.jar.pack.gz.pack.gz.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4501\http\10.0.1.5\8888\basis\asm-util-6.2.1.jar.pack.gz.pack.gz.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4501\http\10.0.1.5\8888\basis\asm-util-6.2.1.jar.pack.gz.pack.gz.info.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4502\http\10.0.1.5\8888\basis\JnlpExtIndex.jar.pack.gz.pack.gz.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4502\http\10.0.1.5\8888\basis\JnlpExtIndex.jar.pack.gz.pack.gz.info.temp failed
sun.misc.Launcher not found. Running jdk9 or higher? Using unsecure BootClassLoader
Codebase matches codebase manifest attribute, and application is signed. Continuing. See: http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/security/no_redeploy.html <http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/security/no_redeploy.html>for details.
Removing execute permissions on file C:\Users\Jim\Documents\icedtea-web-1.7-patched\bin\temp\netx-native-2161.temp failed
Removing read permission on file C:\Users\Jim\Documents\icedtea-web-1.7-patched\bin\temp\netx-native-2161.temp failed
Removing write permissions on file C:\Users\Jim\Documents\icedtea-web-1.7-patched\bin\temp\netx-native-2161.temp failed
Acquiring write permissions on file C:\Users\Jim\Documents\icedtea-web-1.7-patched\bin\temp\netx-native-2161.temp failed
Removing execute permissions on file C:\Users\Jim\Documents\icedtea-web-1.7-patched\bin\temp\netx-native-2161\NativeUtil.dll.temp failed
Removing read permission on file C:\Users\Jim\Documents\icedtea-web-1.7-patched\bin\temp\netx-native-2161\NativeUtil.dll.temp failed
Removing execute permissions on file C:\Users\Jim\Documents\icedtea-web-1.7-patched\bin\temp\netx-native-2161\NativeUtil64.dll.temp failed
Removing read permission on file C:\Users\Jim\Documents\icedtea-web-1.7-patched\bin\temp\netx-native-2161\NativeUtil64.dll.temp failed
Removing execute permissions on file C:\Users\Jim\Documents\icedtea-web-1.7-patched\bin\temp\netx-native-2161\User.dll.temp failed
Removing read permission on file C:\Users\Jim\Documents\icedtea-web-1.7-patched\bin\temp\netx-native-2161\User.dll.temp failed
Removing execute permissions on file C:\Users\Jim\Documents\icedtea-web-1.7-patched\bin\temp\netx-native-2161\User64.dll.temp failed
Removing read permission on file C:\Users\Jim\Documents\icedtea-web-1.7-patched\bin\temp\netx-native-2161\User64.dll.temp failed
Removing execute permissions on file C:\Users\Jim\.cache\icedtea-web\cache\4503\https\www.basis.com <http://www.basis.com/>\sites\basis.com <http://basis.com/>\files\u6\BASISogo3Dsm.png.info.temp failed
Removing read permission on file C:\Users\Jim\.cache\icedtea-web\cache\4503\https\www.basis.com <http://www.basis.com/>\sites\basis.com <http://basis.com/>\files\u6\BASISogo3Dsm.png.info.temp failed
java.io.IOException: Cant create file C:\Users\Jim\.cache\icedtea-web\tmp\default from hello.jnlp.desktop.temp
        at java.desktop/net.sourceforge.jnlp.util.FileUtils.createRestrictedFile(FileUtils.java:238)
        at java.desktop/net.sourceforge.jnlp.util.FileUtils.createRestrictedFile(FileUtils.java:164)
        at java.desktop/net.sourceforge.jnlp.util.XDesktopEntry.installDesktopLauncher(XDesktopEntry.java:361)
        at java.desktop/net.sourceforge.jnlp.util.XDesktopEntry.createDesktopShortcuts(XDesktopEntry.java:315)
        at java.desktop/net.sourceforge.jnlp.runtime.ApplicationInstance.addMenuAndDesktopEntries(ApplicationInstance.java:189)
        at java.desktop/net.sourceforge.jnlp.runtime.ApplicationInstance.initialize(ApplicationInstance.java:145)
        at java.desktop/net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:530)
        at java.desktop/net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:943)

> On Oct 26, 2018, at 10:08 AM, Laurent Bourgès <bourges.laurent at gmail.com> wrote:
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20181026/bacafa65/attachment-0001.html>


More information about the distro-pkg-dev mailing list