I did not chnage anything in the oaicat.properties.

Here is my properties file:

###########################################################################
# REMEMBER: ONLY UPDATE THE VERSION IN dspace/config/templates
# AND THEN RUN dspace/bin/install-configs!
# DO NOT EDIT THE 'LIVE' VERSION!
###########################################################################

# OAICat Configuration file - see OAICat documentation for details

# Text surrounded by two '@' symbols is replaced with the corresponding
# property from dspace.cfg.  For example:
#
# http://dspace.udel.edu:8080/dspace
#
# would be replaced with the dspace.url property in dspace.cfg.
# When /dspace/bin/install-configs is run, this file will be installed in the
# location specified by the property: config.template.oaicat.properties

AbstractCatalog.oaiCatalogClassName=org.dspace.app.oai.DSpaceOAICatalog
AbstractCatalog.recordFactoryClassName=org.dspace.app.oai.DSpaceRecordFactory
AbstractCatalog.secondsToLive=3600

AbstractCatalog.granularity=YYYY-MM-DDThh:mm:ssZ
AbstractCatalog.oaiCatalogClassName=org.dspace.app.oai.DSpaceOAICatalog
AbstractCatalog.recordFactoryClassName=org.dspace.app.oai.DSpaceRecordFactory
AbstractCatalog.secondsToLive=3600

AbstractCatalog.granularity=YYYY-MM-DDThh:mm:ssZ

# Custom Identify response values
Identify.repositoryName=DSpace at UD
[EMAIL PROTECTED]
Identify.earliestDatestamp=2001-01-01T00:00:00Z
Identify.deletedRecord=persistent

# List the supported metadataPrefixes along with the class that performs the ass
ociated crosswalk
#Crosswalks.didl=org.dspace.app.oai.DIDLCrosswalk
#Crosswalks.mets=org.dspace.app.oai.METSCrosswalk
Crosswalks.oai_dc=org.dspace.app.oai.OAIDCCrosswalk
# OAI crosswalks that use crosswalk plugins.  The
# metadataPrefixes must match the name of the plugin
# for interface org.dspace.content.crosswalk.DisseminationCrosswalk
# Crosswalks.mods=org.dspace.app.oai.PluginCrosswalk
# Crosswalks.mets=org.dspace.app.oai.PluginCrosswalk
# Crosswalks.qdc=org.dspace.app.oai.PluginCrosswalk


On Tue, 29 May 2007, Claudia Jürgen wrote:

Hi Keith,

this error occurs if the date argument is wrong

e.g.
http://dspace.udel.edu:8080/dspace-oai/request?verb=ListIdentifiers&from=2007-05-02&until=2006-05-02&metadataPrefix=oai_dc

having from > until

did you change any basic settings, e.g. oaicat.properties

Claudia


Keith Jones schrieb:

Hi Stuart,

Thanks for the help. Currently my initial problem originated because I
did not specify the correct base url.  Since correcting that problem the
repository is not pass the ListIdentifiers test.

The base url is:
http://dspace.udel.edu:8080/dspace-oai/request



On Tue, 29 May 2007, Stuart Lewis [sdl] wrote:

Hi Keith,

Can we see the repository, to see what errors it gives us?

Thanks,


Stuart
_________________________________________________________________

Datblygydd Cymwysiadau'r We            Web Applications Developer
Gwasanaethau Gwybodaeth                      Information Services
Prifysgol Cymru Aberystwyth       University of Wales Aberystwyth

           E-bost / E-mail: [EMAIL PROTECTED]
                Ffon / Tel: (01970) 622860
_________________________________________________________________



On 29/5/07 16:20, "Keith Jones" <[EMAIL PROTECTED]> wrote:


Hi Claudia,

Yes,

I used both sites and both are reporting and error in the XML returned.

The VlaidateSite failed on the return of the ?verb=Identify call.

And the explorer site returned and error for all the test.



On Tue, 29 May 2007, Claudia Jürgen wrote:

Hi Keith,

did you use the OAI Validation tool:
http://www.openarchives.org/Register/ValidateSite

or the repository explorer http://re.cs.uct.ac.za/ ?

Claudia


Keith Jones schrieb:
Hello,

   We are running DSpace version 1.4.1, and we want to register our
repository as a OAI data provider.  I went to register but am
unable to
because of the following error:

Malformed response: mismatched tag at line 11, column 62, byte 1114

We are sending back malformed XML when requests are being made.

Any help with this would be appreciated.

Thanks
Keith

-------------------------------------------------------------------------

This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech



------------------------------------------------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/


------------------------------------------------------------------------

_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to