[Dspace-tech] [DSpace-tech]: xmlui customization (Mirage)

2014-12-08 Thread Nada Abo-Eita
Dear DSpace community, I am using Mirage theme (Dspace version 4.2) and am trying to customize mirage theme by: *1- Changing the Front page community list hierarchy by doing the following: * Change the depth value to 999 in the sitemap.xmap file under

[Dspace-tech] Supported SWORD version

2014-12-08 Thread Stephen Abrams
We’re interested in building generic tools that can interact with a variety of repositories. Can someone tell us which version of the SWORD protocol, 1.3 or 2.0, is supported in the current DSpace 4.2 release? Thanks, --sla

Re: [Dspace-tech] Supported SWORD version

2014-12-08 Thread Mark Diggory
Hello Steven, 4.2 supports both versions of the protocol as separate web applications. Regards, Mark On Monday, December 8, 2014, Stephen Abrams slabrams...@gmail.com wrote: We’re interested in building generic tools that can interact with a variety of repositories. Can someone tell us

Re: [Dspace-tech] Dspace 3.0 is displaying an error message sometimes I attempt to view

2014-12-08 Thread Tim Donohue
Hi, We'd likely need some additional information before we could provide good advice on solving this problem. Could you send us the full error stacktrace? We'd need to understand exactly where the File Not Found exception occurs. Also, you should look more closely at the File Not Found

[Dspace-tech] possible bug in SpiderDetector.java...

2014-12-08 Thread Bill Tantzen
All, DSpace 4.2, xmlui After investigating some very low statistics since implementing version 4.2, I have found that the function isSpider() in SpiderDetector.java is throwing an error at line 208 because the variable candidate is null. When the matcher method is called on the null variable,

Re: [Dspace-tech] Oracle JVM vs. OpenJDK JVM performance?

2014-12-08 Thread Tim Donohue
Hi Jacob, While I've never run benchmarks specific to DSpace, these days, as you've noted, there should be no significant difference in performance between OpenJDK 7 and Oracle JDK 7. In fact, from my understanding, these days there's no significant differences between the two. See this

Re: [Dspace-tech] 404 on redirect - dspace 3.0, linux

2014-12-08 Thread Sara Amato
Checking in on this issue as we've seen it crop up again with a user who had some malware taking over 404s.Again we can solve the individual patron's issues when they come to us and tell us our dspace site is broken, but it would be nice if this were fixed in the code.Thanks for

Re: [Dspace-tech] 404 on redirect - dspace 3.0, linux

2014-12-08 Thread Stuart Yeates
All 404s are logged. To find them (on linux) use a command like: grep ' 404 ' /var/log/httpd/access_log you may need to further restrict to to a specific IP address if you have a lot of accesses. cheers stuart -- I have a new phone number: 04 463 5692

[Dspace-tech] DSpace 4.2 on Centos 7

2014-12-08 Thread Goran Ivaz
I have the site running fine. I can log in and work with it. The database connection seems fine too. Email messaging works fine too Here is the output from the final installation : [echo] The DSpace code has been installed, and the database initialized. [echo] [echo] To

Re: [Dspace-tech] [DSpace-tech]: xmlui customization (Mirage)

2014-12-08 Thread euler
Dear Nada, I can answer regarding #1 only, you should edit [dspace-src]/dspace/modules/xmlui/src/main/resources/aspects/BrowseArtifacts/sitemap.xmap. You have to create those directories if it is missing from your setup. I added my changes to modules so that it will not be overwritten the next

[Dspace-tech] resolve Import scenario

2014-12-08 Thread Pa Y am
hi, I’m using instruction (https://wiki.duraspace.org/pages/viewpage.action?pageId=34640919) for import an Item to dspace. I use dspace-4.2-src-release. Cmd : /dspace/bin/dspace import -a -e p_a_y_...@live.com -c 123456789/2 -s /home/dspace/source-m /home/dspace/out Result :