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

Kafka unit - Exception #71

Open
niteshthali08 opened this issue Apr 13, 2020 · 0 comments
Open

Kafka unit - Exception #71

niteshthali08 opened this issue Apr 13, 2020 · 0 comments

Comments

@niteshthali08
Copy link

Recently Kafka unit has started crashing JVM

Test attempted to crash JVM with code 1 java.lang.AssertionError: Test attempted to crash JVM with code 1 at java.lang.SecurityManager.checkExit(SecurityManager.java:761) at java.lang.Runtime.exit(Runtime.java:107) at java.lang.System.exit(System.java:971) at org.apache.kafka.common.utils.Exit$2.execute(Exit.java:39) at org.apache.kafka.common.utils.Exit.exit(Exit.java:51) at kafka.utils.Exit$.exit(Exit.scala:28) at kafka.server.KafkaServerStartable.startup(KafkaServerStartable.scala:43) at info.batey.kafka.unit.KafkaUnit.startup(KafkaUnit.java:149)

I have following dependency in my project

info/batey/kafka:kafka-unit-1.0.jar org/apache/kafka:kafka-clients-1.0.0.jar

Any help in this regard will be greatly appreciated.
Thanks in advance!

@niteshthali08 niteshthali08 changed the title Kafka unit crashing JVM Kafka unit - NoClassDefFoundError: joptsimple/OptionSpec Apr 14, 2020
@niteshthali08 niteshthali08 changed the title Kafka unit - NoClassDefFoundError: joptsimple/OptionSpec Kafka unit - Exception Apr 14, 2020
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

1 participant