[Dspace-tech] item counter failed

2011-10-12 Thread Webshet, Sisay (ILRI)
Hi All, I wanted to activate the item counter in the xmlui interface (dspace 1.7.2) and I have set these in the config file: webui.strengths.show = true webui.strengths.cache = true it works well for some time but later on the counter doesn't show newly added items. Any idea on

[Dspace-tech] Memory isues on Java

2011-10-12 Thread Lewatle Phaladi
Dear Dspace Team I have tried increasing memory size in java configuration file but I still get this error when I want to create image thumbnails, any idea on what I can do to erase this error for good? -bash-3.00$ ./dspace filter-media Exception: Java heap space

Re: [Dspace-tech] JSPUI-Greek multilingualism

2011-10-12 Thread Claudia Jürgen
Hello Vera, here is an overview of available translations: https://wiki.duraspace.org/display/DSPACE/I18nSupport The latest Greek translation for the JSPUI is based on 1.4. You can take this as a base. Any upgrade will be highly apreciated. Eclipse with the Resource Bundle Editor will help you

Re: [Dspace-tech] item counter failed

2011-10-12 Thread helix84
AFAICT you did everything correctly. The numbers may stop updating because Cocoon can serve you the whole page from cache. You should try to clean the Cocoon cache: 1.) First, don't forget to shutdown Tomcat. 2.) cd ${tomcat6.home}/work/Catalina/{appropriate.domain.dir}/_/ 3.) rm

[Dspace-tech] Problem with choice presentation of type select

2011-10-12 Thread dantexier
I have a problem with choice presentation of type select in the dc.subject metadata. My settings in dspace.cfg is:    choices.plugin.dc.subject = srsc    choices.presentation.dc.subject = select    choices.closed.dc.subject = true    vocabulary.plugin.srsc.hierarchy.store = true    

[Dspace-tech] DSpace 1.8 - Item Import

2011-10-12 Thread Wendy J Bossons
Hello, I am trying to import an item from the command line. However, I keep getting a stack trace. Has anyone seen this and how can I resolve it? The test command and *beginning* of the stack trace follows . . . sudo my dspace installation dir/bin/dspace import -a -e

Re: [Dspace-tech] Memory isues on Java

2011-10-12 Thread Thornton, Susan M. (LARC-B702)[LITES]
I periodically get this error and sometimes stopping and restarting your web server will at least temporarily solve this problem. What memory size are you using? We use the following and rarely see this error anymore: JAVA_OPTS=-Xms2048m -Xmx3072m -Xss512k -Dfile.encoding=UTF-8 Hope this

Re: [Dspace-tech] Memory isues on Java

2011-10-12 Thread Alan Orth
Sue, What are the specs of the machine you are running DSpace on? It's always good to compare notes... :) I find that every few months, as our capacity grows, I have to allocate a few hundred more megabytes to Tomcat. Right now Tomcat's defaults look like this for us:

Re: [Dspace-tech] DSpace 1.8 - Item Import

2011-10-12 Thread Blanco, Jose
This is probably the 1st time you try this, right? Is this a test environment? Have you done: ./dspace idex-inint And was it successful? -Jose From: Wendy J Bossons [mailto:wboss...@mit.edu] Sent: Wednesday, October 12, 2011 10:34 AM To: DSpace-tech@lists.sourceforge.net Subject:

[Dspace-tech] More information Re: DSpace 1.8 - Item Import

2011-10-12 Thread Wendy J Bossons
As well, the tail end of the stack trace references the xmlui WingTransformer . . . Not sure how this bears on the command line . . . please help. at org.springframework.beans.factory.support.AbstractBeanDefinition.resolveBeanClass(AbstractBeanDefinition.java:408) at

Re: [Dspace-tech] DSpace 1.8 - Item Import

2011-10-12 Thread Wendy J Bossons
Running ./dspace index-init yields the same stack trace. This is a test instance... Is it some configuration issue? ..\Wendy I am putting myself to the fullest possible use, which is all I think that any conscious entity can ever hope to do. Wendy Bossons Senior Software Engineer MIT

Re: [Dspace-tech] DSpace 1.8 - Item Import

2011-10-12 Thread Tim Donohue
Wendy, It sounds like something is either did not get built/installed properly or not configured properly. I'm not exactly sure what it would be though, so here's a few questions... Are you running 1.8.0RC1? Or is this the Trunk (unreleased) code? Do you have all the proper 1.8