<?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 [resolved] Error while deploying job on MDM server in Talend Data Catalog</title>
    <link>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-Error-while-deploying-job-on-MDM-server/m-p/2338268#M1718</link>
    <description>Hi, 
&lt;BR /&gt; 
&lt;BR /&gt;I am unable to deploy job on MDM server.&amp;nbsp; 
&lt;BR /&gt;I am getting error like : 
&lt;BR /&gt;Error occurred when deploying job. Please check connection setting and &amp;nbsp;deploy again. 
&lt;BR /&gt; 
&lt;BR /&gt;And In log file error is: 
&lt;BR /&gt; 
&lt;BR /&gt;ENTRY org.talend.platform.logging 4 0 2016-03-11 12:19:02.415 
&lt;BR /&gt;!MESSAGE 2016-03-11 12:19:02,414 ERROR org.talend.mdm.engines.client.ui.wizards.DeployOnMDMExportWizardPage &amp;nbsp;- principal error check username and password 
&lt;BR /&gt; 
&lt;BR /&gt;!STACK 0 
&lt;BR /&gt;com.amalto.workbench.utils.XtentisException: principal error check username and password 
&lt;BR /&gt; at com.amalto.workbench.utils.HttpClientUtil.wrapResponse(HttpClientUtil.java:287) 
&lt;BR /&gt; at com.amalto.workbench.utils.HttpClientUtil.getResponseContent(HttpClientUtil.java:377) 
&lt;BR /&gt; at com.amalto.workbench.utils.HttpClientUtil.getTextContent(HttpClientUtil.java:310) 
&lt;BR /&gt; at com.amalto.workbench.utils.HttpClientUtil.uploadFileToAppServer(HttpClientUtil.java:237) 
&lt;BR /&gt; at org.talend.mdm.engines.client.ui.wizards.DeployOnMDMExportWizardPage.deployJobProcess(DeployOnMDMExportWizardPage.java:695) 
&lt;BR /&gt; at org.talend.mdm.engines.client.ui.wizards.DeployOnMDMExportWizardPage.access$5(DeployOnMDMExportWizardPage.java:642) 
&lt;BR /&gt; at org.talend.mdm.engines.client.ui.wizards.DeployOnMDMExportWizardPage$DeployJobProcess.run(DeployOnMDMExportWizardPage.java:474) 
&lt;BR /&gt; at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;How to resolve it. I am following tMDMTriggerInput steps from talend forum. 
&lt;BR /&gt; 
&lt;BR /&gt;In metadata, I have entered correct username and password. But still I am getting same error. 
&lt;BR /&gt; 
&lt;BR /&gt;Best Regards, 
&lt;BR /&gt;Amol&amp;nbsp; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Fri, 11 Mar 2016 06:57:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-11T06:57:13Z</dc:date>
    <item>
      <title>[resolved] Error while deploying job on MDM server</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-Error-while-deploying-job-on-MDM-server/m-p/2338268#M1718</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;BR /&gt;I am unable to deploy job on MDM server.&amp;nbsp; 
&lt;BR /&gt;I am getting error like : 
&lt;BR /&gt;Error occurred when deploying job. Please check connection setting and &amp;nbsp;deploy again. 
&lt;BR /&gt; 
&lt;BR /&gt;And In log file error is: 
&lt;BR /&gt; 
&lt;BR /&gt;ENTRY org.talend.platform.logging 4 0 2016-03-11 12:19:02.415 
&lt;BR /&gt;!MESSAGE 2016-03-11 12:19:02,414 ERROR org.talend.mdm.engines.client.ui.wizards.DeployOnMDMExportWizardPage &amp;nbsp;- principal error check username and password 
&lt;BR /&gt; 
&lt;BR /&gt;!STACK 0 
&lt;BR /&gt;com.amalto.workbench.utils.XtentisException: principal error check username and password 
&lt;BR /&gt; at com.amalto.workbench.utils.HttpClientUtil.wrapResponse(HttpClientUtil.java:287) 
&lt;BR /&gt; at com.amalto.workbench.utils.HttpClientUtil.getResponseContent(HttpClientUtil.java:377) 
&lt;BR /&gt; at com.amalto.workbench.utils.HttpClientUtil.getTextContent(HttpClientUtil.java:310) 
&lt;BR /&gt; at com.amalto.workbench.utils.HttpClientUtil.uploadFileToAppServer(HttpClientUtil.java:237) 
&lt;BR /&gt; at org.talend.mdm.engines.client.ui.wizards.DeployOnMDMExportWizardPage.deployJobProcess(DeployOnMDMExportWizardPage.java:695) 
&lt;BR /&gt; at org.talend.mdm.engines.client.ui.wizards.DeployOnMDMExportWizardPage.access$5(DeployOnMDMExportWizardPage.java:642) 
&lt;BR /&gt; at org.talend.mdm.engines.client.ui.wizards.DeployOnMDMExportWizardPage$DeployJobProcess.run(DeployOnMDMExportWizardPage.java:474) 
&lt;BR /&gt; at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;How to resolve it. I am following tMDMTriggerInput steps from talend forum. 
&lt;BR /&gt; 
&lt;BR /&gt;In metadata, I have entered correct username and password. But still I am getting same error. 
&lt;BR /&gt; 
&lt;BR /&gt;Best Regards, 
&lt;BR /&gt;Amol&amp;nbsp; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 11 Mar 2016 06:57:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-Error-while-deploying-job-on-MDM-server/m-p/2338268#M1718</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-11T06:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Error while deploying job on MDM server</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-Error-while-deploying-job-on-MDM-server/m-p/2338269#M1719</link>
      <description>Hi,&lt;BR /&gt;Could you tell us which product version are you using ?</description>
      <pubDate>Fri, 11 Mar 2016 07:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-Error-while-deploying-job-on-MDM-server/m-p/2338269#M1719</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-11T07:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Error while deploying job on MDM server</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-Error-while-deploying-job-on-MDM-server/m-p/2338270#M1720</link>
      <description>Hi pbabin, 
&lt;BR /&gt; 
&lt;BR /&gt;Thank you for quick response. Issue got resolved. I have change server password and then tried. Its working now. 
&lt;BR /&gt; 
&lt;BR /&gt;Best Regards, 
&lt;BR /&gt;Amol&amp;nbsp; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 11 Mar 2016 08:56:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-Error-while-deploying-job-on-MDM-server/m-p/2338270#M1720</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-11T08:56:05Z</dc:date>
    </item>
  </channel>
</rss>

