Search found 184 matches

by Stephan Classen
11 Jan 2021, 01:05
Forum: Installation & Configuration
Topic: [SOLVED] Bug when auto-updating version 1.3.0 to 1.3.1 on 64-bit Windows
Replies: 3
Views: 10341

Re: Bug when auto-updating version 1.3.0 to 1.3.1 on 64-bit Windows

Thank you for reporting this. We will have a look into this issue.
by Stephan Classen
11 Jan 2021, 00:56
Forum: Public Forums
Topic: launching from web url, onn x32 linux
Replies: 12
Views: 12416

Re: launching from web url, onn x32 linux

Ok this is a little bit confusing. The error claims that --add-export=... is not a valid option to a 11.0.7 JVM. Can you please try and run the following command in a terminal: /home/ddyer/.cache/icedtea-web/jvm-cache/azul_11.0.7/bin/java -Xbootclasspath/a:/opt/OpenWebStart/openwebstart.jar --add-ex...
by Stephan Classen
11 Jan 2021, 00:43
Forum: Public Forums
Topic: [SOLVED] Thawte code signing issuer CA missing
Replies: 4
Views: 5663

Re: Thawte code signing issuer CA missing

Hi Thank you for reporting this. OpenWebStart does not maintain a curated collection of certificates. Rather it relies on the JVM which brings a default set of certificates. With our halve year releases (spring and fall) we also update the bundled JVM and thus the included certificates. But this is ...
by Stephan Classen
11 Jan 2021, 00:34
Forum: Installation & Configuration
Topic: [SOLVED] launching from a jnlp file, on x32 linux
Replies: 4
Views: 10458

Re: launching from a jnlp file, on x32 linux

can you please try and pass the full path to the jnlp on the command line.

Something similar to

javaws /user/home/dyer/Downloads/boardspace7.jnlp
by Stephan Classen
11 Jan 2021, 00:32
Forum: Installation & Configuration
Topic: JNLP app runs good but without any data previously stored
Replies: 4
Views: 10054

Re: JNLP app runs good but without any data previously stored

Sorry but without knowing the application we cannot help here. If the application saves the data relative to the JDK then it will of course not find any data when you chose a different JDK. Or it could be that the application uses a feature which is no longer available in JDK 15 and therefore fails ...
by Stephan Classen
07 Jan 2021, 11:04
Forum: Installation & Configuration
Topic: [SOLVED] Unattended installation var from response.varfile not saved
Replies: 4
Views: 10446

Re: Unattended installation var from response.varfile not saved

With version 1.3.0 we added the possibility to define local JVMs at installation time.
See the release notes: https://github.com/karakun/OpenWebStart ... tag/v1.3.0
by Stephan Classen
17 Nov 2020, 17:12
Forum: Public Forums
Topic: [SOLVED] UNC-path in ows.jvm.manager.cache.dir
Replies: 4
Views: 4858

Re: UNC-path in ows.jvm.manager.cache.dir

We have not tested this, but I would assume that it does not work
by Stephan Classen
12 Nov 2020, 17:30
Forum: Public Forums
Topic: Problem with paramters in varfile when unattented installation
Replies: 9
Views: 7104

Re: Problem with paramters in varfile when unattented installation

@ptai
The .varfile is only used in the case of unattended installation.
For any other use case the %USER_HOME%/.config/icedtea-web/deployment.properties is the correct file to modify
by Stephan Classen
12 Nov 2020, 16:37
Forum: Public Forums
Topic: Error when launching application on terminal server
Replies: 1
Views: 3886

Re: Error when launching application on terminal server

The error reports a missing library from HP.
This is a library used by the application itself not OWS.

Is the library included in the JNLP or is it expected to be pre-installed on the machine?
by Stephan Classen
10 Nov 2020, 22:30
Forum: Public Forums
Topic: [SOLVED] JViewer applet not working
Replies: 2
Views: 5376

Re: JViewer applet not working

Hi and thank you for using OWS.

I am sorry but the exception is coming from the JViewer Code.
A quick search with google did not find anything useful you could try.
I guess your best option is to contact the developers of JViewer and ask for help
by Stephan Classen
03 Nov 2020, 12:12
Forum: Public Forums
Topic: Need to download JRE from Unix Server JDK
Replies: 5
Views: 5119

Re: Need to download JRE from Unix Server JDK

We never tried it our selves.
But please go ahead and give it a shot. The string you put into the Default update server is used to create a URL object.
So file:/// should work.

I am just never sure how many slashes it needs after file: ....
by Stephan Classen
03 Nov 2020, 12:04
Forum: Public Forums
Topic: [SOLVED] Basic Authentication not working with OWS 1.2.1
Replies: 3
Views: 4498

Re: Basic Authentication not working with OWS 1.2.1

We found the underlying issue and will release a fix with version 1.3.0 in mid November
For details see https://github.com/AdoptOpenJDK/IcedTea-Web/issues/607
by Stephan Classen
02 Nov 2020, 21:57
Forum: Public Forums
Topic: Why is openwebstart requesting to record my computer screen?
Replies: 5
Views: 5476

Re: Why is openwebstart requesting to record my computer screen?

OK, very interesting.
The code for OpenWebStart is all on github, also the one of icedtea-web.
Feel free to have a look. I don't think I opened all java files in the last 2 years.
But in none of the files I looked into did I find any code which would capture the screen
by Stephan Classen
01 Nov 2020, 21:10
Forum: Public Forums
Topic: Why is openwebstart requesting to record my computer screen?
Replies: 5
Views: 5476

Re: Why is openwebstart requesting to record my computer screen?

Hi, thank you for reporting this. We are a little puzzled by this. OWS does not do any screen recording. It also does not take any screen shots. Could it be that the application which you have launched using OWS is trying to capture the screen? Since OWS runs the application in its own process the O...
by Stephan Classen
30 Oct 2020, 09:34
Forum: Public Forums
Topic: [SOLVED] How to disable -verbose option when launching app via openwebstart
Replies: 2
Views: 4140

Re: How to disable -verbose option when launching app via openwebstart

Yes we plan to remove this with the upcoming release 1.3.0
We initially enforced verbose mode to reduce friction when people create bug reports.
Now that OWS has reached a very stable state we do no longer have the need to enforce the verbose mode
by Stephan Classen
28 Oct 2020, 22:13
Forum: Public Forums
Topic: Import server certificate to System Trust Root CA Certificates
Replies: 2
Views: 4027

Re: Import server certificate to System Trust Root CA Certificates

Also be advised that importing a certificate into the system store has only limited effect. This is due to the fact that OWS will launch a different JVM for your application. So the certificates of the system JVM will not apply. Therefore it is recommended to import custom certificates into the user...
by Stephan Classen
28 Oct 2020, 22:11
Forum: Public Forums
Topic: Import server certificate to System Trust Root CA Certificates
Replies: 2
Views: 4027

Re: Import server certificate to System Trust Root CA Certificates

The view in your screenshot is a read only view.
To manage the certificates you can go to the open webstart settings and choose the tab "certificates"

The view is almost identical to the one in your screenshot and the import button is enabled.
by Stephan Classen
28 Oct 2020, 22:08
Forum: Public Forums
Topic: OWS using System Proxy
Replies: 13
Views: 16539

Re: OWS using System Proxy

We have taken a look at this during the last week. The wildcard syntax which is currently accepted by Windows is not trivial. It is possible to implement this feature. But since this will take a considerable amount of effort we will currently not prioritize this. If this feature is a must have for y...
by Stephan Classen
27 Oct 2020, 22:04
Forum: Public Forums
Topic: build jnlp with jdk 15
Replies: 2
Views: 3764

Re: build jnlp with jdk 15

Just be aware that we currently do not provide Java 15 with the default JVM download server.
So you would either need an already installed JVM or your own download server.