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

Response must implement java.io.Serializable #13050

Open
sq-young2 opened this issue Jan 16, 2025 · 1 comment
Open

Response must implement java.io.Serializable #13050

sq-young2 opened this issue Jan 16, 2025 · 1 comment
Labels
bug Something isn't working needs author feedback Waiting for additional feedback from the author

Comments

@sq-young2
Copy link

Describe the bug

TYPE:OpenTelemetry Java Agent
ENV:tomcat8+ JDK8+ dubbo2.7.15
ERROR INFO:io.netty.handler.codec.EncoderException: java.lang.IllegalStateException: Serialized class org.apache.catalina.connector.Response must implement java.io.Serializable

Steps to reproduce

ERROR INFO:io.netty.handler.codec.EncoderException: java.lang.IllegalStateException: Serialized class org.apache.catalina.connector.Response must implement java.io.Serializable

Expected behavior

thanks

Actual behavior

TYPE:OpenTelemetry Java Agent
ENV:tomcat8+ JDK8+ dubbo2.7.15
ERROR INFO:io.netty.handler.codec.EncoderException: java.lang.IllegalStateException: Serialized class org.apache.catalina.connector.Response must implement java.io.Serializable

Javaagent or library instrumentation version

Version 2.11.0

Environment

JDK:
OS:

Additional context

No response

@sq-young2 sq-young2 added bug Something isn't working needs triage New issue that requires triage labels Jan 16, 2025
@steverao
Copy link
Contributor

I don't encounter the problem you mentioned above, could you provide a mini demo that can help us to produce it?

@steverao steverao added needs author feedback Waiting for additional feedback from the author and removed needs triage New issue that requires triage labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs author feedback Waiting for additional feedback from the author
Projects
None yet
Development

No branches or pull requests

2 participants