[jboss-jira] [JBoss JIRA] (AS7-4505) Management console https fails with IBM JVM
R Stokoe (JIRA)
jira-events at lists.jboss.org
Fri Apr 13 12:53:50 EDT 2012
R Stokoe created AS7-4505:
-----------------------------
Summary: Management console https fails with IBM JVM
Key: AS7-4505
URL: https://issues.jboss.org/browse/AS7-4505
Project: Application Server 7
Issue Type: Bug
Components: Console
Affects Versions: 7.1.1.Final
Environment: OS: AIX
JVM: IBM
Reporter: R Stokoe
Assignee: Heiko Braun
Configuring https for the management console gives the following error on AIX
ERROR [org.jboss.msc.service.fail] (MSC service thread 1-17) MSC00001: Failed to start service jboss.server.controller.management.security_realm.ManagementRealm.ssl: org.jboss.msc.service.StartException in service jboss.server.controller.management.security_realm.ManagementRealm.ssl: JBAS015229: Unable to start service
.
.
.
Caused by: java.security.NoSuchAlgorithmException: SunX509 KeyManagerFactory not available
at sun.security.jca.GetInstance.getInstance(GetInstance.java:230) [rt.jar:1.6.0]
at javax.net.ssl.KeyManagerFactory.getInstance(KeyManagerFactory.java:16) [ibmjssefw.jar:6.0 build_20080328]
at org.jboss.as.domain.management.security.SSLIdentityService.start(SSLIdentityService.java:71)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list