Hello,
We have a new clean installation of postgresql (Linux Server) and Eclipse 3.1.1 with MyEclipse 4.0.1 (Linux and MacOS X clients). We are alwys failing trying to connect to the db with the MyEclipse Database Browser.
What we did:
– Adding a new Database Profile
– then tried both:
– using the standard PostgreSQL driver
– creating a new Driver with the JDBC3 driver from http://jdbc.postgresql.org/download.html
– setting the connection string to jdbc:postgresql:pc-wittbrodt5:5432/csepd
– enter user name and password
When I use now this connections to connect I get following error message for the standard driver:
Error while trying to login to database:
org.postgresql.Driver
And with the self created driver profile I get no message. Nothing is happening.
When I look afterwards into the profile details, everything is set back to the default values!
This happens on both clients, Mac and Linux!
The only additional installed plugin is the Subversion plugin from tigris.
Maybe somebody can help us! Many thanks in advance
Regards,
Andreas Scheucher