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

EJB client intermittently throws BAD_PARAM after server restart #15857

Closed
joe-chacko opened this issue Feb 9, 2021 · 0 comments
Closed

EJB client intermittently throws BAD_PARAM after server restart #15857

joe-chacko opened this issue Feb 9, 2021 · 0 comments
Assignees
Labels
bug This bug is not present in a released version of Open Liberty release bug This bug is present in a released version of Open Liberty release:21003

Comments

@joe-chacko
Copy link
Member

When an EJB host server is restarted, an EJB client should switch over to the new server for any subsequent remote invocations.

This logic has an intermittent fault where the client will sometimes receive a BAD_PARAM on the initial jndi lookup.

@joe-chacko joe-chacko added bug This bug is not present in a released version of Open Liberty release bug This bug is present in a released version of Open Liberty labels Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This bug is not present in a released version of Open Liberty release bug This bug is present in a released version of Open Liberty release:21003
Projects
None yet
Development

No branches or pull requests

3 participants