<?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 Import WSDL Schemas do not work in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Import-WSDL-Schemas-do-not-work/m-p/2266592#M45758</link>
    <description>&lt;P&gt;&amp;nbsp;I'm having the same error&amp;nbsp;Rasyque had here &lt;A href="https://www.talendforge.org/forum/viewtopic.php?id=55866&amp;nbsp;more" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.talendforge.org/forum/viewtopic.php?id=55866&amp;nbsp;more&lt;/A&gt; or less. In my case the installation route&amp;nbsp;has not spaces and the error is this one:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;!ENTRY org.talend.platform.logging 4 0 2017-06-08 13:50:36.795
!MESSAGE 2017-06-08 13:50:36,795 ERROR org.talend.repository.localprovider.model.LocalRepositoryFactory  - try to load wrong item:PruebaWEBSEVICE / Services&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;!ENTRY org.talend.platform.logging 4 0 2017-06-08 09:08:02.408
!MESSAGE 2017-06-08 09:08:02,377 ERROR org.talend.commons.exception.CommonExceptionHandler  - Error during schema processing

!STACK 1
org.eclipse.core.runtime.CoreException: Error during schema processing
	at org.talend.repository.services.action.PublishMetadataRunnable$1.run(PublishMetadataRunnable.java:132)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2313)
	at org.talend.repository.services.action.PublishMetadataRunnable.run(PublishMetadataRunnable.java:146)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at java.util.ArrayList.rangeCheck(Unknown Source)
	at java.util.ArrayList.get(Unknown Source)
	at org.talend.datatools.xml.utils.XSDPopulationUtil2.getSchemaTree(XSDPopulationUtil2.java:547)
	at org.talend.datatools.xml.utils.XSDPopulationUtil2.getSchemaTree(XSDPopulationUtil2.java:384)
	at org.talend.metadata.managment.ui.utils.XsdMetadataUtils.createMetadataFromXSD(XsdMetadataUtils.java:221)
	at org.talend.metadata.managment.ui.utils.XsdMetadataUtils.createMetadataFromXSD(XsdMetadataUtils.java:120)
	at org.talend.repository.services.action.PublishMetadataRunnable.process(PublishMetadataRunnable.java:295)
	at org.talend.repository.services.action.PublishMetadataRunnable.access$3(PublishMetadataRunnable.java:258)
	at org.talend.repository.services.action.PublishMetadataRunnable$1.run(PublishMetadataRunnable.java:130)
	... 3 more
!SUBENTRY 1 org.talend.repository.services 4 0 2017-06-08 09:08:02.408
!MESSAGE Error during schema processing
!STACK 0
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at java.util.ArrayList.rangeCheck(Unknown Source)
	at java.util.ArrayList.get(Unknown Source)
	at org.talend.datatools.xml.utils.XSDPopulationUtil2.getSchemaTree(XSDPopulationUtil2.java:547)
	at org.talend.datatools.xml.utils.XSDPopulationUtil2.getSchemaTree(XSDPopulationUtil2.java:384)
	at org.talend.metadata.managment.ui.utils.XsdMetadataUtils.createMetadataFromXSD(XsdMetadataUtils.java:221)
	at org.talend.metadata.managment.ui.utils.XsdMetadataUtils.createMetadataFromXSD(XsdMetadataUtils.java:120)
	at org.talend.repository.services.action.PublishMetadataRunnable.process(PublishMetadataRunnable.java:295)
	at org.talend.repository.services.action.PublishMetadataRunnable.access$3(PublishMetadataRunnable.java:258)
	at org.talend.repository.services.action.PublishMetadataRunnable$1.run(PublishMetadataRunnable.java:130)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2313)
	at org.talend.repository.services.action.PublishMetadataRunnable.run(PublishMetadataRunnable.java:146)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)&lt;/PRE&gt; 
&lt;P&gt;I can import other wsdls but I'm having the error with just one WSDL. For scurity reasons I cannot publish it here but if anyone could help me I could send you the link. The thing is that I can import and use without problem this WSDL in SOAP-UI.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 09:39:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T09:39:26Z</dc:date>
    <item>
      <title>Import WSDL Schemas do not work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-WSDL-Schemas-do-not-work/m-p/2266592#M45758</link>
      <description>&lt;P&gt;&amp;nbsp;I'm having the same error&amp;nbsp;Rasyque had here &lt;A href="https://www.talendforge.org/forum/viewtopic.php?id=55866&amp;nbsp;more" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.talendforge.org/forum/viewtopic.php?id=55866&amp;nbsp;more&lt;/A&gt; or less. In my case the installation route&amp;nbsp;has not spaces and the error is this one:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;!ENTRY org.talend.platform.logging 4 0 2017-06-08 13:50:36.795
!MESSAGE 2017-06-08 13:50:36,795 ERROR org.talend.repository.localprovider.model.LocalRepositoryFactory  - try to load wrong item:PruebaWEBSEVICE / Services&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;!ENTRY org.talend.platform.logging 4 0 2017-06-08 09:08:02.408
!MESSAGE 2017-06-08 09:08:02,377 ERROR org.talend.commons.exception.CommonExceptionHandler  - Error during schema processing

!STACK 1
org.eclipse.core.runtime.CoreException: Error during schema processing
	at org.talend.repository.services.action.PublishMetadataRunnable$1.run(PublishMetadataRunnable.java:132)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2313)
	at org.talend.repository.services.action.PublishMetadataRunnable.run(PublishMetadataRunnable.java:146)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at java.util.ArrayList.rangeCheck(Unknown Source)
	at java.util.ArrayList.get(Unknown Source)
	at org.talend.datatools.xml.utils.XSDPopulationUtil2.getSchemaTree(XSDPopulationUtil2.java:547)
	at org.talend.datatools.xml.utils.XSDPopulationUtil2.getSchemaTree(XSDPopulationUtil2.java:384)
	at org.talend.metadata.managment.ui.utils.XsdMetadataUtils.createMetadataFromXSD(XsdMetadataUtils.java:221)
	at org.talend.metadata.managment.ui.utils.XsdMetadataUtils.createMetadataFromXSD(XsdMetadataUtils.java:120)
	at org.talend.repository.services.action.PublishMetadataRunnable.process(PublishMetadataRunnable.java:295)
	at org.talend.repository.services.action.PublishMetadataRunnable.access$3(PublishMetadataRunnable.java:258)
	at org.talend.repository.services.action.PublishMetadataRunnable$1.run(PublishMetadataRunnable.java:130)
	... 3 more
!SUBENTRY 1 org.talend.repository.services 4 0 2017-06-08 09:08:02.408
!MESSAGE Error during schema processing
!STACK 0
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at java.util.ArrayList.rangeCheck(Unknown Source)
	at java.util.ArrayList.get(Unknown Source)
	at org.talend.datatools.xml.utils.XSDPopulationUtil2.getSchemaTree(XSDPopulationUtil2.java:547)
	at org.talend.datatools.xml.utils.XSDPopulationUtil2.getSchemaTree(XSDPopulationUtil2.java:384)
	at org.talend.metadata.managment.ui.utils.XsdMetadataUtils.createMetadataFromXSD(XsdMetadataUtils.java:221)
	at org.talend.metadata.managment.ui.utils.XsdMetadataUtils.createMetadataFromXSD(XsdMetadataUtils.java:120)
	at org.talend.repository.services.action.PublishMetadataRunnable.process(PublishMetadataRunnable.java:295)
	at org.talend.repository.services.action.PublishMetadataRunnable.access$3(PublishMetadataRunnable.java:258)
	at org.talend.repository.services.action.PublishMetadataRunnable$1.run(PublishMetadataRunnable.java:130)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2313)
	at org.talend.repository.services.action.PublishMetadataRunnable.run(PublishMetadataRunnable.java:146)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)&lt;/PRE&gt; 
&lt;P&gt;I can import other wsdls but I'm having the error with just one WSDL. For scurity reasons I cannot publish it here but if anyone could help me I could send you the link. The thing is that I can import and use without problem this WSDL in SOAP-UI.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-WSDL-Schemas-do-not-work/m-p/2266592#M45758</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Import WSDL Schemas do not work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-WSDL-Schemas-do-not-work/m-p/2266593#M45759</link>
      <description>Hi 
&lt;BR /&gt;It is an IndexOutOfBoundsException, maybe it is a file issue, would you mind email me the link for testing.
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Mon, 12 Jun 2017 09:00:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-WSDL-Schemas-do-not-work/m-p/2266593#M45759</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-12T09:00:01Z</dc:date>
    </item>
  </channel>
</rss>

