[
https://issues.apache.org/jira/browse/ARTEMIS-5559?focusedWorklogId=973656&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-973656
]
ASF GitHub Bot logged work on ARTEMIS-5559:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 02/Jul/25 17:05
Start Date: 02/Jul/25 17:05
Worklog Time Spent: 10m
Work Description: jbertram commented on code in PR #5810:
URL: https://github.com/apache/activemq-artemis/pull/5810#discussion_r2180570520
##########
tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/upgradeTest/CompareUpgradeTest.java:
##########
@@ -69,7 +69,7 @@ public void testCompareWindowsFreshInstance() throws
Exception {
String windowsExpectedETC = basedir +
"/target/classes/servers/windowsUpgradeETCExpected";
compareDirectories(true, windowsExpectedBin, windowsBin);
- compareDirectories(true, windowsExpectedETC, windowsETC, "broker.xml",
"artemis-users.properties", "management.xml");
+ compareDirectories(true, windowsExpectedETC, windowsETC, "broker.xml",
"artemis-users.properties", "management.xml", "jolokia-access.xml");
Review Comment:
Done.
Issue Time Tracking
-------------------
Worklog Id: (was: 973656)
Time Spent: 0.5h (was: 20m)
> Cannot proxy traffic to jolokia when SSL is terminated
> ------------------------------------------------------
>
> Key: ARTEMIS-5559
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5559
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Web Console
> Reporter: Gašper Čefarin
> Priority: Major
> Labels: pull-request-available
> Attachments: jolokia_403.png, results2.png
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> A problem appeared when upgrading from 2.37 to 2.41. I strongly suspect it
> happens when upgrading from jetty 11 to 12.
> This is one of the only visible problems - response from
> {{https://xxxxxxxxxx/console/jolokia}} (actual http response is 200)
> !jolokia_403.png|width=75%!
> This is how the "console" looks:
> !results2.png|width=75%!
> I was not able to find a solution yet which would work with haproxy.
> Exposing via jetty only works fine.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact