After upgrading DevTest from 10.7.2 to 10.8.4, our Workstation (running on macOS) is unable to connect to the Registry hosted on Linux.
The Workstation log shows the following error:
Caused by: java.net.UnknownHostException: www.springframework.org
...
Error connecting to the DevTest Registry. Error message:
org.springframework.context.support.GenericXmlApplicationContext has not been refreshed yet.
The same configuration worked correctly in version 10.7.2.
Devtest Workstation (10.8.4) installed on MAC OS.
After analysis from engineering team, its identified that activemq jar located at <Devtest_home>\lib\shared is causing an issue.
Take backup of existing itko-activemq-5.16.8.1.jar at <Devtest_home>\lib\shared directory and replace the jar with the jar file attached here.