Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

SQL Developer 24.3.1 Cannot Open PGQL Property Graph Worksheet

William MarshallFeb 10 2025 — edited Feb 10 2025

Since upgrading to the Windows x64 variant of SQL Developer 24.3.1.347, I have been unable to load PGQL Property Graph worksheets (the “Waiting for Editor to initialize” throbber continues indefinitely). According to the logs, this is because it is unable to load the relevant libraries, which I've confirmed exist. I have attempted using the SQL Developer version with Java included, the one without Java included, and have even tried reinstalling after “unblocking” the archive. I've also confirmed that file permissions should allow it access to the relevant libraries.

Specifically, the log entries are:

SEVERE 135 0 oracle.ide.extension.HashStructureHook Unexpected runtime exception while delivering HashStructureHookEvent
SEVERE 330 2951 oracle.dbtools.raptor.backgroundTask.RaptorTaskManager$1 Cannot invoke "oracle.javatools.editor.FoldedRowMap.getMaxRowWidth()" because "this._rowMap" is null at oracle.javatools.editor.BasicView.revalidateRowMap(BasicView.java:1546)
SEVERE 2105 4529 oracle.dbtools.raptor.oviewer.base.ViewerAddin$XMLParser Could not Load :oracle.dbtools.raptor.plsql.PLSQLCodeViewer cannot be found by oracle.sqldeveloper_24.3.1
SEVERE 2116 0 oracle.dbtools.raptor.oviewer.base.ViewerAddin$XMLParser Could not Load :oracle.dbtools.raptor.plsql.PLSQLCodeViewer cannot be found by oracle.sqldeveloper_24.3.1
SEVERE 2141 1 oracle.dbtools.raptor.oviewer.base.ViewerAddin$XMLParser Could not Load :oracle.dbtools.raptor.plsql.PLSQLCodeViewer cannot be found by oracle.sqldeveloper_24.3.1
SEVERE 2142 0 oracle.dbtools.raptor.oviewer.base.ViewerAddin$XMLParser Could not Load :oracle.dbtools.raptor.plsql.PLSQLCodeViewer cannot be found by oracle.sqldeveloper_24.3.1
SEVERE 2143 0 oracle.dbtools.raptor.oviewer.base.ViewerAddin$XMLParser Could not Load :oracle.dbtools.raptor.plsql.PLSQLCodeViewer cannot be found by oracle.sqldeveloper_24.3.1
SEVERE 2144 0 oracle.dbtools.raptor.oviewer.base.ViewerAddin$XMLParser Could not Load :oracle.dbtools.raptor.plsql.PLSQLCodeViewer cannot be found by oracle.sqldeveloper_24.3.1
SEVERE 2145 1 oracle.dbtools.raptor.oviewer.base.ViewerAddin$XMLParser Could not Load :oracle.dbtools.raptor.plsql.PLSQLCodeViewer cannot be found by oracle.sqldeveloper_24.3.1
SEVERE 3245 7412 oracle.dbtools.raptor.oviewer.base.AsynchronousViewerEditor com/google/common/util/concurrent/internal/InternalFutureFailureAccess at java.base/java.lang.ClassLoader.defineClass1(Native Method)

I'd really like to be able to use SQL Developer for PGQL, so any help fixing this would be appreciated.

Comments

Answer

Yes. Async, semi-sync, and InnoDB Cluster.

Marked as Answer by 3602098 · Sep 27 2020
Basharat Hussain Oct 16 2024

Dear @dave-stokes-mysql-community-team-oracle

I am facing a problem please Guide me.

I have deployed two MySQL Nodes version 8. I am trying to async MySQL nodes, the replication complete successful as long as a user create or some action performed from the application. When an action is perform from the Application . On the slave node the following error occur.

Before an action perform from the Application everything working fine replication from master to slave working as expected.

Please Guide me.

Thank You in Advance.
Basharat Hussain.

L. Fernigrini Oct 16 2024

You are replying to a 5 year old “solved” thread with a new problem…Please do not hijack existing threads, open a new one with the appropriate details. I'm closing this one.

1 - 3

Post Details

Added on Feb 10 2025
2 comments
84 views