facebook

Oracle Database Explorer Connection Problems

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #227651 Reply

    I can’t connect to my Oracle database thru DB Explorer. I looked this up and I can’t seem to find a solution. Here’re the only posts that seem to be applicable:
    http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-6128-highlight-nullpointerexception.html
    http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-5197.html

    The logged error I’m receiving is the same, but for good measure, here it is:

    !ENTRY com.genuitec.eclipse.sqlexplorer 4 4 Apr 05, 2005 14:03:13.822
    !MESSAGE Error while trying to login to database
    !STACK 0
    java.lang.NullPointerException
    at com.genuitec.eclipse.sqlexplorer.actions.OpenPasswordConnectDialogAction.ā(Unknown Source)
    at com.genuitec.eclipse.sqlexplorer.actions.OpenPasswordConnectDialogAction.run(Unknown Source)
    at com.genuitec.eclipse.sqlexplorer.actions.NewConnection.run(Unknown Source)
    at com.genuitec.eclipse.sqlexplorer.actions.NewConnection.run(Unknown Source)
    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:276)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:915)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:866)
    at org.eclipse.jface.action.ActionContributionItem$8.handleEvent(ActionContributionItem.java:824)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
    at org.eclipse.core.launcher.Main.run(Main.java:704)
    at org.eclipse.core.launcher.Main.main(Main.java:688)

    #227655

    Riyad Kalla
    Member

    Can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.

    #227666

    Sorry ’bout that one 🙂 Eclipse 3.0.1 and ME 3.8.4 on Win XP Pro using JDK 1.4.2-07

    #227668

    Riyad Kalla
    Member

    Almost there…

    What version of Oracle? What driver? What version of the driver? How did you configure the driver in MyEclipse?

    #227677

    Ya know, as soon as I saw the email, I knew I forgot the database info. Anyway, Oracle 9i w/ 8i drivers. I tried both Oracle drivers, OCI and thin, with both driver classes, oracle.jdbc.OracleDriver and oracle.jdbc.driver.OracleDriver. I even tried it with the 9i driver classes for good measure. Nobody on my project is using 9i and I can’t afford to update to the 9i client driver and risk breaking the project.

    #227763

    support-jeff
    Member

    Could you try deleting the connection profile you created, close Eclipse, relaunch Eclipse, re-create the profile and try to connect again? Let me know if you get diffirent behavior.

    Also, have you defined the driver location in Windows->Preferences->MyEclipse->Database Explorer->Drivers?

    #227781

    I’ve already tried deleting the profile and recreating it. That didn’t work. And, yes, the driver is defined within the prefs – both of them (OCI and thin).

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Oracle Database Explorer Connection Problems

You must be logged in to post in the forum log in