Skip to content

Java 11.0.12 minimum version required for Agent 9.0.21.000+ #127

@globalpayments-pburns

Description

@globalpayments-pburns

The Control M Agent 9.0.21.000+ require a minimum Java version of 11.0.12+.

I have tried to replace openjdk package with Amazon Corretto Headed/Headless package and getting issues with using the automation api to provision the Agent 9.0.21.000 image.
RUN yum install -y java-11-amazon-corretto-headless
changing the package java-1.8.0-openjdk to java-11-amazon-corretto-headless or java-11-amazon-corretto results in the error below.

Cannot find Java. The Java major version must be 11. The minor version must be 11.0.12 or higher. Set the BMC_INST_JAVA_HOME environment variable to the Java home path and then rerun the installation. Refer to Control-M Documentation for more information.

�[32minfo�[39m:    Failed to deploy new image
�[91m�[31merror�[39m:   org.apache.commons.exec.ExecuteException: return error for product DRFZ4.9.0.21.000_Linux-x86_64.tar.z-DEPLOY: using command /home/tomcat/.ctmTemp/DRFZ4.9.0.21.000_Linux-x86_64.tar/setup.sh -silent /home/tomcat/.ctmTemp/agent.linux.xml. rc=1 (Exit value: 1)

�[0m�[32minfo�[39m:    exiting provision process with exit code (0-ok):6
�[91m�[31merror�[39m:   provision image failed
�[0mThe command '/bin/sh -c cd     && ctm provision image $AGENT_DEPLOY_FILE' returned a non-zero code: 1

Do you have a solution for this, or a workaround?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions