Error initializing server socket factory SSL context: RSA KeyManagerFactory not available

Solution In Progress - Updated -

Issue

  • JON server fails to connect to the agent with the following error:
ERROR [org.jboss.as.ejb3.invocation] (pool-6-thread-1) JBAS014134: EJB Invocation failed on component StartupBean for method public abstract void org.rhq.enterprise.server.core.StartupLocal.init(): javax.ejb.EJBException: java.lang.RuntimeException: Cannot start the server-side communications services.
  • The server.log file shows the following error:
ERROR [org.jboss.as.ejb3.invocation] (pool-6-thread-1) JBAS014134: EJB Invocation failed on component StartupBean for method public abstract void org.rhq.enterprise.server.core.StartupLocal.init(): javax.ejb.EJBException: java.lang.RuntimeException: Cannot start the server-side communications services.
...
Caused by: java.lang.RuntimeException: Cannot start the server-side communications services.
...
Caused by: java.io.IOException: Error initializing server socket factory SSL context: RSA KeyManagerFactory not available
...

Environment

  • Red Hat JBoss Operations Network (ON) 3.3
  • SSL configuration enabled between JBoss ON server and JBoss ON agent;
  • The rhq-server.properties file contain the following settings:
...
rhq.communications.connector.security.keystore.algorithm=RSA
...
rhq.server.client.security.keystore.algorithm=RSA
...

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.