Search found 15 matches

by Paul Gellissen
02 Mar 2023, 15:11
Forum: Installation & Configuration
Topic: Unattended Installation with JNLP file Association
Replies: 1
Views: 7728

Unattended Installation with JNLP file Association

Hi, I would like to know the behaviour of OWS when being installed in the unattended mode with JNLP file associations. According to the docs in Github here https://github.com/karakun/OpenWebStart/blob/master/documentation/guide/OWSGuide.adoc#unattended-installation it is possible to configure the as...
by Paul Gellissen
09 Oct 2020, 11:28
Forum: Public Forums
Topic: [SOLVED] OWS debug log rights inheritance
Replies: 3
Views: 5353

Re: OWS debug log rights inheritance

It would be easier to solve problems for remote users with activate inheritance.
Right now everytime you have to change rights for the file when working with different users for example a "standard" and a "admin" user.
It is more a change for convenience.
by Paul Gellissen
09 Oct 2020, 11:23
Forum: Public Forums
Topic: Problem searching for local JVMs
Replies: 7
Views: 8399

Re: Problem searching for local JVMs

Hi,

yes that is correct. I use OWS 1.2.1 on Windows 1909.
by Paul Gellissen
08 Oct 2020, 17:20
Forum: Public Forums
Topic: [SOLVED] OWS debug log rights inheritance
Replies: 3
Views: 5353

[SOLVED] OWS debug log rights inheritance

Hi, during reporting my last issue i noticed the inheritance of rights is disabled for files in the log folder. The logs are configured to be placed in the usual place ...\user\.config\icedtea-web\log\. Attached are two screenshots showing the configured rights for the logs folder and the log inside...
by Paul Gellissen
08 Oct 2020, 16:52
Forum: Public Forums
Topic: Problem searching for local JVMs
Replies: 7
Views: 8399

Re: Problem searching for local JVMs

C:\Program Files\AdoptOpenJDK\jre-8.0.265.01-hotspot
C:\Program Files\Java\jre1.8.0_202
by Paul Gellissen
08 Oct 2020, 16:41
Forum: Public Forums
Topic: Problem searching for local JVMs
Replies: 7
Views: 8399

Problem searching for local JVMs

Hi, i have noticed that on my machine the function searching for local JVMs does not work. I have installed the latest AdoptOpenJDK version(8.265) and and older Oracle JRE. Whenever I trigger the search for local machines nothing gets found. I have tried starting the OWS settings console as an admin...
by Paul Gellissen
05 Oct 2020, 17:31
Forum: Public Forums
Topic: OWS using System Proxy
Replies: 13
Views: 16557

Re: OWS using System Proxy

I have tried it but that does not change the behavior. According to the logs OWS still does not match the IP.
My guess is that OWS does not match with the wildcard IP address.
by Paul Gellissen
02 Oct 2020, 15:21
Forum: Public Forums
Topic: OWS using System Proxy
Replies: 13
Views: 16557

Re: OWS using System Proxy

Hi, 1. My local adress is 10.2.10.84 . 2. Yes. It is the viewer application for a Dell iDRAC console. 3. Yes shown in the attached screenshot. 4. Yes shown in the attached screenshot. 5. Yes there are many. Mostly for local adresses like 10* or 192.168.* and some external resources. 6. I have tested...
by Paul Gellissen
02 Oct 2020, 12:15
Forum: Public Forums
Topic: OWS using System Proxy
Replies: 13
Views: 16557

Re: OWS using System Proxy

I have checked it with disabled automatic selection, but it does not change anything in the behaviour.
I guess it is a problem with OWS not correctly detecting the option to use this proxy for https too.
by Paul Gellissen
02 Oct 2020, 10:08
Forum: Public Forums
Topic: OWS using System Proxy
Replies: 13
Views: 16557

Re: OWS using System Proxy

Hi,

i guess i just found out the problem myself. In the proxy settings there is a box checked that the system should use the same for all protocols.
Apparently OWS does not understand this settings correctly. In the logs posted before you can see the proxy is only set for http.

Greetings
Paul
by Paul Gellissen
02 Oct 2020, 09:55
Forum: Public Forums
Topic: OWS using System Proxy
Replies: 13
Views: 16557

Re: OWS using System Proxy

Hi, here is the screenshot from the proxy settings. https://board.karakun.com/download/file.php?mode=view&id=43 Down below are the logs from the OWS console. I have taken some things out of the log that are internal. Thanks for your help. Paul init logger factory to net.sourceforge.jnlp.util.log...
by Paul Gellissen
01 Oct 2020, 17:07
Forum: Public Forums
Topic: OWS using System Proxy
Replies: 13
Views: 16557

OWS using System Proxy

Hello, first thanks for your work on OWS. I have found a problem with OWS using the System Proxy on Windows. In my test an application fails to start. If I understand the logs correctly OWS reads the System Proxy settings correctly. In the settings there is a list of addresses defined as proxy bypas...
by Paul Gellissen
19 Jun 2020, 14:15
Forum: Public Forums
Topic: Detection of local JVM only finds the Oracle Java
Replies: 9
Views: 8499

Re: Detection of local JVM only finds the Oracle Java

Thanks for your help. Can you tell when the update will be released?
by Paul Gellissen
17 Jun 2020, 15:52
Forum: Public Forums
Topic: Detection of local JVM only finds the Oracle Java
Replies: 9
Views: 8499

Re: Detection of local JVM only finds the Oracle Java

Hi,

with the settings left on standard it gets installed to C:\Program Files\AdoptOpenJDK
At least when I scan with this folder the JVM gets found.
It was tested on Win10 1909x64.
by Paul Gellissen
17 Jun 2020, 14:51
Forum: Public Forums
Topic: Detection of local JVM only finds the Oracle Java
Replies: 9
Views: 8499

Detection of local JVM only finds the Oracle Java

Hi,

I would like to know how OWS searches and detects the locally installed JVM.
This is due to the problem that an installation of jre-8.0.242.08-hotspot from AdoptOpenJDK never gets found.
But when I define the installation path manually the installation gets found.

Paul