Cant run Gatling in UNIX box.No simulations found error

The zinc compiler is not able to find any simulations in user-files/simulations in UNIX . The same code is working properly in Windows . I have latest Gatling & JAVA 8 . It just keeps on complaining There is no simulation script. Please check that your scripts are in user-files/simulations . Can you help in this ?

Are GATLING_HOME and JAVA_HOME setup to point to correct directories?

These values are there but it throws this and no errors at all …

08:25:40.761 [DEBUG] i.g.c.ZincCompiler$ - Plain interface to Scala compiler 2.11.8 with arguments:
-nowarn
-d
/tmp/sbt_ce733533
-bootclasspath
/usr/java/jdk1.8.0_112/jre/lib/resources.jar:/usr/java/jdk1.8.0_112/jre/lib/rt.jar:/usr/java/jdk1.8.0_112/jre/lib/sunrsasign.jar:/usr/java/jdk1.8.0_112/jre/lib/jsse.jar:/usr/java/jdk1.8.0_112/jre/lib/jce.jar:/usr/java/jdk1.8.0_112/jre/lib/charsets.jar:/usr/java/jdk1.8.0_112/jre/lib/jfr.jar:/usr/java/jdk1.8.0_112/jre/classes:/tmp/ssh-aq76381/gatling/lib/scala-library-2.11.8.jar
-classpath
/tmp/ssh-aq76381/gatling/lib/zinc/sbt-interface-0.13.9.jar:/tmp/ssh-aq76381/gatling/lib/zinc/compiler-interface-0.13.9-sources.jar:/tmp/ssh-aq76381/gatling/lib/scala-compiler-2.11.8.jar:/tmp/ssh-aq76381/gatling/lib/scala-reflect-2.11.8.jar
/tmp/sbt_ce19191d/xsbt/API.scala
/tmp/sbt_ce19191d/xsbt/Analyzer.scala
/tmp/sbt_ce19191d/xsbt/Command.scala
/tmp/sbt_ce19191d/xsbt/Compat.scala
/tmp/sbt_ce19191d/xsbt/CompilerInterface.scala
/tmp/sbt_ce19191d/xsbt/ConsoleInterface.scala
/tmp/sbt_ce19191d/xsbt/DelegatingReporter.scala
/tmp/sbt_ce19191d/xsbt/Dependency.scala
/tmp/sbt_ce19191d/xsbt/ExtractAPI.scala
/tmp/sbt_ce19191d/xsbt/ExtractUsedNames.scala
/tmp/sbt_ce19191d/xsbt/LocateClassFile.scala
/tmp/sbt_ce19191d/xsbt/Log.scala
/tmp/sbt_ce19191d/xsbt/Message.scala
/tmp/sbt_ce19191d/xsbt/ScaladocInterface.scala
08:25:51.096 [INFO ] i.g.c.ZincCompiler$ - Compilation completed in 10.348 s
There is no simulation script. Please check that your scripts are in user-files/simulations