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

Post Maven build, if we restart appnode containing multiple application one of the application goes to impaired state #712

Open
ShivaniSavadi opened this issue Sep 26, 2023 · 1 comment
Assignees

Comments

@ShivaniSavadi
Copy link

Maven Plugin version: 2.8.1

Maven version: 3.225.0

Product : TIBCO ActiveMatrix Businessworks

Product version: BW 6.7.0 HF9

Component: Maven build plugin

Issue description: We have observed an issue with the components deployed with maven as build output. For the applications deployed in the same AppNode and sharing the common dependencies, If we were manually stopping one of them, the other two were moving to impaired state in TEA.
On further analysing the issue, we found all the shared dependencies were not having the unique 4th level qualifier which made them dependent on each other. The shared dependencies which are not present in the same build server workspace are not adding the unique qualifier version. This leads to the need of unique 4th level qualifier in all the dependencies to resolve the conflicts between applications deployed on same appnode.

Steps to reproduce the issue:
Please refer to issue description. If needed, we can provide more granular steps.

Additional environment details if any:

Describe the results you received:
Post appnode/application restart applications going in impaired state.

Describe the results you expected:
Post appnode/application restart applications should be up and running state.

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

@sarundes-tibco
Copy link
Collaborator

@ShivaniSavadi Can you please retry the same behavior without maven.

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

3 participants