JBoss fuse is starting a listener on port 1099 however I have changed the RMI ports
Issue
- JBoss fuse is starting a listener on port 1099 however I have changed the RMI ports.
In my JBoss Fuse instance I have changed the RMI ports for the container in [jboss-fuse]/etc/org.apache.karaf.management.cfg:
#
# Port number for RMI registry connection
#
rmiRegistryPort = 57320
#
# Host for RMI registry
#
rmiRegistryHost = 0.0.0.0
#
# Port number for RMI server connection
#
rmiServerPort = 57321
However the container still starts a listener on port 1099:
tcp46 0 0 *.1099 *.* LISTEN
Environment
- JBoss Fuse 6.0
- JBoss A-MQ 6.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.