-
Bug
-
Resolution: Fixed
-
P2
-
7u85, 8u51, 8u65, 9
-
b74
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135455 | emb-9 | Alexander Matveev | P2 | Resolved | Fixed | team |
JDK-8140132 | 8u72 | Alexander Matveev | P2 | Resolved | Fixed | b04 |
JDK-8131523 | 8u66 | Alexander Matveev | P2 | Resolved | Fixed | b01 |
JDK-8080079 | 8u65 | Alexander Matveev | P2 | Resolved | Fixed | b01 |
JDK-8131257 | 8u60 | Alexander Matveev | P2 | Resolved | Fixed | b24 |
JDK-8080050 | 8u51 | Alexander Matveev | P2 | Closed | Fixed | b13 |
JDK-8137379 | emb-8u65 | Alexander Matveev | P2 | Resolved | Fixed | b01 |
JDK-8131394 | emb-8u60 | Alexander Matveev | P2 | Resolved | Fixed | b24 |
JDK-8080206 | emb-8u51 | Alexander Matveev | P2 | Closed | Fixed | team |
JDK-8080078 | 7u91 | Alexander Matveev | P2 | Resolved | Fixed | b01 |
JDK-8079709 | 7u85 | Alexander Matveev | P2 | Closed | Fixed | b12 |
Test name(s): insupdateTest::testUpdate
Product(s) tested: 8u51 b09
OS/architecture: Linux x64-64
Error log file (if present): http://aurora.ru.oracle.com/functional/faces/RunDetails.xhtml?names=792165.STT-DEPLOYMENT-1
Reproducible: Always
Reproducible on machine: spb23219.ru.oracle.com
Is it a Regression: Yes
Regression introduced in release/build: 8u51 b01
Test result on the last GAed release for this train: Pass (8u45 b33)
Is it a platform specific issue: No
Exception/Error from Log:
JNLPException[category: Download Error : Exception: null : LaunchDesc: null
at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Test run log location:
Steps to reproduce:
1. Download and unzip attached tomcat, start tomcat
2. Clear webstart cache with javaws -uninstall
3. Add http://127.0.0.1:8080 to exception site list
4. Enable Java console with tracing / logging in Java control panel
5. Launch javaws http://127.0.0.1:8080/insupdate/jnlp/jardiff_test1.jnlp and accept Security Warning.
6. The application gets launched successfully and "This is release version 1.0" is printed to console
7. Launch javaws http://127.0.0.1:8080/insupdate/jnlp/jardiff_test2.jnlp
8. Expected : "This is release version 2.0" printed to console
Observed : "Unable to lauch application" error dialog appears with the following exception.
RULE insupdateTest::testUpdate Exception junit.framework.AssertionFailedError: Version string[1]:This is release version ... not found
- backported by
-
JDK-8080078 Launching of jnlp app fails with JNLPException
- Resolved
-
JDK-8080079 Launching of jnlp app fails with JNLPException
- Resolved
-
JDK-8131257 Launching of jnlp app fails with JNLPException
- Resolved
-
JDK-8131394 Launching of jnlp app fails with JNLPException
- Resolved
-
JDK-8131523 Launching of jnlp app fails with JNLPException
- Resolved
-
JDK-8135455 Launching of jnlp app fails with JNLPException
- Resolved
-
JDK-8137379 Launching of jnlp app fails with JNLPException
- Resolved
-
JDK-8140132 Launching of jnlp app fails with JNLPException
- Resolved
-
JDK-8079709 Launching of jnlp app fails with JNLPException
- Closed
-
JDK-8080050 Launching of jnlp app fails with JNLPException
- Closed
-
JDK-8080206 Launching of jnlp app fails with JNLPException
- Closed