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

java.lang.IllegalArgumentException: invalid offset: -65536 #1370

Open
vamsi260 opened this issue Jan 13, 2025 · 0 comments
Open

java.lang.IllegalArgumentException: invalid offset: -65536 #1370

vamsi260 opened this issue Jan 13, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@vamsi260
Copy link

vamsi260 commented Jan 13, 2025

Describe the bug
When load is triggered, the application crashes at some point stating the below error without any stack trace. The application has 2 core Cpu, 6GB of Memory and increased zilla worker capacity of 1024 (as suggested in one of the threads)
java.lang.IllegalArgumentException: invalid offset: -65536 stopped

To Reproduce
Steps to reproduce the behavior:

  1. Trigger a load of 1200/sec (adjust the users to 12000)

Expected behavior

  1. The resources are sufficient(as compared to the previous Runs), and the application is healthy. It should result in a successful completion of the load run.

Screenshots
Screenshot 2025-01-09 at 1 48 14 PM

Describe the Host environment including:
Zilla is running on aws ecs with EC2 backing. we are using m5dn.xlarge instance to accommodate the resource.
./zilla start -v -e -Pzilla.engine.worker.capacity=1024

Kafka Environment:
Kafka is running on confluent cloud environment

@vamsi260 vamsi260 added the bug Something isn't working label Jan 13, 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
Projects
None yet
Development

No branches or pull requests

1 participant