Re: [Dspace-tech] SMTP Authentication failed

2013-05-23 Thread Alan Orth
Ok, I've done some more tests... When I specify my mail settings in a custom config -- [dspace-src]/dspace/config/production.cfg -- and then install with `ant update -Dconfig=../../config/production.cfg`, sending mail via DSpace works fine. The [dspace]/config/dspace.cfg generated by the

Re: [Dspace-tech] SMTP Authentication failed

2013-05-23 Thread helix84
OK, here's how I understood it: if you comment out mail.server.username and mail.server.password, it works, but if you leave them empty, it doesn't work (presumably because it sends empty values). On Thu, May 23, 2013 at 11:20 AM, Alan Orth alan.o...@gmail.com wrote: If I comment out the mail.*

Re: [Dspace-tech] SMTP Authentication failed

2013-05-23 Thread Alan Orth
Helix, Correct; if I comment out the mail.server.username and mail.server.password in the generated / final dspace.cfg sending email works. Also, I was mistaken before regarding `dspace test-email`, it behaves the same way as the emails from the Forgot Password etc; I had previously stated

[Dspace-tech] To restrict usage of submitted items

2013-05-23 Thread SanjibKumarDeka
Hi, We are using DSpace 3.1 with xmlui interface. I have successfully submitted some password encrypted pdf items in the collections to restrict copy/ print of the items. But when I view the items, the password encryption got disable. Is it possible in DSpace to allow anonymous users only to

Re: [Dspace-tech] Error generated after clicking on feedback

2013-05-23 Thread Henry Agbodza
Hi Helix, below is my mail mail.allowed.referrers settings. mail.allowed.referrers = awdflibrary.org On Wed, 05/22/2013 11:05 AM, helix84 heli...@centrum.sk wrote: On Wed, May 22, 2013 at 12:33 PM, Henry Agbodza target=_blankhenry_agbo...@libr.ug.edu.gh wrote: I had this error after

Re: [Dspace-tech] Error generated after clicking on feedback

2013-05-23 Thread Henry Agbodza
Running this command : /usr/local/dspace/bin/dspace test-email gives me what is below INFO [main] (DSpaceKernelInit.java:52) - Created new kernel: DSpaceKernel:org.dspace:name=a72545a6-24b6-49e9-8d14-bc78a16ed0c0,type=DSpaceKernel:lastLoad=null:loadTime=0:running=false:kernel=null INFO

Re: [Dspace-tech] Error generated after clicking on feedback

2013-05-23 Thread helix84
On Thu, May 23, 2013 at 12:05 PM, Henry Agbodza henry_agbo...@libr.ug.edu.gh wrote: Error sending email: - Error: javax.mail.MessagingException: Could not connect to SMTP host: awdflibrary.org, port: 25; nested exception is: java.net.ConnectException: Connection refused That means

Re: [Dspace-tech] To restrict usage of submitted items

2013-05-23 Thread helix84
Hello Sanjib, I'm sorry, but your question is very confusing. It's unclear what you're actually asking. It seems you're confusing items and bitstreams. Do you want to a) restrict access to items (the page with item metadata) b) or to bitstreams (so that dspace asks for username and password when

Re: [Dspace-tech] How to Add more than 3 Workflow Steps?

2013-05-23 Thread LifeH2O
Tried the same procedure again with DSpace 3.2 snaphsot, it has the same issue. -- View this message in context: http://dspace.2283337.n4.nabble.com/How-to-Add-more-than-3-Workflow-Steps-tp4663012p4664168.html Sent from the DSpace - Tech mailing list archive at Nabble.com.

Re: [Dspace-tech] How to Add more than 3 Workflow Steps?

2013-05-23 Thread onkar rai
Hi Experts, I am using Dspace3.1 . Supporting softwares are 1.PostgreSql 9.2 2. Tomcat 7 3. JDK 4. Ant 1.9 5. Maven 3.0.5 OS: Windows XP I installed Dspace sucessfuly but there is a problem . When I submit a file in a particular Collection then index is not created and *Item Mapper* field

Re: [Dspace-tech] view item only shows collection name

2013-05-23 Thread helix84
Hi Onkar, please, do not post your questions to existing threads. Start your own thread for your question. What is the *exact* message displayed? I tried looking but there is not message that says literally index not created. Regards, ~~helix84 Compulsory reading: DSpace Mailing List

[Dspace-tech] Bug item-view.xsl (DSpace 3.1) - Empty contributors

2013-05-23 Thread RUIZ MORENO, ROBERT
Hi, I think I discover a bug in item-view.xsl (DSpace v3.1) If in an Item you add one of these metadata: dc.creator dc.contributor dc.contributor.advisor dc.contributor.editor dc.contributor.illustrator dc.contributor.other *with an empty value*, and then save and return to simple-view page,

Re: [Dspace-tech] To restrict usage of submitted items

2013-05-23 Thread SanjibKumarDeka
HI, Sorry for this confusing post. Yes, I'm talking about access restrictions features like, printing/ copying of any format documents. With regards, sanjib kumar deka On Thu, May 23, 2013 at 3:45 PM, helix84 heli...@centrum.sk wrote: Hello Sanjib, I'm sorry, but your question is very

[Dspace-tech] First request to XMLUI fails

2013-05-23 Thread Alumno Etsii
Hi there! I'm having a strange issue with XMLUI; basically, each first request to /xmlui of the day fails with a NULL pointer exception. After that, if I reload the page it works perfectly. It happens just once a day and it happens every day. There's no activity on DSpace at night because that's

Re: [Dspace-tech] Bug item-view.xsl (DSpace 3.1) - Empty contributors

2013-05-23 Thread Bram Luyten
Hi Robert, nice catch. Adding spans around this may create problems in internet explorer (cfr https://jira.duraspace.org/browse/DS-809) A cleaner solution is to add a non breaking space (nbsp; or #160;) in xsl For the abstract field, the XSL already contains a nice test:

Re: [Dspace-tech] To restrict usage of submitted items

2013-05-23 Thread helix84
On Thu, May 23, 2013 at 1:25 PM, SanjibKumarDeka xan...@gmail.com wrote: Sorry for this confusing post. Yes, I'm talking about access restrictions features like, printing/ copying of any format documents. In that case, this has nothing to do with DSpace, but with the document authoring software

Re: [Dspace-tech] Bug item-view.xsl (DSpace 3.1) - Empty contributors

2013-05-23 Thread RUIZ MORENO, ROBERT
Ok, done. https://jira.duraspace.org/browse/DS-1559 Thanks, Robert 2013/5/23 Bram Luyten b...@atmire.com Hi Robert, nice catch. Adding spans around this may create problems in internet explorer (cfr https://jira.duraspace.org/browse/DS-809) A cleaner solution is to add a non breaking

[Dspace-tech] What are the options for restricting the display of the login box for embargoed files

2013-05-23 Thread Evans, Kev
Hi, What are the options for restricting the display of the login box for embargoed files. We have altered the messages but users are still trying to login to restricted files. Where can this be changed? i.e. in template.xsl. Kind Regards Kev Kevin Evans Systems Developer, Research

Re: [Dspace-tech] What are the options for restricting the display of the login box for embargoed files

2013-05-23 Thread helix84
On Thu, May 23, 2013 at 3:59 PM, Evans, Kev kevin.ev...@exeter.ac.uk wrote: What are the options for restricting the display of the login box for embargoed files. We have altered the messages but users are still trying to login to restricted files. Where can this be changed? i.e. in

Re: [Dspace-tech] What are the options for restricting the display of the login box for embargoed files

2013-05-23 Thread Evans, Kev
Hi Helix Dspace Version. 1.8.2 Theme: xmlui Kevin -Original Message- From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84 Sent: 23 May 2013 15:05 To: Evans, Kev Cc: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] What are the options for

[Dspace-tech] OAI harvester client

2013-05-23 Thread Calloni, Rodrigo
Hello I wonder if there is any way to have a Windows OAI harvester client that I install to harvest a DSpace collection. Thanks in advance Rodrigo -- Try New Relic Now We'll Send You this Cool Shirt New Relic is the

Re: [Dspace-tech] OAI harvester client

2013-05-23 Thread Lighton Phiri
Hello, Use the OAI-PMH 'ListSets' verb to get associated 'setSpec' name for collection in question and then selectively harvest [1] based on that setSpec. See example below. http://opensaldru.uct.ac.za/oai/request?verb=ListSets

[Dspace-tech] Position Announcement: Systems Librarian

2013-05-23 Thread Jeffrey A Trimble
SYSTEMS LIBRARIAN Youngstown State University, Youngstown Ohio The William F. Maag, Jr. Library at Youngstown State University seeks a creative and enthusiastic professional for the position of Systems Librarian. The Systems Librarian is responsible for the library’s major computer based

[Dspace-tech] Displaying specific bundles

2013-05-23 Thread Walker Sampson
Hello all, I've been working with [dspace]/webapps/xmlui/themes/my-theme/.../item-view.xsl to have it display specific bundles for an item with an appropriate header. The intention is to clearly display for the user the different parts of an item. This code works fine, for example, for one

Re: [Dspace-tech] Displaying specific bundles

2013-05-23 Thread Peter Dietz
Hi Walker, I had a project a while back that we had a CurationTask do some funny business to our Bitstreams, moving a PDF from ORIGINAL to PRESERVATION, and then making a watermarked bitstream that got stuffed in a bundle called DISPLAY. We had to modify the item-view XSL code to display

Re: [Dspace-tech] iRODS support in DSpace

2013-05-23 Thread Harish Maringanti
Thank you for your response. The steps you outlined are beneficial for us and will contribute the code back, if we decide to pursue the development route. Has anyone used registration option in DSpace - https://wiki.duraspace.org/display/DSPACE/DspaceSrbIntegration ? Am just wondering how

Re: [Dspace-tech] iRODS support in DSpace

2013-05-23 Thread helix84
On Thu, May 23, 2013 at 11:28 PM, Harish Maringanti har...@k-state.edu wrote: Has anyone used registration option in DSpace - https://wiki.duraspace.org/display/DSPACE/DspaceSrbIntegration ? Am just wondering how dependent that is on the specific protocol (srb, irods ?). I can confirm that

Re: [Dspace-tech] Displaying specific bundles

2013-05-23 Thread helix84
You're doing some weird things here. I made a patch for you instead. I think you got confused by the complicated structure of the already existing theme. Next time, try to gut the stuff you don't need and rewrite what you need in a simpler way - you'll save time and learn something along the way.

Re: [Dspace-tech] What are the options for restricting the display of the login box for embargoed files

2013-05-23 Thread helix84
On Thu, May 23, 2013 at 5:03 PM, Evans, Kev kevin.ev...@exeter.ac.uk wrote: Dspace Version. 1.8.2 Theme: xmlui I'll assume the default Mirage theme. The process normally looks like this: 1) click on an embargoed bitstream, get the following prompt: The file is restricted The file you are