Search found 16 matches
- 11 Apr 2023, 13:00
- Forum: Public Forums
- Topic: Application not launching - looks like looping behavior
- Replies: 26
- Views: 90350
Re: Application not launching - looks like looping behavior
Log files attached. Stage2 log is truncated (I removed most of the logging from after app was launched)
- 04 Apr 2023, 14:53
- Forum: Public Forums
- Topic: Application not launching - looks like looping behavior
- Replies: 26
- Views: 90350
Re: Application not launching - looks like looping behavior
Finally my application is launching
I guess removing APPLICATION_TEMPLATE.JNLP the problem.
Thank you for all help Janak
I guess removing APPLICATION_TEMPLATE.JNLP the problem.
Thank you for all help Janak
- 04 Apr 2023, 12:27
- Forum: Public Forums
- Topic: Application not launching - looks like looping behavior
- Replies: 26
- Views: 90350
Re: Application not launching - looks like looping behavior
<application-desc main-class="no.statnett.fifty.intern.client.ApplicationStarter" name="Fifty (@https://mms-sn-nattbygg1-klient-fifty-cm-mms-endpoints.apps.stas-test.statnett.no)" >
<argument>https://mms-sn-nattbygg1-klient-fifty-cm-mms-endpoints.apps.stas-test.statnett.no/larm</argument ...
- 03 Apr 2023, 15:14
- Forum: Public Forums
- Topic: Application not launching - looks like looping behavior
- Replies: 26
- Views: 90350
Re: Application not launching - looks like looping behavior
I unpacked jar and found only 1 APPLICATION_TEMPLATE.JNLP.
I now removed APPLICATION_TEMPLATE.JNLP from the jar and the looping is gone, but startup still does not complete.
I will investigate further, but it looks to me that the loop occurs when APPLICATION_TEMPLATE.JNLP is present in the jar.
I now removed APPLICATION_TEMPLATE.JNLP from the jar and the looping is gone, but startup still does not complete.
I will investigate further, but it looks to me that the loop occurs when APPLICATION_TEMPLATE.JNLP is present in the jar.
- 30 Mar 2023, 09:56
- Forum: Public Forums
- Topic: Application not launching - looks like looping behavior
- Replies: 26
- Views: 90350
Re: Application not launching - looks like looping behavior
JNLP-INF contains only APPLICATION_TEMPLATE.JNLP
Contents of jar (root)
Contents of jar (root)
- 30 Mar 2023, 09:53
- Forum: Public Forums
- Topic: Application not launching - looks like looping behavior
- Replies: 26
- Views: 90350
Re: Application not launching - looks like looping behavior
Start of INDEX.LIST:
JarIndex-Version: 1.0
statnett-fifty-intern-client-jar-with-dependencies.jar
JNLP-INF
_351
_351/iec62325
_351/iec62325/tc57wg16
_351/iec62325/tc57wg16/_451_3
_351/iec62325/tc57wg16/_451_3/capacityspecificationdocument
_351/iec62325/tc57wg16/_451_3 ...
JarIndex-Version: 1.0
statnett-fifty-intern-client-jar-with-dependencies.jar
JNLP-INF
_351
_351/iec62325
_351/iec62325/tc57wg16
_351/iec62325/tc57wg16/_451_3
_351/iec62325/tc57wg16/_451_3/capacityspecificationdocument
_351/iec62325/tc57wg16/_451_3 ...
- 29 Mar 2023, 11:41
- Forum: Public Forums
- Topic: Application not launching - looks like looping behavior
- Replies: 26
- Views: 90350
Re: Application not launching - looks like looping behavior
Paid support is above my paygrade unfortunately.
Like I said before, this runs smoothly on javaws 1.8. I was under the impression that migrating to OWS would be simple...
The jar file contains everything needed to run the app.
Contents of META_INF look like attachment.
Like I said before, this runs smoothly on javaws 1.8. I was under the impression that migrating to OWS would be simple...
The jar file contains everything needed to run the app.
Contents of META_INF look like attachment.
- 29 Mar 2023, 09:02
- Forum: Public Forums
- Topic: Application not launching - looks like looping behavior
- Replies: 26
- Views: 90350
Re: Application not launching - looks like looping behavior
What I find really odd is that this occurs 2 times, 2nd time after app is launched;
[DEBUG][net.adoptopenjdk.icedteaweb.resources.ResourceTracker] Create resource for 'https://mms-sn-nattbygg1-klient-fifty-cm-mms-endpoints.apps.stas-test.statnett.no/larm/statnett-fifty-intern-client-jar-with ...
[DEBUG][net.adoptopenjdk.icedteaweb.resources.ResourceTracker] Create resource for 'https://mms-sn-nattbygg1-klient-fifty-cm-mms-endpoints.apps.stas-test.statnett.no/larm/statnett-fifty-intern-client-jar-with ...
- 28 Mar 2023, 15:12
- Forum: Public Forums
- Topic: Application not launching - looks like looping behavior
- Replies: 26
- Views: 90350
Re: Application not launching - looks like looping behavior
Still looking for the problem.
I put some System.out statements in the startup and it does not complete.
[ITW-CORE][2023-03-28 14:40:17.773 CEST][DEBUG][net.sourceforge.jnlp.runtime.CachedJarFileCallback] Class-Path attribute cleared for C:\Users\magnusska\.cache\icedtea-web\cache\0\19\statnett ...
I put some System.out statements in the startup and it does not complete.
[ITW-CORE][2023-03-28 14:40:17.773 CEST][DEBUG][net.sourceforge.jnlp.runtime.CachedJarFileCallback] Class-Path attribute cleared for C:\Users\magnusska\.cache\icedtea-web\cache\0\19\statnett ...
- 27 Mar 2023, 14:33
- Forum: Public Forums
- Topic: Application not launching - looks like looping behavior
- Replies: 26
- Views: 90350
Re: Application not launching - looks like looping behavior
I can't find APPLICATION.JNLP
I removed "JavaWebStartServices.installShortcut();"
Same problem.
public static void main(String[] args) throws Exception { // NOSONAR
Locale.setDefault(new Locale("nb", "NO"));
System.setProperty("app.log.dir", "fifty");
JavaWebStartServices.installShortcut ...
I removed "JavaWebStartServices.installShortcut();"
Same problem.
public static void main(String[] args) throws Exception { // NOSONAR
Locale.setDefault(new Locale("nb", "NO"));
System.setProperty("app.log.dir", "fifty");
JavaWebStartServices.installShortcut ...
- 24 Mar 2023, 09:54
- Forum: Public Forums
- Topic: Application not launching - looks like looping behavior
- Replies: 26
- Views: 90350
Re: Application not launching - looks like looping behavior
APPLICATION.TEMPLATE.JNLP:
<?xml version="1.0" encoding="UTF-8" ?>
<jnlp spec="6.0.10+" href="larm.jnlp" codebase="*">
<information>
<title>*</title>
<vendor>Fifty</vendor>
<homepage>*</homepage>
<description>*</description>
<icon href="*" />
<icon href="*" kind="splash" />
<icon href ...
<?xml version="1.0" encoding="UTF-8" ?>
<jnlp spec="6.0.10+" href="larm.jnlp" codebase="*">
<information>
<title>*</title>
<vendor>Fifty</vendor>
<homepage>*</homepage>
<description>*</description>
<icon href="*" />
<icon href="*" kind="splash" />
<icon href ...
- 23 Mar 2023, 15:01
- Forum: Public Forums
- Topic: Application not launching - looks like looping behavior
- Replies: 26
- Views: 90350
Re: Application not launching - looks like looping behavior
This is the repeating section of the log:
[ITW-CORE][2023-03-23 12:33:54.673 CET][DEBUG][net.sourceforge.jnlp.tools.JarCertVerifier] App is signed: true
[ITW-CORE][2023-03-23 12:33:54.677 CET][DEBUG][net.sourceforge.jnlp.runtime.classloader.JNLPClassLoader] Creating Jar InputStream from JarEntry ...
[ITW-CORE][2023-03-23 12:33:54.673 CET][DEBUG][net.sourceforge.jnlp.tools.JarCertVerifier] App is signed: true
[ITW-CORE][2023-03-23 12:33:54.677 CET][DEBUG][net.sourceforge.jnlp.runtime.classloader.JNLPClassLoader] Creating Jar InputStream from JarEntry ...
- 23 Mar 2023, 12:49
- Forum: Public Forums
- Topic: Application not launching - looks like looping behavior
- Replies: 26
- Views: 90350
Re: Application not launching - looks like looping behavior
I'm wondering if any of the java-vm-args have been obsoleted:
<resources os="Windows" arch="x86">
<j2se version="11" href="http://java.sun.com/products/autodl/j2se" initial-heap-size="1G" max-heap-size="4G" java-vm-args="-Xss2m -XX:+HeapDumpOnOutOfMemoryError" />
</resources>
<resources ...
<resources os="Windows" arch="x86">
<j2se version="11" href="http://java.sun.com/products/autodl/j2se" initial-heap-size="1G" max-heap-size="4G" java-vm-args="-Xss2m -XX:+HeapDumpOnOutOfMemoryError" />
</resources>
<resources ...
- 21 Mar 2023, 09:17
- Forum: Public Forums
- Topic: Application not launching - looks like looping behavior
- Replies: 26
- Views: 90350
Re: Application not launching - looks like looping behavior
The problem persists after upgrade to OWS 1.7.0
Log files attached.
Log files attached.
- 02 Mar 2023, 14:10
- Forum: Public Forums
- Topic: Application not launching - looks like looping behavior
- Replies: 26
- Views: 90350
Re: Application not launching - looks like looping behavior
Log files attached
- 02 Mar 2023, 12:40
- Forum: Public Forums
- Topic: Application not launching - looks like looping behavior
- Replies: 26
- Views: 90350
Application not launching - looks like looping behavior
I'm trying to launch an application with a jnlp file that works fine with javaws in 1.8.
The source code has been modified to comply with OWS/IcedTea.
jnlp:
<?xml version="1.0" encoding="UTF-8" ?>
<jnlp spec="6.0.10+" href="larm.jnlp" codebase="https://mms-sn-nattbygg1-klient-fifty-cm-mms ...
The source code has been modified to comply with OWS/IcedTea.
jnlp:
<?xml version="1.0" encoding="UTF-8" ?>
<jnlp spec="6.0.10+" href="larm.jnlp" codebase="https://mms-sn-nattbygg1-klient-fifty-cm-mms ...