The storage nodes installation in JBoss ON 3.2.0 fails with "The jmx-port (7299) is already in use" message
Issue
- On installing JON 3.2.0, we are getting following error:
$ ./rhqctl install
15:52:45,394 INFO [org.jboss.modules] JBoss Modules version 1.2.2.Final-redhat-1
The [jboss.bind.address] property is required but not set in [rhq-server.properties].
Do you want to set [jboss.bind.address] value now?
yes|no: yes
jboss.bind.address: 0.0.0.0
Is [0.0.0.0] correct?
yes|no: yes
15:53:40,117 INFO [org.rhq.server.control.command.Install] Preparing to install RHQ storage node.
Starting RHQ Storage Installer ...
15:53:40,559 INFO [org.jboss.modules] JBoss Modules version 1.2.2.Final-redhat-1
15:53:40,644 INFO [org.rhq.storage.installer.StorageInstaller] Running RHQ Storage Node installer...
15:53:41,240 WARN [org.rhq.storage.installer.StorageInstaller] The jmx-port (7299) is already in use. Installation cannot proceed.
15:53:41,240 WARN [org.rhq.storage.installer.StorageInstaller] The storage installer will exit due to previous errors
15:53:41,245 ERROR [org.rhq.server.control.command.Install] An error occurred while running the storage installer: Process exited with an error: 8 (Exit value: 8)
15:53:41,246 ERROR [org.rhq.server.control.RHQControl] Process exited with an error: 8 (Exit value: 8)
15:53:41,246 WARN [org.rhq.server.control.command.Install] UNDO: Removing storage node data and install directories
15:53:41,287 WARN [org.rhq.server.control.command.Install] UNDO: Reverting server properties file
- When i install to install the server, get the following messages :
WARN [org.rhq.storage.installer.StorageInstaller] The
rhq.storage.jmx-port (x.x.x.x:7299) is already in use.
Installation cannot proceed.
15:14:13,740 WARN [org.rhq.storage.installer.StorageInstaller] The
storage installer will exit due to previous errors
- Cant install Storage node JMX Port in user.
Environment
- Red Hat JBoss Operations Network (JON) 3.2, 3.3
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.
