AHC Error (stop unsupported) on latest SNAPSHOT

Hey there.

Just updated to the latest and greatest SNAPSHOT and I’m getting an error while running Gatling. The simulation finishes fine (as you see), and it looks like this may be a known issue but is there a resolution? Thanks!

Simulation finished
Generating reports…
Parsing log file(s)…
Parsing log file(s) done

[ERROR] [04/09/2014 15:54:15.677] [GatlingSystem-akka.actor.default-dispatcher-25] [ActorSystem(GatlingSystem)] Failed to run termination callback, due to [stop is not supported]
java.lang.UnsupportedOperationException: stop is not supported
at io.gatling.http.ahc.AkkaNettyTimer.stop(AkkaNettyTimer.scala:62)
at org.jboss.netty.channel.socket.nio.NioClientBossPool.releaseExternalResources(NioClientBossPool.java:75)
at org.jboss.netty.channel.socket.nio.NioClientSocketChannelFactory.releasePools(NioClientSocketChannelFactory.java:230)
at org.jboss.netty.channel.socket.nio.NioClientSocketChannelFactory.releaseExternalResources(NioClientSocketChannelFactory.java:225)
at io.gatling.http.ahc.HttpEngine$$anonfun$1.apply$mcV$sp(HttpEngine.scala:109)
at io.gatling.http.ahc.HttpEngine$$anonfun$1.apply(HttpEngine.scala:109)
at io.gatling.http.ahc.HttpEngine$$anonfun$1.apply(HttpEngine.scala:109)
at akka.actor.ActorSystemImpl$$anon$3.run(ActorSystem.scala:596)
at akka.actor.ActorSystemImpl$TerminationCallbacks$$anonfun$run$1.runNext$1(ActorSystem.scala:750)
at akka.actor.ActorSystemImpl$TerminationCallbacks$$anonfun$run$1.apply$mcV$sp(ActorSystem.scala:753)
at akka.actor.ActorSystemImpl$TerminationCallbacks$$anonfun$run$1.apply(ActorSystem.scala:746)
at akka.actor.ActorSystemImpl$TerminationCallbacks$$anonfun$run$1.apply(ActorSystem.scala:746)
at akka.util.ReentrantGuard.withGuard(LockUtil.scala:15)
at akka.actor.ActorSystemImpl$TerminationCallbacks.run(ActorSystem.scala:746)
at akka.actor.ActorSystemImpl$$anonfun$terminationCallbacks$1.apply(ActorSystem.scala:593)
at akka.actor.ActorSystemImpl$$anonfun$terminationCallbacks$1.apply(ActorSystem.scala:593)
at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:32)
at akka.dispatch.BatchingExecutor$Batch$$anonfun$run$1.processBatch$1(BatchingExecutor.scala:67)
at akka.dispatch.BatchingExecutor$Batch$$anonfun$run$1.apply$mcV$sp(BatchingExecutor.scala:82)
at akka.dispatch.BatchingExecutor$Batch$$anonfun$run$1.apply(BatchingExecutor.scala:59)
at akatch.BatchingExecutor$Batch$$anonfun$run$1.apply(BatchingExecutor.scala:59)
at scala.concurrent.BlockContext$.withBlockContext(BlockContext.scala:72)
at akka.dispatch.BatchingExecutor$Batch.run(BatchingExecutor.scala:58)
at akka.dispatch.TaskInvocation.run(AbstractDispatcher.scala:39)
at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(AbstractDispatcher.scala:385)
at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)

CONFIDENTIAL COMMUNICATION:

This email may contain confidential or legally privileged material, and is for the sole use of the intended recipient. Use or distribution by an unintended recipient is prohibited, and may be a violation of law. If you believe that you received this email in error, please do not read, forward, print or copy this email or any attachments. Please delete the email and all attachments, and inform the sender that you have deleted the email and all attachments. Thank you.

I don’t get how I didn’t see that?!
Should be fine now.