<?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 MalformedURLException: no protocol in tfileInputJSON component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/MalformedURLException-no-protocol-in-tfileInputJSON-component/m-p/2470614#M143110</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;i get the following Exception in my tFileInputJSON component:&lt;BR /&gt;Exception in component tFileInputJSON_1 (heidelbergmaterialsAPITest)&lt;BR /&gt;java.net.MalformedURLException: no protocol: file///C:/Talend/TestFiles/xxxxxxx.json&lt;BR /&gt;at java.base/java.net.URL.&amp;lt;init&amp;gt;(URL.java:645)&lt;BR /&gt;at java.base/java.net.URL.&amp;lt;init&amp;gt;(URL.java:541)&lt;BR /&gt;at java.base/java.net.URL.&amp;lt;init&amp;gt;(URL.java:488)&lt;BR /&gt;at testumgebung.heidelbergmaterialsapitest_0_1.heidelbergmaterialsAPITest.tFileList_1Process(heidelbergmaterialsAPITest.java:952)&lt;BR /&gt;at testumgebung.heidelbergmaterialsapitest_0_1.heidelbergmaterialsAPITest.tREST_1Process(heidelbergmaterialsAPITest.java:3004)&lt;BR /&gt;at testumgebung.heidelbergmaterialsapitest_0_1.heidelbergmaterialsAPITest.tLibraryLoad_4Process(heidelbergmaterialsAPITest.java:1745)&lt;BR /&gt;at testumgebung.heidelbergmaterialsapitest_0_1.heidelbergmaterialsAPITest.tLibraryLoad_3Process(heidelbergmaterialsAPITest.java:1625)&lt;BR /&gt;at testumgebung.heidelbergmaterialsapitest_0_1.heidelbergmaterialsAPITest.tLibraryLoad_2Process(heidelbergmaterialsAPITest.java:1505)&lt;BR /&gt;at testumgebung.heidelbergmaterialsapitest_0_1.heidelbergmaterialsAPITest.tLibraryLoad_1Process(heidelbergmaterialsAPITest.java:1385)&lt;BR /&gt;at testumgebung.heidelbergmaterialsapitest_0_1.heidelbergmaterialsAPITest.runJobInTOS(heidelbergmaterialsAPITest.java:3281)&lt;BR /&gt;at testumgebung.heidelbergmaterialsapitest_0_1.heidelbergmaterialsAPITest.main(heidelbergmaterialsAPITest.java:3130)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As you can see i prepended the protocol "file///". First i got the Exception "unknown protocol c".&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;This is my tFileList component which iterates over the files&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PascalS_1-1721031978570.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/169354iAB9E4C78F0813166/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PascalS_1-1721031978570.png" alt="PascalS_1-1721031978570.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In advanced settings i checked the option "Format file path to slash(/) style (useful on Windows)"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is my tFileInputJSON component:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PascalS_2-1721032060811.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/169355i92F7975DCAEF69C3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PascalS_2-1721032060811.png" alt="PascalS_2-1721032060811.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jul 2024 08:29:03 GMT</pubDate>
    <dc:creator>PascalS</dc:creator>
    <dc:date>2024-07-15T08:29:03Z</dc:date>
    <item>
      <title>MalformedURLException: no protocol in tfileInputJSON component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MalformedURLException-no-protocol-in-tfileInputJSON-component/m-p/2470614#M143110</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;i get the following Exception in my tFileInputJSON component:&lt;BR /&gt;Exception in component tFileInputJSON_1 (heidelbergmaterialsAPITest)&lt;BR /&gt;java.net.MalformedURLException: no protocol: file///C:/Talend/TestFiles/xxxxxxx.json&lt;BR /&gt;at java.base/java.net.URL.&amp;lt;init&amp;gt;(URL.java:645)&lt;BR /&gt;at java.base/java.net.URL.&amp;lt;init&amp;gt;(URL.java:541)&lt;BR /&gt;at java.base/java.net.URL.&amp;lt;init&amp;gt;(URL.java:488)&lt;BR /&gt;at testumgebung.heidelbergmaterialsapitest_0_1.heidelbergmaterialsAPITest.tFileList_1Process(heidelbergmaterialsAPITest.java:952)&lt;BR /&gt;at testumgebung.heidelbergmaterialsapitest_0_1.heidelbergmaterialsAPITest.tREST_1Process(heidelbergmaterialsAPITest.java:3004)&lt;BR /&gt;at testumgebung.heidelbergmaterialsapitest_0_1.heidelbergmaterialsAPITest.tLibraryLoad_4Process(heidelbergmaterialsAPITest.java:1745)&lt;BR /&gt;at testumgebung.heidelbergmaterialsapitest_0_1.heidelbergmaterialsAPITest.tLibraryLoad_3Process(heidelbergmaterialsAPITest.java:1625)&lt;BR /&gt;at testumgebung.heidelbergmaterialsapitest_0_1.heidelbergmaterialsAPITest.tLibraryLoad_2Process(heidelbergmaterialsAPITest.java:1505)&lt;BR /&gt;at testumgebung.heidelbergmaterialsapitest_0_1.heidelbergmaterialsAPITest.tLibraryLoad_1Process(heidelbergmaterialsAPITest.java:1385)&lt;BR /&gt;at testumgebung.heidelbergmaterialsapitest_0_1.heidelbergmaterialsAPITest.runJobInTOS(heidelbergmaterialsAPITest.java:3281)&lt;BR /&gt;at testumgebung.heidelbergmaterialsapitest_0_1.heidelbergmaterialsAPITest.main(heidelbergmaterialsAPITest.java:3130)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As you can see i prepended the protocol "file///". First i got the Exception "unknown protocol c".&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;This is my tFileList component which iterates over the files&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PascalS_1-1721031978570.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/169354iAB9E4C78F0813166/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PascalS_1-1721031978570.png" alt="PascalS_1-1721031978570.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In advanced settings i checked the option "Format file path to slash(/) style (useful on Windows)"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is my tFileInputJSON component:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PascalS_2-1721032060811.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/169355i92F7975DCAEF69C3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PascalS_2-1721032060811.png" alt="PascalS_2-1721032060811.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 08:29:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MalformedURLException-no-protocol-in-tfileInputJSON-component/m-p/2470614#M143110</guid>
      <dc:creator>PascalS</dc:creator>
      <dc:date>2024-07-15T08:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: MalformedURLException: no protocol in tfileInputJSON component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MalformedURLException-no-protocol-in-tfileInputJSON-component/m-p/2470616#M143111</link>
      <description>&lt;P&gt;I fixed it myself.&lt;BR /&gt;&lt;BR /&gt;The problem was fixed by changing the protocol "file///" to "file:///".&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 08:39:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MalformedURLException-no-protocol-in-tfileInputJSON-component/m-p/2470616#M143111</guid>
      <dc:creator>PascalS</dc:creator>
      <dc:date>2024-07-15T08:39:01Z</dc:date>
    </item>
  </channel>
</rss>

