Re: HandleHttpRequest - Failed to receive content from HTTP Request

2019-09-09 Thread Pierre Villard
Hey William,

Which version of NiFi are you using?

Pierre

Le lun. 9 sept. 2019 à 16:20, William Gosse  a
écrit :

> I have had couple occurrence of the following exception occurring on an
> HandleHttpRequest pprocessor:
>
> *nifi-app_2019-09-06_12.0.log:2019-09-06 12:24:48,132 ERROR [Timer-Driven
> Process Thread-3] o.a.n.p.standard.HandleHttpRequest
> HandleHttpRequest[id=6ceef915-4430-30fa-09d2-b12bb2142172] Failed to
> receive content from HTTP Request from 108.26.163.22 due to
> java.io.IOException: java.util.concurrent.TimeoutException: Idle timeout
> expired: 61/60 ms: java.io.IOException:
> java.util.concurrent.TimeoutException: Idle timeout expired: 61/60
> ms*
>
>
>
> When it occurs the HandleHttpRequest processor stops excepting requests
> and I have to restart nifi in order to recover.
>
>
>
> Is there anything I can do to better handle this exception?
>


RE: HandleHttpRequest - Failed to receive content from HTTP Request

2019-09-10 Thread William Gosse
It’s 1.9.2

From: Pierre Villard 
Sent: Monday, September 9, 2019 7:43 PM
To: users@nifi.apache.org
Subject: Re: HandleHttpRequest - Failed to receive content from HTTP Request

[CAUTION: This email originated from outside of Kodak Alaris. Do not click 
links or open attachments unless you recognize the sender and know the content 
is safe.]

Hey William,

Which version of NiFi are you using?

Pierre

Le lun. 9 sept. 2019 à 16:20, William Gosse 
mailto:william.go...@aifoundry.com>> a écrit :
I have had couple occurrence of the following exception occurring on an 
HandleHttpRequest pprocessor:
nifi-app_2019-09-06_12.0.log:2019-09-06 12:24:48,132 ERROR [Timer-Driven 
Process Thread-3] o.a.n.p.standard.HandleHttpRequest 
HandleHttpRequest[id=6ceef915-4430-30fa-09d2-b12bb2142172] Failed to receive 
content from HTTP Request from 108.26.163.22 due to java.io.IOException: 
java.util.concurrent.TimeoutException: Idle timeout expired: 61/60 ms: 
java.io.IOException: java.util.concurrent.TimeoutException: Idle timeout 
expired: 61/60 ms

When it occurs the HandleHttpRequest processor stops excepting requests and I 
have to restart nifi in order to recover.

Is there anything I can do to better handle this exception?


Re: HandleHttpRequest - Failed to receive content from HTTP Request

2019-09-10 Thread Pierre Villard
I'm AFK for the moment but could you file a JIRA with some steps to
reproduce the issue? Happy to have a look once I get back at a computer.

Le mar. 10 sept. 2019 à 08:09, William Gosse 
a écrit :

> It’s 1.9.2
>
>
>
> *From:* Pierre Villard 
> *Sent:* Monday, September 9, 2019 7:43 PM
> *To:* users@nifi.apache.org
> *Subject:* Re: HandleHttpRequest - Failed to receive content from HTTP
> Request
>
>
>
> [CAUTION: This email originated from outside of Kodak Alaris. Do not click
> links or open attachments unless you recognize the sender and know the
> content is safe.]
> --
>
> Hey William,
>
>
>
> Which version of NiFi are you using?
>
>
>
> Pierre
>
>
>
> Le lun. 9 sept. 2019 à 16:20, William Gosse 
> a écrit :
>
> I have had couple occurrence of the following exception occurring on an
> HandleHttpRequest pprocessor:
>
> *nifi-app_2019-09-06_12.0.log:2019-09-06 12:24:48,132 ERROR [Timer-Driven
> Process Thread-3] o.a.n.p.standard.HandleHttpRequest
> HandleHttpRequest[id=6ceef915-4430-30fa-09d2-b12bb2142172] Failed to
> receive content from HTTP Request from 108.26.163.22 due to
> java.io.IOException: java.util.concurrent.TimeoutException: Idle timeout
> expired: 61/60 ms: java.io.IOException:
> java.util.concurrent.TimeoutException: Idle timeout expired: 61/60
> ms*
>
>
>
> When it occurs the HandleHttpRequest processor stops excepting requests
> and I have to restart nifi in order to recover.
>
>
>
> Is there anything I can do to better handle this exception?
>
>


RE: HandleHttpRequest - Failed to receive content from HTTP Request

2019-09-10 Thread William Gosse
I’m only seeing it with one user and I’m not sure how they are doing it.

From: Pierre Villard 
Sent: Tuesday, September 10, 2019 8:32 AM
To: users@nifi.apache.org
Subject: Re: HandleHttpRequest - Failed to receive content from HTTP Request

[CAUTION: This email originated from outside of Kodak Alaris. Do not click 
links or open attachments unless you recognize the sender and know the content 
is safe.]

I'm AFK for the moment but could you file a JIRA with some steps to reproduce 
the issue? Happy to have a look once I get back at a computer.

Le mar. 10 sept. 2019 à 08:09, William Gosse 
mailto:william.go...@aifoundry.com>> a écrit :
It’s 1.9.2

From: Pierre Villard 
mailto:pierre.villard...@gmail.com>>
Sent: Monday, September 9, 2019 7:43 PM
To: users@nifi.apache.org<mailto:users@nifi.apache.org>
Subject: Re: HandleHttpRequest - Failed to receive content from HTTP Request

[CAUTION: This email originated from outside of Kodak Alaris. Do not click 
links or open attachments unless you recognize the sender and know the content 
is safe.]

Hey William,

Which version of NiFi are you using?

Pierre

Le lun. 9 sept. 2019 à 16:20, William Gosse 
mailto:william.go...@aifoundry.com>> a écrit :
I have had couple occurrence of the following exception occurring on an 
HandleHttpRequest pprocessor:
nifi-app_2019-09-06_12.0.log:2019-09-06 12:24:48,132 ERROR [Timer-Driven 
Process Thread-3] o.a.n.p.standard.HandleHttpRequest 
HandleHttpRequest[id=6ceef915-4430-30fa-09d2-b12bb2142172] Failed to receive 
content from HTTP Request from 108.26.163.22 due to java.io.IOException: 
java.util.concurrent.TimeoutException: Idle timeout expired: 61/60 ms: 
java.io.IOException: java.util.concurrent.TimeoutException: Idle timeout 
expired: 61/60 ms

When it occurs the HandleHttpRequest processor stops excepting requests and I 
have to restart nifi in order to recover.

Is there anything I can do to better handle this exception?


RE: HandleHttpRequest - Failed to receive content from HTTP Request

2019-09-13 Thread William Gosse
I created the following Jira issue: 
https://issues.apache.org/jira/browse/NIFI-6661

Here’s some more info on this issue:
Also I only see this happening with one of my user who may be ealing with 
network latency.

I have not been able to recreate the issue myself with this exact excetion 
message. However the fact the it causes HandleHttpRequest processor to stop 
functioning seems serious to me.
The only time that ever happened to me is when it to long to get to the 
HandleHttpResponse. I currently have the Request Expiration property for my 
StandardHttpContextMap set to 10 minutes. If the this value is exceeded the 
HandleHttpRequest hangs up. In this specific issue that time out also was 
reached but it seems that the flow never got beyond the HandleHttpRequest.

From: William Gosse 
Sent: Tuesday, September 10, 2019 5:14 PM
To: users@nifi.apache.org
Subject: RE: HandleHttpRequest - Failed to receive content from HTTP Request

[CAUTION: This email originated from outside of Kodak Alaris. Do not click 
links or open attachments unless you recognize the sender and know the content 
is safe.]

[WARNING: Potential spoofed mail]
The sender of this email used an @kodakalaris.com email address, but the email 
did not come from a known Kodak Alaris email system. This email might not be 
legitimate. Delete this email unless it was sent from a known, trusted source.
To avoid this notice if this email was sent from a known trusted source please 
submit an IT_KAre request to have this sender added as a valid email sender.

Proofpoint rule module.access.rule.anti_spoofing_rule Message ID 2uv82r5u4t-1 
2uv82r5u4t
I’m only seeing it with one user and I’m not sure how they are doing it.

From: Pierre Villard 
mailto:pierre.villard...@gmail.com>>
Sent: Tuesday, September 10, 2019 8:32 AM
To: users@nifi.apache.org<mailto:users@nifi.apache.org>
Subject: Re: HandleHttpRequest - Failed to receive content from HTTP Request

[CAUTION: This email originated from outside of Kodak Alaris. Do not click 
links or open attachments unless you recognize the sender and know the content 
is safe.]

I'm AFK for the moment but could you file a JIRA with some steps to reproduce 
the issue? Happy to have a look once I get back at a computer.

Le mar. 10 sept. 2019 à 08:09, William Gosse 
mailto:william.go...@aifoundry.com>> a écrit :
It’s 1.9.2

From: Pierre Villard 
mailto:pierre.villard...@gmail.com>>
Sent: Monday, September 9, 2019 7:43 PM
To: users@nifi.apache.org<mailto:users@nifi.apache.org>
Subject: Re: HandleHttpRequest - Failed to receive content from HTTP Request

[CAUTION: This email originated from outside of Kodak Alaris. Do not click 
links or open attachments unless you recognize the sender and know the content 
is safe.]

Hey William,

Which version of NiFi are you using?

Pierre

Le lun. 9 sept. 2019 à 16:20, William Gosse 
mailto:william.go...@aifoundry.com>> a écrit :
I have had couple occurrence of the following exception occurring on an 
HandleHttpRequest pprocessor:
nifi-app_2019-09-06_12.0.log:2019-09-06 12:24:48,132 ERROR [Timer-Driven 
Process Thread-3] o.a.n.p.standard.HandleHttpRequest 
HandleHttpRequest[id=6ceef915-4430-30fa-09d2-b12bb2142172] Failed to receive 
content from HTTP Request from 108.26.163.22 due to java.io.IOException: 
java.util.concurrent.TimeoutException: Idle timeout expired: 61/60 ms: 
java.io.IOException: java.util.concurrent.TimeoutException: Idle timeout 
expired: 61/60 ms

When it occurs the HandleHttpRequest processor stops excepting requests and I 
have to restart nifi in order to recover.

Is there anything I can do to better handle this exception?


RE: HandleHttpRequest - Failed to receive content from HTTP Request

2019-09-30 Thread William Gosse
Looking for similar issues in google these ones seem to be close:
https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-handlehttprequest-response-issue/m-p/199086
http://apache-nifi-users-list.2361937.n4.nabble.com/HandleHttpRequest-failing-td1062.html
I'm pretty sure I'm terminating all my flows with a proper HandleHtmlResponse. 
I'm kind of concerned that Nifi could get a stuck thread that causes the 
request handler to be non-responsive. Can't anything be done about this without 
having to totally restarting Nif?

This is a rather serious issue for us. We can't have Nifi stop working for any 
reason if possible especially for something like a client dropping its 
connection.


From: William Gosse 
Sent: Friday, September 13, 2019 8:33 AM
To: users@nifi.apache.org
Subject: RE: HandleHttpRequest - Failed to receive content from HTTP Request

[CAUTION: This email originated from outside of Kodak Alaris. Do not click 
links or open attachments unless you recognize the sender and know the content 
is safe.]

[WARNING: Potential spoofed mail]
The sender of this email used an @kodakalaris.com email address, but the email 
did not come from a known Kodak Alaris email system. This email might not be 
legitimate. Delete this email unless it was sent from a known, trusted source.
To avoid this notice if this email was sent from a known trusted source please 
submit an IT_KAre request to have this sender added as a valid email sender.

Proofpoint rule module.access.rule.anti_spoofing_rule Message ID 2uyteg1gsj-1 
2uyteg1gsj
I created the following Jira issue: 
https://issues.apache.org/jira/browse/NIFI-6661<https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Furldefense.proofpoint.com%2Fv2%2Furl%3Fu%3Dhttps-3A__issues.apache.org_jira_browse_NIFI-2D6661%26d%3DDwMGaQ%26c%3DskUQKLuTFULvQUMqV0uyBaBvPxsA7Wk8MKjvMTLjY3w%26r%3DWm89MSTpkAcFFP1M0uvGefI8slyO_VIaIza2IJwAlsU%26m%3DFeafQec1Vx7cJvI_Sg6wnvCs3r2AtNh80BPq_a7kNQA%26s%3DqRXhv1kd6YT6BhMH9xUQF6pnXxIKnhiOJehD-rjqY6c%26e%3D&data=02%7C01%7Cwilliam.gosse%40aifoundry.com%7C84a5d6a52d9a498db26c08d738468778%7Cd29b7a9b6edb472099a83c5c6c3eeeb0%7C0%7C0%7C637039747880123423&sdata=qB4M9PW2DXcimg6tFiWfcZu1UkOFfYjVfeqTU2nohj8%3D&reserved=0>

Here’s some more info on this issue:
Also I only see this happening with one of my user who may be ealing with 
network latency.

I have not been able to recreate the issue myself with this exact excetion 
message. However the fact the it causes HandleHttpRequest processor to stop 
functioning seems serious to me.
The only time that ever happened to me is when it to long to get to the 
HandleHttpResponse. I currently have the Request Expiration property for my 
StandardHttpContextMap set to 10 minutes. If the this value is exceeded the 
HandleHttpRequest hangs up. In this specific issue that time out also was 
reached but it seems that the flow never got beyond the HandleHttpRequest.

From: William Gosse 
mailto:william.go...@aifoundry.com>>
Sent: Tuesday, September 10, 2019 5:14 PM
To: users@nifi.apache.org<mailto:users@nifi.apache.org>
Subject: RE: HandleHttpRequest - Failed to receive content from HTTP Request

[CAUTION: This email originated from outside of Kodak Alaris. Do not click 
links or open attachments unless you recognize the sender and know the content 
is safe.]

[WARNING: Potential spoofed mail]
The sender of this email used an @kodakalaris.com email address, but the email 
did not come from a known Kodak Alaris email system. This email might not be 
legitimate. Delete this email unless it was sent from a known, trusted source.
To avoid this notice if this email was sent from a known trusted source please 
submit an IT_KAre request to have this sender added as a valid email sender.

Proofpoint rule module.access.rule.anti_spoofing_rule Message ID 2uv82r5u4t-1 
2uv82r5u4t
I’m only seeing it with one user and I’m not sure how they are doing it.

From: Pierre Villard 
mailto:pierre.villard...@gmail.com>>
Sent: Tuesday, September 10, 2019 8:32 AM
To: users@nifi.apache.org<mailto:users@nifi.apache.org>
Subject: Re: HandleHttpRequest - Failed to receive content from HTTP Request

[CAUTION: This email originated from outside of Kodak Alaris. Do not click 
links or open attachments unless you recognize the sender and know the content 
is safe.]

I'm AFK for the moment but could you file a JIRA with some steps to reproduce 
the issue? Happy to have a look once I get back at a computer.

Le mar. 10 sept. 2019 à 08:09, William Gosse 
mailto:william.go...@aifoundry.com>> a écrit :
It’s 1.9.2

From: Pierre Villard 
mailto:pierre.villard...@gmail.com>>
Sent: Monday, September 9, 2019 7:43 PM
To: users@nifi.apache.org<mailto:users@nifi.apache.org>
Subject: Re: HandleHttpRequest - Failed to receive content from HTTP Request

[CAUTION: T