Broken pipe (write failed) [BUG]

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Broken pipe (write failed) [BUG]

Nicola Mazzoni
Hello everyone,
I'd like to ask you about an issue regarding
​ecommerce app​
.

We are monitoring our OFBiz ecommerce application with NewRelic and we
noticed that there are *lots* (8000 occurrences in 7 days) of this error:



*org.apache.catalina.connector.ClientAbortException:
java.net.SocketException: Broken pipe (Write failed)*

This cause slowness and sometimes unreacheability of the site.

We are using OFBiz v13.07.03 with MariaDB  (fork of MySQL),with jvm memory
setting of 20Gb and the heap is always under 10Gb.

Do someone have an idea of what could be the cause of this issue and how we
can solve it?

Thank you in advance.
Nicola




--
Nicola Mazzoni

Mp Style Srl
via Meucci, 37
41019 Limidi di Soliera (MO)
T 059/684916
M 347/9905529 <(347)%20990-5529>
www.mpstyle.it
Reply | Threaded
Open this post in threaded view
|

Re: Broken pipe (write failed) [BUG]

Scott Gray-3
I've seen that error before when one of two things happened:
1. Apache timed out waiting for a response from OFBiz
2. The client (browser) cancelled the request before OFBiz was able to
respond. e.g. the user closed the browser or refreshed or navigated away.

So it isn't a bug as such, it's more a symptom of slow response times.

Regards
Scott

On 8/05/2017 08:43, "Nicola Mazzoni" <[hidden email]> wrote:

> Hello everyone,
> I'd like to ask you about an issue regarding
> ​ecommerce app​
> .
>
> We are monitoring our OFBiz ecommerce application with NewRelic and we
> noticed that there are *lots* (8000 occurrences in 7 days) of this error:
>
>
>
> *org.apache.catalina.connector.ClientAbortException:
> java.net.SocketException: Broken pipe (Write failed)*
>
> This cause slowness and sometimes unreacheability of the site.
>
> We are using OFBiz v13.07.03 with MariaDB  (fork of MySQL),with jvm memory
> setting of 20Gb and the heap is always under 10Gb.
>
> Do someone have an idea of what could be the cause of this issue and how we
> can solve it?
> ​
> Thank you in advance.
> Nicola
> ​
>
>
>
> --
> Nicola Mazzoni
>
> Mp Style Srl
> via Meucci, 37
> 41019 Limidi di Soliera (MO)
> T 059/684916
> M 347/9905529 <(347)%20990-5529>
> www.mpstyle.it
>
Reply | Threaded
Open this post in threaded view
|

Re: Broken pipe (write failed) [BUG]

Jacques Le Roux
Administrator
In reply to this post by Nicola Mazzoni
Yep: http://ofbiz.markmail.org/search/?q=ClientAbortException

Jacques


Le 07/05/2017 à 22:43, Nicola Mazzoni a écrit :

> Hello everyone,
> I'd like to ask you about an issue regarding
> ​ecommerce app​
> .
>
> We are monitoring our OFBiz ecommerce application with NewRelic and we
> noticed that there are *lots* (8000 occurrences in 7 days) of this error:
>
>
>
> *org.apache.catalina.connector.ClientAbortException:
> java.net.SocketException: Broken pipe (Write failed)*
>
> This cause slowness and sometimes unreacheability of the site.
>
> We are using OFBiz v13.07.03 with MariaDB  (fork of MySQL),with jvm memory
> setting of 20Gb and the heap is always under 10Gb.
>
> Do someone have an idea of what could be the cause of this issue and how we
> can solve it?
> ​
> Thank you in advance.
> Nicola
> ​
>
>
>
> --
> Nicola Mazzoni
>
> Mp Style Srl
> via Meucci, 37
> 41019 Limidi di Soliera (MO)
> T 059/684916
> M 347/9905529 <(347)%20990-5529>
> www.mpstyle.it
>