Re: [Dspace-tech] OAI-PMH ListIdentifiers Not Working

2010-03-30 Thread Lewatle Phaladi
Hi Pennington Usually when I get error 500 like yours I immediately export java_home variable like : Put the path of your jdk and the version of that jdk as well # export JAVA_HOME=/usr/jdk/jdk1.5.0_12 And lastly restart your tomcat Hope that help Regards, Lewatle -Original Message---

[Dspace-tech] Regarding Installing : tomcat server showing some error

2010-03-30 Thread MOHIT SHARMA
hi , After doing this command :sudo ant fresh_install i have used these commands 1:) /dspace/bin/create-administrator 2)sudo gedit /etc/default/tomcat6 -->TOMCAT6_USER=dspace -->TOMCAT6_SECURITY=no 3) sudo gedit /etc/tomcat6/server.xml Also in server.xml mod

Re: [Dspace-tech] Dspace and media rss

2010-03-30 Thread Peter Dietz
Mark, Perhaps not 100% to what you were doing, but I was actually coding support for RSS feeds to support iTunes Podcasts today. For iTunes support, Java's Rome "All feeds lead to Rome", couldn't have made it any easier. https://rome.dev.java.net/apidocs/1_0/com/sun/syndication/feed/synd/SyndEntr

[Dspace-tech] Dspace and media rss

2010-03-30 Thread Mark Ehle
Folks - We are just about ready to go public with a collection of ~5000 postcards that we scanned at the library I work at. We are using dspace, and a co-worker would like me to furnish her with a media rss feed so that she can display the collection using cooliris. I wrote a php-mysql mediarss ge

Re: [Dspace-tech] OAI-PMH ListIdentifiers Not Working

2010-03-30 Thread Mark H. Wood
The 500 is from Tomcat itself. I got the Tomcat status report page when I tried. Is there anything interesting in the Tomcat or DSpace logs around the time of the failure? -- Mark H. Wood, Lead System Programmer mw...@iupui.edu Balance your desire for bells and whistles with the reality that

Re: [Dspace-tech] Beginners Questions

2010-03-30 Thread Mark H. Wood
Oh, does this sound familiar. I used to run into PermGen exhaustion all the time. The only thing to do was to kill -KILL Tomcat, raise MaxPermSize, restart, and watch it with e.g. LambdaProbe to see if we were getting into trouble again. I eventually settled on the same number you did: MaxPermS

Re: [Dspace-tech] Beginners Questions

2010-03-30 Thread Peter Dietz
I encounter this problem as well. On my development desktop Ubuntu 9.10 spikes for seemingly indefinite periods of time. I tolerate the 100% spikes because since I'm at the machine, its quick enough to kill process and restart, and all I want to do is keep developing. But it would be better to reso

[Dspace-tech] OAI-PMH ListIdentifiers Not Working

2010-03-30 Thread pennington
I'm using DSpace 1.5.2, and I'm trying to submit my site to openarchives.org. Everything is going well, until I get to the step of using OAI-PMH to check the ListIdentifiers response. This request fails with a 500 Internal Server Error, which suspends the entire submission: http://dlynx.rhodes.

Re: [Dspace-tech] Beginners Questions

2010-03-30 Thread Pablo Olivares
Hi folks. mm.. can you use tools like htop or top for know the process that are using more resources? the permissions (user, group) on directories are correct? El Pablo. On Mon, Mar 29, 2010 at 8:53 AM, Thomas Zastrow < thomas.zast...@uni-tuebingen.de> wrote: > Dear all, > > we are new t

Re: [Dspace-tech] Harvesting Non-DC Items In DSpace

2010-03-30 Thread Claudia Jürgen
Hello Scott, you can see the supported OAI metadata formats with: http://image-projects-test.lib.ed.ac.uk/oai/request?verb=ListMetadataFormats At the moment your DSpace instance supports the default schemata supplied by DSpace (pre 1.6, 1.6 includes ore): mets oai_dc rdf In order to provide c

[Dspace-tech] Harvesting Non-DC Items In DSpace

2010-03-30 Thread RENTON Scott
Hi folks In my DSpace instance, I have the standard dc schema, and an 'overflow' schema called 'cld'. If I test getRecord harvesting using 'metadataPrefix=mets' the dc fields and the bitstream come back, but the cld fields do not. If I do the same test using 'metadataPrefix=cld', here's the er

Re: [Dspace-tech] please help

2010-03-30 Thread bharat chaudhari
Dear Girish Kumar, If I am not wrong; you should follow the steps below: 1. Go to C:\dspace-1.6.0-src-release\dspace and issue the command 'mvn install' (it will install the required files from apache website) 2. After compiling process, you will find the massage 'build successful'.

Re: [Dspace-tech] Beginners Questions

2010-03-30 Thread Claudia Jürgen
Hallo Thomas, so if there is nothing in the dspace and tomcat logs, what about the postgres logs? Sonnige Grüße Claudia Jürgen Am 30.03.2010 11:31, schrieb Thomas Zastrow: On 30.03.10 10:27, TAYLOR Robin wrote: Hi Thomas, Could you have a look in the dspace.log and see if there is anythi

Re: [Dspace-tech] Beginners Questions

2010-03-30 Thread Thomas Zastrow
On 30.03.10 10:27, TAYLOR Robin wrote: > Hi Thomas, > > Could you have a look in the dspace.log and see if there is anything unusual ? > > Thanks, Robin. > > Hi Robin, there are 96 lines, most of them are starting with INFO, but there is no ERROR or something like that. Best, Tom -- Th

Re: [Dspace-tech] How to assign authorization policy(s) that allow a user to replace a document for an Item in DSpace 1.5.1

2010-03-30 Thread Claudia Jürgen
Hello Susan, the easiest way would be upgrading to 1.6 and use the feature of delegating administrative actions. Hope that helps Claudia Jürgen Am 29.03.2010 19:59, schrieb Thornton, Susan M. (LARC-B702)[RAYTHEON TECHNICAL SERVICES COMPANY]: Hi, I need to know how to correctly define autho

[Dspace-tech] FW: xmlui interface giving a blank page

2010-03-30 Thread TAYLOR Robin
Forwarding this on to the tech mailing list. Does anyone out there with experience of the new Stats module now why the Statistics sitemap cant be found ? Cheers. Robin Taylor Main Library University of Edinburgh Tel. 0131 6513808 -Original Message- From: Mutsikiwa Admire [mailto:amutsi

Re: [Dspace-tech] Beginners Questions

2010-03-30 Thread TAYLOR Robin
Hi Thomas, Could you have a look in the dspace.log and see if there is anything unusual ? Thanks, Robin. Robin Taylor Main Library University of Edinburgh Tel. 0131 6513808 > -Original Message- > From: Thomas Zastrow [mailto:thomas.zast...@uni-tuebingen.de] > Sent: 29 March 2010 19:

Re: [Dspace-tech] [GSOC] query regarding application procedure

2010-03-30 Thread Gaurav Paliwal
> Both of these points do have some overlap. But there are differences. > > Point 4, "how you propose to do it", would provide general details on the > technologies or APIs that you are proposing to use. It may also provide > general details on which DSpace user interface(s) your project would wor