Now it looks like your datasource configuration doesn't match your database setup, or your database is not available. I would double-check you datasource URL and such.
alex On 8/2/07, fLozano <[EMAIL PROTECTED]> wrote: > > > Ok ok I got Ode to recognize the Oracle datasource. Now I get an ugly > error. > I'm using JBoss 4.2.0GA HELP! > > 2007-08-02 11:11:37,953 DEBUG [org.jboss.util.NestedThrowable] > org.jboss.util.NestedThrowable.detectDuplicateNesting=true > 2007-08-02 11:11:37,953 WARN > [org.jboss.resource.connectionmanager.JBossManagedConnectionPool] > Throwable > while attempting to get a new connection: null > org.jboss.resource.JBossResourceException: Could not create connection; - > nested throwable: (java.sql.SQLException: Excepción de E/S: The Network > Adapter could not establish the connection) > at > > org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection > (LocalManagedConnectionFactory.java:179) > at > > org.jboss.resource.connectionmanager.InternalManagedConnectionPool.createConnectionEventListener > (InternalManagedConnectionPool.java:577) > at > > org.jboss.resource.connectionmanager.InternalManagedConnectionPool.getConnection > (InternalManagedConnectionPool.java:262) > at >
