Now that I've got rid of all the tomcat errors, I've also managed to get as far 
as successfully ingesting some of the demo documents, and it looks like things 
are almost on the verge of success, except for a couple things -


*         I can retrieve the demo records with verb=ListRecords etc using 
metadataPrefix=test_format, but not with metadataPrefix=oai_dc.

Proai.log is throwing up the following error with oai_dc - Unable to resolve 
schema: http://www.openarchives.org/OAI/2.0/oai_dc.xsd , and all the oai_dc 
datastreams are being added to table proai.rcfailure


*         Can't retrieve any records with metadataPrefix=mods. Have amended 
proai.properties to retrieve MODS datastreams, and added a MODS datastream to 
one of the demo records.

These are the additions/changes to proai.properties to accommodate this  -
                driver.fedora.md.formats = oai_dc test_format formatX formatY 
mods
                driver.fedora.md.format.mods.loc = 
http://www.loc.gov/standards/mods/v3/mods-3-2.xsd
                driver.fedora.md.format.mods.uri = 
http://www.loc.gov/standards/mods/v3/mods-3-2/
                driver.fedora.md.format.mods.dissType = info:fedora/*/MODS

Here's the proai.log error -

                WARN 2009-10-14 13:01:01.147 [Worker-1of1] (Worker) Failed to 
process record
net.sf.bvalid.ValidationException: Validation failed due to underlying error
                at 
net.sf.bvalid.xsd.XercesXSDValidator.doValidation(XercesXSDValidator.java:105)
                at 
net.sf.bvalid.xsd.XercesXSDValidator.validate(XercesXSDValidator.java:66)
                at proai.cache.Worker.attempt(Worker.java:86)
                at proai.cache.Worker.run(Worker.java:51)
Caused by: net.sf.bvalid.ValidatorException: Unable to resolve schema: 
http://www.openarchives.org/OAI/2.0/oai_dc.xsd
                at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown 
Source)
                at 
net.sf.bvalid.xsd.XercesXSDValidator.doValidation(XercesXSDValidator.java:100)
                ... 3 more

Note that this same error occurs even if I change the URL for the MODS from 
www.loc.gov<http://www.loc.gov> to some non-existent site. And the MODS 
datastream is also cropping up in proai.rcfailure


Any suggestions?

TIA
Bernadette Houghton, Library Business Applications Developer
Deakin University Geelong Victoria 3217 Australia.
Phone: 03 5227 8230 International: +61 3 5227 8230
Fax: 03 5227 8000 International: +61 3 5227 8000
MSN: [email protected]
Email: 
[email protected]<mailto:[email protected]>
Website: http://www.deakin.edu.au
<http://www.deakin.edu.au/>Deakin University CRICOS Provider Code 00113B (Vic)

Important Notice: The contents of this email are intended solely for the named 
addressee and are confidential; any unauthorised use, reproduction or storage 
of the contents is expressly prohibited. If you have received this email in 
error, please delete it and any attachments immediately and advise the sender 
by return email or telephone.
Deakin University does not warrant that this email and any attachments are 
error or virus free

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fedora-commons-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to