Hi everyone, When I try to run the project locally, I get an error that I have not encountered before. I couldn't find anything about the solution in the forum. I wonder if anyone has come across a similar problem and found a solution? Thank you for your support in advance. com.mendix.m2ee.api.AdminException: An error occurred while initializing the Runtime: java.lang.StringIndexOutOfBoundsException: begin 135, end 149, length 148 at com.mendix.basis.impl.MxRuntimeImplBase.start(MxRuntimeImplBase.java:267) Caused by: com.mendix.connectionbus.ConnectionBusRuntimeException: java.lang.StringIndexOutOfBoundsException: begin 135, end 149, length 148 at com.mendix.connectionbus.connections.jdbc.ConnectionManager.attemptToConnect$1(ConnectionManager.scala:39)