-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
-
None
-
None
-
False
-
False
-
Undefined
-
Checked in 7.8.1 CR2 build:
Test Case Description
Hawtio works fine with different symbols in broker name
Test Data
A queue
Precondition
- Edit broker.xml and change the broker name to
<name>hello-there!@#$%^*)(_+1>\/'"-addresses-ExpiryQueue</name>
- Run a standalone broker instance.
Test Steps
- Browse different pages in hawtio
Expected result:
Hawtio renders pages without errors
Actual result:
FAILED
Some pages show the error:
Pages: Connections, Sessions, Consumers, Producers, Addresses, Queues,
could not invoke list sessionsjavax.management.InstanceNotFoundException : org.apache.activemq.artemis:broker="hello-there!@#$%^\*)(_+1>\\/'\"-addresses-ExpiryQueue" Uncaught TypeError: Cannot read property 'selectParentNode' of undefined TypeError: Cannot read property 'NodeID' of undefined
- is related to
-
ENTMQBR-4441 [LTS-7.8] MBean context isn't switched properly
- Closed