Testsuite name: JDF javaws 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
|