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

Saving SCD to database fails with 0102 #292

Open
JakobVogelsang opened this issue Nov 28, 2022 · 3 comments
Open

Saving SCD to database fails with 0102 #292

JakobVogelsang opened this issue Nov 28, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@JakobVogelsang
Copy link

Subject of the issue
When I want to save an SCD file to the database, I get an error with error code (0102) and the file is not saved to the database.

Steps to reproduce
Open any SCL. Go to save as and try to save as an SCD file.

We think that the issue is caused by large SCL files in the SCD section of the database. When opening those to check for name uniqueness is potentially causing a timeout.

@JakobVogelsang JakobVogelsang added the bug Something isn't working label Nov 28, 2022
@pascalwilbrink
Copy link
Member

It looks like the connection to the database has a timeout. When trying to save, the logging says that there is no open transaction

@pascalwilbrink pascalwilbrink self-assigned this Feb 9, 2023
@Sander3003
Copy link
Member

On the backendside it is probably fixed, it needs a front-end modification.

@Sander3003
Copy link
Member

It is still an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants