Hi 
I'm testing the OAI interface in Dspace 3.2 and i'm having problems with the
GetRecord verb.
I follow the OAI user interface instructions, 
1. I click the SETS link and it ok. 
2. Then i use the indentifiers button on the set i want, it also ok for
example http://prntscr.com/1t9aej.
3. The i try ton follow the Get Record link in the first identifier and
there is the error, it shows me an "The given id does not exist" error like
in http://prntscr.com/1t9c8h, how is this possible?

Whe i use the same verb with the equivalent identifier in my production
enviroment (Dspace 1.7.2) it does't fail, look at
http://bibliotecadigital.icesi.edu.co/biblioteca_digital-oai/request?verb=GetRecord&metadataPrefix=oai_dc&identifier=oai:http://www.icesi.edu.co/biblioteca_digital:10906/2234
 

Here is my oai.cfg, i have disabled cache for testing purposes:

# Storage: solr | database 
storage=solr

# Base solr index
solr.url=http://192.168.220.228:8100/biblioteca_digital-solr/oai
# OAI persistent identifier prefix.
# Format - oai:PREFIX:HANDLE
identifier.prefix = http://192.168.220.228
# Base url for bitstreams
bitstream.baseUrl = http://192.168.220.228:8100/biblioteca_digital

# Base Configuration Directory
config.dir = /home/dspace/bibdigital/config/crosswalks/oai

# Description
description.file =
/home/dspace/bibdigital/config/crosswalks/oai/description.xml

# Cache enabled?
cache.enabled = false

# Base Cache Directory
cache.dir = /home/dspace/bibdigital/var/oai



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/GetRecord-verb-fails-DSpace-3-2-OAI-Server-tp4667547.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to