Hi,

        Two days ago, a asked to this list about a problem with the instalation 
of Dspace in an SPARC computer with Solaris 10 Operatting System. That 
problems was resolved thanks to the maven experts who helped to me. 
Finally a put the Oracle driver (ojdbc14.jar) using maven.

        Now I find a new problem with the 7 step of the installation 
instructions, when I execute the command
        $ant fresh_install
        It produce the output:
--------------------------
(...)
setup_database:
      [java] 2008-07-03 12:31:40,555 INFO 
org.dspace.core.ConfigurationManager @ Loading system provided config 
property (-Ddspace.configuration): config/dspace.cfg
      [java] 2008-07-03 12:31:40,587 INFO 
org.dspace.core.ConfigurationManager @ Using default log4j provided log 
configuration,if uninitended, check your dspace.cfg for (log.init.config)
      [java] 2008-07-03 12:31:40,587 INFO 
org.dspace.storage.rdbms.InitializeDatabase @ Initializing Database
      [java] 2008-07-03 12:31:40,703 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(DriverManagerConnectionFactory.java:48)
      [java]     at 
org.apache.commons.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:290)
      [java]     at 
org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPool.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:514)
      [java]     at 
org.dspace.storage.rdbms.DatabaseManager.loadSql(DatabaseManager.java:869)
      [java]     at 
org.dspace.storage.rdbms.InitializeDatabase.main(InitializeDatabase.java:100)
BUILD FAILED
/usr/local/dspace/dspace-1.5.0-release/dspace/target/dspace-1.5.0-build.dir/build.xml:380:
 
Java returned: 1
Total time: 4 seconds
--------------------------

        I expect somebody can help to me now. Any ideas?

        Thanks in advance.

        Marisa.

-- 

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to