Re: [Dspace-tech] DSpace 5.1 - oai 500

2015-08-18 Thread helix84
Hi Kostas, I filed a bug report for you, you can click watch to be notified of any changes: https://jira.duraspace.org/browse/DS-2705 As it can take some time before someone takes it up to fix it in code, meanwhile you can try to find and remove the offending character from your metadata. You can

Re: [Dspace-tech] DSpace 5.1 - oai 500

2015-08-17 Thread Andrea Schweer
Hi Kostas, On 17/08/15 23:52, Konstantinos Koumoutsos wrote: > [root@nemertes html]# /data/dspacenew/bin/dspace oai import -c > [...] > Caused by: com.ctc.wstx.exc.WstxIOException: Invalid white space > character (0x17) in text to output I'd guess that this means one of your items has this chara

Re: [Dspace-tech] DSpace 5.1 - oai 500

2015-08-17 Thread Konstantinos Koumoutsos
Hello All. Any help on this? Thanks. Regards Kostas On Thu, Aug 6, 2015 at 10:48 AM, Konstantinos Koumoutsos < koumout...@gmail.com> wrote: > Hello > > I am using dspace 5.1 and while requesting the oai page > http://nemertes.lis.upatras.gr/oai/request/ i got 500 (logs attached). I > tried the

[Dspace-tech] DSpace 5.1 - oai 500

2015-08-06 Thread Konstantinos Koumoutsos
Hello I am using dspace 5.1 and while requesting the oai page http://nemertes.lis.upatras.gr/oai/request/ i got 500 (logs attached). I tried the following with no luck. [root@nemertes html]# /data/dspacenew/bin/dspace oai clean-cache OAI 2.0 manager action started Purging cached OAI responses. [

Re: [Dspace-tech] DSpace 5.1 & oai

2015-05-15 Thread Domingo Iglesias
Thanks Andrea. I have forced weblogic to use dspace libraries via a weblogic.xml file and now I get a different error. Again, any ideas? org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'DSpaceOAIDataProvider': Injection of autowired dependencies failed; nes

Re: [Dspace-tech] DSpace 5.1 & oai

2015-05-10 Thread Andrea Schweer
Hi On 30/04/15 00:17, Domingo Iglesias wrote: > I have a test environment for dspace 5.1 running with solr and jspui, > but I cannot get oai interface running. > When calling: http://diposittest.ub.edu/oai/request?verb=Identify > I get an "Error 500--Internal Server Error" with followed by: > > j

Re: [Dspace-tech] DSpace 5.1 & oai

2015-05-08 Thread Domingo Iglesias
Hello Margaret Thanks your message. I have tried clean & import without success. Our environment is weblogic & oracle, perharps the issue is related with the libraries load order. Is there any special requirement about this point? Thanks 2015-05-01 15:41 GMT+02:00 margaret_vail : > Did you tr

Re: [Dspace-tech] DSpace 5.1 & oai

2015-05-01 Thread margaret_vail
Did you try clearing and re-building the oai cache? [dspace]/bin/dspace oai clean-cache [dspace]/bin/dspace oai import (This documentation is for version 3.x but the above commands still work for 5.x) https://wiki.duraspace.org/display/DSDOC3x/OAI+2.0+Server#OAI2.0Server-UsingSolr -- View th

[Dspace-tech] DSpace 5.1 & oai

2015-04-29 Thread Domingo Iglesias
Hello, I have a test environment for dspace 5.1 running with solr and jspui, but I cannot get oai interface running. When calling: http://diposittest.ub.edu/oai/request?verb=Identify I get an "Error 500--Internal Server Error" with followed by: java.lang.NoSuchMethodError: org.apache.commons.io.F