Hi,

I am trying to install Dspace 1.6.2 as advised by you. I just followed the
steps in the manual. In Step 8, when i say ant fresh_install, it says build
failed. Here is the err msg.  Could you please tell me where did I make
mistake in dspace.cfg. Thank you.

dspace@fred:~/dspace-1.6.2-src-release/dspace/target/dspace-1.6.2-build.dir$
ant fresh_install
Buildfile:
/home/dspace/dspace-1.6.2-src-release/dspace/target/dspace-1.6.2-build.dir/build.xml

init_installation:

init_configs:

test_database:
     [java] 2012-04-26 01:13:43,397 INFO
org.dspace.core.ConfigurationManager @ Loading system provided config
property (-Ddspace.configura
     [java] Error:
     [java]  - org.apache.commons.dbcp.SQLNestedException: Cannot get a
connection, pool error: Could not create a validated objecttion):
config/dspace.cfg
     [java] 2012-04-26 01:13:43,407 INFO
org.dspace.core.ConfigurationManager @ Using default log4j provided log
configuration,if uninitended, check your dspace.cfg for (log.init.config)
     [java]
     [java] Attempting to connect to database:
     [java]  - URL: jdbc:postgresql://localhost:5432/dspace
     [java]  - Driver: org.postgresql.Driver
     [java]  - Username: dspace
     [java]  - Password: d00
     [java]  - Schema: null
     [java]
     [java] Testing con, cause: ValidateObject failed
     [java]
     [java] Please see the DSpace documentation for assistance.
     [java]
     [java] nection...

BUILD FAILED
/home/dspace/dspace-1.6.2-src-release/dspace/target/dspace-1.6.2-build.dir/build.xml:601:
Java returned: 1

Total time: 1 second


On Wed, Apr 25, 2012 at 4:42 PM, helix84 <[email protected]> wrote:

> On Wed, Apr 25, 2012 at 16:38, Priya S <[email protected]> wrote:
> > What I have is the customized dspace from "Datadryad",  I am not sure
> > whether I can do a fresh installation of dspace in it as its been
> customized
> > already according to our requirements. so I have to work in the existing
> > system.
>
> Again, as I told you, don't develop on a production machine! Do all I
> told you on a PC or laptop, not on the server. When your module is
> working, only then you will deploy it on the server.
>
> You will only make a database connection from your development machine
> to the Dryad database. Or even better, copy over the Tpeople table to
> a separate database on your development machine.
>
> If you rush these things, you will most likely break one or both of
> your production DSpace installations.
>
> Regards,
> ~~helix84
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to