<?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: [resolved] tMDMBulkLoad Error - Exception in component tMDMBulkLoad_1 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241634#M28720</link>
    <description>Hi 
&lt;BR /&gt;Please note that it is case sensitive on the element name, I see the first element is 'ID' in the entity, however, it is 'Id' in the XML tree. Also, is the ID element defined as AUTO-INCRESMENT property in the entity? If so, remove Id column from the XML tree and check 'Generate ID' box on tMDMBulkLoad component. 
&lt;BR /&gt;Shong</description>
    <pubDate>Tue, 25 Feb 2014 14:24:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-02-25T14:24:21Z</dc:date>
    <item>
      <title>[resolved] tMDMBulkLoad Error - Exception in component tMDMBulkLoad_1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241628#M28714</link>
      <description>Hello, 
&lt;BR /&gt;My organisation is palnning to use Talend MDM tool suite and for that I installed MDM tool set and doing a demo. 
&lt;BR /&gt;I have installed and working with Talend MDM, also enjoied working MDM_DEMo project. 
&lt;BR /&gt;Now I have created a Data Container, Data Model, Entity and View in Studio. When I am logging in to Web UI then I can see my Entity/table there. Now when I try to load data into that entity, I am getting below error, 
&lt;BR /&gt;Exception in component tMDMBulkLoad_1 
&lt;BR /&gt;java.io.IOException: An exception occurred while processing last record. 
&lt;BR /&gt; at org.talend.mdm.bulkload.client.InputStreamMerger.throwLastFailure(InputStreamMerger.java:191) 
&lt;BR /&gt; at org.talend.mdm.bulkload.client.InputStreamMerger.close(InputStreamMerger.java:262) 
&lt;BR /&gt; at mdm_demo.load_uom_to_mdm_1_0_1.Load_UOM_To_MDM_1.tWriteXMLField_1_InProcess(Load_UOM_To_MDM_1.java:1400) 
&lt;BR /&gt; at mdm_demo.load_uom_to_mdm_1_0_1.Load_UOM_To_MDM_1$1ThreadXMLField_tWriteXMLField_1_Out.run(Load_UOM_To_MDM_1.java:698) 
&lt;BR /&gt;Caused by: org.talend.mdm.bulkload.client.BulkloadException: An exception happened during bulk load on MDM server. 
&lt;BR /&gt;javax.servlet.ServletException: javax.servlet.ServletException: java.lang.NullPointerException 
&lt;BR /&gt; at com.amalto.core.servlet.TransactionFilter.doFilter(TransactionFilter.java:41) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) 
&lt;BR /&gt; at com.amalto.core.servlet.ErrorFilter.doFilter(ErrorFilter.java:33) 
&lt;BR /&gt; disconnected 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) 
&lt;BR /&gt; at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) 
&lt;BR /&gt; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) 
&lt;BR /&gt; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) 
&lt;BR /&gt; at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179) 
&lt;BR /&gt; at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:524) 
&lt;BR /&gt; at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84) 
&lt;BR /&gt; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) 
&lt;BR /&gt; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) 
&lt;BR /&gt; at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157) 
&lt;BR /&gt; at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:393) 
&lt;BR /&gt; at org.apache.catalina.authenticator.MDMSingleSignOn.invoke(MDMSingleSignOn.java:73) 
&lt;BR /&gt; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) 
&lt;BR /&gt; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262) 
&lt;BR /&gt; at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) 
&lt;BR /&gt; at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) 
&lt;BR /&gt; at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446) 
&lt;BR /&gt; at java.lang.Thread.run(Unknown Source) 
&lt;BR /&gt;Caused by: javax.servlet.ServletException: java.lang.NullPointerException 
&lt;BR /&gt; at com.amalto.core.servlet.LoadServlet.doPut(LoadServlet.java:111) 
&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:713) 
&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) 
&lt;BR /&gt; at com.amalto.core.servlet.TransactionFilter.doFilter(TransactionFilter.java:38) 
&lt;BR /&gt; ... 24 more 
&lt;BR /&gt;Caused by: java.lang.NullPointerException 
&lt;BR /&gt; at com.amalto.core.servlet.LoadServlet.getTypeKey(LoadServlet.java:173) 
&lt;BR /&gt; at com.amalto.core.servlet.LoadServlet.doPut(LoadServlet.java:108) 
&lt;BR /&gt; ... 29 more 
&lt;BR /&gt; at org.talend.mdm.bulkload.client.BulkloadClientUtil.bulkload(BulkloadClientUtil.java:77) 
&lt;BR /&gt; at org.talend.mdm.bulkload.client.BulkloadClientUtil$AsyncLoadRunnable.run(BulkloadClientUtil.java:167) 
&lt;BR /&gt; at java.lang.Thread.run(Unknown Source) 
&lt;BR /&gt;Can you please guide on whats going wrong ?? 
&lt;BR /&gt; 
&lt;BR /&gt;Please see attachments for further details</description>
      <pubDate>Sat, 16 Nov 2024 11:45:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241628#M28714</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMDMBulkLoad Error - Exception in component tMDMBulkLoad_1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241629#M28715</link>
      <description>Please see attachments..
&lt;BR /&gt;
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/68300/127524_SH_3.png" /&gt;
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/68300/127524_SH_4.png" /&gt;</description>
      <pubDate>Wed, 12 Feb 2014 05:48:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241629#M28715</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-12T05:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMDMBulkLoad Error - Exception in component tMDMBulkLoad_1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241630#M28716</link>
      <description>further attachments
&lt;BR /&gt;
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/68300/127525_SH_3.png" /&gt;</description>
      <pubDate>Wed, 12 Feb 2014 05:50:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241630#M28716</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-12T05:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMDMBulkLoad Error - Exception in component tMDMBulkLoad_1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241631#M28717</link>
      <description>Model and Entity Details..</description>
      <pubDate>Wed, 12 Feb 2014 05:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241631#M28717</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-12T05:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMDMBulkLoad Error - Exception in component tMDMBulkLoad_1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241632#M28718</link>
      <description>Model and Entity Details..</description>
      <pubDate>Wed, 12 Feb 2014 05:56:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241632#M28718</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-12T05:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMDMBulkLoad Error - Exception in component tMDMBulkLoad_1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241633#M28719</link>
      <description>model 
&lt;BR /&gt; 
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/68300/127529_SH_5.png" /&gt;</description>
      <pubDate>Wed, 12 Feb 2014 05:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241633#M28719</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-12T05:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMDMBulkLoad Error - Exception in component tMDMBulkLoad_1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241634#M28720</link>
      <description>Hi 
&lt;BR /&gt;Please note that it is case sensitive on the element name, I see the first element is 'ID' in the entity, however, it is 'Id' in the XML tree. Also, is the ID element defined as AUTO-INCRESMENT property in the entity? If so, remove Id column from the XML tree and check 'Generate ID' box on tMDMBulkLoad component. 
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 25 Feb 2014 14:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241634#M28720</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-25T14:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMDMBulkLoad Error - Exception in component tMDMBulkLoad_1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241635#M28721</link>
      <description>thanks Shong. 
&lt;BR /&gt;Actually now I have changed Id to Id and made sure that XML Tree names match with Element Names. 
&lt;BR /&gt;Also, the ID field is not system generated and I have a column called ROW_ID coming from database which is a 
&lt;BR /&gt;system generated key I want to use for ID of entity Unit_Of_Measure. But still I am facing below problem 
&lt;BR /&gt;Starting job Copy_of_Load_UOM_To_MDM at 11:04 26/02/2014. 
&lt;BR /&gt; connecting to socket on port 3432 
&lt;BR /&gt; connected 
&lt;BR /&gt;Exception in component tMDMBulkLoad_1 
&lt;BR /&gt;java.io.IOException: An exception occurred while processing last record. 
&lt;BR /&gt; at org.talend.mdm.bulkload.client.InputStreamMerger.throwLastFailure(InputStreamMerger.java:191) 
&lt;BR /&gt; at org.talend.mdm.bulkload.client.InputStreamMerger.close(InputStreamMerger.java:262) 
&lt;BR /&gt; at mdm_demo.copy_of_load_uom_to_mdm_0_1.Copy_of_Load_UOM_To_MDM.tWriteXMLField_1_InProcess(Copy_of_Load_UOM_To_MDM.java:1779) 
&lt;BR /&gt; at mdm_demo.copy_of_load_uom_to_mdm_0_1.Copy_of_Load_UOM_To_MDM$1ThreadXMLField_tWriteXMLField_1_Out.run(Copy_of_Load_UOM_To_MDM.java:1001) 
&lt;BR /&gt;Caused by: org.talend.mdm.bulkload.client.BulkloadException: An exception happened during bulk load on MDM server. 
&lt;BR /&gt;javax.servlet.ServletException: javax.servlet.ServletException: java.lang.NullPointerException 
&lt;BR /&gt; at com.amalto.core.servlet.TransactionFilter.doFilter(TransactionFilter.java:41) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) 
&lt;BR /&gt; disconnected 
&lt;BR /&gt; at com.amalto.core.servlet.ErrorFilter.doFilter(ErrorFilter.java:33) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) 
&lt;BR /&gt; at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) 
&lt;BR /&gt; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) 
&lt;BR /&gt; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) 
&lt;BR /&gt; at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179) 
&lt;BR /&gt; at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:524) 
&lt;BR /&gt; at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84) 
&lt;BR /&gt; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) 
&lt;BR /&gt; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) 
&lt;BR /&gt; at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157) 
&lt;BR /&gt; at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:393) 
&lt;BR /&gt; at org.apache.catalina.authenticator.MDMSingleSignOn.invoke(MDMSingleSignOn.java:73) 
&lt;BR /&gt; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) 
&lt;BR /&gt; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262) 
&lt;BR /&gt; at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) 
&lt;BR /&gt; at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) 
&lt;BR /&gt; at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446) 
&lt;BR /&gt; at java.lang.Thread.run(Unknown Source) 
&lt;BR /&gt;Caused by: javax.servlet.ServletException: java.lang.NullPointerException 
&lt;BR /&gt; at com.amalto.core.servlet.LoadServlet.doPut(LoadServlet.java:111) 
&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:713) 
&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) 
&lt;BR /&gt; at com.amalto.core.servlet.TransactionFilter.doFilter(TransactionFilter.java:38) 
&lt;BR /&gt; ... 24 more 
&lt;BR /&gt;Caused by: java.lang.NullPointerException 
&lt;BR /&gt; at com.amalto.core.servlet.LoadServlet.getTypeKey(LoadServlet.java:173) 
&lt;BR /&gt; at com.amalto.core.servlet.LoadServlet.doPut(LoadServlet.java:108) 
&lt;BR /&gt; ... 29 more 
&lt;BR /&gt; at org.talend.mdm.bulkload.client.BulkloadClientUtil.bulkload(BulkloadClientUtil.java:77) 
&lt;BR /&gt; at org.talend.mdm.bulkload.client.BulkloadClientUtil$AsyncLoadRunnable.run(BulkloadClientUtil.java:167) 
&lt;BR /&gt; at java.lang.Thread.run(Unknown Source) 
&lt;BR /&gt;Job Copy_of_Load_UOM_To_MDM ended at 11:04 26/02/2014. 
&lt;BR /&gt;I will email you further details. 
&lt;BR /&gt;We are a customer of Talend and my organisation recently bought enterprise version/licensed version of Talend. 
&lt;BR /&gt;So Better I email you all details. 
&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 26 Feb 2014 00:05:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241635#M28721</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-26T00:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMDMBulkLoad Error - Exception in component tMDMBulkLoad_1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241636#M28722</link>
      <description>Hi 
&lt;BR /&gt;Which version of Talend Studio are you using? 
&lt;BR /&gt;Try to set the first element ID as loop element on tWriteXMLField. In addition, can you check if there exist null or empty value in ID column after tOracleInput component? To debug it, just need to add a tLogRow after tOracleInput to print the result on the console.
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 27 Feb 2014 03:30:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241636#M28722</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-27T03:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMDMBulkLoad Error - Exception in component tMDMBulkLoad_1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241637#M28723</link>
      <description>Hello Shong, 
&lt;BR /&gt;I am using Talend Open Studio for MDM (5.4.1r111943). 
&lt;BR /&gt;I have changed loop element to Id. 
&lt;BR /&gt;I dont think that there are null or empty value as I changed my query for test to extract 1 record only with below where condition 
&lt;BR /&gt;Where 
&lt;BR /&gt;ROW_ID=20 
&lt;BR /&gt; 
&lt;BR /&gt;this query is working and extracting 1 record with ROW_ID as 20, but still job is failing. 
&lt;BR /&gt;Starting job Copy_of_Load_UOM_To_MDM at 14:49 27/02/2014. 
&lt;BR /&gt; connecting to socket on port 3993 
&lt;BR /&gt; connected 
&lt;BR /&gt;Exception in component tMDMBulkLoad_1 
&lt;BR /&gt;java.io.IOException: An exception occurred while processing last record. 
&lt;BR /&gt; at org.talend.mdm.bulkload.client.InputStreamMerger.throwLastFailure(InputStreamMerger.java:191) 
&lt;BR /&gt; at org.talend.mdm.bulkload.client.InputStreamMerger.close(InputStreamMerger.java:262) 
&lt;BR /&gt; at mdm_demo.copy_of_load_uom_to_mdm_0_1.Copy_of_Load_UOM_To_MDM.tWriteXMLField_1_InProcess(Copy_of_Load_UOM_To_MDM.java:1780) 
&lt;BR /&gt; at mdm_demo.copy_of_load_uom_to_mdm_0_1.Copy_of_Load_UOM_To_MDM$1ThreadXMLField_tWriteXMLField_1_Out.run(Copy_of_Load_UOM_To_MDM.java:1001) 
&lt;BR /&gt;Caused by: org.talend.mdm.bulkload.client.BulkloadException: An exception happened during bulk load on MDM server. 
&lt;BR /&gt;javax.servlet.ServletException: javax.servlet.ServletException: java.lang.NullPointerException 
&lt;BR /&gt; at com.amalto.core.servlet.TransactionFilter.doFilter(TransactionFilter.java:41) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) 
&lt;BR /&gt; disconnected 
&lt;BR /&gt; at com.amalto.core.servlet.ErrorFilter.doFilter(ErrorFilter.java:33) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) 
&lt;BR /&gt; at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) 
&lt;BR /&gt; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) 
&lt;BR /&gt; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) 
&lt;BR /&gt; at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179) 
&lt;BR /&gt; at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:524) 
&lt;BR /&gt; at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84) 
&lt;BR /&gt; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) 
&lt;BR /&gt; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) 
&lt;BR /&gt; at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157) 
&lt;BR /&gt; at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:393) 
&lt;BR /&gt; at org.apache.catalina.authenticator.MDMSingleSignOn.invoke(MDMSingleSignOn.java:73) 
&lt;BR /&gt; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) 
&lt;BR /&gt; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262) 
&lt;BR /&gt; at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) 
&lt;BR /&gt; at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) 
&lt;BR /&gt; at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446) 
&lt;BR /&gt; at java.lang.Thread.run(Unknown Source) 
&lt;BR /&gt;Caused by: javax.servlet.ServletException: java.lang.NullPointerException 
&lt;BR /&gt; at com.amalto.core.servlet.LoadServlet.doPut(LoadServlet.java:111) 
&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:713) 
&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) 
&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) 
&lt;BR /&gt; at com.amalto.core.servlet.TransactionFilter.doFilter(TransactionFilter.java:38) 
&lt;BR /&gt; ... 24 more 
&lt;BR /&gt;Caused by: java.lang.NullPointerException 
&lt;BR /&gt; at com.amalto.core.servlet.LoadServlet.getTypeKey(LoadServlet.java:173) 
&lt;BR /&gt; at com.amalto.core.servlet.LoadServlet.doPut(LoadServlet.java:108) 
&lt;BR /&gt; ... 29 more 
&lt;BR /&gt; at org.talend.mdm.bulkload.client.BulkloadClientUtil.bulkload(BulkloadClientUtil.java:77) 
&lt;BR /&gt; at org.talend.mdm.bulkload.client.BulkloadClientUtil$AsyncLoadRunnable.run(BulkloadClientUtil.java:167) 
&lt;BR /&gt; at java.lang.Thread.run(Unknown Source) 
&lt;BR /&gt;Job Copy_of_Load_UOM_To_MDM ended at 14:50 27/02/2014. 
&lt;BR /&gt; 
&lt;BR /&gt;I created another job with manually entering data in tFixedFlowInput component and providing that component to tMDMBulkLoad but still that job also failing. Please see screnshots...does something wrong with my model ?? 
&lt;BR /&gt; 
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/68300/128519_tFixedFlowInput.png" /&gt; 
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/68300/128519_tFixedFlowInput_1.png" /&gt;</description>
      <pubDate>Thu, 27 Feb 2014 04:04:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241637#M28723</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-27T04:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMDMBulkLoad Error - Exception in component tMDMBulkLoad_1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241638#M28724</link>
      <description>my data model screenshot and actual data model export.</description>
      <pubDate>Thu, 27 Feb 2014 04:07:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241638#M28724</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-27T04:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMDMBulkLoad Error - Exception in component tMDMBulkLoad_1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241639#M28725</link>
      <description>@ 
&lt;BR /&gt; 
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/68300/128523_DataModel_MDM.png" /&gt;</description>
      <pubDate>Thu, 27 Feb 2014 04:09:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241639#M28725</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-27T04:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMDMBulkLoad Error - Exception in component tMDMBulkLoad_1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241640#M28726</link>
      <description>Hi 
&lt;BR /&gt;Do you use RDBMS or XML DB as the MDM hub database? From your screenshot, I see the model name and the container name are different, if RDBMS, the model name and the container name should be the same. 
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 27 Feb 2014 06:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241640#M28726</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-27T06:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMDMBulkLoad Error - Exception in component tMDMBulkLoad_1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241641#M28727</link>
      <description>Hmn...thanks Shong....I am using XML DB as MDM hub database. 
&lt;BR /&gt;I was not knowing that the container name and model name need to be same. 
&lt;BR /&gt;I changed my data model name same as container name and ...bang...its WORKING !!! 
&lt;BR /&gt;the job is working. thanks alot for your help...appriciated...</description>
      <pubDate>Thu, 27 Feb 2014 22:30:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241641#M28727</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-27T22:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMDMBulkLoad Error - Exception in component tMDMBulkLoad_1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241642#M28728</link>
      <description>Great! Glad to see you resolve the problem and thanks for your feedback.
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 28 Feb 2014 00:49:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMDMBulkLoad-Error-Exception-in-component-tMDMBulkLoad/m-p/2241642#M28728</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-28T00:49:04Z</dc:date>
    </item>
  </channel>
</rss>

