Hi Jason, fgsrepository.fedoraVersion in repository.properties is used to determine the format of the export of the FOXML record to be indexed:
- if it starts with "2." then the format is fedora.commons.Constants.FOXML_1_0_LEGACY, which is "foxml1.0" - else the format is fedora.commons.Constants.FOXML1_1.uri So it seems that your fgsrepository.fedoraVersion value starts with "2.". The current configvalues.xml should have set it to "3.1", so maybe you have reused an older configBasic. Let me hear, if it does not work, if you set it to "3.1". Regards, Gert -----Original Message----- From: Jason Nugent [mailto:[email protected]] Sent: 20. april 2009 15:37 To: [email protected] Subject: [Fedora-commons-users] fgsrepository.fedoraVersion value in repository.properties -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi folks, I'm setting up a fedoragsearch index for a Fedora 3.1 repository, and I'm getting an error when I try to use the web interface to add an object, via its PID, to the index: Fedora Object acva:macdonald.2664_04 not found at BasicRepos; nested exception is: fedora.server.errors.UnsupportedTranslationException: No serializer exists for format: foxml1.0 I've done some googling, and there was a recommended fix based on setting the fgsrepository.fedoraVersion setting in repository.properties, mentioned in this older email thread: http://www.fedora-commons.org/confluence/spaces/viewthread.action?key=FCKB&id=8750192 I've checked, and I do have that value set in my config. It was probably set by the installer. However, it has a value of 2.2.4. My instance is version 3.1. What does this value actually do? I could be way off base, but perhaps the format value in the FOXML file I am trying to index is incorrect? Regards, Jason - -- Jason Nugent Systems Programmer/Database Developer Electronic Text Centre University of New Brunswick [email protected] (506) 447 3177 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) iD8DBQFJ7HpsuI/rFPUJN7MRAuwIAKC5VK/CXmo0S3DD3w4YBfk7w1iRmQCfctre GhnXjNJ/Q/QeAktGlSKRhbw= =AHqT -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Fedora-commons-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Fedora-commons-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
