Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.5.0
-
None
-
None
Description
On taking an older 2.3 broker and taking master i have noticed a simply upgrade by repointing the artemis home, the server won't start.
./bin/artemis run
Invalid configuration URI, can't find file: management.xml
Configuration should be specified as 'scheme:location'. Default configuration is 'xml:${ARTEMIS_INSTANCE}/etc/bootstrap.xml'
This seems due to changes in ARTEMIS-1463 that create a new management.xml and expect this but unfortunately is not back compatible, e.g. no handling if not present.
Attachments
Issue Links
- is related to
-
ARTEMIS-1720 Expose activemq.xsd to validate bootstrap.xml and management.xml
- Resolved
-
ARTEMIS-1463 Implement rbac of management objects
- Resolved