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

Out of scenario slots when running test suite #3

Closed
gijzelaerr opened this issue May 14, 2020 · 2 comments
Closed

Out of scenario slots when running test suite #3

gijzelaerr opened this issue May 14, 2020 · 2 comments
Assignees
Milestone

Comments

@gijzelaerr
Copy link
Collaborator

halfway running the test suite MonetDB starts to give errors:

#main thread: createExceptionInternal: !ERROR: MALException:sql.start:42000!out of scenario slots
#main thread: createExceptionInternal: !ERROR: SQLException:SQLinitClient:42000!Catalogue not available
#main thread: createExceptionInternal: !ERROR: SQLException:SQLexitClient:42000!Catalogue not available
SQLException:SQLinitClient:42000!Catalogue not available

This is due to not cleaning up properly, could be datasets or open connections.

@gijzelaerr gijzelaerr self-assigned this May 14, 2020
@gijzelaerr gijzelaerr added this to the 0.5 milestone May 14, 2020
@njnes
Copy link
Member

njnes commented May 17, 2020

should be fixed

@gijzelaerr
Copy link
Collaborator Author

I can confirm that this has been fixed

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

2 participants