Trino schema introspection fail causes unexpected error #968

Open
opened 2026-03-04 11:26:51 -05:00 by deekerman · 7 comments
Owner

Originally created by @metalshanked on GitHub (Sep 2, 2025).

Description

With the trino jdbc driver, the entire left sidebar / nav fails to load with an 'unexpected error occurred ' popup if any of the schema introspection queries fails or gets blocked in trino (example if one of the catalogs is not available in trino)

Steps to reproduce

Open the web ide and refresh or reconnect to try to load the left nav schema views

Expected/Desired Behavior

The app should cache and also skip over schema / objects which failed

CloudBeaver Version

21.x

Additional context

No response

Originally created by @metalshanked on GitHub (Sep 2, 2025). ### Description With the trino jdbc driver, the entire left sidebar / nav fails to load with an 'unexpected error occurred ' popup if any of the schema introspection queries fails or gets blocked in trino (example if one of the catalogs is not available in trino) ### Steps to reproduce Open the web ide and refresh or reconnect to try to load the left nav schema views ### Expected/Desired Behavior The app should cache and also skip over schema / objects which failed ### CloudBeaver Version 21.x ### Additional context _No response_
Author
Owner

@LonwoLonwo commented on GitHub (Sep 3, 2025):

Hello @metalshanked

Please check the latest CloudBeaver version. In case you really have the CloudBeaver version 21.* - because it is really old one.
We made many changes in the Navigator tree over the last 4 years.

@LonwoLonwo commented on GitHub (Sep 3, 2025): Hello @metalshanked Please check the latest CloudBeaver version. In case you really have the CloudBeaver version 21.* - because it is really old one. We made many changes in the Navigator tree over the last 4 years.
Author
Owner

@metalshanked commented on GitHub (Sep 3, 2025):

Thanks. I have the same issue with 24
2.1 as well

@metalshanked commented on GitHub (Sep 3, 2025): Thanks. I have the same issue with 24 2.1 as well
Author
Owner

@LonwoLonwo commented on GitHub (Nov 1, 2025):

Which Trino driver version do you use?
Could you provide the error stack trace for the navigator tree? (you can find in the Log Viewer)
And please describe with examples what metadata objects are failing. Do you have metadata objects with no issues in your tree?

@LonwoLonwo commented on GitHub (Nov 1, 2025): Which Trino driver version do you use? Could you provide the error stack trace for the navigator tree? (you can find in the Log Viewer) And please describe with examples what metadata objects are failing. Do you have metadata objects with no issues in your tree?
Author
Owner

@dariamarutkina commented on GitHub (Nov 24, 2025):

Hello @metalshanked
Could you please let me know if there are any updates on this issue?

@dariamarutkina commented on GitHub (Nov 24, 2025): Hello @metalshanked Could you please let me know if there are any updates on this issue?
Author
Owner

@metalshanked commented on GitHub (Nov 24, 2025):

Thanks. This is across all trino drivers even the latest one 477. Basically any blocked introspection query errors out the UI

@metalshanked commented on GitHub (Nov 24, 2025): Thanks. This is across all trino drivers even the latest one 477. Basically any blocked introspection query errors out the UI
Author
Owner

@dariamarutkina commented on GitHub (Nov 24, 2025):

Could you clarify a few things so we can reproduce the issue:

  • Which metadata query gets blocked (catalogs, schemas, tables or columns)?
  • Does the problem appear when the whole navigator loads or only when a specific catalog is expanded?
  • Could you attach the Navigator error from the Log Viewer?
  • Can you share a minimal catalog configuration that causes the blocking (dummy host is fine)?
  • Which Trino connectors are enabled on your side?
  • Do Trino logs show anything during the blocked introspection?

Thanks!🦫

@dariamarutkina commented on GitHub (Nov 24, 2025): Could you clarify a few things so we can reproduce the issue: - Which metadata query gets blocked (catalogs, schemas, tables or columns)? - Does the problem appear when the whole navigator loads or only when a specific catalog is expanded? - Could you attach the Navigator error from the Log Viewer? - Can you share a minimal catalog configuration that causes the blocking (dummy host is fine)? - Which Trino connectors are enabled on your side? - Do Trino logs show anything during the blocked introspection? Thanks!🦫
Author
Owner

@EvgeniaBzzz commented on GitHub (Dec 17, 2025):

@metalshanked
We would appreciate any additional information so that we can reproduce your issue

@EvgeniaBzzz commented on GitHub (Dec 17, 2025): @metalshanked We would appreciate any additional information so that we can reproduce your issue
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#968
No description provided.