You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: