8 Replies Latest reply on Sep 21, 2016 10:29 AM by rareddy

    FileNotFoundException trying to run example

    alpic80
      I am trying to run the example and I'm getting a file not found exception.

       

      It seems that a slash is being removed

      Caused by: org.h2.jdbc.JdbcSQLException: IO Exception: "java.io.FileNotFoundException: C:teiid-9.0.3\teiidfiles\customer-schema.sql (The system cannot find the path specified)"; "C:teiid-9.0.3/teiidfiles/customer-schema.sql"; SQL statement:

      and this is configured as:
      '${jboss.home.dir}/teiidfiles/customer-schema.sql'

      and server start up says:
      JBOSS_HOME: "C:\teiid-9.0.3"

      Can anyone point me in the right direction

      Thanks
      Alain