Re: [Dspace-tech] FW: Automatic scheduled backup for DSpace usingopen source backup software (testing)

2007-08-01 Thread Christian Voelker

Am 01.08.2007 um 10:45 schrieb Jayan Chirayath Kurian:

 For dspace database backup (dspace 1.4.1/windows 2003), I use pg_dump
 dspace -U postgres  c:\testbk.txt

I would call it testbk.sql, to help point and click operations on this
file, but these are details.

 Apart from this, is there a need to take the backup of data  
 directory in
 C:\Program Files\PostgreSQL\8.2. I tried with tar (windows based - tar
 -cv --file=backup.tar d:/progra~1/postgr~1/8.2/data) and extracted  
 into
 the same postgreSQL directory after versioning the previous data  
 folder.
 But DSpace was giving internal error with the stack tree given below.
 How shall I take the backup of postgreSQL data directory for a
 successful restoration?

This will only work if you stop postgres before backing up the  
directory.
But you dont need that to work. You have already got what you want, all
the config data which is inside the directory. I think you have come a
long way already. You should read the postgres docs yourself from now  
on.
We cant paraphrase everything from there on the list. You have gathered
all the parts, now you need to put them together and find out how it
works for you.

Bye, Christian


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Problem with new submission

2007-08-01 Thread Graham Triggs
Daniel and Kasia,

What version of the Oracle JDBC drivers are you running?

The 1.4.2 code is only tested/supported with the 10.2.x series of JDBC
drivers (it doesn't matter if the database software is older, the new
drivers will still work).

Also, are you using a 'thin' connection string (jdbc:oracle:thin), or
'oci'?

G

On Mon, 2007-07-30 at 14:54 -0700, Daniel Fernÿe1ndez wrote:
 Hi:
 
 When trying to make a new submission, after the first four steps
 (Describe, Describe, Describe, Upload) the Verify page shows almost
 all data as null values. Does somebody know how this can be possible
 or how can I solve it?
 
 I suspect that this has something to do with getSubmissionInfo
 method in the SubmitServlet class, when trying to create the new
 SubmissionInfo object.
 
 I'm using D-Space 1.4.2 and Oracle 9.2.0.4 running on RedHat
 Enterprise 3.x
 
 All input is apreciated.
 
 
 
 __
 Correo Yahoo!
 Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
 Regístrate ya - http://correo.espanol.yahoo.com/ 
 -
 This SF.net email is sponsored by: Splunk Inc.
 Still grepping through log files to find problems?  Stop.
 Now Search log events and configuration files using AJAX and a browser.
 Download your FREE copy of Splunk now   http://get.splunk.com/
 ___ DSpace-tech mailing list 
 DSpace-tech@lists.sourceforge.net 
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
This email has been scanned by Postini.
For more information please visit http://www.postini.com


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Reply-To Header missing - list misconfigured?

2007-08-01 Thread James Rutherford
On Wed, Aug 01, 2007 at 12:34:23AM -0400, Larry Stone wrote:
 FWIW, some of the lists to which I subscribe mung the reply-to header
 to force replies to go to the list, and some don't -- I'm invariably
 annoyed by the ones that _do_ mung headers.  So take this as a vote NOT to
 change the behavior of the DSpace lists.
 
 My mail user agent is a certifiable antique, but it has simple, separate
 commands for reply to sender and reply to all.  I prefer to have that
 option, but it goes away if teh Reply-To header forces a reply to the
 list even when I choose to write only to sender.  I suspect we'll see
 a bunch of inadvertent posts to the whole lists if this gets changed, too.
 
 -- Larry

+1 from someone who always hits 'g'.

Jim

-- 
James Rutherford  |  Hewlett-Packard Limited registered Office:
Research Engineer |  Cain Road,
HP Labs   |  Bracknell,
Bristol, UK   |  Berks
+44 117 312 7066  |  RG12 1HN.
[EMAIL PROTECTED]   |  Registered No: 690597 England

The contents of this message and any attachments to it are confidential and
may be legally privileged. If you have received this message in error, you
should delete it from your system immediately and advise the sender. To any
recipient of this message within HP, unless otherwise stated you should
consider this message and attachments as HP CONFIDENTIAL.

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Reply-To Header missing - list misconfigured?

2007-08-01 Thread Christian Voelker
Hello,

Am 01.08.2007 um 14:05 schrieb James Rutherford:

 On Wed, Aug 01, 2007 at 12:34:23AM -0400, Larry Stone wrote:

Huh, forgot the g?

SCNR.

You all helped me that much with this thread to change
my habit from r - g. Honestly.

Am 31.07.2007 um 22:30 schrieb Hilmar Lapp:

 It also might be a field-specific preference.
 I'm on many programming/open-source project mailing lists,
 and almost universally, and purposefully, they are set to
 not munge the reply-to header

Probably thats the point. Whether dspace-tech community
is programmer-centric and should help participants to
learn new habits that are expected in this then-new area.

I personally still feel, there could be a difference
between dspace-general and dspace-tech as user-centric
lists and dspace-devel, dspace-manakin and so on as
programmer-centric.

But after I learned that programmers feel annoyed
by munged headers I fear to scare them off this list.
This would be exactly the opposite of my original
intent. In such a case, either the never change
a running system rule applies or the you say no
until the day you finally agree. We will see...

Christian


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] how to configure my smtp server..!!

2007-08-01 Thread Christos Berberidis
Hi to all,

the problem I have is that new users in DSpace can't be registered
and an internal error is displayed in the browser.I am sure that the most
of you, who are using DSpace, have encountered this problem.
I would appreciate if someone could send me the steps that must be done
to configure the smtp server in a way that would solve the above
problem.

Thanks in advance
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Harvesting question

2007-08-01 Thread Inna Klimbovskaia
Hi All,

Can somebody advice how to prevent harvesting some of our collections by 
Google Scholar, Scirus, OAIster, etc.
The problem is that some of the collections contain data which is not 
supposed to be visible outside the University.
Right now we limit access to such collections to the logged-in users 
only. But what about somebody harvesting metadata?
Any help will be greatly appreciated!
Inna



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] how to configure my smtp server..!!

2007-08-01 Thread Christian Voelker
Hi,

Am 01.08.2007 um 15:37 schrieb Christos Berberidis:

 I would appreciate if someone could send me the steps that must be  
 done
 to configure the smtp server in a way that would solve the above  
 problem.

This depends. But in general, try to send email from the
command line. You may need to configure a smart host.
This depends of the institution where you are working,
firewall rule for smtp-specific ports and so on.

As soon as you can send mail from the command line
check your dspace.cfg again, restart dspace if you
had to change something in the config, try the re-
gistration process again. If this still doent work,
then your local mail server does not support sending
through the sendmail program. Most alternative MTAs
such as postfix and so on have a stub programm in-
stalled that mimicks the behaviour of sendmail and
most server software uses this. Its kind of mail API.

If you still have problems, you would have to dis-
close some of the information required for proper
diagnosis, id est, operating system, MTA software
you use, version numbers of all packages involved,
dspace, java, tomcat, the whole stack, you know.

And, if it still doesnt work, it might be wise to
search help in a forum belonging to your operating
system unless you are using what most of the parti-
cipants on this list use (my guess: RedHat).

Bye, Christian



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Reply-To Header missing - list misconfigured?

2007-08-01 Thread Mark H. Wood
Well, I prefer to have replies to listmail go back to the list by
default, but you'll have complaints either way.  The best one can do
is guess correctly which setup will annoy the fewest and do the least
damage.

But while we're talking about this, please please please ensure that
the List-Foo: headers are not disabled.  In Mutt I can hit L to
reply-to-list and not send multiple copies to the O.P. as g would.
(I hate receiving duplicates -- another religious issue.)

-- 
Mark H. Wood, Lead System Programmer   [EMAIL PROTECTED]
Typically when a software vendor says that a product is intuitive he
means the exact opposite.



pgp5pJB0LfEFL.pgp
Description: PGP signature
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Reply-To Header missing - list misconfigured?

2007-08-01 Thread Hilmar Lapp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


On Aug 1, 2007, at 11:26 AM, Mark H. Wood wrote:

 (I hate receiving duplicates -- another religious issue.)

Mailman (which runs this list too, I believe) has a per-user (as well  
as per-list default) option to avoid duplicates. It has worked  
extremely well for me so far.

-hilmar
- --
===
: Hilmar Lapp  -:-  Durham, NC  -:- hlapp at duke dot edu :
===



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (Darwin)

iD8DBQFGsKm5j7KVhnWRsyARAghVAJ47gE8KNNb0j76QH+3eNdd1i4bjxgCcDhAB
Jh1XzJQ7NCP9cvCucvbiYss=
=nPY4
-END PGP SIGNATURE-

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Reply-To Header missing - list misconfigured?

2007-08-01 Thread James Rutherford
On Wed, Aug 01, 2007 at 11:41:41AM -0400, Hilmar Lapp wrote:
 On Aug 1, 2007, at 11:26 AM, Mark H. Wood wrote:
 
  (I hate receiving duplicates -- another religious issue.)
 
 Mailman (which runs this list too, I believe) has a per-user (as well  
 as per-list default) option to avoid duplicates. It has worked  
 extremely well for me so far.

Likewise. I think it's actually geared to do this in the default
settings when you sign up.

cheers,

Jim

-- 
James Rutherford  |  Hewlett-Packard Limited registered Office:
Research Engineer |  Cain Road,
HP Labs   |  Bracknell,
Bristol, UK   |  Berks
+44 117 312 7066  |  RG12 1HN.
[EMAIL PROTECTED]   |  Registered No: 690597 England

The contents of this message and any attachments to it are confidential and
may be legally privileged. If you have received this message in error, you
should delete it from your system immediately and advise the sender. To any
recipient of this message within HP, unless otherwise stated you should
consider this message and attachments as HP CONFIDENTIAL.

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Which JDBC I should use for the dspace?

2007-08-01 Thread Li Yuan
Hi ,dear all
 
I met a error when I fresh_install the dspace in the
build.xml 293 line. 
 
setup_database: 
 [java] 2007-07-31 16:07:01,971 INFO 
 org.dspace.storage.rdbms.InitializeDatabase @ Initializing 
 Database 
 
 BUILD FAILED 
 /dspace-1.4.2-source/build.xml:293: Java returned: 1 
 
Whats going wrong here?Is it the JDBC problem. Which JDBC I
should download.
 
BTW: Before I install the dspace, the postgres is alreay
exist. I only setup a dspace user and database. 
I did not initialize a new data for it. Is there any
potential problem?
 
Here is my system information.
 
java version 1.5.0_10
Java(TM) 2 Runtime Environment, Standard Edition (build
1.5.0_10-b03)
Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode,
sharing)
 
postgres (PostgreSQL) 8.1.9
 
 
openSuSE Linux 10.2
 
 
Tomcat/5.0.28
 
Dspace1.4.2


Thanks very much.   Any help is appreciated

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech