Bug 1091633
| Summary: | DIrectory Server Console encryption tab | ||
|---|---|---|---|
| Product: | Red Hat Directory Server | Reporter: | Slava <volga629> |
| Component: | UI - Configuration | Assignee: | Rich Megginson <rmeggins> |
| Status: | CLOSED ERRATA | QA Contact: | Viktor Ashirov <vashirov> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 9.1 | CC: | jgalipea, nhosoi, nkinder, rmeggins, volga629 |
| Target Milestone: | DS9.1 | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Windows | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-10-05 13:24:58 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: | |||
[root@caldapm01 ~]# rpm -qa | grep ds 389-ds-base-libs-1.2.11.25-1.el6.x86_64 389-ds-console-1.2.6-1.el6.noarch 389-dsgw-1.1.11-1.el6.x86_64 389-ds-console-doc-1.2.6-1.el6.noarch 389-ds-1.2.2-1.el6.noarch 389-ds-base-1.2.11.25-1.el6.x86_64 Upstream ticket: https://fedorahosted.org/389/ticket/47789 NOTE: Ticket was moved from 389-ds-base to RHDS since this is an issue with console. Ticket was cloned to upstream 389 trac - https://fedorahosted.org/389/ticket/47789. Please use the trac ticket for further investigation. Please update the trac ticket with 1) version of Windows used 2) version of the Windows Console package used 3) version of Java used on Windows Hello Rich, Windows XP and Windows 7 both 64 bit. Java installed 64 bit and version 7 update 55. Console is 389-Console-1.1.6-x86_64.msi Builds tested: OS: Windows 2008R2 RedHat-Console-9.1.1-x86_64.msi Java 1.8.0_60 RHDS9.1.1 on RHEL6.7 389-admin-1.1.42-1.el6dsrv.x86_64 389-admin-console-1.1.10-2.el6dsrv.noarch 389-admin-console-doc-1.1.10-2.el6dsrv.noarch 389-adminutil-1.1.22-1.el6dsrv.x86_64 389-console-1.1.10-1.el6dsrv.noarch 389-ds-base-1.2.11.15-62.el6_7.x86_64 389-ds-base-libs-1.2.11.15-62.el6_7.x86_64 389-ds-console-1.2.12-1.el6dsrv.noarch 389-ds-console-doc-1.2.12-1.el6dsrv.noarch idm-console-framework-1.1.14-1.el6dsrv.noarch redhat-idm-console-9.1.1-3.el6dsrv.x86_64 redhat-ds-9.1.1-1.el6dsrv.x86_64 redhat-ds-admin-9.1.1-1.el6dsrv.x86_64 redhat-ds-base-9.1.1-2.el6dsrv.x86_64 redhat-ds-console-9.1.1-4.el6dsrv.noarch redhat-ds-console-doc-9.1.1-4.el6dsrv.noarch I was able to access encryption tab and request/install/delete certificates. Marking as VERIFIED. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2015-1860.html |
Encryption tab not working any more on ds console windows, C:\Program Files\389 Management Console>"java" "-Djava.library.path=." -cp "./js s4.jar;./ldapjdk.jar;./idm-console-base.jar;./idm-console-mcc.jar;./idm-console-mcc_en.jar;./idm-console-nmclf.jar;./idm-console-nmclf_en.jar;./389-console_en.jar" -Djava.util.prefs.systemRoot=/.389-console -Djava.util.prefs.userRoot=/.389-console com.netscape.management.client.console.Console Exception in thread "LongAction" java.lang.NoSuchMethodError: com.netscape.management.client.security.CipherPreferenceDialog.<init>(Ljava/awt/Frame;ZZZZZZ)V at com.netscape.management.admserv.panel.TurnOnSSL.setSecurityIsDomestic(Unknown Source) at com.netscape.management.client.security.EncryptionPanel.<init>(Unknown Source) at com.netscape.management.client.security.EncryptionPanel.<init>(Unknown Source) at com.netscape.management.admserv.panel.TurnOnSSL.getPanel(Unknown Source) at com.netscape.management.admserv.config.TabbedConfigPanel$CreateTabAction.run(Unknown Source) at com.netscape.management.admserv.config.BaseConfigPanel$4.run(UnknownSource)