Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing connection timeout might fail the JBoss server startup #9

Open
pillimede opened this issue Jul 17, 2015 · 4 comments
Open

Missing connection timeout might fail the JBoss server startup #9

pillimede opened this issue Jul 17, 2015 · 4 comments

Comments

@pillimede
Copy link

pillimede commented Jul 17, 2015

In https://github.com/jboss-openshift/openshift-ping/blob/main/server/src/main/java/org/openshift/ping/server/Utils.java there is no connection timeout used. In case the DNS name can be resolved but the target service IP can't be reached, this was failing the JBoss startup.

More details about this is available under: https://access.redhat.com/support/cases/#/case/01473052.

@slaskawi
Copy link
Contributor

Hi @pillimede ! Could you please have a look at the new upstream repository (https://github.com/jgroups-extras/jgroups-kubernetes) and check if this error still occurs? The code diverged a lot since last year so I'm not sure if it's still applicable.

If it does, please create an issue there (or let me know via email).

@rhusar
Copy link
Contributor

rhusar commented Aug 7, 2019

@pillimede I am getting 404 on the support case.

@slaskawi
Copy link
Contributor

slaskawi commented Aug 8, 2019

@rhusar @pillimede Yep, 404 for me as well.

@rhusar
Copy link
Contributor

rhusar commented Aug 8, 2019

But mainly, we need to see if this is somehow a problem with upstream implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants