JBoss ON server fails to start the server-side communications services due to "Error initializing server socket factory SSL context: PFX not found" error
Issue
- JBoss ON server fails to start the server-side communications services due to "Error initializing server socket factory SSL context: PFX not found" error
- The server.log file shows:
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: PFX not found
...
Environment
- Red Hat JBoss Operations Network (ON) 3.3.7
- The rhq-server.properties file contains:
...
rhq.communications.connector.security.truststore.type=PFX
...
rhq.server.client.security.truststore.type=PFX
...
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
