<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Could not start MDM server in Talend Data Catalog</title>
    <link>https://community.qlik.com/t5/Talend-Data-Catalog/Could-not-start-MDM-server/m-p/2325481#M384</link>
    <description>Resolved.&amp;nbsp; Used MSSQL Server driver v42.&amp;nbsp; Used the .dll file for Integrated Authentication.&amp;nbsp; Removed the domain=domainname from the jdbcURL.&amp;nbsp; Then started the Windows service for MDM as the relevant user.</description>
    <pubDate>Wed, 11 Jan 2017 21:19:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-01-11T21:19:48Z</dc:date>
    <item>
      <title>Could not start MDM server</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Could-not-start-MDM-server/m-p/2325476#M379</link>
      <description>Hello, 
&lt;BR /&gt;I was courious about your MDM solution and I downloaded latest TOS MDM to try it. 
&lt;BR /&gt;I managed to succesfully install TOS MDM Server ( version TOS_MDM-Server-20160704_1411-V6.2.1) on port 8380 with integrated H2 database. But when I try to run the server using apache-tomcat/bin/startup.bat application ends with following exception. 
&lt;BR /&gt;My OS is Windows 10 with Java 1.8.0_101. 
&lt;BR /&gt; 
&lt;PRE&gt;10:13:36,971 ERROR  Context initialization failed&lt;BR /&gt;org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'defaultXmlServer' defined in URL : Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate : Constructor threw exception; nested exception is java.lang.ExceptionInInitializerError&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1093)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1038)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:504)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:762)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:757)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:480)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:403)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:106)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4728)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5162)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:581)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1683)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.lang.Thread.run(Thread.java:745)&lt;BR /&gt;Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate : Constructor threw exception; nested exception is java.lang.ExceptionInInitializerError&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:163)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:89)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1086)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;... 26 more&lt;BR /&gt;Caused by: java.lang.ExceptionInInitializerError&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at com.amalto.core.server.DefaultXmlServer.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.lang.reflect.Constructor.newInstance(Constructor.java:422)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:147)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;... 28 more&lt;BR /&gt;Caused by: java.lang.RuntimeException: java.lang.RuntimeException: Could not prepare '__SYSTEM'.&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at com.amalto.core.storage.StorageLogger.handlePrepareError(Unknown Source)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at com.amalto.core.storage.StorageLogger.prepare(Unknown Source)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at com.amalto.core.server.StorageAdminImpl.internalCreateSystemStorage(Unknown Source)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at com.amalto.core.server.StorageAdminImpl.create(Unknown Source)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at com.amalto.core.storage.SystemStorageWrapper.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at com.amalto.core.storage.SQLWrapper.&amp;lt;clinit&amp;gt;(Unknown Source)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;... 34 more&lt;BR /&gt;Caused by: java.lang.RuntimeException: Could not prepare '__SYSTEM'.&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at com.amalto.core.storage.hibernate.HibernateStorage.prepare(Unknown Source)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at com.amalto.core.storage.SecuredStorage.prepare(Unknown Source)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at com.amalto.core.storage.CacheStorage.prepare(Unknown Source)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;... 39 more&lt;BR /&gt;Caused by: java.lang.RuntimeException: Exception occurred during dynamic classes creation.&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;... 42 more&lt;BR /&gt;Caused by: java.lang.RuntimeException: Error during processing of type 'User'&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at com.amalto.core.storage.hibernate.ClassCreator.visit(Unknown Source)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at com.amalto.core.storage.hibernate.ClassCreator.visit(Unknown Source)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.talend.mdm.commmon.metadata.ComplexTypeMetadataImpl.accept(Unknown Source)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at com.amalto.core.storage.hibernate.ClassCreator.visit(Unknown Source)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at com.amalto.core.storage.hibernate.ClassCreator.visit(Unknown Source)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.talend.mdm.commmon.metadata.MetadataRepository.accept(Unknown Source)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;... 42 more&lt;BR /&gt;Caused by: java.lang.RuntimeException: java.lang.UnsupportedOperationException: No support for field typed as 'YESNO'&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at com.amalto.core.storage.hibernate.ClassCreator.handleFieldMetadata(Unknown Source)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at com.amalto.core.storage.hibernate.ClassCreator.visit(Unknown Source)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at com.amalto.core.storage.hibernate.ClassCreator.visit(Unknown Source)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.talend.mdm.commmon.metadata.SimpleTypeFieldMetadata.accept(Unknown Source)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.talend.mdm.commmon.metadata.DefaultMetadataVisitor.visit(Unknown Source)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;... 48 more&lt;BR /&gt;Caused by: java.lang.UnsupportedOperationException: No support for field typed as 'YESNO'&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at com.amalto.core.storage.HibernateMetadataUtils.getJavaType(Unknown Source)&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;... 53 more&lt;/PRE&gt; 
&lt;BR /&gt;Do you have any suggestion how to fix this issue? 
&lt;BR /&gt;Thank you 
&lt;BR /&gt;Best Regards 
&lt;BR /&gt;Martin Fabry</description>
      <pubDate>Wed, 26 Oct 2016 09:37:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Could-not-start-MDM-server/m-p/2325476#M379</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-10-26T09:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Could not start MDM server</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Could-not-start-MDM-server/m-p/2325477#M380</link>
      <description>Hi, 
&lt;BR /&gt;Could you please take a look at this related forum: 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCk2hCAC" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Data-and-Metadata-Governance/resolved-Error-creating-bean-with-name-defaultXmlServer-defined/td-p/71614&lt;/A&gt;&amp;nbsp;to see if this solution is OK with you? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 27 Oct 2016 08:58:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Could-not-start-MDM-server/m-p/2325477#M380</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-27T08:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Could not start MDM server</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Could-not-start-MDM-server/m-p/2325478#M381</link>
      <description>We have the exact same exception.&amp;nbsp; Using MS SQLServer for database.&amp;nbsp; And Talend DataFabric 6.2.1&amp;nbsp; The solution in does not work.&amp;nbsp; The exception is exactly the same.&amp;nbsp; The database TALEND_MDM_SYSTEM has been created.&amp;nbsp; The exception comes after that.&amp;nbsp; The database user has admin (sysadmin server role) permissions on the database.&amp;nbsp; We are using the jtds driver 1.3.1
&lt;BR /&gt;mdm.log.log</description>
      <pubDate>Wed, 11 Jan 2017 15:09:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Could-not-start-MDM-server/m-p/2325478#M381</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-11T15:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Could not start MDM server</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Could-not-start-MDM-server/m-p/2325479#M382</link>
      <description>Log file attached.&lt;BR /&gt;mdm.log_20170111-0712.log</description>
      <pubDate>Wed, 11 Jan 2017 15:12:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Could-not-start-MDM-server/m-p/2325479#M382</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-11T15:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Could not start MDM server</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Could-not-start-MDM-server/m-p/2325480#M383</link>
      <description>2017-01-11 09:38:16,727 INFO&amp;nbsp; Extracted agent jar to temporary file D:\Talend\6.2.1\mdm\apache-tomcat\temp\ehcache-sizeof-agent477092133637043914.jar 
  &lt;BR /&gt;2017-01-11 09:38:16,727 INFO&amp;nbsp; Trying to load agent @ D:\Talend\6.2.1\mdm\apache-tomcat\temp\ehcache-sizeof-agent477092133637043914.jar 
  &lt;BR /&gt;2017-01-11 09:38:16,727 INFO&amp;nbsp; using Agent sizeof engine 
  &lt;BR /&gt;2017-01-11 09:38:16,821 INFO&amp;nbsp; using Agent sizeof engine 
  &lt;BR /&gt;2017-01-11 09:38:18,946 INFO&amp;nbsp; Reading from datasource file at 'D:\Talend\6.2.1\mdm\conf\datasources.xml'. 
  &lt;BR /&gt;2017-01-11 09:38:19,149 WARN&amp;nbsp; Storage '__SYSTEM' (SYSTEM) is not configured to support full text queries. 
  &lt;BR /&gt;2017-01-11 09:38:19,368 WARN&amp;nbsp; Storage '__SYSTEM' (SYSTEM) is not configured to support full text queries. 
  &lt;BR /&gt;2017-01-11 09:38:19,415 INFO&amp;nbsp; *NOT* cleaning existing database content. 2017-01-11 09:38:19,415 INFO&amp;nbsp; Preparing database before schema generation. 2017-01-11 09:38:19,571 INFO&amp;amp;n
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MdBA"&gt;here&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MdBA"&gt;OriginalPost.pdf&lt;/A&gt;</description>
      <pubDate>Wed, 11 Jan 2017 15:28:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Could-not-start-MDM-server/m-p/2325480#M383</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-11T15:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Could not start MDM server</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Could-not-start-MDM-server/m-p/2325481#M384</link>
      <description>Resolved.&amp;nbsp; Used MSSQL Server driver v42.&amp;nbsp; Used the .dll file for Integrated Authentication.&amp;nbsp; Removed the domain=domainname from the jdbcURL.&amp;nbsp; Then started the Windows service for MDM as the relevant user.</description>
      <pubDate>Wed, 11 Jan 2017 21:19:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Could-not-start-MDM-server/m-p/2325481#M384</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-11T21:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Could not start MDM server</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Could-not-start-MDM-server/m-p/2325482#M385</link>
      <description>Hi&amp;nbsp;
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;harivartha,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Resolved.&amp;nbsp; Used MSSQL Server driver v42.&amp;nbsp; Used the .dll file for Integrated Authentication.&amp;nbsp; Removed the domain=domainname from the jdbcURL.&amp;nbsp; Then started the Windows service for MDM as the relevant user.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Thanks for sharing your solution with us.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Thu, 12 Jan 2017 08:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Could-not-start-MDM-server/m-p/2325482#M385</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-12T08:50:11Z</dc:date>
    </item>
  </channel>
</rss>

