0 Replies Latest reply on Oct 13, 2005 3:05 AM by umeshh

    JBoss Application Server with Derby Database fails to connec

    umeshh

      Derby Database/tables are created at installation time.JBoss provides a plugin to Derby DB with a DataSource like

      derby-ds.xml.when JBoss comes up with the following warning

      08:08:25,816 WARN [JBossManagedConnectionPool] Throwable while attempting to get a new connection: null
      org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (SQL Exception
      : Failed to start database '/opt/smarttrust/dpa/dp7.0.0/mdmdirector/data/MdmDirector', see the next except
      ion for details.)
      at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(Loc
      alManagedConnectionFactory.java:161)
      at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.createConnectionEventListene
      r(InternalManagedConnectionPool.java:508)