Skip to content

Issues after upgrade to UCD 7.2 #129

@a-robben

Description

@a-robben

After upgrading to UCD 7.2.2.1 DP steps would fail with the below error. This is do to UCD now using groovy 3.

org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
file:/opt/IBM/ibm-ucd/agent/var/plugins/com.ibm.datapower_21_c161d6fcc56f21d3ce0c76843d79fb8938d175ab1c312601b59cce03dd6d456d/classes/com/urbancode/air/AirPluginTool.groovy: 49: The variable [inputPropsStream] is declared final but is reassigned
. At [49:13] @ line 49, column 13.
inputPropsStream = new FileInputStream(inputPropsFile);
^

1 error

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