Re: [Dspace-tech] DSpace-tech Digest, Vol 99, Issue 111

2014-07-31 Thread Stephano John
Dear Tim, you asked me two questions * How much memory do you have available on the server? The server has 4 GB I have increased the allocation to 1024MB, i still get the same error. JAVA_OPTS="-Xmx1024M -Xms512M -Dfile.encoding=UTF-8" PATH=/etc/java-7-openjdk/bin JAVA_HOME=/etc/java-7-openjdk

[Dspace-tech] (no subject)

2014-07-31 Thread Hilton Gibson
Hi All Just an observation that puzzles me. I switched the following on for a few weeks, in the file */etc/default/tomcat6* >>> # Use a CMS garbage collector for improved response time #JAVA_OPTS="${JAVA_OPTS} -XX:+UseConcMarkSweepGC" >>> Now it is off. See graph below. The memory consumption dro

[Dspace-tech] Avoid to add dc.date.* into item in InstallItem.java

2014-07-31 Thread Ruben
Hi all, I've seen that dc.date.issued, dc.date.accessioned and dc.date.available are added into the new item in InstallItem.java, but I want to modify this in one case. I don't know if it's true, but I interpret when an item is added from OAI-PMH, also this code acts into this item and adds th

Re: [Dspace-tech] Request copy error

2014-07-31 Thread helix84
Hi Hilton, above the error line [1] there's a branch that will print the offending query to the log. Please, turn up log level to DEBUG, which will give us the exact query that trows this SQL syntax error. [1] https://github.com/DSpace/DSpace/blob/dspace-4.2/dspace-api/src/main/java/org/dspace/s

[Dspace-tech] Adding thumb nails to a record and work flow question

2014-07-31 Thread Andy Kirkyla
Folks, I trust all is well. Thank you gain for all your support so far in answering my questions. We are deploying a DSpace 4.2 version on a linux server using the xmlui interface. We would like to implement the following functionality: 1) Adding the ability to have a p

[Dspace-tech] DSpace 3.2 xmlui - mistake removing collection

2014-07-31 Thread rdiascampos
Hi.   I tried to remove a non empty colletion. There were two itens there but DSpace replied with a SQL error.   Two things bother me.   1. DSpace warns that it will remove items, so why the error?   2. The SQL error points to a table "communities2item" that I couldn't realize what it  is used for

Re: [Dspace-tech] theme selection in xmlui

2014-07-31 Thread Bill Tantzen
Thanks Peter -- that's exactly what I wound up doing! I initially thought of it as a hack... I didn't realize the handle attribute and the regex attribute were ANDed rather than OR'd! I appreciate the confirmation! Bill On Wed, Jul 30, 2014 at 2:54 PM, Peter Dietz wrote: > Hi Bill, > > I probl

Re: [Dspace-tech] DSpace 4.2 out of memory error

2014-07-31 Thread Tim Donohue
Hi Stephano, Your JAVA_OPTS settings look OK. It seems rather odd that this is failing on a simple Ant command (which should NOT be using that much memory). Do you have a lot of other software running on this server which could be using memory? It almost sounds like Java just cannot even find

Re: [Dspace-tech] DSpace 3.2 xmlui - mistake removing collection

2014-07-31 Thread Hilton Gibson
Hi Ricardo Perhaps this will help: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Browse_Indexes/3.2#WARNING Cheers hg *Hilton Gibson* Ubuntu Linux Systems Administrator JS Gericke Library Room 1025D Stellenbosch University Private Bag X5036 Stellenbosch 7599 South Africa Tel: +27 21 808 4100

Re: [Dspace-tech] Refworks with DSpace

2014-07-31 Thread George Stanley Kozak
Dear Lewatle Phaladi: What version of DSpace are you using? I have some code borrowed from the University of Wisconsin that incorporates RefWorks in DSpace. It works in DSpace 1.8.2 on down, but I wasn’t able to get it to work in my DSpace 3.2 pilot. Unfortunately, I haven’t had too much time

[Dspace-tech] LNI

2014-07-31 Thread bender
I've been investigating LNI interface to see if we can take advantage of it in some way. But the documentation is still very cryptic to my understand. What benefits could get with LNI? How can we make it work? I found this page with information about Dspace LNI: https://wiki.duraspace.org/display/

[Dspace-tech] Managing input-forms.xml

2014-07-31 Thread David Cook
Hey folks: What do people think about changing DSpace so that input-forms.xml can use XInclude? If I understand correctly, we'd just need to add the following line of code: "factory. setXIncludeAware(true);" Beneath https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/ja

Re: [Dspace-tech] DSpace 4.1 slow to submit/edit/delet item

2014-07-31 Thread vitor.rodrigues
hello, i just did it. No more, no less 2014-07-31 22:17 GMT-03:00 fabian.baena [via DSpace] < ml-node+s2283337n4674366...@n4.nabble.com>: > Hi, every one. > I've same situation. > > I just was installed dspace 4.2. > > Please Victor, can you tell me if you do only those steps? > > "i removed th