[Dspace-tech] Help with :- DSpace: Internal Server Error

2015-03-18 Thread Herbert Nguruwe
Date: 3/18/15 5:03 PM Session ID: 2656A125703BCD8432E933EA9D8B1202 User: Anonymous IP address: 0:0:0:0:0:0:0:1 -- URL Was: http://digitalknowledge.cput.ac.za/jspui/browse?sort_by=2&order=DESC&rpp=100 -- Method: GET -- Parameters were: -- rpp: "100" -- sort_by: "2" -- order

Re: [Dspace-tech] Modules?

2015-03-18 Thread Andrea Schweer
Hi Susan, On 18/03/15 03:54, Borda, Susan wrote: Does anyone use the “Modules” option for advanced configuration? I was wondering if that’s where I should be putting a copy of dspace.cfg, discovery.xml and messages.xml

Re: [Dspace-tech] Error running mvn package

2015-03-18 Thread Andrea Schweer
Hi Lewatle, On 18/03/15 22:04, Lewatle Phaladi wrote: [ERROR] Failed to execute goal on project solr: Could not resolve dependencies for project org.dspace.modules:solr:war:5.1: Failed to collect d

Re: [Dspace-tech] main servlet for url pattern: dspaceurl.com/*

2015-03-18 Thread Peter Dietz
Hi Pablo, DSpaceWebappServletFilter is part of dspace-services, which is a different layer than JSPUI. So, if you wanted to create a Java class, or servlet to match a custom url, then follow Tim's advice, customize web.xml in https://github.com/DSpace/DSpace/blob/master/dspace-jspui/src/main/webap

[Dspace-tech] Local IP Geolocalization on Solr

2015-03-18 Thread Cadmus, Mail Account
Dear All, I'm trying to solve an issue on Solr stats Dspace 1.8.2. This issue is regarding the way of Solr to count country and city. Our Dspace is running under a proxy, so we have set in dspace.cfg the parameter "useProxies = true". Unfortunately the Geolocalization doesn't recognize any con

Re: [Dspace-tech] Modules?

2015-03-18 Thread Alan Orth
Hey, Susan. Yes, we definitely use modules for overrides. Our institutional DSpace repository makes heavy use of modules for our XMLUI themes (~20 of them right now). The source code is publicly available here: http://github.com/ilri/DSpace I haven't tried overriding anything other than that, th

Re: [Dspace-tech] Error running mvn package

2015-03-18 Thread Lewatle Phaladi
Hi Hilton, I have executed the command and got the following results : [INFO] [INFO] Reactor Summary: [INFO] [INFO] DSpace Parent Project . SUCCESS [1.194s] [INFO] DSpace Addon Modules ..

Re: [Dspace-tech] Error running mvn package

2015-03-18 Thread Hilton Gibson
Hi Lewatle Perhaps you need to run it as follows: mvn -U clean package See: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Rebuild_DSpace Cheers hg *Hilton Gibson* Ubuntu Linux Systems Administrator JS Gericke Library Room 1025C Stellenbosch University Private Bag X5036 Stellenbosch 7599 Sout

Re: [Dspace-tech] Batch data change

2015-03-18 Thread Hakan Yanaz
Hi guys, Thank you all for helpful articles, I will try them all for a best practice. Have a nice day. Hakan On Fri, Mar 6, 2015 at 11:05 AM, Nason Bimbe wrote: > Hi Hakim, > You can also use Dspace batch metadata editing facility, see the > instructions at > https://wiki.duraspace.org/display

[Dspace-tech] Moving collections in DSpace >= 4.0?

2015-03-18 Thread Alan Orth
Hi, I'm wondering how to move a collection to a new community in DSpace versions >= 4.0. In the past, with DSpace 3.x, I would simply[0] find the resource_id for the collection, its parent, and the new parent, then update the relationships in SQL: UPDATE community2collection SET community_id=$NEW

[Dspace-tech] Error running mvn package

2015-03-18 Thread Lewatle Phaladi
Hi All, I am getting the following error running : $ mvn package , any idea much appreciated. [INFO] [INFO] Reactor Summary: [INFO] [INFO] DSpace Parent Project . SUCCESS [1.847s] [INFO] DSpace A

Re: [Dspace-tech] OAI server could not be reached in DSpace 5.2

2015-03-18 Thread Ruben
Hi Stuart, Thanks for your response. Yes, we use a proxy, but I configured this DSpace with the same pattern than the others DSpaces that we have in the same network. The VM in which DSpace is hosted have the proxy variables set up and have connection to outside, and in dspace.cfg I filled out