Skip to Main Content

Java Development Tools

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.

JDeveloper 12c – Database Navigator Not Working

Darshu Y D-OracleJun 5 2025 — edited Jun 5 2025

Hi Team

I'm facing an issue with Oracle JDeveloper 12c where the Database Navigator is not functioning as expected.

Steps to Reproduce:

  • Launch JDeveloper 12c
  • Navigate to WindowDatabase
  • The Database Navigator window does not open & showing below screenshot error.

Could anyone guide me on how to troubleshoot or restore the Database Navigator functionality?
Is there a specific configuration, plugin, or workaround that needs to be done for this to work?

Terminal logs :

  1. org.openide.windows.WindowManager:Jun 03, 2025 2:42:38 PM org.openide.windows.WindowManager logThrowable

WARNING: [Winsys] TopComponent com.oracle.jdeveloper.nbwindowsystem.NbDockableContainer throws exception/error from its componentOpened() method.
Please repair it!
java.lang.NullPointerException
at oracle.dbtools.raptor.navigator.core.NavigatorUI.getTreeNodeSelectioFromUI(NavigatorUI.java:178)
2. Caused by:
java.lang.ClassNotFoundException: org.apache.http.client.ClientProtocolException cannot be found by oracle.dbtools.http_4.2.1
org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)

Comments
Post Details
Added on Jun 5 2025
3 comments
43 views