Search found 184 matches

by Stephan Classen
26 Nov 2021, 09:11
Forum: Public Forums
Topic: problem with different System/JNLP
Replies: 15
Views: 9780

Re: problem with different System/JNLP

I am a little confused. You mention that you have renamed the files and also the href. But in your last post the files are still called the same. Please make sure to rename the files on the server, as OWS will download the latest version on the server and use that. So only renaming the file locally ...
by Stephan Classen
26 Nov 2021, 09:02
Forum: Public Forums
Topic: launch Jenkins agent jnlp file via OpenWebStart crashed Caused by: java.security.AccessControlException:
Replies: 17
Views: 16441

Re: launch Jenkins agent jnlp file via OpenWebStart crashed Caused by: java.security.AccessControlException:

Have you also changed this on the server. Because OWS will download the latest version of the JNLP from the server and use that instead of the one on your filesystem.
by Stephan Classen
23 Nov 2021, 12:29
Forum: Public Forums
Topic: Application dies with Invalid WM_TRANSIENT_FOR window 0x0 syslog message
Replies: 1
Views: 4745

Re: Application dies with Invalid WM_TRANSIENT_FOR window 0x0 syslog message

OWS is basically a wrapper around ITW 2.x
Did you ever experience this behavior with ITW?
by Stephan Classen
22 Nov 2021, 20:39
Forum: Public Forums
Topic: problem with different System/JNLP
Replies: 15
Views: 9780

Re: problem with different System/JNLP

yes, rename the file and the href. if this helps we are one step further
by Stephan Classen
22 Nov 2021, 20:38
Forum: Public Forums
Topic: launch Jenkins agent jnlp file via OpenWebStart crashed Caused by: java.security.AccessControlException:
Replies: 17
Views: 16441

Re: launch Jenkins agent jnlp file via OpenWebStart crashed Caused by: java.security.AccessControlException:

so there are many errors about the application trying to read properties which protected by the security manager.
Can you disable the security manager and test if this gets you further.


<security>
<all-permissions/>
</security>
by Stephan Classen
22 Nov 2021, 13:44
Forum: Public Forums
Topic: Proxy User Support
Replies: 4
Views: 4474

Re: Proxy User Support

no, this is not planed unless we have a paying support customer ask for it.
by Stephan Classen
22 Nov 2021, 13:42
Forum: Public Forums
Topic: problem with different System/JNLP
Replies: 15
Views: 9780

Re: problem with different System/JNLP

OK, I checked the JNLPs. They look fine. All point to completely different resources. Most likely the shortcurts get messed up because all 3 files are called "phxip_en.jnlp". Therefore OWS thinks the shortcut has already been created and does not create a new one. Also does your applicatio...
by Stephan Classen
22 Nov 2021, 12:47
Forum: Public Forums
Topic: Include JAVA not valid
Replies: 2
Views: 2711

Re: Include JAVA not valid

This is a safety measure since we take the liberty to change the included JRE with any release without prior announcement. Thus relying on this included JRE for running your application is at best very risky. OWS offers support for downloading JREs or using pre-installed JREs. This is the only way t...
by Stephan Classen
19 Nov 2021, 16:05
Forum: Public Forums
Topic: problem with different System/JNLP
Replies: 15
Views: 9780

Re: problem with different System/JNLP

Can you send the JNLP files please
by Stephan Classen
19 Nov 2021, 16:03
Forum: Public Forums
Topic: Proxy User Support
Replies: 4
Views: 4474

Re: Proxy User Support

No, proxies with passwords are currently not supported
by Stephan Classen
19 Nov 2021, 16:03
Forum: Public Forums
Topic: Proxy User Support
Replies: 1
Views: 2278

Re: Proxy User Support

No, proxy with passwords are currently not supported
by Stephan Classen
14 Oct 2021, 16:57
Forum: Installation & Configuration
Topic: Persistent file locations
Replies: 1
Views: 6902

Re: Persistent file locations

There is no other location then the ones you mention where OWS is creating files.
So it must be a file created by your application.
by Stephan Classen
30 Jul 2021, 16:20
Forum: Public Forums
Topic: OWS certificates - How to
Replies: 8
Views: 6778

Re: OWS certificates - How to

OWS expects all of the above to be java key stores (.jks) to your questions, this are the answers from top of my head. Could be that I forget about some details... 1. This is used for authentication in a mTLS connection (maybe there is a typo in the property name (h missing)) 2. there are also used ...
by Stephan Classen
08 Jul 2021, 11:50
Forum: Public Forums
Topic: RCP Client using ECF JaxRS (Jersey) starts on OpenWebstart but not original/Oracle Webstart (Java 8)
Replies: 3
Views: 3630

Re: RCP Client using ECF JaxRS (Jersey) starts on OpenWebstart but not original/Oracle Webstart (Java 8)

Of course, this is a public space to share experience and issues. We will give our best to resolve as many problems as possible.
by Stephan Classen
08 Jul 2021, 11:46
Forum: Public Forums
Topic: OWS certificates - How to
Replies: 8
Views: 6778

Re: OWS certificates - How to

The order is SYSTEM then USER.
There is no way to block either one of them.
But you can point them to the same file effectively making them the same
by Stephan Classen
08 Jul 2021, 10:46
Forum: Public Forums
Topic: Support for Deployment Rule Sets?
Replies: 5
Views: 6190

Re: Support for Deployment Rule Sets?

There is currently no effort from our side to bring the Deployment Rule Set into OWS
by Stephan Classen
06 Jul 2021, 15:20
Forum: Installation & Configuration
Topic: [SOLVED] Selecting BellSoft Liberica
Replies: 7
Views: 13729

Re: Selecting BellSoft Liberica

BellSoft has fixed this and downloads are now working
by Stephan Classen
06 Jul 2021, 15:19
Forum: Public Forums
Topic: OWS certificates - How to
Replies: 8
Views: 6778

Re: OWS certificates - How to

OWS will look in different locations for certificates. it distinguishes between system and user level. The default location for the user level is "[user]\.config\icedtea-web\security\" and the default for the system is "[JVM]\jre\lib\security\". Be aware of the fact that [JVM] wi...
by Stephan Classen
17 Jun 2021, 12:21
Forum: Installation & Configuration
Topic: [SOLVED] Selecting BellSoft Liberica
Replies: 7
Views: 13729

Re: Selecting BellSoft Liberica

So far we have no reply from BellSoft
by Stephan Classen
15 Jun 2021, 16:31
Forum: Public Forums
Topic: Security settings partially greyed out
Replies: 4
Views: 4005

Re: Security settings partially greyed out

Also can you check if there is a system wide properties file:
https://openwebstart.com/docs/OWSGuide. ... figuration