Details
-
Bug
-
Status: Open
-
Trivial
-
Resolution: Unresolved
-
5.16.1
-
None
-
None
Description
We get 404 for web console when we run it as systemd service with path as symlink.
However, there is no issue when actual path is used and even with previous versions there are no issues with the symlink either (say 5.16.0).
installation path : /apps/apache-activemq-5.16.1
symlink : /apps/activemq ---> /apps/apache-activemq-5.16.1
activemq.service
ExecStart=/apps/activemq start ExecStop=/apps/activemq stop
[#http://<<host>>:8161]