<?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 Problem with my first component (processor) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-my-first-component-processor/m-p/2251082#M148473</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Design time part works nicely, but when I run a job that uses the component I get the error "java.lang.IllegalArgumentException: Can't find myfamily# MyProcessor".&lt;/P&gt;&lt;P&gt;It looks like the ComponentManager does not find the component. Is there any additional meta information required in the final jar file to make my component known to the ComponentManager?&lt;/P&gt;&lt;P&gt;The generation of 'TALEND-INF/dependencies.txt' with the maven-dependency-plugin works, but the generation of the 'TALEND-INF/plugins.properties' with the maven-shade-plugin as described in the sdk documentation fails in my environment. So my component comes without 'TALEND-INF/plugins.properties'.&lt;/P&gt;&lt;P&gt;Is this the reason, that my plugin is not found at runtime?&lt;/P&gt;&lt;P&gt;How can I tell the ComponentManager that my component is available?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Jan 2026 14:45:42 GMT</pubDate>
    <dc:creator>StefanE1</dc:creator>
    <dc:date>2026-01-02T14:45:42Z</dc:date>
    <item>
      <title>Problem with my first component (processor)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-my-first-component-processor/m-p/2251082#M148473</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Design time part works nicely, but when I run a job that uses the component I get the error "java.lang.IllegalArgumentException: Can't find myfamily# MyProcessor".&lt;/P&gt;&lt;P&gt;It looks like the ComponentManager does not find the component. Is there any additional meta information required in the final jar file to make my component known to the ComponentManager?&lt;/P&gt;&lt;P&gt;The generation of 'TALEND-INF/dependencies.txt' with the maven-dependency-plugin works, but the generation of the 'TALEND-INF/plugins.properties' with the maven-shade-plugin as described in the sdk documentation fails in my environment. So my component comes without 'TALEND-INF/plugins.properties'.&lt;/P&gt;&lt;P&gt;Is this the reason, that my plugin is not found at runtime?&lt;/P&gt;&lt;P&gt;How can I tell the ComponentManager that my component is available?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jan 2026 14:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-my-first-component-processor/m-p/2251082#M148473</guid>
      <dc:creator>StefanE1</dc:creator>
      <dc:date>2026-01-02T14:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with my first component (processor)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-my-first-component-processor/m-p/2251083#M148474</link>
      <description>&lt;P&gt;Hi Stefan, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you specify which version of the framework do you use?&lt;/P&gt;&lt;P&gt;Also please, attach the full stack trace of the error. &lt;/P&gt;&lt;P&gt;Could you also show your package-info.java file?  The family name is specified there so it might be a good start point for investigating what could go wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It should be similar to:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;@Components(family = &lt;B&gt;"Hazelcast"&lt;/B&gt;, categories = &lt;B&gt;"Databases"&lt;/B&gt;)&lt;/P&gt;&lt;P&gt;@Icon(value = Icon.IconType.CUSTOM, custom = &lt;B&gt;"Hazelcast"&lt;/B&gt;)&lt;/P&gt;&lt;P&gt;&lt;B&gt;package&lt;/B&gt; org.talend.components.hazelcast;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;import&lt;/B&gt; org.talend.sdk.component.api.component.Components;&lt;/P&gt;&lt;P&gt;&lt;B&gt;import&lt;/B&gt; org.talend.sdk.component.api.component.Icon;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://talend.github.io/component-runtime/main/1.28.2/tutorial-create-an-input-component.html&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards, Oleksandr&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 08:59:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-my-first-component-processor/m-p/2251083#M148474</guid>
      <dc:creator>ozhelezniak</dc:creator>
      <dc:date>2021-02-10T08:59:42Z</dc:date>
    </item>
  </channel>
</rss>

