-
Notifications
You must be signed in to change notification settings - Fork 324
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
IndexOutOfBoundsException when adding a header to Response on WildFly #371
Comments
We've experienced it in the middle of LoadTesting phase. |
Can you share the code in your app that handles this request ( |
@eyalkoren,
|
@asafs133 I think that will be very useful. Thanks for the effort! |
@eyalkoren, 10x. |
@asafs133 it's high priority for us, but it won't be before next week. I hope we can issue a bugfix that will take care of this error as well next week, but unfortunately can't promise. |
@eyalkoren, sure thanks! |
@asafs133 what version of resteasy are you using? |
@eyalkoren, |
I created an app that uses |
@eyalkoren, |
Should be fixed in #385 |
@eyalkoren, |
@asafs133 release 1.2.0 is ready and should fix this issue |
Related to https://discuss.elastic.co/t/apm-java-agent-indexoutofboundsexception/159419.
User has Wildfly containers that recently got IndexOutOfBoundsException.
Working with Java agent 1.0.1 and APM-Server 6.5.1
The text was updated successfully, but these errors were encountered: