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

-XX:-StackTraceInThrowable causes a index out of bounds exception #1020

Open
nukemberg opened this issue Jun 10, 2022 · 1 comment
Open

-XX:-StackTraceInThrowable causes a index out of bounds exception #1020

nukemberg opened this issue Jun 10, 2022 · 1 comment

Comments

@nukemberg
Copy link
Contributor

nukemberg commented Jun 10, 2022

The java -XX:-StackTraceInThrowable performance options causes index out of bounds exception to be thrown when launching Riemann

To Reproduce
Run env EXTRA_JAVA_OPS='-XX:-StackTraceInThrowable' bin/riemann riemann.config

Expected behavior
Riemann should work without error

Background (please complete the following information):

  • Java/JVM version: 11, 17, 18
  • Riemann version: 0.3.8

Additional context
This is caused by jaxb-api dependency which needs to be upgraded. See this issue for more info.

jamtur01 added a commit that referenced this issue Jun 10, 2022
@jamtur01
Copy link
Member

Hi @nukemberg I can't replicate this. Can you share some more details? What exact Java version, platform, etc.

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

No branches or pull requests

2 participants