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

SchemaServiceImpl.descriptors query need to use native query #851

Closed
stalep opened this issue Oct 30, 2023 · 0 comments
Closed

SchemaServiceImpl.descriptors query need to use native query #851

stalep opened this issue Oct 30, 2023 · 0 comments
Assignees
Labels
area/backend type/bug Something isn't working
Milestone

Comments

@stalep
Copy link
Member

stalep commented Oct 30, 2023

2023-10-30 22:08:49,858 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-17) HTTP Request to /api/schema/descriptors failed, error id: 30396
9dd-dc4b-4935-ac92-fc40c2d26167-5: java.lang.IllegalArgumentException: No query is registered under the name SELECT id, name, uri FROM schema
at org.hibernate.internal.AbstractSharedSessionContract.buildNamedQuery(AbstractSharedSessionContract.java:1023)
at org.hibernate.internal.AbstractSharedSessionContract.createNamedQuery(AbstractSharedSessionContract.java:904)
at org.hibernate.internal.AbstractSharedSessionContract.createNamedQuery(AbstractSharedSessionContract.java:120)
at io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession.createNamedQuery(TransactionScopedSession.java:418)
at org.hibernate.engine.spi.SessionLazyDelegator.createNamedQuery(SessionLazyDelegator.java:553)
at org.hibernate.Session_3a974b6a18ac399f675913d732c105426414d370_Synthetic_ClientProxy.createNamedQuery(Unknown Source)

@stalep stalep added type/bug Something isn't working area/backend labels Oct 30, 2023
@stalep stalep added this to the 0.10 milestone Oct 30, 2023
@stalep stalep self-assigned this Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant