Bug 601281

Summary: IcedTea does not launch/run Power E*Trade Pro, a Java client application
Product: [Fedora] Fedora Reporter: iitm07-golf
Component: java-1.6.0-openjdkAssignee: Omair Majid <omajid>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: ahughes, dbhole, iitm07-golf, langel, lkundrak, mjw, mmatejov, omajid
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-13 21:57:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Java version info
none
Log of Power E*Trade Pro launch by Iced Tea Web Start none

Description iitm07-golf 2010-06-07 15:48:03 UTC
Description of problem:  Power E*Trade Pro, a Java client, does not load/launch with IcedTea Web Start.  It worked fine with Java Web Start in Fedora8.


Version-Release number of selected component (if applicable):  I don't know.


How reproducible:  Very (every time)


Steps to Reproduce:  (Requires a E*Trade account/login, and requires access to Power E*Trade Pro software, a premium feature)
1.  Start Firefox.  Connect to www.etrade.com.  Log in.  Make sure you are on the Accounts page.
2.  Click on the Start button for Power E*TRade Pro.
3.  Click OK on the dialog box suggesting opening the .jnlp file with IcedTea Web Start.
  
Actual results:  A etpro_launch.jnlp file is downloaded, and a dialog box appears suggesting to open with IcedTea Web Start.  Click OK.  The dialog box disappears, and nothing happens.  (I don't remember if there is a brief display of the Iced Tea splash.  There is for Java Web Start in Fedora8.)


Expected results:  The application running, and displaying streaming quotes from E*Trade.


Additional info:

Comment 1 iitm07-golf 2010-06-07 16:05:42 UTC
May be related to Bugs 304031, 415061.  The Java application Power E*Trade Pro has two signatures (I think the launcher has a signature and then the application has a signature).  In both cases the signatures are invalid (Java Web Start displays notifications to that effect), probably because the server names don't match the ones in the certificates.

Comment 2 Omair Majid 2010-07-01 14:42:25 UTC
Hi

Unfortunately, I dont have access to an E*Trade account, so I am going to need your help to fix this. 

Could you please post the result of 'java -version'?

Could you please try saving the jnlp file and running it from the command line using the javaws program? Please post any debug output.

javaws -verbose etrade.jnlp

(replace etrade.jnlp with the name of the actual jnlp file)

Thanks

Comment 3 iitm07-golf 2010-07-13 00:14:46 UTC
Created attachment 431305 [details]
Java version info

Comment 4 iitm07-golf 2010-07-13 00:16:41 UTC
Created attachment 431307 [details]
Log of Power E*Trade Pro launch by Iced Tea Web Start

Comment 5 Omair Majid 2010-08-20 20:16:30 UTC
Thanks for the logs. I think I understand what the problem is. This patch should fix the problem: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2010-August/010005.html

Comment 6 Andrew John Hughes 2010-10-13 21:57:45 UTC
This should be fixed in the upcoming java-1.6.0-openjdk-1.6.0.0-43.1.8.2.fc13.  Please reopen if not.