Disabling Spring schema validation during MDM server startup - 8.0

Talend Installation Guide

Version
8.0
Language
English
Operating system
Windows
Subscription type
Subscription
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Activity Monitoring Console
Talend Administration Center
Talend Artifact Repository
Talend CommandLine
Talend Data Preparation
Talend Data Stewardship
Talend ESB
Talend Identity and Access Management
Talend Installer
Talend JobServer
Talend LogServer
Talend MDM Server
Talend MDM Web UI
Talend Runtime
Talend SAP RFC Server
Talend Studio
Content
Installation and Upgrade
Last publication date
2022-10-30
Available in...

Data Fabric

MDM Platform

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.