[Dspace-tech] ant fresh_install problem, setup database

2007-07-26 Thread Li Yuan
Dear all I have been setting up dspace for a while, but i still could not compile it through. This time, seems jdbc does not work. Due to I set up the postgresql using rmp file. I did not compile it manually. Therefore, I download the postgresql.jar file from the website. http://jdbc.postgresql.o

Re: [Dspace-tech] ant fresh_install problem, setup database

2007-07-26 Thread Christian Voelker
Hello, Am 26.07.2007 um 09:19 schrieb Li Yuan: > org.dspace.storage.rdbms.InitializeDatabase @ Caught > exception: > [java] org.postgresql.util.PSQLException: FATAL: > missing or erroneous pg_hba.conf file This is the culprit. Your postgres database was not initializd propoerly or the right

[Dspace-tech] DSUG 2007 "Advanced DSpace" tutorial

2007-07-26 Thread James Rutherford
Hi all, With the help of Richards Jones and Rogers, I will be giving the "advanced DSpace" tutorial at the User Group meeting in October, and I thought it would be good to get input on what to cover. This is mostly directed at those thinking of attending the tutorial, but input is welcome from ev

Re: [Dspace-tech] DSUG 2007 "Advanced DSpace" tutorial

2007-07-26 Thread Jayan Chirayath Kurian
Hi! Jim, It would be great if the advanced tutorial can support windows DSpace customizations. Thanks, Jayan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of James Rutherford Sent: Thursday, July 26, 2007 4:08 PM To: DSpace Tech Subject: [Dspace-tech] DS

[Dspace-tech] event system + logging

2007-07-26 Thread James Rutherford
Hi, Would it be at all possible / appropriate to tie in the logging with the Event system. Could we have a "logging listener"? It seems that almost everywhere I see a "context.addEvent()" I also see a "log.info()". It seems natural that "events" are the things we want to log... cheers, Jim --

[Dspace-tech] Fwd: Handle server problem

2007-07-26 Thread Christian Voelker
Hello, Am 26.07.2007 um 16:28 schrieb Inna Klimbovskaia: > That explains the problem. It would be nice if someone updates > documentation, so it actually say not to use passphrase... Well, it does already. Or, more preciesely, it depends on your point of view. If you read the script that comes

[Dspace-tech] Internal System Error

2007-07-26 Thread Rodrigo Castro Artigas
I have the problem with save new Item in the work flow The log is the Following: 2007-07-26 12:46:56,756 WARN org.dspace.app.webui.servlet.InternalErrorServlet @ :session_id=594A725C08D3E94C814CE06E2A9F5247:internal_error:-- URL Was: http://sdspace.alerta.cl/dspace/submit -- Method: POST -- Param

Re: [Dspace-tech] mail problem ..!!!

2007-07-26 Thread Christian Voelker
Hi, Am 26.07.2007 um 16:09 schrieb arunima menon: > when submitting any article in the "communities and collections", > it is not mailing the users registered in dspace..although, the > submittion is successful n can be seen..but no intimation is being > send to users registered to dspace..

Re: [Dspace-tech] Handle server problem

2007-07-26 Thread Inna Klimbovskaia
Thank you Christian! That explains the problem. It would be nice if someone updates documentation, so it actually say not to use passphrase... Thank you again, Inna Christian Voelker wrote: > > Am 26.07.2007 um 15:48 schrieb Inna Klimbovskaia: > >> I think, we somehow miss passphrase which we e

Re: [Dspace-tech] Handle server problem

2007-07-26 Thread Christian Voelker
Am 26.07.2007 um 15:48 schrieb Inna Klimbovskaia: > I think, we somehow miss passphrase which we entered while creating > sitebndl.zip... So you have entered a passphrase where shouldnt have. > However, I don't see any instructions in the documentation on how > to provide passphrase to hand

[Dspace-tech] mail problem ..!!!

2007-07-26 Thread arunima menon
when submitting any article in the "communities and collections", it is not mailing the users registered in dspace..although, the submittion is successful n can be seen..but no intimation is being send to users registered to dspace.plz help... -- Arunima Menon MCA(SE) USIT ---

Re: [Dspace-tech] DSpace item submission

2007-07-26 Thread Tim Donohue
Jayan, There's a few options you could take: 1) Just have an on-access virus scanner running on the machine, and have it scan new files for virus. This solution would not integrate into DSpace at all, but it would make sure that you are virus-free. Currently, this is the route we are taking a

[Dspace-tech] postgres createdb err

2007-07-26 Thread wang jiahui
Hi, We got an error when we created db with this command: [EMAIL PROTECTED]:/opt/postgres/bin$ ./createdb -E UNICODE dspace createdb: could not connect to database postgres: FATAL: role "postgres" does not exist How could this happen? Doesn't the role "postgres" exist since we installed postgre

Re: [Dspace-tech] e-mail query...!!

2007-07-26 Thread Claudia Jürgen
Hi Arunima, There is no "other" place. For the registration email the dspace.url of dspace.cfg is used, see: org.dspace. eperson.AccountManager private static void sendEmail(String email, boolean isRegister, TableRow rd) throws MessagingException, IOException { S

Re: [Dspace-tech] postgres createdb err

2007-07-26 Thread Christian Voelker
Am 26.07.2007 um 15:28 schrieb wang jiahui: > We got an error when we created db with this command: > [EMAIL PROTECTED]:/opt/postgres/bin$ ./createdb -E UNICODE > dspace > createdb: could not connect to database postgres: FATAL: role > "postgres" does not exist > > How could this happen? Doe

[Dspace-tech] Handle server problem

2007-07-26 Thread Inna Klimbovskaia
Hi All, We are trying to start *handle* server for the first time after receiving new prefix from Global Registry. Getting the following error: Unable to initialize server signature object: java.lang.Exception: *Incorrect passphrase* java.lang.Exception: *Incorrect passphrase* at net.*handle*.s

[Dspace-tech] ConfigurableSubmissionPatch compile error

2007-07-26 Thread Gary Browne
Hi I'm trying to apply the said patch to 1.4.1. I'm using SF patch #1532695 (should I be using SF patch #1691345?) and I get compile errors (42 of 'em) when I try to redeploy, so the build fails with: compile: [javac] Compiling 23 source files to /home/dspace/dspace-src/build/classes [

Re: [Dspace-tech] [vote] Do we want to assign external identifiers (Handles) to files?

2007-07-26 Thread Ekaterina Pechekhonova
Hello Mark, I think I wasn't clear in my previous post, which happens to non-native speakers, sorry about that. I meant to say that building a flexible ExternalIdentifier service is a challenging task (as James himself has said), so I am concerned that at some point the configuration options will

Re: [Dspace-tech] installation help

2007-07-26 Thread Jayan Chirayath Kurian
org.postgresql.util.PSQLException: FATAL: password authentication failed for user "dspace" The "dspace" user with a password exists in postgresql ? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shali 9846303531 Sent: Friday, July 27, 2007

[Dspace-tech] installation help

2007-07-26 Thread Shali 9846303531
Dear sir When i am trying to insrall dspace using ant fresh_install the following error will appear setup_database: [java] 2007-07-27 10:31:57,379 INFO org.dspace.storage.rdbms.InitializeDatabase @ Initializing Database [java] 2007-07-27 10:31:57,473 INFO org.dspace.core.ConfigurationM