facebook

Couldn’t login to DB when use DB browser

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

    sgihp
    Member

    DB Brower is not working on Eclipse 3.1.1 + MyEclipse 4.0.3.

    Configured DB browser profile with right information, but get following error. Any idea?

    !ENTRY com.genuitec.eclipse.sqlexplorer 4 4 2005-11-11 14:31:38.46
    !MESSAGE Error while trying to login to database
    !STACK 0
    java.lang.NullPointerException
    at net.sourceforge.squirrel_sql.fw.sql.SQLDriverManager.getConnection(SQLDriverManager.java:90)
    at com.genuitec.eclipse.sqlexplorer.actions.LoginProgress$Login.run(LoginProgress.java:43)
    at java.lang.Thread.run(Thread.java:534)

    #241361 Reply

    Riyad Kalla
    Member

    What driver did you configure, and please specify all the parameters you gave it (use a place holder for any passwords or important URLs). Also please specify the version of the JDBC driver you are using.

    #241367 Reply

    sgihp, this looks like a bug that was fixed for 4.1M1. It happened when you configured the driver by clicking “New driver” button in the connection configuration dialog. If you want to stay with 4.0.3 you have to configure the driver on the driver preference page.

    #241429 Reply

    sgihp
    Member

    Thank you, Eugene. I edited existing oracle thin driver profile and it works now. The new Driver proach is not working.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Couldn’t login to DB when use DB browser

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