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

Java heap #59

Closed
wants to merge 2 commits into from
Closed

Java heap #59

wants to merge 2 commits into from

Conversation

romakarol
Copy link
Contributor

Our createReleaseZip job: https://spmdevops.jenkins.commops.merative.com/job/DevOps-CreateReleaseZip/ has stopped working for v81IncomeSupport and other configs when kicked off by CI_main.

They are all failing with a java out of memory: heap space issue.

@romakarol
Copy link
Contributor Author

@ourboy is there further steps needed to get these changes onto 'spm-agent' pods created on this jenkins for the job when it runs:
https://spmdevops.jenkins.commops.merative.com/

I don't have visibility on how those are set up.

@romakarol
Copy link
Contributor Author

Hmm hold off on this. i double checked the job to see if it runs playbooks on top of an image like our dockerfarm deployments to confirm the above, I think the change we want to make is actually here:
image

I will replay the job to verify if that will get it passing. That said this may be a separate change we want to make anyway for our full VMs

@romakarol
Copy link
Contributor Author

Closing this. The job in question makes this update for the jvm so its the job pipeline that needs to change.
This PR isn't relevant as normal VM deployments using this are working and already set to -xms1600 (the createReleaseZip needs to be updated form 1300 to 1600 to match)

@romakarol romakarol closed this Sep 29, 2023
@romakarol romakarol deleted the Java_Heap branch September 29, 2023 13:19
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

Successfully merging this pull request may close these issues.

1 participant