mirror of
https://github.com/dbeaver/cloudbeaver.git
synced 2026-03-04 08:52:27 -05:00
Trino schema introspection fail causes unexpected error #968
Labels
No labels
AS
can't reproduce
can't reproduce
deployment
development
documentation
duplicate
duplicate
ee
enhancement
external
new driver
performance
third party issue
wait for response
wait for review
wontfix
x:Oracle
x:cassandra
x:clickhouse
x:db2
x:duckdb
x:greenplum
x:h2
x:h2gis
x:hana
x:hive
x:intersystems
x:kyuubi
x:maria
x:mongo
x:mysql
x:postgresql
x:presto
x:sql server
x:sqlite
x:teradata
x:trino
xf:accessibility
xf:administration
xf:authentication
xf:aws
xf:commit-mode
xf:connection
xf:data editor
xf:datatransfer
xf:dba
xf:driver management
xf:erd
xf:filters
xf:i18n
xf:i18n
xf:installer
xf:json
xf:ldap
xf:local config
xf:log viewer
xf:metadata
xf:metadata editor
xf:navigator
xf:okta
xf:query manager
xf:resource manager
xf:scripts
xf:sql editor
xf:tasks
xf:ui/uix
xo: Firefox
xo:eclipse
xo:internet explorer
xo:macos
xp:major
xrn:internal
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudbeaver#968
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@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.
@metalshanked commented on GitHub (Sep 3, 2025):
Thanks. I have the same issue with 24
2.1 as well
@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?
@dariamarutkina commented on GitHub (Nov 24, 2025):
Hello @metalshanked
Could you please let me know if there are any updates on this issue?
@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
@dariamarutkina commented on GitHub (Nov 24, 2025):
Could you clarify a few things so we can reproduce the issue:
Thanks!🦫
@EvgeniaBzzz commented on GitHub (Dec 17, 2025):
@metalshanked
We would appreciate any additional information so that we can reproduce your issue