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
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to