ActiveMQ starts up without errors after installation, and when the console is accessed, the initial page appears ok, but clicking on any local link returns the error:
SSL_ERROR_RX_RECORD_TOO_LONG to the browser and the http: link that I clicked on magically turns into https: on the browser bar (which is why I'm getting this message). Default AMQ installation/configuration; only the following was customized: - changing bin/setenv JAVA_HOME="/usr/bin/java" - changing conf/jetty.xml host from 127.0.0.1 -> 0.0.0.0 Environment: ActiveMQ Classic 6.1.7 Oracle Linux 9.6 OpenJDK 21 (Same problem occurs with ActiveMQ Classic 6.1.7/CentOS 7.7/OpenJDK 17; does not occur with ActiveMQ Classic 5.15/CentOS 7/OpenJDK 1.8.) Must be something simple, but I'm neither a jetty nor Java expert. Any help would be greatly appreciated. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@activemq.apache.org For additional commands, e-mail: users-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact