Re: [dspace-tech] Duplicate entries after enabling authority control

2020-11-16 Thread Franziska Rapp
Hello Paul, thank you for your pointer. We set the configuration to true and made a rebuild. We also rebuilt the discovery-index. Unfortunately this did not solve the problem; there are still duplicates in the browsing filter. Is there an additional step we missed? We a running DSpace 5.8. B

Re: [dspace-tech] garbage collection in tomcat

2020-11-16 Thread Mark H. Wood
On Fri, Nov 13, 2020 at 04:42:20AM -0800, Joshua Kim wrote: > I am Joshua Kim from University of Delaware. I am new to DSpace. We have > had some issue in garbage collection in Tomcat. How would any of you manage > garbage collection regularly? Restart Tomcat every week or something else? We do

Re: [dspace-tech] garbage collection in tomcat

2020-11-16 Thread 'Shaun donovan' via DSpace Technical Support
Hi Joshua. Garbage Collection in the JVM happens automatically and can be controlled by the switches that we use to start the JVM (in this case DSpace). It is a very complex and individual process. What I mean by this is that what works well on one installation will not necessarily work on an

Re: [dspace-tech] Problem with Label Display

2020-11-16 Thread Mark H. Wood
On Fri, Nov 13, 2020 at 03:56:44AM -0800, Sarah Butash wrote: > I've recently inherited a long running DSpace environment. Our users have > reported an erroneous label display (below). I believe this error was > introduced with the last DSpace software upgrade because when this editor > change

[dspace-tech] garbage collection in tomcat

2020-11-16 Thread Joshua Kim
Hi, I am Joshua Kim from University of Delaware. I am new to DSpace. We have had some issue in garbage collection in Tomcat. How would any of you manage garbage collection regularly? Restart Tomcat every week or something else? -- All messages to this mailing list should adhere to the DuraSpa

[dspace-tech] Problem with Label Display

2020-11-16 Thread Sarah Butash
Hello, I've recently inherited a long running DSpace environment. Our users have reported an erroneous label display (below). I believe this error was introduced with the last DSpace software upgrade because when this editor change was implemented, it was user accepted. I believe it is an i

Re: [dspace-tech] DSpace 5.x on Ubuntu 20.04 and Tomcat 9

2020-11-16 Thread Paul Münch
Hello, as an addition: we run DSpace 6.3 on Debian 10 with Tomcat 9 (from distro package sources). Kind regards, Paul -- Philipps-Universität Marburg | UB Digitale Dienste | Deutschhausstraße 9 | D228 Tel. +49 06421 28-24624 -- > Am 16.11.2020 um 14:59 schrieb Alan Orth : > > Hi Agustina,

Re: [dspace-tech] DSpace 5.x on Ubuntu 20.04 and Tomcat 9

2020-11-16 Thread Alan Orth
Hi Agustina, Yes I suspect you will run into some problems. There were many issues with DSpace 5.x on Tomcat versions beyond 7. As of DSpace 6 you can use Tomcat 8.5, but I haven't heard of anyone using Tomcat 9. For what it's worth, we are running Tomcat 7 on Ubuntu 18.04 via a binary distributio

Re: [dspace-tech] Re: Item Submission Upload step taking longer time to respond

2020-11-16 Thread Alan Orth
Dear list, We upgraded from DSpace 5.8 to 6.3 yesterday and now our PostgreSQL connections and locks have skyrocketed. I have a bunch of editors emailing me that they can't edit or approve items in their workflows. Attaching Munin usage graphs for PostgreSQL where you can obviously see the issue b

[dspace-tech] DSpace 5.x on Ubuntu 20.04 and Tomcat 9

2020-11-16 Thread amgc...@gmail.com
Dear all, We are upgrading our DSpace VMs to Ubuntu 20.04 and discovered that Tomcat 8 is no longer available in the repositories, only from Tomcat 9.x. Is anyone currently running DSpace 5.10 in Ubuntu 20.04 on Tomcat 9? It would be useful to know whether it is working OK for you or you've en