Hi Justin,

With production use, and encountering similar issues to you, I have made
fixes to our code to protect against http connection leaking with AWS S3
assetstore, and also to handle larger uploads/downloads. Here is some
commit history to the (5.x) S3BitStore:
https://github.com/LongsightGroup/DSpace/commits/longsight-5.6/dspace-api/src/main/java/org/dspace/storage/bitstore/impl/S3BitStore.java


________________
Peter Dietz
Longsight
www.longsight.com
pe...@longsight.com
p: 740-599-5005 x809

On Thu, May 18, 2017 at 10:57 AM, Claudia Jürgen <
claudia.juer...@tu-dortmund.de> wrote:

> Hello jcdalton,
>
> which UI are you using and are you using google analytics?
>
> For the time being you may set the config parameter db.maxidle to
> something else than -1
> see
> https://jira.duraspace.org/browse/DS-3564?jql=text%20~%20%22maxidle%22
>
> Hope this helps
>
> Claudia Jürgen
>
>
> Am 18.05.2017 um 16:25 schrieb jcdal...@email.wm.edu:
>
>> I'm using S3 as a bitstore on DSpace 6 and I'm coming up with a lot of
>> errors like the following:
>>
>> com.amazonaws.http.AmazonHttpClient @ Unable to execute HTTP request:
>> Timeout waiting for connection from pool
>> org.apache.http.conn.ConnectionPoolTimeoutException: Timeout waiting for
>> connection from pool
>>
>> It looks to me like either DSpace isn't closing the connections as it
>> should.  Anyone else had this issue?
>>
>> Thanks
>>
>>
> --
> 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...@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.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dspace-tech+unsubscr...@googlegroups.com.
> To post to this group, send email to dspace-tech@googlegroups.com.
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to