On 15/01/2014 11:26 p.m., helix84 wrote: > Hi Patrick, > > which exact DSpace version are you running? It seems you're running > 3.x or 4.x. I see two possibilities: > > 1) you didn't run [dspace]/bin/oai import, see [1] > 2) if it's not 1) and you're on DSpace 3.x you may have encountered > the OAI timezone bug (I think it was [2]). In this case upgrade to 4.0 > should resolve the issue. > > [1] > https://wiki.duraspace.org/display/DSDOC3x/OAI+2.0+Server#OAI2.0Server-ScheduledTasks > [2] https://jira.duraspace.org/browse/DS-1445
Hi all, Thank you for your replies. Firstly, I hadn't run the "dspace oai import" command (either by hand or via a cronjob), so thanks for picking up on this. However, upon doing so, I'm still running into an issue that I'm not sure how to resolve. The server is running a clean install of DSpace v3.2 and only contains a small number of (test) items. The first anomaly is that not all of our collections are being displayed. Our Community list (via the DSpace UI) is at: http://tur-ds-darkdev1.massey.ac.nz:8080/community-list As an example, the Collection "Test Collection - OPEN" (with handle 123456789/20) isn't showing up in the OAI Server at: http://tur-ds-darkdev1.massey.ac.nz:8080/oai/request?verb=ListSets Below is the full output of "/usr/local/dspace/bin/dspace oai import -o -v -c" (which I have run by hand at the time of writing this message). I note that the set (with handle "123456789/20") isn't listed in the output below - should it be ? If so, how can I troubleshoot this problem ? (Note that the item at http://tur-ds-darkdev1.massey.ac.nz:8080/handle/123456789/21 is within the collection 123456789/20 - the item itself 123456789/21 is being indexed, but the set it is in (123456789/20) appears not to be.) Thanks again, Patrick Output: INFO [main] (DSpaceKernelInit.java:52) - Created new kernel: DSpaceKernel:org.dspace:name=0d220f39-e9db-43b7-8cd2-28ac2f2b7286,type=DSpaceKernel:lastLoad=null:loadTime=0:running=false:kernel=null INFO [main] (ConfigurationManager.java:1224) - Loading from classloader: file:/usr/local/dspace/config/dspace.cfg INFO [main] (ConfigurationManager.java:1224) - Using dspace provided log configuration (log.init.config) INFO [main] (ConfigurationManager.java:1224) - Loading: /usr/local/dspace/config/log4j.properties OAI 2.0 manager action started Clearing index Index cleared Using full import. Full import Item with handle 123456789/9 indexed Item with handle 123456789/3 indexed Item with handle 123456789/4 indexed Item with handle 123456789/5 indexed Item with handle 123456789/6 indexed Item with handle 123456789/13 indexed Item with handle 123456789/21 indexed Item with handle 123456789/22 indexed Item with handle 123456789/8 indexed Item with handle 123456789/23 indexed Item with handle 123456789/14 indexed Item with handle 123456789/15 indexed Item with handle 123456789/16 indexed Item with handle 123456789/17 indexed Item with handle 123456789/18 indexed Item with handle 123456789/11 indexed Item with handle 123456789/19 indexed Item with handle 123456789/10 indexed Item with handle 123456789/12 indexed Total: 19 items Optimizing Index Index optimized OAI 2.0 manager action ended. It took 3 seconds. > > > Regards, > ~~helix84 > > Compulsory reading: DSpace Mailing List Etiquette > https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette > > ------------------------------------------------------------------------------ > CenturyLink Cloud: The Leader in Enterprise Cloud Services. > Learn Why More Businesses Are Choosing CenturyLink Cloud For > Critical Workloads, Development Environments & Everything In Between. > Get a Quote or Start a Free Trial Today. > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk > ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&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

