Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1590964
Summary: | IcedTea-web fails to run with connection failed after upgrade to Fedora 28 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Logan Kuhn <logank> | ||||||
Component: | icedtea-web | Assignee: | jiri vanek <jvanek> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 28 | CC: | ahughes, dbhole, java-sig-commits, jerboaa, jvanek, lef, mgoldman, msrb, mvala, omajid, puntogil, sgehwolf | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | icedtea-web-1.7.1-11.fc28 icedtea-web-1.7.1-11.fc29 | Doc Type: | If docs needed, set a value | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2019-01-03 02:26:34 UTC | Type: | Bug | ||||||
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
Logan Kuhn
2018-06-13 19:12:59 UTC
Is this about a Fedora 28 bug or an EPEL7 bug? You have filed this against EPEL. My apologies, I'll change it to Fedora. I'm not sure what component to put it under, so I moved it to java-openjdk-1.8.0 since that's the version I've got installed. Assigning to correct component, icedtea-web. There is no info which would allow me to pinpoint the issue. However I'm 100% sure this is casued by new system-wide crypoto policy. The used crypto policies changed between f27 and f28. You may check by: update-crypto-policies --show try update-crypto-policies --set LEGACY for check. And rerun your application. Please clsoe this if it works. Created attachment 1451444 [details]
Log files
Tried that on the freshly upgraded VM and on my usual desktop, it will show the splash screen, it'll go away for a split second and then the splash screen comes back. When it goes away again it just stays closed and nothing happens. I've disabled selinux on both systems, reinstalled icedtea-web, still nothing. I've attached the contents of the log directory, let me know if there is any other information I can provide. (In reply to Logan Kuhn from comment #5) > Created attachment 1451444 [details] > Log files The log is not tar.gz, but tar only. A bit confusing... None of the logs contains traces. Weird. Can you please run in --verbose mode? And can you please attach only the log form single run? Is it possible you are using 32b application on 64b system? Hopefully it will be visible from verbose logs. Created attachment 1455986 [details]
Verbose logs attached
Weird. There is nothing interesting....Is there some easy way I can reproduce locally? Can you try to downgrade JDK down to oldest in f28? Can you maybe then downgrade to the f27's jdks? Down to the JDK your app was working with? Maybe some depndence of the native library is missing? I'm really lacking any pointer. Without ay to reproduce I cant fix. And I'm starting to doubt it ITW's issue at all. Here is my test environment. Fedora 28 Workstation w/Cinnamon, all default install options (https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/x86_64/iso/Fedora-Cinnamon-Live-x86_64-28-1.1.iso). I also tried the default workstation with gnome and it didn't seem to make a difference. The VM is running via libvirt and managed via virt-manager. The physical machine is a generic desktop running an Intel Skylake CPU, I can get more specifics if you wish. The previously suggested crypto changes were enabled once the upgrade to Fedora 28 completed, but I also tested it with it set to DEFAULT I downgraded icedtea-web and all associated packages to fc27 rpms. I'm not sure this is actually a permanent solution because of it downgrading system python and systemd as well, but in the interests of testing it. I did it and it's a VM, so who cares.. This didn't change the behavior. It still ends up showing "Connection failed" and then terminating. As far as an ipmi interface goes, I'm not sure how to suggest testing that... Do you have another way for me to test it without using ipmi? icedtea-web-1.7.1-11.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-0aa0924fa7 icedtea-web-1.7.1-11.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-a0fa615ecc icedtea-web-1.7.1-11.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-a0fa615ecc icedtea-web-1.7.1-11.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-0aa0924fa7 icedtea-web-1.7.1-11.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report. icedtea-web-1.7.1-11.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report. |