Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IBM UCD liquidbase plugins issues after upgrade. #4

Open
FloraJeeva opened this issue Mar 27, 2024 · 0 comments
Open

IBM UCD liquidbase plugins issues after upgrade. #4

FloraJeeva opened this issue Mar 27, 2024 · 0 comments

Comments

@FloraJeeva
Copy link

Hi Team,

We upgraded UCD with version 7.3.2 and upgraded the plugins as per suggestion from IBM and now we are having the below error,

org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
file:/appl/ibm-ucd-agent-prod/var/plugins/com.urbancode.air.plugin.Liquibase_3_de2d8133c01f9887d7f870ad19a89f81e24ef2e592d8b3afa4ac15a586c68c35/classes/com/urbancode/air/plugin/helpers/AirPluginToolNew.groovy: 9: Invalid duplicate class definition of class com.urbancode.air.plugin.helpers.AirPluginToolNew : The source file:/appl/ibm-ucd-agent-prod/var/plugins/com.urbancode.air.plugin.Liquibase_3_de2d8133c01f9887d7f870ad19a89f81e24ef2e592d8b3afa4ac15a586c68c35/classes/com/urbancode/air/plugin/helpers/AirPluginToolNew.groovy contains at least two definitions of the class com.urbancode.air.plugin.helpers.AirPluginToolNew.
One of the classes is an explicit generated class using the class statement, the other is a class generated from the script body based on the file name. Solutions are to change the file name or to change the class name.
@ line 9, column 1.
public class AirPluginToolNew {
^
1 error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant