To resolve this issue, replace the problematic jar file DevTest_Home/lib/shared/itko-activemq-5.16.8.1.jar with the jar itko-activemq-5.16.8.1.jar in the attached zip file.
Steps to apply the updated JAR:
1. Stop all DevTest components**, including the Registry, VSE, Portal, and Enterprise Dashboard.
2. Navigate to the directory `DevTest_Home/lib/shared/`
3. Back up the existing file 'DevTest_Home/lib/shared/itko-activemq-5.16.8.1.jar' to some other location.
4. Copy the updated JAR file itko-activemq-5.16.8.1.jar into the `DevTest_Home/lib/shared/` directory.
5. Ensure the file permissions match the original installation.
6. Restart all DevTest components.
7. Execute the redeploy command again to verify the fix:
- `./VSEManager --username=admin --password=admin --redeploy <path_to_mar_file>`