Quick sanity-check: did you remember to set db.name = oracle in dspace.cfg?
Jim On Wed, May 30, 2007 at 09:24:46AM -0400, Stéphane Collin wrote: > Hi, > > I'm currently trying to install the Dspace 1.4.2 with oracle support on a > Red Hat machine. > My Oracle Server is on another machine. > > I've been trying several times to use the Installation method provided with > the source, And even thoug the ojdbc14.jar is in place, I'm constantly > getting the following error in the setup_database part of the fresh > install_process > > > setup_database: > [java] 2007-05-30 09:03:14,928 INFO > org.dspace.storage.rdbms.InitializeDatabase @ Initializing Database > [java] 2007-05-30 09:03:15,037 INFO > org.dspace.core.ConfigurationManager @ DSpace logging installed using > log4j.properties > [java] 2007-05-30 09:03:15,125 FATAL > org.dspace.storage.rdbms.InitializeDatabase @ Caught exception: > [java] java.sql.SQLException: No suitable driver > [java] at > java.sql.DriverManager.getConnection(DriverManager.java:545) > [java] at > java.sql.DriverManager.getConnection(DriverManager.java:171) > [java] at > org.apache.commons.dbcp.DriverManagerConnectionFactory.createConnection(Driv > erManagerConnectionFactory.java:48) > [java] at > org.apache.commons.dbcp.PoolableConnectionFactory.makeObject(PoolableConnect > ionFactory.java:290) > [java] at > org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPoo > l.java:840) > [java] at > org.apache.commons.dbcp.PoolingDriver.connect(PoolingDriver.java:175) > [java] at > java.sql.DriverManager.getConnection(DriverManager.java:525) > [java] at > java.sql.DriverManager.getConnection(DriverManager.java:193) > [java] at > org.dspace.storage.rdbms.DatabaseManager.getConnection(DatabaseManager.java: > 717) > [java] at > org.dspace.storage.rdbms.DatabaseManager.loadSql(DatabaseManager.java:1062) > [java] at > org.dspace.storage.rdbms.InitializeDatabase.main(InitializeDatabase.java:71) > > > > Anyone have an idea? > > > > Stéphane Collin > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech -- James Rutherford | Hewlett-Packard Limited registered Office: Research Engineer | Cain Road, HP Labs | Bracknell, Bristol, UK | Berks +44 117 312 7066 | RG12 1HN. [EMAIL PROTECTED] | Registered No: 690597 England The contents of this message and any attachments to it are confidential and may be legally privileged. If you have received this message in error, you should delete it from your system immediately and advise the sender. To any recipient of this message within HP, unless otherwise stated you should consider this message and attachments as "HP CONFIDENTIAL". ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

