After upgrading a Workload Automation Agent to version 24.1 and installing plugin extensions such as Databricks and DBT, POJO jobs may fail with an "Invalid HttpClientPojo version" error.
Workload Automation Agent 24.1
AutoSys Workload Automation
Databricks Plugin Extension
DBT Plugin Extension
Legacy versions of common SDK JAR files (dated December 2024 or earlier) remain in the agent root `jars` directory after an upgrade. The agent classloader prioritizes files in the `jars` folder over those in the `jars/ext` directory. If a legacy library like `httpclientpojo-3.3.2.jar` exists in the root, it overrides the required version 3.7.0 in the extension path.
Symptoms
Invalid HttpClientPojo version>.Remove the duplicate legacy libraries from the agent root directory to resolve the version conflict:
authenticationsdk-####.jarjakarta.json-api-####.jarjakarta.json-####.jarparsson-####.jarpluginscommon-####.jarxmljsonparser-####.jarIf further assistance is needed, please refer to our main Contact Broadcom Support article.