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

Tibco BW6 Application Maven Deploy-Only Goal gives Error with Re-Deploy as true #632

Open
chetan-vatharkar-tibco opened this issue Oct 19, 2021 · 1 comment

Comments

@chetan-vatharkar-tibco
Copy link

chetan-vatharkar-tibco commented Oct 19, 2021

Maven Plugin version: 2.8.0

Maven version: 3.8.2

Product : TIBCO ActiveMatrix Businessworks 6

Product version: 6.7

Component: Maven build plugin

Steps to reproduce the issue:

  1. Use maven deploy-only goal for deploying tibco bw6 application with a new version.
  2. Set re-deploy flag as true for the application

Additional environment details if any:

Describe the results you received:
While using Deploy-only maven goal for BW6 CI/CD Pipeline with Re-deploy flag as true while deploying company_cicd_bw6_app_5.0.0.ear we are getting error.

com.tibco.bw.maven.plugin.admin.client.ClientException: null: TIBCO-BW-ADMIN-500401: Application [company_cicd_bw6_app] not found in the Domain [CICD_Domain_New] AppSpace []

But the Re-deployment of the company_cicd_bw6_app_5.0.0 is happening correctly and it is properly started as well.

Attaching the entire logs for your reference.

Describe the results you expected:

Removal of the above error as CI/CD Pipeline is failing.

deploy-only-goal-error-share.txt

Additional information you deem important (e.g. issue happens only occasionally):

@Artik-joachim
Copy link

Hi,
We have the same issue. Did you solve it ?
Thanks

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

2 participants