RE: Cannot create PoolableConnectionFactory

2010-03-01 Thread RayDon1
> Post the element you're using to define the connection pool. > Does it have appropriate security credentials specified in it? Can you > connect to the PostGreSQL server using those credentials by some means > other than Tomcat? > > - Chuck > The user and password are valid an

Cannot create PoolableConnectionFactory

2010-03-01 Thread RayDon1
I am trying to connect a device (on the same network) to my server so that it can access the PostgreSQL database. When it tries to connect I get this error at catalina.out: org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (Connection refused. Check that the