4 Replies Latest reply on Oct 15, 2014 3:55 AM by chris_davis

    H2 Database error in jBPM demo environment.

    marcj

      Hi guys,

      when accesing die H2 database via http://localhost:9092, the following error message occurs:

       

      90047BVersionmismatch,driverversionis"0"butserverversionis"12"ÿÿÿÿ _¿ ] org.h2.jdbc.JdbcSQLException: Version mismatch, driver version is "0" but server version is "12" [90047-170]

        atorg.h2.message.DbException.getJdbcSQLException(DbException.java:329)

        atorg.h2.message.DbException.get(DbException.java:169)

        atorg.h2.server.TcpServerThread.run(TcpServerThread.java:87)

        atjava.lang.Thread.run(Thread.java:744)

       

      I didn't change any of the presettings provided with the downloadable demo jBPM demo environment.

       

      Any guesses?