Re: error - driver -- postgresql 7.4.2 --Suse 9.0

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: error - driver -- postgresql 7.4.2 --Suse 9.0
Дата
Msg-id 1096931182.1383.135.camel@localhost.localdomain
обсуждение исходный текст
Ответ на error - driver -- postgresql 7.4.2 --Suse 9.0  (tgutierrez@unipamplona.edu.co)
Список pgsql-jdbc
Why are you using a 7.1 driver with a 7.4 database ?

that withstanding do you have tcpip=true in the postgresql.conf or the
-i flag in the startup script ?

Dave
On Mon, 2004-10-04 at 18:48, tgutierrez@unipamplona.edu.co wrote:
> greetings
>
> I have the following error when connecting from tomcat, appears to me:
>
> Err no se puedo cargar el driver en DefinitionConnectionPortal -->
> DefinitionConnectionPortal Cannot create PoolableConnectionFactory
> org.apache.commons.dbcp.SQLNestedException: Cannot create
> PoolableConnectionFactory, cause:
> Connection refused. Check that the hostname and port is correct, and that
> the postmaster is running with the -i flag, which enables TCP/IP
> networking.
>         at org.postgresql.Connection.openConnection(Connection.java:136)
>         at org.postgresql.Driver.connect(Driver.java:122)
>         at
> org.apache.commons.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:82)
>         at
> org.apache.commons.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:300)
>         at
> org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(BasicDataSource.java:838)
>         at
> org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:821)
>         at
> org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:518)
>
>
> driver that we used is: jdbc7.1-1.2.jar
>
> thanks
>
> Tania Gutierrez
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
--
Dave Cramer
519 939 0336
ICQ # 14675561
www.postgresintl.com


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Yamir Encarnacion
Дата:
Сообщение: Mangled accented characters
Следующее
От: "Michael G. Flanigan"
Дата:
Сообщение: Installation Question