Set loggingEnabled to true in your jcml. God willing, that will allow 
you to see the damned SQLException that's being thrown and eaten.

-danch

John Menke wrote:

> It was related to that. (pg_hba.conf)  I had an entry for localhost in the
> pg_hba.conf.  For some reason Postgresql was seeing the JBoss connection
> coming from my local network IP address instead of localhost. I determined
> this by trying to connect to a JSP page that uses the database from Tomcat.
> It gave an error pointing to the local address.  I added the local address
> in the pg_hba.conf and Tomcat worked.  So then I tried the Jboss startup
> again.  It seemed to work as it printed that the PostgreDB pool was created
> in the log,  BUT... at the very end of the log, I get the same message as
> before...  Very strange.  I have included both the JBOSS.jcml and the log
> file below:
> 
> 
> 


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to