Skip to content

Netty max open connections test #31265

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

Open
wants to merge 3 commits into
base: netty-transport-http
Choose a base branch
from

Conversation

mrsaldana
Copy link
Member

Added missing message for chain initialization errors:

4/14/25, 17:02:10:142 EDT] 00000050 NettyFramewor E   CWWKO0029E: An exception was generated  when initializing chain defaultHttpEndpoint because of exception io.openliberty.netty.internal.exception.NettyException: A TCP Channel has been constructed with incorrect configuration property value, Channel Name: defaultHttpEndpoint name: maxOpenConnections value: -1 minimum Value: 1 maximum Value: 1280000
[4/14/25, 17:02:10:171 EDT] 00000050 IncidentImpl  I   FFDC1015I: An FFDC Incident has been created: "io.openliberty.netty.internal.exception.NettyException: A TCP Channel has been constructed with incorrect configuration property value, Channel Name: defaultHttpEndpoint name: maxOpenConnections value: -1 minimum Value: 1 maximum Value: 1280000 com.ibm.ws.http.netty.NettyChain 244" at ffdc_25.04.14_17.02.10.2.log

pnicolucci and others added 3 commits April 11, 2025 14:40
…ch connection

Fix MaxOpenConnectionsHandler and ensure endpoint name is in messages
Update and add new tests for maxOpenConnections
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

Successfully merging this pull request may close these issues.

2 participants