Search found 307 matches
- 29 Sep 2023, 11:38
- Forum: Public Forums
- Topic: CacheKey with session Id mandatory?
- Replies: 4
- Views: 48
Re: CacheKey with session Id mandatory?
Please attach the stage 1 and stage 2 log files.
- 29 Sep 2023, 02:51
- Forum: Public Forums
- Topic: CacheKey with session Id mandatory?
- Replies: 4
- Views: 48
Re: CacheKey with session Id mandatory?
Which version of OpenWebStart are you using? Can you please send the log file?
You can buy Basic Suppport https://openwebstart.com/support/ to be able to post on a private channel.
You can buy Basic Suppport https://openwebstart.com/support/ to be able to post on a private channel.
- 28 Sep 2023, 11:32
- Forum: Public Forums
- Topic: JNLPClassLoader finds the same resource twice when using jnlp extension
- Replies: 8
- Views: 309
- 08 Sep 2023, 18:37
- Forum: Public Forums
- Topic: OpenWebstart on Mac OSX and Temurin17; --add-exports Problem
- Replies: 5
- Views: 453
Re: OpenWebstart on Mac OSX and Temurin17; --add-exports Problem
I tried with the following jnlp file and it works ok om Mac OS X with arch x86_64: ?xml version="1.0" encoding="utf-8"?> <jnlp spec="1.0+" codebase="http://192.168.2.104:8080/jnlp"> <information> <title>JVM Args</title> <vendor>Karakun AG</vendor> <offline-all...
- 08 Sep 2023, 10:43
- Forum: Public Forums
- Topic: Jars are downloaded several times during application running (and it fails)
- Replies: 10
- Views: 8292
Re: Jars are downloaded several times during application running (and it fails)
Hi
Would you be interested in testing the fix with your application?
Thanks
Would you be interested in testing the fix with your application?
Thanks
- 07 Sep 2023, 15:03
- Forum: Public Forums
- Topic: JNLPClassLoader finds the same resource twice when using jnlp extension
- Replies: 8
- Views: 309
Re: JNLPClassLoader finds the same resource twice when using jnlp extension
I can reproduce the issue. When the resource jars are directly present in jnlp, the resource is found only once. However, when the resources jars are in the extension jnlp, the resource is found twice. I will investigate and fix it. Thanks for pointing reporting this bug.
- 07 Sep 2023, 11:28
- Forum: Public Forums
- Topic: JNLPClassLoader finds the same resource twice when using jnlp extension
- Replies: 8
- Views: 309
Re: JNLPClassLoader finds the same resource twice when using jnlp extension
Thanks for the sample. I will try and come back to you.
- 08 Aug 2023, 10:53
- Forum: Public Forums
- Topic: OpenWebstart on Mac OSX and Temurin17; --add-exports Problem
- Replies: 5
- Views: 453
Re: OpenWebstart on Mac OSX and Temurin17; --add-exports Problem
Thanks for reporting. We will investigate.
- 08 Aug 2023, 10:50
- Forum: Public Forums
- Topic: JNLPClassLoader finds the same resource twice when using jnlp extension
- Replies: 8
- Views: 309
Re: JNLPClassLoader finds the same resource twice when using jnlp extension
Ok. I will try to reproduce and fix it.
- 04 Aug 2023, 15:38
- Forum: Public Forums
- Topic: JNLPClassLoader finds the same resource twice when using jnlp extension
- Replies: 8
- Views: 309
Re: JNLPClassLoader finds the same resource twice when using jnlp extension
Thanks for reporting this. I will try to reproduce this. Just some clarification: 1. First Jnlp has: a. jar with an app that is loading the xml resource b. Extension pointing to Second Jnlp 2. Second Jnlp has: a jar that contains xml resource used by the the app in the jar file specified in the Firs...
- 01 Aug 2023, 13:44
- Forum: Public Forums
- Topic: OpenWebstart on Mac OSX and Temurin17; --add-exports Problem
- Replies: 5
- Views: 453
Re: OpenWebstart on Mac OSX and Temurin17; --add-exports Problem
Did you try wih any other JVM (Oracle etc)? Are you able to run the same app in stand alone mode on Mac by putting the downloaded jar files on the classpath. and starting the app using Temurin java 17? Can you please send the OWS log of when the jnlp app runs successfully on windows and when the sam...
- 20 Jul 2023, 14:34
- Forum: Public Forums
- Topic: Jars are downloaded several times during application running (and it fails)
- Replies: 10
- Views: 8292
Re: Jars are downloaded several times during application running (and it fails)
Can you please send a mail at openwebstart@karakun.com?
- 30 Jun 2023, 17:30
- Forum: Public Forums
- Topic: Application Error: The signed JNLP file did not match the launching JNLP file.
- Replies: 2
- Views: 1689
Re: Application Error: The signed JNLP file did not match the launching JNLP file.
Does your jar file have both APPLICATION.JNLP and the APPLICATION_TEMPLATE.JNLP under JNLP-INF ? It seems Oracle JWS allows both files to exist in the jar but gives preference to the template. When both the files are present in the jar, OWS is processing the APPLICATION.JNLP and throwing the error f...
- 30 Jun 2023, 17:25
- Forum: Public Forums
- Topic: Jars are downloaded several times during application running (and it fails)
- Replies: 10
- Views: 8292
Re: Jars are downloaded several times during application running (and it fails)
I will investigate further and come back to you.
- 27 Jun 2023, 19:53
- Forum: Public Forums
- Topic: Jars are downloaded several times during application running (and it fails)
- Replies: 10
- Views: 8292
Re: Jars are downloaded several times during application running (and it fails)
The logs for run1 were missing in the zip file. > When I run OWS, it downloads all jars, starts the application, but when I navigate into my app it tries to download jars, and my app fails. I checked in the cache, and into the logs: the jars are correctly downloaded before starting the application. ...
- 27 Jun 2023, 16:16
- Forum: Public Forums
- Topic: OWS + Jdk17 - Denying permission
- Replies: 3
- Views: 1631
Re: OWS + Jdk17 - Denying permission
Also please have a look at https://openwebstart.com/docs/FAQ.html# ... enwebstart
- 27 Jun 2023, 16:11
- Forum: Public Forums
- Topic: [Solved} Problem with JNLP caching in OpenWebStart
- Replies: 12
- Views: 6544
Re: Problem with JNLP caching in OpenWebStart
Thanks for the positive feedback.
- 27 Jun 2023, 16:00
- Forum: Public Forums
- Topic: Application Error: The signed JNLP file did not match the launching JNLP file.
- Replies: 2
- Views: 1689
Re: Application Error: The signed JNLP file did not match the launching JNLP file.
You have a jar file specified in your Jnlp file. This jar file must have a JNLP-INF folder which must contain APPLICATION.jnlp or APPLICATION.TEMPLATE.JNLP. The log file says (Fatal: Application Error: The signed JNLP file did not match the launching JNLP file. Fehlende Ressource: Signed Application...
- 27 Jun 2023, 10:48
- Forum: Public Forums
- Topic: OWS + Jdk17 - Denying permission
- Replies: 3
- Views: 1631
Re: OWS + Jdk17 - Denying permission
Policy file: You will have to modify the policy file of the JRE that is used by OWS to run the app specified in the jnlp file. Or You can have a custom policy file and specify it in the deployment.properties file: deployment.system.security.policy=file\:///C\:/OWSFiles/myjava.policy > Also, when spe...
- 05 Jun 2023, 18:58
- Forum: Public Forums
- Topic: Jars are downloaded several times during application running (and it fails)
- Replies: 10
- Views: 8292
Re: Jars are downloaded several times during application running (and it fails)
can you please try with the latest release 1.8.0? Please clean cache, run the app once, the run the app again and send logs from bo the runs. Please set log level to debug and also log contents of jnlp.