bw6-plugin-maven icon indicating copy to clipboard operation
bw6-plugin-maven copied to clipboard

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

Open chetan-vatharkar-tibco opened this issue 4 years ago • 1 comments

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):

chetan-vatharkar-tibco avatar Oct 19 '21 12:10 chetan-vatharkar-tibco

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

Artik-joachim avatar May 16 '22 08:05 Artik-joachim