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

Orphaned entities are not completely gone #399

Closed
almasaeed2010 opened this issue Sep 17, 2018 · 3 comments
Closed

Orphaned entities are not completely gone #399

almasaeed2010 opened this issue Sep 17, 2018 · 3 comments
Assignees
Labels

Comments

@almasaeed2010
Copy link
Contributor

Tripal Alchemist didn't finish the job. It terminated unexpectedly. We need to rerun and possibly add a try/catch in Alchemist.

@almasaeed2010 almasaeed2010 self-assigned this Sep 17, 2018
@almasaeed2010
Copy link
Contributor Author

So the issue is caused by a memory leak. We need to make sure entities don't get loaded into the static cache when they are being deleted. The issue with that is we might need to implement this on Tripal core.

@almasaeed2010
Copy link
Contributor Author

Job is running with fix applied: https://hardwoodgenomics.org/admin/tripal/tripal_jobs/view/443482

Progress can be found with tail -f /var/log/tripal_jobs

@almasaeed2010
Copy link
Contributor Author

Memory usage looks good and stable at 55MB. Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant