The DevTest Registry service fails to initialize completely and remains in a "bad state." The registry.log contains the following error indicating a failure to validate XML bean definitions:
DevTest 10.8.3.1
The Registry service attempted to validate its XML configuration by fetching the Spring schema (spring-beans.xsd) from the internet. The server experienced a network connectivity timeout, preventing it from reaching external URLs. Typically, these schemas should be resolved locally from the application's JAR files; however, an issue in the ActiveMQ library configuration may force an external lookup.
To resolve this issue, replace the ActiveMQ library with the attached patched version.
Steps to Apply Fix:
<devtest-home>/lib/shared and move the existing itko-activemq-5.16.7.2.jar to a backup location outside of the DevTest installation directory.itko-activemq-5.16.7.2.jar into the <devtest-home>/lib/shared directory.SAXParseException.