Re: [Dspace-tech] Installing Dspace on ubuntu

2009-07-15 Thread François Parmentier
Do you have a proxy? In this case, you need to configure maven to use this proxy. On Tue, Jul 14, 2009 at 4:06 PM, Lewatle Phaladi wrote: > Thanks for reply > > What i dit is: > > > My Operating System : Ubuntu 9.4 > > sudo apt-get install java-1.6.0-sun > > sudo useradd -m dspace > sudo passwd d

[Dspace-tech] Exporting Items Into Dspace

2009-07-15 Thread Lewatle Phaladi
Hi Everyone We have two instances of Dspace and we want to export seven thousand Items from one dspace instance into the other, we read documents but steps written there they never worked. regards lewatle This communication is intended for the addressee only. It is confidential. If you have

[Dspace-tech] Batch loading

2009-07-15 Thread Lewatle Phaladi
Hi again We have digitizes 24000 items and we want to batch load them into dspace, what would be the best option. Regards Lewatle This communication is intended for the addressee only. It is confidential. If you have received this communication in error, please notify us immediately and dest

[Dspace-tech] XPDF support not working

2009-07-15 Thread Hardik Mishra
Hi Everyone, i have been trying XPDF filter in dspace 1.5.2 JSPUI. i followed steps as given in : Chapter 5.7.7 http://www.dspace.org/1_5_2Documentation/ch05.html#N12768 Generally , I am not getting any reply. Please Reply. -- Best Regards *Hardik Mishra Jr. Software Engineer Follow Us On T

Re: [Dspace-tech] [Dspace-devel] [Dspace-general] show HTML data

2009-07-15 Thread Andrew Marlow
FWFW, I have seen lengthly and complex abstracts with alot of markup including math and/or chemistry markup, including embedded LaTeX. On Tue, Jul 14, 2009 at 1:39 PM, Mark H. Wood wrote: > Now, *I* think that an abstract > should be a single brief block of text -- three, perhaps four > senten

Re: [Dspace-tech] Exporting Items Into Dspace

2009-07-15 Thread Mr Havercamp
Hi What steps did you take and at what point did it fail? Are you using the DSpace command line tools to export/import your records? Cheers Hayden Lewatle Phaladi wrote: > > Hi Everyone > > We have two instances of Dspace and we want to export seven thousand > Items from one dspace instance

[Dspace-tech] SWORD ingestion problem

2009-07-15 Thread Joan Caparros
I've run some tests of the SWORD module using the example zip package (example.zip) included with the source of DSpace. But I can not intruduce files or a new item into my Dspace 1.5.2 using command line, that's what I wrote : curl -i http://user:p...@localhost:8080/sword/servicedocument HTTP/1.

Re: [Dspace-tech] Batch loading

2009-07-15 Thread Mr Havercamp
In what format do you have the digitized items' metadata? If you have it in an xml format or in a Microsoft Office spreadsheet or Access database, there are a number of 3rd party tools available for converting your material to Dublin Core compatible assets ready for importation. We successfull

Re: [Dspace-tech] Installing Dspace on ubuntu

2009-07-15 Thread Mr Havercamp
Make sure you run maven as sudo or at the very least as the postgres user; # sudo mvn package Cheers Hayden François Parmentier wrote: > Do you have a proxy? > > In this case, you need to configure maven to use this proxy. > > On Tue, Jul 14, 2009 at 4:06 PM, Lewatle > Phaladi wrote: > >> T

Re: [Dspace-tech] Batch loading

2009-07-15 Thread Jayan Kurian
Hi! This program helps to convert metadata in a spreadsheet to DSpace SIP format. http://wiki.dspace.org/index.php/Google_Summer_of_Code_2008_Batch_Import Jayan On Wed, Jul 15, 2009 at 7:30 PM, Mr Havercamp wrote: > In what format do you have the digitized items' metadata? > > If you have it

[Dspace-tech] advanced search questions

2009-07-15 Thread Platt, Alice
Question about DSpace configuration code, version 1.5.1: In the DSpace config file, there's a section called "Fields to Index for Search". Let's say the code for one of the search indexes is "author:dc.contributor.editor". How does the word "author:" relate to the rest of DSpace code? I'm not s

Re: [Dspace-tech] advanced search questions

2009-07-15 Thread Dorothea Salo
On Wed, Jul 15, 2009 at 7:47 AM, Platt, Alice wrote: > Question about DSpace configuration code, version 1.5.1: > > > > In the DSpace config file, there’s a section called “Fields to Index for > Search”. Let’s say the code for one of the search indexes is > “author:dc.contributor.editor”. How does

Re: [Dspace-tech] advanced search questions

2009-07-15 Thread Claudia Jürgen
Hello Alice, this is the name of the search field used for advanced search. The name is internally used (in the code and message catalogues) so it just should make sense in your application. In the example from dspace.cfg: search.index.1 = author:dc.contributor.* search.index.2 = author:dc.crea

Re: [Dspace-tech] Disable New User Registration

2009-07-15 Thread Bianca Pereira
Hi Vitor, I use 1.5.1 version and I don't know exactly where is the link. Thanks for response. Bianca 2009/7/14 Vitor Hugo Martins > Hi Bianca, > If you use the 1.4.2 version, disable only excluding the link in the > register > file (my space). > > Hope this helps, > > Vitor > > > > Hel

Re: [Dspace-tech] XMLUI 1.5.2 getting stuck [was: AJP Errors]

2009-07-15 Thread Mark H. Wood
On Tue, Jul 14, 2009 at 02:04:07PM -0700, Mark Diggory wrote: > I'm hunting for some time to address this further. Until then it seems > an appropriate issue to get a JIRA issues created for, can you open > one and attach the threads to it for us? I had made some decisions > concerning blocks in 1

[Dspace-tech] browse by author

2009-07-15 Thread Ron Peterson
Hi, I have metadata for items in both the dc.contributor.author and dc.contributor.advisor fields. When I browse this collection by author, I would only like to see the authors, not the advisors. Is this configurable, and if so, which setting is it? TIA. -- Ron Peterson Network & Systems Mana

[Dspace-tech] Itemimport file description

2009-07-15 Thread Blanco, Jose
Is there a way to use the ItemImport and have the file description imported also? Thank you! Jose -- Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, ven

Re: [Dspace-tech] Itemimport file description

2009-07-15 Thread Blanco, Jose
Nevermind, I see I just have to add description: to the contents file. -Original Message- From: Blanco, Jose [mailto:blan...@umich.edu] Sent: Wednesday, July 15, 2009 4:22 PM To: dspace-tech@lists.sourceforge.net Subject: [Dspace-tech] Itemimport file description Is there a way to use

[Dspace-tech] HandlePlugin ClassNotFoundException

2009-07-15 Thread Scott, Jon
Hello - I am still getting the following error when attempting to start the handle-server here at wsu: "2009/07/15 01:26:15 PDT" 25 Started new run. java.lang.ClassNotFoundException: org.dspace.handle.HandlePlugin at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.se

Re: [Dspace-tech] Dspace 1.52 can't browse Author, Subject with special character

2009-07-15 Thread Kim Shepherd
Hi, This is a known bug -- http://jira.dspace.org/jira/browse/DS-246 and I’m hoping to get it patched very soon (I’ll let you know once a patch is available for you to try) for 1.6.0. Cheers, Kim From: Nguyen Hung Thanh [mailto:nghungth...@gmail.com] Sent: Wednesday, 15 July 200

Re: [Dspace-tech] SWORD ingestion problem

2009-07-15 Thread Stuart Lewis
Hi Joan, Trying to add a pdf in a existing DSpace item : ( seems to work fine, but when I'm checking it, the new file doesn't appear ) curl -i --data-binary "/home/jcaparros/example/pdf1.pdf" -H "Content-Disposition: filename=somepdf.pdf" -H "Content-Type: application/pdf" -H "X-No-Op: true" -H

Re: [Dspace-tech] XMLUI 1.5.2 getting stuck [was: AJP Errors]

2009-07-15 Thread Mark Diggory
On Wed, Jul 15, 2009 at 8:09 AM, Mark H. Wood wrote: > Thank you.  I've linked this thread into DS-253 > (http://jira.dspace.org/jira/browse/DS-253) and tried to summarize a > bit.  Would others having this problem please review the issue there > and comment as appropriate. Ok, I believe I've unco

Re: [Dspace-tech] Question regarding LNI ingest of Packages and workflow

2009-07-15 Thread Vidya R
Thank you Larry. I did try with the DSpaceSIP_Toolkit to create a SIP and tried ingesting through LNI. *I have this metadata in the mets.xml file. ANd I have given the DMD elements as required. It still gives me an error * *2009-07-15 06:20:52,492 ERROR org.dspace.app.dav.DAVServlet @ org.dspace.a

[Dspace-tech] hello!!

2009-07-15 Thread juan esteban gomez tirado
hello i'm new in the comunity, i am from colombia so my english isn't good... sorry i have a problem with the mails in dspace, i installed the dspace, but when i go to registry an user there is an error i installed the tomcat 5.0 and jdk 5, i need information about this and solutions for this

Re: [Dspace-tech] hello!!

2009-07-15 Thread Sean Carte
2009/7/16 juan esteban gomez tirado : > i have a problem with the mails in dspace, i installed the dspace, but when > i go to registry an user there is an error > > i installed the tomcat 5.0 and jdk 5, i need information about this and > solutions for this problem Hi Juan It's possible that you

Re: [Dspace-tech] browse by author

2009-07-15 Thread Claudia Jürgen
Hi Ron, this is configurable via the dspace.cfg, see section ## Browse Configuration ## ... webui.browse.index.2 = author:metadata:dc.contributor.*:text change this to webui.browse.index.2 = author:metadata:dc.contributor.author:text Having changed the browse configuration you got to run