Skip to content
This repository was archived by the owner on Mar 22, 2022. It is now read-only.

NoClassDefFoundError #21

@SujalAhrodia

Description

@SujalAhrodia

On replicating the whole procedure on my macbook pro 2017, I am able to successfully create a jar as well as link the simulation file. However, while running the simulation I am facing the following error:

Simulation com.github.mnogu.gatling.kafka.test.KafkaSimulation started...
Uncaught error from thread [GatlingSystem-akka.actor.default-dispatcher-4] shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem[GatlingSystem]
java.lang.NoClassDefFoundError: io/gatling/commons/util/ClockSingleton$
at com.github.mnogu.gatling.kafka.action.KafkaRequestAction$$anonfun$com$github$mnogu$gatling$kafka$action$KafkaRequestAction$$sendRequest$1.apply(KafkaRequestAction.scala:65)
at com.github.mnogu.gatling.kafka.action.KafkaRequestAction$$anonfun$com$github$mnogu$gatling$kafka$action$KafkaRequestAction$$sendRequest$1.apply(KafkaRequestAction.scala:56)
at io.gatling.commons.validation.Success.map(Validation.scala:32)
...
..
..

Can someone share any thoughts on the probable reason for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions