Search found 345 matches

by Janak Mulani
09 Sep 2020, 07:18
Forum: Installation & Configuration
Topic: How to run OWS without installing
Replies: 0
Views: 17103

How to run OWS without installing

Can OWS be run from a portable USB stick? Officially, OpenWebStart will probably never publish a portable version. The main reason for this is that comfortable operation is only possible with the help of file associations. The Windows registry entries required for this are created during installati...
by Janak Mulani
07 Sep 2020, 19:33
Forum: Public Forums
Topic: [SOLVED] Jars downloaded even if present in cache and up to date
Replies: 4
Views: 6414

Re: Jars downloaded even if present in cache and up to date

Hi, I just tried with OWS 1.2.1 our following test jnlp which has 10 50 Mb jars: http://www.download-openwebstart.com/download-test-hendrik/webstart-monitor.jnlp Steps: 1. Clear cache and run : download progress dialog was shown and files were downloaded 2. Run again : No download progress dialogs w...
by Janak Mulani
07 Sep 2020, 13:02
Forum: Public Forums
Topic: [SOLVED] Missing Permission in Manifest for Oracle Forms 10g
Replies: 8
Views: 8259

Re: Oracle Forms 10g is crashing while using JNLP

Is the Oracle Jar frmall.jar signed? Can you please send the screenshot of the dialog that is shown when you start the app and also the log files.

Thanks
by Janak Mulani
07 Sep 2020, 10:04
Forum: Public Forums
Topic: Cannot overcome SocketPermission access denied
Replies: 12
Views: 12031

Re: Cannot overcome SocketPermission access denied

Hi Which version of OpenWebStart are you using? With which JVM are you running your application? You have created a deployment.config file in C:\Windows\Sun\Java\Deployment directory . This file contains a property : deployment.system.config that points to the deployment.properties file. OWS will th...
by Janak Mulani
03 Sep 2020, 14:25
Forum: Public Forums
Topic: [SOLVED] Missing Permission in Manifest for Oracle Forms 10g
Replies: 8
Views: 8259

Re: Oracle Forms 10g is crashing while using JNLP

Not in jnlp, these should be in the manifest of the signed jar file.
by Janak Mulani
03 Sep 2020, 13:46
Forum: Public Forums
Topic: [SOLVED] Missing Permission in Manifest for Oracle Forms 10g
Replies: 8
Views: 8259

Re: Oracle Forms 10g is crashing while using JNLP

Not only the jars should be signed by the same signature, their manifests should have the following attributes:

Permissions: all-permissions
Codebase: *
Application-Library-Allowable-Codebase: *
by Janak Mulani
03 Sep 2020, 06:50
Forum: Public Forums
Topic: [SOLVED] Missing Permission in Manifest for Oracle Forms 10g
Replies: 8
Views: 8259

Re: Oracle Forms 10g is crashing while using JNLP

Hi, Just to confirm : You are able to start your application jnlp with OWS but after starting your application crashes when it tries to load Oracle Forms 10G. Is this correct? Please check the following: - the logs in <User Home>/.config/icedtea-web/log directory to see if they indicate anything? - ...
by Janak Mulani
29 Aug 2020, 08:57
Forum: Public Forums
Topic: [SOLVED] Opening a .jnlp file in Wine on a Mac
Replies: 4
Views: 6663

Re: Opening a .jnlp file in Wine on a Mac

> Is it possible to run OpenWebStart with Amazon Corretto 8 Yes. > I've been able to access OpenWebStart Settings in Wine (the interface is a bit wonky. No surprise there.), but can't locate or load Amazon Corretto. > Run itw-settings > JVM Manager > Add Local Then you can choose your local installa...
by Janak Mulani
28 Aug 2020, 10:37
Forum: Installation & Configuration
Topic: itw-settings.exe wont open
Replies: 7
Views: 14386

Re: itw-settings.exe wont open

Hi Christian,

We will try to reproduce the issue, investigate and come back to you.

Can you send us the log file?

Thanks for reporting

- Janak
by Janak Mulani
27 Aug 2020, 17:50
Forum: Public Forums
Topic: Two installations of OWS after upgrade
Replies: 1
Views: 2689

Re: Two installations of OWS after upgrade

Thanks for posting on the forum. While updating you chose "current user" and OWS 1.2.1 got installed in a different directory as compared to your OWS 1.1.8 installation directory. Hence there are two installation of OWS on your machine resulting in two StartMenu shortcuts. This is not a bu...
by Janak Mulani
25 Aug 2020, 13:17
Forum: Public Forums
Topic: Unable to delete old config file
Replies: 8
Views: 7710

Re: Unable to delete old config file

We will fix this in v1.3.0.
by Janak Mulani
24 Aug 2020, 17:58
Forum: Public Forums
Topic: Custom valid java-vm-args ?
Replies: 5
Views: 5607

Re: Custom valid java-vm-args ?

Hi, There is a whitelist of secure properties which has been taken from the following documentation: https://docs.oracle.com/javase/8/docs/technotes/guides/javaws/developersguide/syntax.html#secure-property https://docs.oracle.com/javase/9/tools/java.htm#JSWOR624 https://news.kynosarges.org/2019/03/...
by Janak Mulani
24 Aug 2020, 15:27
Forum: Public Forums
Topic: [SOLVED] Slow startup of cached application ?
Replies: 10
Views: 12684

Re: Slow startup of cached application ?

Thanks again for such detailed analysis and suggestions. We will surely consider this for improving OWS.
by Janak Mulani
21 Aug 2020, 12:56
Forum: Announcements
Topic: OpenWebStart v1.2.1 Released
Replies: 0
Views: 22677

OpenWebStart v1.2.1 Released

We are happy to announce the release of OpenWebStart v1.2.1.

It is a bug fix release over v1.2.0.

Please see https://github.com/karakun/OpenWebStart ... tag/v1.2.1

- OpenWebStart Team at Karakun
by Janak Mulani
20 Aug 2020, 13:25
Forum: Announcements
Topic: OpenWebStart v1.2.0 released
Replies: 0
Views: 22132

OpenWebStart v1.2.0 released

We are happy to announce the release of OpenWebStart v1.2.0.

Please see https://github.com/karakun/OpenWebStart ... tag/v1.2.0.

- OpenWebStart Team at Karakun
by Janak Mulani
18 Aug 2020, 07:44
Forum: Public Forums
Topic: OWS makes https request instead of http (JVM Download Server list and jnlp file)
Replies: 3
Views: 3726

Re: OWS makes https request instead of http (JVM Download Server list and jnlp file)

I presume you are using OWS v 1.1.8. I have a local JVM Server http://localhost:8081/jvms/jvms2.json which I have specified in itw-settings > JVM Manager > Settings > Default update server URL The jvms2.json is as follows: { "cacheTimeInMillis":5000, "runtimes":[ { "version&...
by Janak Mulani
14 Aug 2020, 12:28
Forum: Public Forums
Topic: Persistent cookies not working
Replies: 4
Views: 4750

Re: Persistent cookies not working

OWS presently does not support persistent cookies. OWS works on Linux, Windows and Mac. So the solution when provided should work on all three platforms. This issue has no priority for our current sponsors and we do not have the resources to implement this. Would you be interested in sponsoring this...
by Janak Mulani
05 Aug 2020, 09:57
Forum: Public Forums
Topic: IE does not "Open" jnlpx content
Replies: 6
Views: 6798

Re: IE does not "Open" jnlpx content

I tested it and it works => in IE 11 type the URL of .jnlpx file, IE downloads it and asks for Open or Save, Clicking on Open starts the .jnlpx file with OWS.

In Windows Setting > Apps > Default Apps > Choose apps by file type >:.jnlpx is associated with OWS.:

jnlpx.PNG
jnlpx.PNG (18.31 KiB) Viewed 6786 times
by Janak Mulani
30 Jul 2020, 13:21
Forum: Public Forums
Topic: HTTP 504 - Gatway Timeout
Replies: 6
Views: 5639

Re: HTTP 504 - Gatway Timeout

>
But - Isn't there a way to use vmoptions-file the?
C:\Program Files\OpenWebStart\javaws.vmoptions
>

This won't work. These VM options are relevant only for OWS phase one : download of jnlp file and not for jar files. Even then OWS seems to override and set the ConnectTimeout to 5000