JBoss ON server fails to start with 'BindException: Address already in use' after auto or silent install with sslsocket enabled for agent-to-server communication

Solution Unverified - Updated -

Issue

  • Autoinstall change HTTP/HTTPS Port if using sslsocket
  • After the first start of JBoss ON, the
  • HTTP and HTTPS Port will be changed to the sslsocked Port
  • Any further restarts fire an Exception:

    ERROR [org.apache.coyote.http11.Http11Protocol] Error initializing endpoint
    java.net.BindException: Address already in use:16363
    
  • sslsocket port value replaces http and https port values in rhq-server.properties.

Environment

  • JBoss Operations Network (ON) 3.1.1
  • Installation of ON server
  • rhq-server.properties contains the following:
    • rhq.autoinstall.enabled=true
    • rhq.communications.connector.transport=sslsocket
    • a value assigned to rhq.communications.connector.bind-port

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.