FHIR Chat · Connection Timeout · hapi

Stream: hapi

Topic: Connection Timeout


view this post on Zulip Grahame Grieve (Aug 06 2020 at 03:05):

I have an issue I'm not sure how to resolve.

The terminology client that interacts with tx.fhir.org is based on the Apache http client. It's getting a lot of timeouts connecting to the server. I have a connection timeout of up to 5-10 seconds, and a socket timeout of 60sec+, and the server is ready and waiting, and none of my other clients (browsers, postman, etc) are having any trouble connecting. And I can't even debug this - it always works when I try to step it.

So I'm kind of inclined to think that the problem might be in the java code. But I don't know how to investigate further. Does anyone have any magic knowledge here?

view this post on Zulip Jens Villadsen (Aug 06 2020 at 09:16):

could it be any proxy settings that you use for the other clients?

view this post on Zulip Grahame Grieve (Aug 06 2020 at 11:19):

it's working for 90%+ of the calls. just some fail

view this post on Zulip Jens Villadsen (Aug 10 2020 at 08:02):

it would seem a little odd if this was a pure java issue

view this post on Zulip Grahame Grieve (Aug 10 2020 at 08:03):

I think it's very odd, specially since I only get it on my own desktop.

view this post on Zulip Jens Villadsen (Aug 10 2020 at 08:04):

and your kids/wife's/colleagues desktop ... how does that respond?

view this post on Zulip Grahame Grieve (Aug 10 2020 at 08:04):

don't know. the VMs that run the various build processes are all fine.

view this post on Zulip Jens Villadsen (Aug 10 2020 at 08:05):

then I don't think its java that is the cause

view this post on Zulip Grahame Grieve (Aug 10 2020 at 08:05):

I'll look. and i (finally) have a big fat internet connection now, so that shouldn't be the problem

view this post on Zulip Jens Villadsen (Aug 10 2020 at 08:05):

welcome to 2020'ties ;)


Last updated: Apr 12 2022 at 19:14 UTC