Search found 341 matches

by Janak Mulani
03 Sep 2020, 14:25
Forum: Public Forums
Topic: [SOLVED] Missing Permission in Manifest for Oracle Forms 10g
Replies: 8
Views: 8148

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: 8148

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: 8148

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: 6581

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: 14220

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: 2669

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: 7667

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: 5512

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: 12566

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: 22424

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: 21896

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: 3664

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: 4713

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: 6734

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 6722 times
by Janak Mulani
30 Jul 2020, 13:21
Forum: Public Forums
Topic: HTTP 504 - Gatway Timeout
Replies: 6
Views: 5603

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
by Janak Mulani
29 Jul 2020, 16:55
Forum: Public Forums
Topic: HTTP 504 - Gatway Timeout
Replies: 6
Views: 5603

Re: HTTP 504 - Gatway Timeout

Hi

OWS sets ConnectTimeout=5000 and keeps ReadTimeout=0 (infinite).

What problem did you face with timeouts? What was your usecase?

I will come back to you on how to set it.
by Janak Mulani
29 Jul 2020, 12:46
Forum: Installation & Configuration
Topic: No suitable JVM was found to start the application
Replies: 3
Views: 12546

Re: No suitable JVM was found to start the application

Hi In your jnlp you specify java version as : <j2se version="1.8.0_212_02257_36064" href="https://***/JVM/jvms.json"/> This means that you are expecting this specific version to be downloaded from the JVM server specified in the "href" if not already present locally. Ca...
by Janak Mulani
27 Jul 2020, 20:48
Forum: Public Forums
Topic: Proxy warning on Mac
Replies: 6
Views: 9385

Re: Proxy warning on Mac

We already have an issue for this. we will try to solve it in the upcoming release 1.2.0 planned in August.
by Janak Mulani
27 Jul 2020, 20:46
Forum: Public Forums
Topic: certificate security warning prompts
Replies: 5
Views: 19219

Re: certificate security warning prompts

Can you please check the certificates in the file : OpenWebStart\jre\lib\security\cacerts?

If you check the logs, there should be entries about which keystore is being used by OWS on your machine.