# io.gatling.graphite.GraphiteDataWriter crashed

**URL:** https://community.gatling.io/t/io-gatling-graphite-graphitedatawriter-crashed/6016
**Category:** Gatling (Open-Source)
**Created:** [March 11, 2021, 3:14pm UTC](https://community.gatling.io/t/io-gatling-graphite-graphitedatawriter-crashed/6016 "2021-03-11T15:14:30Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![James\_Taieb](https://avatars.discourse-cdn.com/v4/letter/j/4491bb/32.png) [@James\_Taieb](https://community.gatling.io/u/James_Taieb)
#### Post date: [March 11, 2021, 3:14pm UTC](https://community.gatling.io/t/io-gatling-graphite-graphitedatawriter-crashed/6016/1 "2021-03-11T15:14:30Z")

</div>

Hello

Sometimes with the same version of Gatling (3.5.0 or 3.5.1) i get for some Simulation this error :  
The test is running properly but not Grafite data are send ton influx.

Simulation GatlingSimulation started…

[ERROR] i.g.c.s.w.ConsoleDataWriter - Internal error, scenario 'Test GatlingSimulation ’ has not been correctly initialized

[ERROR] i.g.g.GraphiteDataWriter - Actor io.gatling.graphite.GraphiteDataWriter@566294c7 crashed on message Some(UserStartMessage(Test GatlingSimulation ,1615475135210)) java.util.NoSuchElementException: key not found: GraphitePath(List(Test\_ GatlingSimulation , users))

…

[ERROR] i.g.c.s.w.ConsoleDataWriter - Internal error, scenario 'Test GatlingSimulation ’ has not been correctly initialized

Any idea what i am missing

Regards

---

<div class="post-metadata">

### Author: ![slandelle](https://dub1.discourse-cdn.com/flex013/user_avatar/community.gatling.io/slandelle/32/4_2.png) [@slandelle](https://community.gatling.io/u/slandelle)
#### Post date: [March 11, 2021, 3:21pm UTC](https://community.gatling.io/t/io-gatling-graphite-graphitedatawriter-crashed/6016/2 "2021-03-11T15:21:35Z")

</div>

Have you tried removing the whitespace in your scenario name?

---

<div class="post-metadata">

### Author: ![James\_Taieb](https://avatars.discourse-cdn.com/v4/letter/j/4491bb/32.png) [@James\_Taieb](https://community.gatling.io/u/James_Taieb)
#### Post date: [March 11, 2021, 3:35pm UTC](https://community.gatling.io/t/io-gatling-graphite-graphitedatawriter-crashed/6016/3 "2021-03-11T15:35:40Z")

</div>

Hi Stephane

Thanks it works
