Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.2.4, 2.2.8, cellar-2.2.3, cellar-2.2.4
-
None
-
Mac OSX and Windows 7
JDK 7
Apache Karaf 2.2.4
Description
Using Apache Karaf 2.2.4 I made the following changes to the default configuration:
- add the cellar features URL
- only have cellar in the featuresBoot list
When I start on two different computers and both nodes appear in the node-list, I execute the following command.
cluster:features-install webconsole
What I expect to happen is http://localhost:8181/system/console would come up, instead nothing is listening on port 8181. After close inspection of the logs it appears to be using port 8080 and the system console does appear on port 8080 on both nodes.