Menu

Connecting to DB2 database

Berryman
2007-10-29
2013-04-29
  • Berryman

    Berryman - 2007-10-29

      when I connect to a DB2 database I get an error pop-up message in eclipse that tells me "An internal error occurred during 'Connection to <database name>'" It actually does connect to the database and everything works fine.  The error that is printed to the log file is as follows:

    !ENTRY org.eclipse.core.jobs 4 2 2007-10-29 12:04:20.343
    !MESSAGE An internal error occurred during: "Connecting To Prod - Aging - NY - Allegany/aging".
    !STACK 0
    java.lang.NullPointerException
        at net.sourceforge.sqlexplorer.plugin.SQLExplorerPlugin.getDatabaseStructureView(SQLExplorerPlugin.java:290)
        at net.sourceforge.sqlexplorer.plugin.actions.OpenPasswordConnectDialogAction$1.sessionEstablished(OpenPasswordConnectDialogAction.java:62)
        at net.sourceforge.sqlexplorer.dbproduct.ConnectionJob.run(ConnectionJob.java:112)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

     
    • John Spackman

      John Spackman - 2007-11-08

      Sorry for the delay in getting back to you - this is fixed in RC5.

      John

       

Log in to post a comment.