On Thu, Feb 13, 2014 at 9:54 AM, Lewatle Phaladi <[email protected]> wrote: > [1] The baseURL supplied > http://wiredspace.wits.ac.za/oai/request > does not match the baseURL provided in the Identify response > http://146.141.12.21/oai/request The baseURL you enter must EXACTLY match the > baseURL returned in the Identify response. It must match in case > (http://Wibble.org/ does not match > http://wibble.org/) and include any trailing slashes etc.
You registered your OAI endpoint at openarchives as http://wiredspace.wits.ac.za/oai/request, but you configured your DSpace URL in dspace.cfg as http://146.141.12.21/. OAI takes this configured URL and reports it in the OAI Identify response. Then openarchives compares these two values, sees that they don't match and doesn't like it. Change your DSpace URL to your hostname instead of IP. In addition to that, you either have not imported anything to OAI or are affected by the "No matches for the query" bug Hilton mentioned (I can't help you with that one at this point). Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

