I downloaded latest DB Replication from App Store for Mendix 6.7.1. When I tried to run from Eclipse, I am getting below error and mendix Run time is not runnin. Any one having idea, what may be the problem here:
com.mendix.core.CoreException: com.mendix.core.CoreRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: Object id: 39125021762781585, validation errors: (member: DatabaseURL, message: The URL contains illegal characters.)
at com.mendix.core.component.InternalCore.execute(InternalCore.java:358)
Caused by: com.mendix.core.CoreRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: Object id: 39125021762781585, validation errors: (member: DatabaseURL, message: The URL contains illegal characters.)
at com.mendix.core.actionmanagement.ActionManager.executeSync(ActionManager.java:178)