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

Concurrent builds are sometimes affected when installing MATLAB using MPM feature #371

Closed
Vahila opened this issue Nov 13, 2024 · 5 comments · May be fixed by #368
Closed

Concurrent builds are sometimes affected when installing MATLAB using MPM feature #371

Vahila opened this issue Nov 13, 2024 · 5 comments · May be fixed by #368
Assignees

Comments

@Vahila
Copy link
Member

Vahila commented Nov 13, 2024

When the tool is being used for first time(installation of products happen) and multiple jobs using same tool are started at almost same time, the jobs gets stalled because more than one process is trying to use same MPM file. The user has to cancel the stalled job and start them again making sure the jobs run one after another
Attaching screenshots of the jobs that are stalled
image
image

When the stalled jobs are cancelled the job fails.

When there are multiple jobs that uses the same tool on same agent and installing using MPM, there is an error stating the files are busy as shown below
image

@Vahila Vahila linked a pull request Nov 13, 2024 that will close this issue
@Vahila
Copy link
Member Author

Vahila commented Nov 18, 2024

When two jobs are accessing the same MATLAB tool, the MPM installation happens but the error is thrown with matlab-batch is busy

@nbhoski
Copy link
Member

nbhoski commented Nov 22, 2024

Fixed

@nbhoski nbhoski closed this as completed Nov 22, 2024
@nbhoski nbhoski reopened this Nov 22, 2024
@nbhoski
Copy link
Member

nbhoski commented Nov 22, 2024

appears to be fixed please verify and reopen if required. Ihave synchronized the run however there's more that we can think of here for more reliability.

@nbhoski nbhoski closed this as completed Nov 22, 2024
@Vahila
Copy link
Member Author

Vahila commented Nov 25, 2024

Opening this issue as it still occurs with latest fix.

@Vahila Vahila reopened this Nov 25, 2024
@nbhoski
Copy link
Member

nbhoski commented Nov 25, 2024

Handled this issues with temp file name. f

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 a pull request may close this issue.

2 participants