2 Replies Latest reply on Jul 26, 2011 5:39 PM by amien

    JBoss 5.1 + PostgreSQL 8.4 - Two Datasources

    tenareth

      I'm setting up a JBoss installation that has two Datasources, 2 different databases on the same physical PostgreSQL server.  The first one comes up fine, but no matter what I do the second one will not show as UP.  I've duplicated the XML file, recreated via the UI and nothing seems to work.

       

      Local Transaction Datasources deployed in the instance of JBoss AS

       

        

       

      DefaultDSUP
      my/default/historyDOWN
      my/default/journalUP

       

      I can't find any errors on either PostgreSQL or JBoss indicating why the first one continues to show DOWN.  Mostly I'm curious if there is a way to increase the verbosity of the JNDI/JDBC initialization that shows why it is selecting DOWN.