Skip to content

Registry error "comparison method violates its general contract" #176

@tendrie

Description

@tendrie

When accessing a register, we got this error

image

Behind

image

However, there is no problem when accessing the content of the concerned register.

Deleting cannot be performed through LDregistry API, nor IHM. The solution will be to delete directly in Fuseki database. However there is the risk of compromising the integrity of our database. I could reproduce this issue on uploading data (a big file). So, I had to reset all the database to deal with it.

In my opinion, the safest solution will be to catch this exception. Or do you have some ideas to solve the problem without resetting the database?

thank you :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions