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-openjdk | Assignee: | Omair Majid <omajid> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | 13 | CC: | 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
iitm07-golf
2010-06-07 15:48:03 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. 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 Created attachment 431305 [details]
Java version info
Created attachment 431307 [details]
Log of Power E*Trade Pro launch by Iced Tea Web Start
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 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. |