Re: [Dspace-tech] DSpace Installation: Java-Problem

2007-10-29 Thread Robert Roggenbuck
Oh. I thing You got me wrong! The trouble was made by the postgresql-8.2-506.jdbc4.jar in combination with my Java 1.5 installation. After replacing this by postgresql-8.2-506.jdbc3.jar, I could do the 'fresh_install'. So everything is fine with the PostgreSQL, Java and DSpace documentation in

[Dspace-tech] DSpace Installation: Java-Problem

2007-10-25 Thread Robert Roggenbuck
Dear All, I'd like to install DSpace to check whether we can use it for our planned OA-Repository. But reaching the point to say 'ant fresh_install' I get the following error message where I can not figure out the reason: Buildfile: build.xml compile: install_code: build_wars:

Re: [Dspace-tech] DSpace Installation: Java-Problem

2007-10-25 Thread Obiajulu Odu
@lists.sourceforge.net | Emne: Re: [Dspace-tech] DSpace Installation: Java-Problem | | | Graham Triggs schrieb: | What is the output of: | | ant -diagnostics | | | Wow, ant is very verbose with its '-diagnostics': | | --- Ant diagnostics report --- | Apache Ant version 1.6.5 compiled

Re: [Dspace-tech] DSpace Installation: Java-Problem

2007-10-25 Thread Robert Roggenbuck
: 25. oktober 2007 13:24 | Til: Graham Triggs | Kopi: DSpace-tech@lists.sourceforge.net | Emne: Re: [Dspace-tech] DSpace Installation: Java-Problem | | | Graham Triggs schrieb: | What is the output of: | | ant -diagnostics | | | Wow, ant is very verbose with its '-diagnostics

Re: [Dspace-tech] DSpace Installation: Java-Problem

2007-10-25 Thread Robert Roggenbuck
roopal oswal schrieb: HI Robert, Is your Rdbm server running??? if u have installed postgresql ...then open pgadmin... connect the database..and then do install ant... I Would never thought that this error could have any connection to the PostgreSQL server. But in fact I could not get

Re: [Dspace-tech] DSpace Installation: Java-Problem

2007-10-25 Thread Christian Voelker
Hello, Am 25.10.2007 um 12:51 schrieb Robert Roggenbuck: I'd like to install DSpace to check whether we can use it for our planned OA-Repository. But reaching the point to say 'ant fresh_install' I get the following error message where I can not figure out the reason: Buildfile: