You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use maven deploy-only goal for deploying tibco bw6 application with a new version.
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.
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:
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):
The text was updated successfully, but these errors were encountered: