Skip to main content Skip to complementary content

Disabling Spring schema validation during MDM server startup

You can disable Spring schema validation to speed up MDM server startup, especially when the network condition is bad.

Procedure

  1. Add the JVM parameter com.talend.mdm.disableSpringSchemaValidation and set its value to true as follows.
    -Dcom.talend.mdm.disableSpringSchemaValidation=true

    To enable Spring schema validation, remove the JVM parameter or set its value to false.

  2. Start the MDM server.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!