Re: [Dspace-tech] Search problem in DSpace 5.2 Mirage2

2015-08-26 Thread George Stanley Kozak
Andrea:

I haven't tested outside of Mirage2 XMLUI, but I will.
George

From: Andrea Schweer [mailto:schw...@waikato.ac.nz]
Sent: Wednesday, August 26, 2015 6:06 PM
To: George Stanley Kozak ; dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Search problem in DSpace 5.2 Mirage2

Hi George,
On 27/08/15 04:43, George Stanley Kozak wrote:
I wrote to the list back in July about a search problem that we were having 
with DSpace 5.2 XMLUI Mirage 2 theme.
The problem was that if you did a search of a phrase (such as "Cornell 
University"), your search results would contain the word "Cornell" and the word 
"University".  In effect, the search was ignoring the quotes and giving you an 
"OR" search instead of an "AND" search.

Bram Luyten confirmed that this was happening on the demo site.

I haven't heard anything since then, and I wonder if this is planned to be 
fixed.  I have some users pretty upset about this and the complaints are making 
their way up my management chain :(

Anyway help that I can get would be great!

I filed a search-related bug report a little while ago (though I could probably 
have picked a better title): https://jira.duraspace.org/browse/DS-2699 -- this 
issue currently needs a volunteer.

I wouldn't be surprised if what you're seeing is caused by the same thing, 
basically, somewhat overzealous escaping of special characters in the search 
(which was introduced to fix a bug I had unfortunately snuck into DSpace 5.2, 
which in turn was intended to fix issues with searching for phrases containing 
colons).

Is the behaviour you're seeing limited to Mirage 2/XMLUI?

cheers,
Andrea



--

Dr Andrea Schweer

IRR Technical Specialist, ITS Information Systems

The University of Waikato, Hamilton, New Zealand
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] DSpace 5.3 missing link in Inactive account error message

2015-08-26 Thread Andrea Schweer
Hi,

On 27/08/15 01:57, Brouns, Francis wrote:
> a minor issue in Dspace 5.3. When an user with an account that has not yet 
> been verified asks for a new password, a message is shown about the account 
> being inactive. The message contains a link to register. This link is not 
> set, instead {0} is shown.

This sounds like a bug to me -- I've opened a Jira issue: 
https://jira.duraspace.org/browse/DS-2727 I'm assuming you encountered 
this in JSPUI?

Next time, you might like to report the issue yourself; that way your 
name will be associated with the bug report and you will be kept updated 
on the progress.

In the meantime, you could try rephrasing the message string so that it 
no longer contains an apostrophe. Or you could try putting in a double 
apostrophe, that method works in the e-mail templates but I don't know 
whether it works in JSPUI.

cheers,
Andrea

-- 
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand


--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Search problem in DSpace 5.2 Mirage2

2015-08-26 Thread Andrea Schweer

  
  
Hi George,

On 27/08/15 04:43, George Stanley Kozak
  wrote:


  
  
  
  I wrote to the list back in July about a
search problem that we were having with DSpace 5.2 XMLUI Mirage
2 theme.
The problem was that if you did a search of
  a phrase (such as “Cornell University”), your search results
  would contain the word “Cornell” and the word “University”. 
  In effect, the search was ignoring the quotes and giving you
  an “OR” search instead of an “AND” search.
 
Bram Luyten confirmed that this was
  happening on the demo site. 
  
 
I haven’t heard anything since then, and I
  wonder if this is planned to be fixed.  I have some users
  pretty upset about this and the complaints are making their
  way up my management chain
  L
 
Anyway help that I can get would be great!
  


I filed a search-related bug report a little while ago (though I
could probably have picked a better title):
https://jira.duraspace.org/browse/DS-2699 -- this issue currently
needs a volunteer.

I wouldn't be surprised if what you're seeing is caused by the same
thing, basically, somewhat overzealous escaping of special
characters in the search (which was introduced to fix a bug I had
unfortunately snuck into DSpace 5.2, which in turn was intended to
fix issues with searching for phrases containing colons).

Is the behaviour you're seeing limited to Mirage 2/XMLUI?

cheers,
Andrea

-- 
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand
  


--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] REST API: collection administrators and submitters

2015-08-26 Thread Monika C. Mevenkamp
I have a script that creates a collection templating the new collection after 
another collection
I do this in jruby. If you are interested have a look at 
https://github.com/akinom/dscriptor
See the way I use it at 
https://github.com/akinom/dscriptor/blob/master/utils/pulibs.rb
The stuff is not very well documented - but if you are interested just ask away

Monika


—
Monika Mevenkamp
Digital Repository Infrastructure Developer
Phone: 609-258-4161
333C 701 Carnegie, Princeton University, Princeton, NJ 08544

On Aug 26, 2015, at 3:41 PM, Mark H. Wood 
mailto:mw...@iupui.edu>> wrote:

On Wed, Aug 26, 2015 at 02:27:02PM -0400, Elias Tzoc wrote:
We’re testing a basic REST API script for creating collections for new users, 
and it’s partially working.  We can create collections but we’re not sure how 
to add (new) e-persons to recently created collections, the e-person should be 
an administrator and submitter for his/her collection.

We’ve checked these pages, but we cannot seem to find an example for adding 
administrators or submitters
https://wiki.duraspace.org/display/DSDOC5x/REST+API 

https://github.com/DSpace/DSpace/tree/master/dspace-rest 


I haven't tried to do that, but I can say that an EPerson is not added
to a Collection but to one of several EPersonGroups associated with
the collection.  I think that's not supported yet.

--
Mark H. Wood
Lead Technology Analyst

University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
www.ulib.iupui.edu
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] REST API: collection administrators and submitters

2015-08-26 Thread Mark H. Wood
On Wed, Aug 26, 2015 at 02:27:02PM -0400, Elias Tzoc wrote:
> We’re testing a basic REST API script for creating collections for new users, 
> and it’s partially working.  We can create collections but we’re not sure how 
> to add (new) e-persons to recently created collections, the e-person should 
> be an administrator and submitter for his/her collection.
> 
> We’ve checked these pages, but we cannot seem to find an example for adding 
> administrators or submitters
> https://wiki.duraspace.org/display/DSDOC5x/REST+API 
> 
> https://github.com/DSpace/DSpace/tree/master/dspace-rest 
> 

I haven't tried to do that, but I can say that an EPerson is not added
to a Collection but to one of several EPersonGroups associated with
the collection.  I think that's not supported yet.

-- 
Mark H. Wood
Lead Technology Analyst

University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
www.ulib.iupui.edu


signature.asc
Description: Digital signature
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] REST API: collection administrators and submitters

2015-08-26 Thread Elias Tzoc
Hi all,

We’re testing a basic REST API script for creating collections for new users, 
and it’s partially working.  We can create collections but we’re not sure how 
to add (new) e-persons to recently created collections, the e-person should be 
an administrator and submitter for his/her collection.

We’ve checked these pages, but we cannot seem to find an example for adding 
administrators or submitters
https://wiki.duraspace.org/display/DSDOC5x/REST+API 

https://github.com/DSpace/DSpace/tree/master/dspace-rest 


Does anyone have some (curl) example requests for this? 

Thanks in advance!


Elias


- - - - - - - - - - - - - - - - - -   
Elías Tzoc
Digital Initiatives Librarian
King 303
Miami University Libraries
Phone: 513-529-7206
http://staff.lib.miamioh.edu/~tzocea/ --
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] NOTICE: dspace-tech will move to Google Groups TOMORROW (Thurs, Aug 27) - ACTION REQUIRED

2015-08-26 Thread Tim Donohue

Hello dspace-tech subscribers,

This dspace-tech SourceForge mailing list will be migrated to Google 
Groups TOMORROW (Thurs, Aug 27) at approximately 19:00 UTC (3pm EDT).


Unfortunately, because of Google Group's strict policies to avoid 
spammers, we will be UNABLE to migrate your existing subscription on 
your behalf.  But, all dspace-tech mailing list archives will be 
migrated automatically to the new location.


ACTION REQUIRED: Once the mailing list is migrated, you will need to 
re-subscribe yourself to the new "dspace-tech" Google Group in order to 
continue receiving these emails. At that point, a final notice will be 
sent to all subscribers of this SourceForge list, detailing how to 
quickly join the new mailing list. Your email address will also be 
unsubscribed from the retired SourceForge mailing list.


OPTIONALLY, if you want to get a jump on things (and ensure you don't 
miss a message), you may immediately send a "join request" via one of 
these routes:
* Email /dspace-tech+subscr...@googlegroups.com /You'll receive an email 
response that tells you to either *reply* to submit your "join request", 
or click a link.
* OR visit https://groups.google.com/d/forum/dspace-tech and click 
"Apply to join group" (You must be logged in to see that button)
Submitting a "Join Request" will ensure you are immediately subscribed 
to the new mailing list once the migration is completed.


This migration from SourceForge to Google Groups is taking place for the 
following reasons:
1) SourceForge hosting has been unstable recently. Our SF-hosted mailing 
lists have gone down twice in the last six months.

2) Google Groups provides better list search and management capabilities.
3) Other DuraSpace projects use Google Groups and have had good 
experiences with it.
4) All other DSpace mailing lists have already moved to Google Groups in 
the past few weeks: https://wiki.duraspace.org/display/DSPACE/Mailing+Lists


Thanks,

Tim Donohue

--
Tim Donohue
Technical Lead for DSpace & DSpaceDirect
DuraSpace.org | DSpace.org | DSpaceDirect.org

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Search problem in DSpace 5.2 Mirage2

2015-08-26 Thread George Stanley Kozak
Hi, Everyone:

I wrote to the list back in July about a search problem that we were having 
with DSpace 5.2 XMLUI Mirage 2 theme.
The problem was that if you did a search of a phrase (such as "Cornell 
University"), your search results would contain the word "Cornell" and the word 
"University".  In effect, the search was ignoring the quotes and giving you an 
"OR" search instead of an "AND" search.

Bram Luyten confirmed that this was happening on the demo site.

I haven't heard anything since then, and I wonder if this is planned to be 
fixed.  I have some users pretty upset about this and the complaints are making 
their way up my management chain :(

Anyway help that I can get would be great!

George Kozak
Digital Library Specialist
Cornell University Library Information Technologies (CUL-IT)
218 Olin Library
Cornell University
Ithaca, NY 14853
607-255-8924


--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] theme mirage2

2015-08-26 Thread Shannon Meisenheimer
That is likely due to a bad build.  We saw that when Maven wasn't able to
get to some of the repositories needed for the build due to FW restrictions.

Shannon
--
Mr. Shannon Meisenheimer
Office of Technology
Blackboard and Academic Application Management
University of Central Missouri
Dockery 207A
meisenhei...@ucmo.edu
Work Phone:  (660) 543-8483

2015-08-26 6:15 GMT-05:00 Claudia Jürgen 
:

> Hola Paula,
>
> tienes que habilitar Javascript en el navegador, porejemplo en Firefox
> (desde versión 23) entra about:config y cambia javascript.enabled (true).
>
> Para cambiar el tema aquí hay la documentación:
>
> https://wiki.duraspace.org/display/DSDOC5x/Mirage+2+Configuration+and+Customization
>
> Nota que la lenguaje de esta lista es Inglés. Vas a recibir más
> respuestas utilizandola.
> Hay una liste en Espanol: https://www.rediris.es/list/info/gude.html
>
> Saludos
>
> Claudia
>
>
>
>
> Am 25.08.2015 um 21:15 schrieb Paula Andrea Pérez I. - Informática IUE:
> > Buena tarde
> >
> >
> > Quería solicitarles su ayuda ya que hace poco instale el dspace version
> 5.1 para el repositorio de la biblioteca , intente cambiar el tema por el
> mirage2 pero no se visualiza bien en ningún navegador , además sale el
> siguiente mensaje.
> >
> >
> >
> >Repositorio Institucional IUE
> >
> > JavaScript is disabled for your browser. Some features of this site may
> not work without it.
> >
> >
> >
> >
> >
> >
> >
> > Muchas graciasss
> >
> >
> >
> > [cid:image001.png@01D0A387.8B376440]
> >
> >
> >
> > Paula Andrea Pérez Idarraga
> > Institución Universitaria de Envigado
> > Ingeniera Contratista Oficina de Informática
> > Carrera 27 B No. 39 A Sur 57 – Envigado, Colombia
> > Teléfono: +57 4 339 10 10  –  Ext. 521
> > Correo: paula.pe...@iue.edu.co
> > Web: www.iue.edu.co
> >
> >
> > [cid:image002.jpg@01D0A428.614C6CB0] >[cid:image003.png@01D0A428.614C6CB0]
> [cid:image004.jpg@01D0A428.614C6CB0] <
> http://www.youtube.com/user/IUEVIRTUAL>
> >
> > “El contenido de este mensaje puede ser información privilegiada y
> confidencial. Si usted no es el destinatario real del mismo, por favor
> informe de ello a quien lo envía y destrúyalo en forma inmediata.”
> >
> > Antes de imprimir este mensaje, asegúrese de que es necesario. Proteger
> el medio ambiente está también en sus manos.
> >
> >
> >
> >
> >
> >
> >
> > __ Información de ESET Endpoint Antivirus, versión de la base de
> datos de firmas de virus 12150 (20150825) __
> >
> > El mensaje fue verificado por ESET Endpoint Antivirus.
> >
> > http://www.eset-la.com
> >
> >
> >
> >
> --
> >
> >
> >
> > ___
> > DSpace-tech mailing list
> > DSpace-tech@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/dspace-tech
> > List Etiquette:
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
> >
>
> --
> Claudia Juergen
> Eldorado
>
> Technische Universität Dortmund
> Universitätsbibliothek
> Vogelpothsweg 76
> 44227 Dortmund
>
> Tel.: +49 231-755 40 43
> Fax: +49 231-755 40 32
> claudia.juer...@ub.tu-dortmund.de
> www.ub.tu-dortmund.de
>
>
> Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie
> ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der
> für diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den
> Absender und vernichten Sie diese Mail. Vielen Dank.
> Unbeschadet der Korrespondenz per E-Mail sind unsere Erklärungen
> ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
> Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung
> eines solchen Schriftstücks per Telefax erfolgen.
>
> Important note: The information included in this e-mail is confidential.
> It is solely intended for the recipient. If you are not the intended
> recipient of this e-mail please contact the sender and delete this
> message. Thank you.
> Without prejudice of e-mail correspondence our statements are only
> legally binding when they are made in the conventional written form
> (with personal signature) or when such documents are sent by fax.
>
>
> --
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette:
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] DSpace 5.3 missing link in Inactive account error message

2015-08-26 Thread Brouns, Francis
Hi all,

a minor issue in Dspace 5.3. When an user with an account that has not yet been 
verified asks for a new password, a message is shown about the account being 
inactive. The message contains a link to register. This link is not set, 
instead {0} is shown.

Inactive Account
The e-mail address you entered corresponds to an inactive account. Perhaps you 
havent yet registered.

in html source
Perhaps you havent yet registered.

Also, the ' is missing in haven't. That probably happens with all strings 
containing an apostrof.

best wishes, Francis

Dr Ir Francis Brouns | Welten Institute - Research Centre for Learning, 
Teaching and Technology | Faculty of Psychology & Educational Sciences | Open 
Universiteit| Valkenburgerweg 177 6419 AT Heerlen | P.O. Box 2960 6401 DL 
Heerlen | Phone + 31 45 5762152 | Fax +31 45 5762800 | e-mail 
francis.bro...@ou.nl


Deze e-mail is uitsluitend bestemd voor de geadresseerde(n). Verstrekking aan 
en gebruik door anderen is niet toegestaan. Open Universiteit sluit iedere 
aansprakelijkheid uit die voortvloeit uit elektronische verzending. Aan de 
inhoud van deze e-mail en/of eventueel toegevoegde bijlagen kunnen geen rechten 
worden ontleend.

This e-mail is intended exclusively for the addressee(s), and may not be passed 
on to, or made available for use by any person other than the addressee(s). 
Open Universiteit rules out any and every liability resulting from any 
electronic transmission. No rights may be derived from the contents of this 
message.

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] theme mirage2

2015-08-26 Thread Claudia Jürgen
Hola Paula,

tienes que habilitar Javascript en el navegador, porejemplo en Firefox 
(desde versión 23) entra about:config y cambia javascript.enabled (true).

Para cambiar el tema aquí hay la documentación:
https://wiki.duraspace.org/display/DSDOC5x/Mirage+2+Configuration+and+Customization

Nota que la lenguaje de esta lista es Inglés. Vas a recibir más 
respuestas utilizandola.
Hay una liste en Espanol: https://www.rediris.es/list/info/gude.html

Saludos

Claudia




Am 25.08.2015 um 21:15 schrieb Paula Andrea Pérez I. - Informática IUE:
> Buena tarde
>
>
> Quería solicitarles su ayuda ya que hace poco instale el dspace version 5.1 
> para el repositorio de la biblioteca , intente cambiar el tema por el mirage2 
> pero no se visualiza bien en ningún navegador , además sale el siguiente 
> mensaje.
>
>
>
>Repositorio Institucional IUE
>
> JavaScript is disabled for your browser. Some features of this site may not 
> work without it.
>
>
>
>
>
>
>
> Muchas graciasss
>
>
>
> [cid:image001.png@01D0A387.8B376440]
>
>
>
> Paula Andrea Pérez Idarraga
> Institución Universitaria de Envigado
> Ingeniera Contratista Oficina de Informática
> Carrera 27 B No. 39 A Sur 57 – Envigado, Colombia
> Teléfono: +57 4 339 10 10  –  Ext. 521
> Correo: paula.pe...@iue.edu.co
> Web: www.iue.edu.co
>
>
> [cid:image002.jpg@01D0A428.614C6CB0][cid:image003.png@01D0A428.614C6CB0]
>  [cid:image004.jpg@01D0A428.614C6CB0] 
>
> “El contenido de este mensaje puede ser información privilegiada y 
> confidencial. Si usted no es el destinatario real del mismo, por favor 
> informe de ello a quien lo envía y destrúyalo en forma inmediata.”
>
> Antes de imprimir este mensaje, asegúrese de que es necesario. Proteger el 
> medio ambiente está también en sus manos.
>
>
>
>
>
>
>
> __ Información de ESET Endpoint Antivirus, versión de la base de 
> datos de firmas de virus 12150 (20150825) __
>
> El mensaje fue verificado por ESET Endpoint Antivirus.
>
> http://www.eset-la.com
>
>
>
> --
>
>
>
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette: 
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>

-- 
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@ub.tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie 
ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der 
für diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den 
Absender und vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher 
Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung 
eines solchen Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. 
It is solely intended for the recipient. If you are not the intended 
recipient of this e-mail please contact the sender and delete this 
message. Thank you.
Without prejudice of e-mail correspondence our statements are only 
legally binding when they are made in the conventional written form 
(with personal signature) or when such documents are sent by fax.

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


[Dspace-tech] DSpace 5.3 SQLNestedException: Cannot get a connection

2015-08-26 Thread Brouns, Francis
Hi all,

we encounter a lot of db connection errors while testing a clean install of 
Dspace 5.3 on SLES Linux, using Oracle11g. I did a clean install of Dspace 5.3, 
using jspui as ROOT context, created a few communities and collections, 
imported some collections from our production server and created some new items.

DB pool, connections, time out, idle connections, cache are all default; until 
now we never have had to change this.

I am the only one using this server. After I browse around a little, or press 
F5 repeatedly, say 4 times, I get an internal server error. Our DBA tells me 
that there are very many connections to the database, more than he would expect.

Not sure whether this is related to DS-2563. Of course I could try increasing 
pool size, but I am wondering why with a single user and a few ations the pool 
already seems to be exhausted. What will happen on the production server?

Exception:
org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error 
Timeout waiting for idle object
at 
org.apache.commons.dbcp.PoolingDataSource.getConnection(PoolingDataSource.java:114)
at 
org.dspace.storage.rdbms.DatabaseManager.getConnection(DatabaseManager.java:634)
at org.dspace.core.Context.init(Context.java:121)
at org.dspace.core.Context.(Context.java:95)
at org.dspace.app.webui.util.UIUtil.obtainContext(UIUtil.java:105)
at 
org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:100)
at 
org.dspace.app.webui.servlet.DSpaceServlet.doGet(DSpaceServlet.java:67)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:622)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:291)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebappServletFilter.java:78)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219)
at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106)
at 
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:142)
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79)
at 
org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:617)
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88)
at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:518)
at 
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1091)
at 
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:668)
at 
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1527)
at 
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1484)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at 
org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.NoSuchElementException: Timeout waiting for idle object
at 
org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:958)
at 
org.apache.commons.dbcp.PoolingDataSource.getConnection(PoolingDataSource.java:106)
... 32 more


2015-08-26 09:57:54,669 DEBUG org.dspace.app.webui.util.JSPManager @ 
anonymous:no_context:view_jsp:/error/internal.jsp
2015-08-26 09:58:04,015 ERROR org.dspace.storage.rdbms.DatabaseManager @ SQL 
connection Error -
org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error 
Timeout waiting for idle object
at 
org.apache.commons.dbcp.PoolingDataSource.getConnection(PoolingDataSource.java:114)
at 
org.dspace.storage.rdbms.DatabaseManager.getConnection(DatabaseManager.java:634)
at org.dspace.core.Context.init(Context.java:121)
at org.dspace.core.Context.(Context.java:95)
at org.dspace.app.webu