JDK-8159576 : It's failed to launch the application.
  • Type: Bug
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_7
  • CPU: x86_64
  • Submitted: 2016-06-15
  • Updated: 2016-11-25
  • Resolved: 2016-08-10
Related Reports
Duplicate :  
Description
Testsuite:JWSSecurityWarningDialogs in javaws
Test name(s):JWSSecurityWarningDialogs/testCheckLocationLongDomain.html
Product(s) tested:Jre9b122/64bit 
OS/architecture:win7-x64

Reproducible: Always 
Reproducible on machine:egtc 

Is it a Regression:

Test result on the last GAed release for this train:

[if Fail] Test result on FCS:

Is it a platform specific issue: 
[If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: 
[If new configuration testing] Issue specific to execution mode or OS/browser version:

Copy JDF workspace,install test jre,and run this case 
Steps to reproduce: 
1.Install test JRE
2.Configure long domain alias for localhost in host file (C:\Windows\System32\drivers\etc\hosts on Win )
3.Some known limitations for domain name in hosts file are 74 symbols ( win )
4.Valid sample is: 127.0.0.1 localhost my_test_domain_for_domain_name_correct_truncate_testing_to_80nn.oracle.com
5.Launch simple javaws application javaws http://my_test_domain_for_domain_name_correct_truncate_testing_to_80nn.oracle.com:8080/JWSSecurityWarningDialogs/jnlp/testSelfSigned.jnlp
6.On security warning window "Location:" field is expected to be truncated to http://DOMAIN:PORT

The actual result:
It's failed to launch the application.Please refer to error.png and error.txt.
Comments
This issue still exists on Win7-x64 with jdk9b133
26-08-2016

It's caused by JDK-8072064
10-08-2016

There's the same issue happened on win8.1-x64 with Jre9b127-64bit
20-07-2016

There's the same issue happened on Oel7.1-x64 with Jre9b125-64bit
05-07-2016

There's the same issue happened on win10-x64 with Jre9b125-64bit
01-07-2016

There's the same issue happened on win10-x64 with Jre9b125-64bit
01-07-2016

There's the same issue happened on win8.1-x86 with Jre9b124-32bit
30-06-2016

There's the same issue happened on Ubuntu16.04-x86 with Jre9b124-32bit
29-06-2016

There's the same issue happened on Ubuntu16.04-x64 with Jre9b124-64bit
29-06-2016

There's the same issue happened on win7-x86 with Jre9b124-32bit
29-06-2016

On Win10-x64-jdk9b122-64bit-IE11 The same issue exists on the following case: RULE "JWSSecurityWarningDialogsScenarios/testCheckLocationLongDomain" any any
16-06-2016

On Win2012-R2-x64-jdk9b122-32bit-IE11 The same issue exists on the following case: RULE "JWSSecurityWarningDialogsScenarios/testCheckLocationLongDomain" any any
16-06-2016

Steps to reproduce: 1.clone the test workspace: hg clone http://closedjdk.us.oracle.com/jdk9/client/deploy 2.Install stable JDK9b111/64bit: download from http://jre.us.oracle.com/java/re/jdk/9/promoted/ea/111/bundles and set JAVA_HOME env 3.Install Test JRE9b122/64bit: download from http://jre.us.oracle.com/java/re/jdk/9/promoted/ea/122/bundles 4.Install ANT (version:1.9.7) and set ANT_HOME env and modify deploy.args file 5.launch testsuite: ant -f buildjavawsmanual.xml JWSSecurityWarningDialogs 6.run the case, JWSSecurityWarningDialogs/testCheckLocationLongDomain.html Affected Tests: RULE "JWSSecurityWarningDialogs/testCheckLocationLongDomain" any any Exception/Error from Log: http://scaaa008.us.oracle.com:9502/runs/01493/1493735.ManualSubmit/1493735.ManualSubmit-1/JWSSecurityWarningDialogsScenarios/testCheckLocationLongDomain.jtr
15-06-2016