Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Just updated to ActiveMQ Classic 6.0.0, tested the variables that are used in file entrypoint.sh and verify if they work. #22

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

netinhoteixeira
Copy link

It's need to fix the file entrypoint.sh too because the file "conf/jetty-realm.properties" doesn't exists on this version of ActiveMQ.

@netinhoteixeira
Copy link
Author

Without this fix, when only change to version 6.0.0, the security doesn't works and the follow message is shown:

Allowing WebConsole listen to 0.0.0.0
Setting activemq username to system
Setting activemq password
Setting activemq WebConsole username  and password
sed: conf/jetty-realm.properties: No such file or directory
Enabling the scheduler
INFO: Loading '/opt/activemq/bin/setenv'

With a highlight to this line:

sed: conf/jetty-realm.properties: No such file or directory

@tholu
Copy link
Contributor

tholu commented Dec 7, 2023

@netinhoteixeira Does this fix #20, have you tested that?

@tholu
Copy link
Contributor

tholu commented May 27, 2024

@netinhoteixeira Can you resolve conflicts and update to the latest stable ActiveMQ 6.1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants