Looks like it does not find the file and the file suffix (.jnlp64) looks also strange.
More details on the JNLP file and the logs are required to help you there:
https://openwebstart.com/docs/FAQ.html# ... _find_them
Search found 42 matches
- 07 Nov 2022, 11:24
- Forum: Public Forums
- Topic: Could not read or parse the JNLP file
- Replies: 4
- Views: 2439
- 28 Sep 2022, 07:06
- Forum: Public Forums
- Topic: Java 17
- Replies: 7
- Views: 3578
Re: Java 17
When I look into the code of OpenWebStart, I can see an implementation of BasicService.getCodeBase() (net.sourceforge.jnlp.services.XBasicService#getCodeBase, in the IcedTea-Web Part), so it looks to me that your required functionality is around. Did you gave it a try?
- 19 Sep 2022, 15:50
- Forum: Public Forums
- Topic: Start an e4-RCP application using OWS
- Replies: 1
- Views: 1602
Re: Start an e4-RCPe application using OWS
I'm not aware of a possibility to launch .exe using OWS/JNLP. Maybe you can wrap the .dll/.exe in a .jar file, and reference it in your .jnlp file using <nativelib>. Anybody in the forum here have some experience with that?! Just out of curiosity, did you manage to run your exe application with Orac...
- 30 Jun 2022, 08:03
- Forum: Public Forums
- Topic: JRE
- Replies: 1
- Views: 1844
Re: JRE
You need to give more details on the settings of this particular machine as JVM downloading behavior in OWS depends on various other aspects, such as your other JVM Manager settings (jnlp precedence settings, vendor restrictions, etc.) and if you have activated/deactivated some JVMs in your JVM Mana...
- 28 Jun 2022, 11:52
- Forum: Public Forums
- Topic: File association
- Replies: 3
- Views: 2015
Re: File association
There are no plans for an implementation right now, we need a sponsor for implementing this feature.
- 27 Jun 2022, 11:32
- Forum: Public Forums
- Topic: File association
- Replies: 3
- Views: 2015
Re: File association
I'm afraid custom extensions described by association tag is not implemented yet in OWS. OWS is parsing the tags in jnlp but does not registering these information with the operating system as the primary handler of these extensions / mime-type.
- 16 Jun 2022, 07:53
- Forum: Public Forums
- Topic: Could not initialize application
- Replies: 1
- Views: 2100
Re: Could not initialize application
guess the problem is what the exception says: you have to sign your jars to run your application.
- 31 May 2022, 17:17
- Forum: Public Forums
- Topic: error generating xml files
- Replies: 5
- Views: 2332
Re: error generating xml files
Really looks like your javax class is not longer included in the JVM you are using. In this case you have to add the javax activation jar to your jnlp.
- 04 Apr 2022, 13:38
- Forum: Public Forums
- Topic: Keystore Error
- Replies: 5
- Views: 2765
Re: Keystore Error
I guess you mean 31th of March. Sounds like a similar message as reported in https://github.com/karakun/OpenWebStart/issues/389 and https://github.com/karakun/OpenWebStart/issues/428 Is it possible that a default password changed with the end of month for the keystore and you need to enter the corre...
- 10 Dec 2021, 15:57
- Forum: Public Forums
- Topic: ClassCastException in OWS Cache Viewer when clicking on More Information
- Replies: 1
- Views: 1655
Re: ClassCastException in OWS Cache Viewer when clicking on More Information
I can confirm this and filed a bug for the OWS support team. Thank you for reporting.
- 10 Dec 2021, 15:51
- Forum: Public Forums
- Topic: own Java client download
- Replies: 1
- Views: 1374
Re: own Java client download
there is a pretty good documentation how to setup your own download server:
https://openwebstart.com/docs/OWSGuide. ... oad_server
for an example json file, have a look at:
http://download-openwebstart.com/jvms.json
tar.gz and zip is both fine
https://openwebstart.com/docs/OWSGuide. ... oad_server
for an example json file, have a look at:
http://download-openwebstart.com/jvms.json
tar.gz and zip is both fine
- 09 Nov 2021, 17:10
- Forum: Public Forums
- Topic: launch Jenkins agent jnlp file via OpenWebStart crashed Caused by: java.security.AccessControlException:
- Replies: 17
- Views: 5674
Re: launch Jenkins agent jnlp file via OpenWebStart crashed Caused by: java.security.AccessControlException:
Could you please also add the logs of your OpenWebStart installation?
https://openwebstart.com/docs/FAQ.html# ... _find_them
https://openwebstart.com/docs/FAQ.html# ... _find_them
- 26 Jul 2021, 08:13
- Forum: Public Forums
- Topic: OpenWebStart Support for RHEL
- Replies: 15
- Views: 5928
Re: OpenWebStart Support for RHEL
can you add the following lines deployment.log.file=true deployment.log=true deployment.console.startup.mode=SHOW to your "/home/<your user>/.config/icedtea-web/deployment.properties" file to enable logging manually without using the UI. If you do this, OWS should log to file (/home/<your ...
- 16 Jul 2021, 11:34
- Forum: Public Forums
- Topic: OpenWebStart Support for RHEL
- Replies: 15
- Views: 5928
Re: OpenWebStart Support for RHEL
Was this your first try with OWS 1.4.0 on RHEL8.4 or did it work before (older version of OWS resp. RHEL)?
- 12 May 2021, 13:03
- Forum: Installation & Configuration
- Topic: [SOLVED] Bug when auto-updating version 1.3.0 to 1.3.1 on 64-bit Windows
- Replies: 3
- Views: 4420
- 22 Apr 2021, 07:41
- Forum: Installation & Configuration
- Topic: [SOLVED] jnlp vendor selection
- Replies: 2
- Views: 3528
Re: [SOLVED] jnlp vendor selection
We also completed documentation on how to make use of the vendor atribute, see
https://openwebstart.com/docs/OWSGuide. ... _jnlp_file
https://openwebstart.com/docs/OWSGuide. ... _jnlp_file
- 24 Feb 2021, 07:52
- Forum: Installation & Configuration
- Topic: [SOLVED] Firefox
- Replies: 3
- Views: 3950
Re: Firefox
When you previously installed Oracle Java Web Start (or have it installed in parallel with OpenWebStart) then .jnlp is most likley associated with "Java Web Start Launcher" program. You have to change file association on your OS to point to OpenWebStart. When click on a .jnlp Link in the b...
- 18 Feb 2021, 09:47
- Forum: Features & Proposals
- Topic: [SOLVED] "Delete all JVMs" button for JVM Manager
- Replies: 2
- Views: 3673
Re: "Delete all JVMs" button for JVM Manager
In the next release OWS Settings will contain a delete all JVMs option.
- 11 Feb 2021, 09:00
- Forum: Public Forums
- Topic: [SOLVED] Is it possible to use a single jar file to start as an applet and as an application?
- Replies: 7
- Views: 4358
Re: Is it possible to use a single jar file to start as an applet and as an application?
I don't see any issue in doing this, having a jar file with a regular Java application main that you run with OWS. As long as you run it with a JNLP and application-desc. OWS does not support Applets but it does not care if there is code in it that is not used.
- 10 Feb 2021, 07:34
- Forum: Public Forums
- Topic: [SOLVED] Is it possible to use a single jar file to start as an applet and as an application?
- Replies: 7
- Views: 4358
Re: Is it possible to use a single jar file to start as an applet and as an application?
In your second file that you describe as running as an application it looks like you also using the applet-descr tag instead of the application-descr tag