facebook

Oracle connection problems

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #225451 Reply

    arown
    Member

    I went through the tutorial Database Explorer Quickstart, repplacing the mySql stuff with oracle information.

    At the end of it all, when I try to open the connection, I get this in the error log:

    !ENTRY com.genuitec.eclipse.sqlexplorer 4 4 Feb 18, 2005 13:28:43.203
    !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 org.eclipse.jface.action.Action.runWithEvent(Action.java:881)
    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$7.handleEvent(ActionContributionItem.java:785)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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)

    #225453 Reply

    arown
    Member

    Also, I tried the recommendations in
    http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-5197.html
    and still am having troubles. Same message in log.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Oracle connection problems

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