Welcome Guest! Log in
Stambia versions 2.x, 3.x, S17, S18, S19 and S20 are reaching End of Support January, 15th, 2024. Please consider upgrading to the supported Semarchy xDI versions. See Global Policy Support and the Semarchy Documentation.

The Stambia User Community is moving to Semarchy! All the applicable resources have already been moved or are currently being moved to their new location. Read more…


Symptom

When trying to start the Runtime, the following error message is displayed on the standard output and/or in the log file "com.indy.engine.42000.log" :

ERROR - Error during Log initialization
com.indy.engine.common.exceptions.EngineExceptionI: Error during connection
    at com.indy.engine.userLog.e.a(SourceFile:742)
    at com.indy.engine.userLog.RdbmsUserLog.connect(SourceFile:4631)
    at com.indy.engine.userLog.a.c.c(SourceFile:110)
    at com.indy.engine.userLog.a.a.b(SourceFile:277)
    at com.indy.engine.f.c(SourceFile:147)
    at com.indy.engine.EngineStartI.main(SourceFile:359)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.rzo.yajsw.app.WrapperJVMMain.executeMain(WrapperJVMMain.java:53)
    at org.rzo.yajsw.app.WrapperJVMMain.main(WrapperJVMMain.java:36)
Caused by: java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.SQLServerDriver

The last line may refer to the technology of the log database (Oracle, H2, DB2...).

Solutions

Check that the jar file of the JDBC driver corresponding to your Log database is placed in the directory "stambiaRuntime/lib/jdbc".

Knowledge Base

Suggest a new Article!