mirror of
https://github.com/dbeaver/cloudbeaver.git
synced 2026-03-04 08:52:27 -05:00
Infinite loading screen when trying to load a table's contents #979
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#979
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 @nickramos94 on GitHub (Sep 11, 2025).
Description
Hi,
I am testing CloudBeaver against an Oracle 19 database and when I try to view the data of a table Cloudbeaver gets stuck into an infinite Loading screen.
Cloudbeaver is running on RedHat OpenShift and from its logs there are no meaningful information on the status of the transaction
11-09-2025 08:34:45.408 [qtp873002645-46] DEBUG o.j.d.registry.DataSourceDescriptor - Connected (oracle_thin-19937e54638-729ac7c135462e0, Oracle JDBC driver [23.2.0.0.0]) 11-09-2025 08:34:45.521 [qtp873002645-50] DEBUG i.c.server.graphql.GraphQLEndpoint - API > getPublicConnectionSecrets [user: cbadmin, sessionId: 6f752151-aa38-4ce1-bd2b-36214fddc98d] 11-09-2025 08:34:45.526 [qtp873002645-51] DEBUG i.c.server.graphql.GraphQLEndpoint - API > getNodeParents [user: cbadmin, sessionId: 6f752151-aa38-4ce1-bd2b-36214fddc98d] 11-09-2025 08:34:45.569 [qtp873002645-46] DEBUG i.c.server.graphql.GraphQLEndpoint - API > navNodeChildren [user: cbadmin, sessionId: 6f752151-aa38-4ce1-bd2b-36214fddc98d] 11-09-2025 08:34:45.731 [qtp873002645-50] DEBUG i.c.server.graphql.GraphQLEndpoint - API > navNodeChildren [user: cbadmin, sessionId: 6f752151-aa38-4ce1-bd2b-36214fddc98d] 11-09-2025 08:34:45.873 [qtp873002645-49] DEBUG i.c.server.graphql.GraphQLEndpoint - API > navGetStructContainers [user: cbadmin, sessionId: 6f752151-aa38-4ce1-bd2b-36214fddc98d] 11-09-2025 08:34:45.942 [qtp873002645-50] DEBUG i.c.server.graphql.GraphQLEndpoint - API > getDBObjectInfo [user: cbadmin, sessionId: 6f752151-aa38-4ce1-bd2b-36214fddc98d] 11-09-2025 08:34:49.925 [qtp873002645-51] DEBUG i.c.server.graphql.GraphQLEndpoint - API > navNodeChildren [user: cbadmin, sessionId: 6f752151-aa38-4ce1-bd2b-36214fddc98d] 11-09-2025 08:34:50.006 [qtp873002645-49] DEBUG i.c.server.graphql.GraphQLEndpoint - API > navNodeChildren [user: cbadmin, sessionId: 6f752151-aa38-4ce1-bd2b-36214fddc98d] 11-09-2025 08:34:50.178 [qtp873002645-50] DEBUG i.c.server.graphql.GraphQLEndpoint - API > navNodeChildren [user: cbadmin, sessionId: 6f752151-aa38-4ce1-bd2b-36214fddc98d] 11-09-2025 08:34:50.283 [qtp873002645-51] DEBUG i.c.server.graphql.GraphQLEndpoint - API > navNodeChildren [user: cbadmin, sessionId: 6f752151-aa38-4ce1-bd2b-36214fddc98d] 11-09-2025 08:34:56.273 [qtp873002645-49] DEBUG i.c.server.graphql.GraphQLEndpoint - API > navNodeChildren [user: cbadmin, sessionId: 6f752151-aa38-4ce1-bd2b-36214fddc98d] 11-09-2025 08:35:00.726 [qtp873002645-51] DEBUG i.c.server.graphql.GraphQLEndpoint - API > navNodeChildren [user: cbadmin, sessionId: 6f752151-aa38-4ce1-bd2b-36214fddc98d] 11-09-2025 08:35:04.203 [qtp873002645-46] DEBUG i.c.server.graphql.GraphQLEndpoint - API > navNodeChildren [user: cbadmin, sessionId: 6f752151-aa38-4ce1-bd2b-36214fddc98d] 11-09-2025 08:35:07.261 [qtp873002645-50] DEBUG i.c.server.graphql.GraphQLEndpoint - API > navNodeChildren [user: cbadmin, sessionId: 6f752151-aa38-4ce1-bd2b-36214fddc98d] 11-09-2025 08:35:10.429 [qtp873002645-46] DEBUG i.c.server.graphql.GraphQLEndpoint - API > executionContextCreate [user: cbadmin, sessionId: 6f752151-aa38-4ce1-bd2b-36214fddc98d] 11-09-2025 08:35:10.516 [qtp873002645-50] DEBUG i.c.server.graphql.GraphQLEndpoint - API > asyncReadDataFromContainer [user: cbadmin, sessionId: 6f752151-aa38-4ce1-bd2b-36214fddc98d] 11-09-2025 08:35:10.523 [qtp873002645-49] DEBUG i.c.server.graphql.GraphQLEndpoint - API > getTransactionCount [user: cbadmin, sessionId: 6f752151-aa38-4ce1-bd2b-36214fddc98d]While the log shows no errors, the webapp shows several "Uncatched exception Something went wrong." windows that give no further explanation of what might be going wrong.
Steps to reproduce
Expected/Desired Behavior
For Cloudbeaver to load the data of the desired table
CloudBeaver Version
CloudBeaver community 25.2.0
Additional context
OS: Red hat Openshift (Kubernetes)
Browser: Firefox 142.0.1 and Chrome 142.0.7393.6 running on Fedora Linux