<?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 tGoogleDriveCopy attempts to create invalid local directory in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tGoogleDriveCopy-attempts-to-create-invalid-local-directory/m-p/2291041#M64265</link>
    <description>&lt;P&gt;when attempting to run a job &lt;/P&gt;&lt;P&gt;with tGoogleDriveCopy &lt;/P&gt;created on a machine other than the one the job was built java.io.IOException: unable to create directory: DIRECTORY_FROM_ORIGINAL_MACHINE. Is there any way to get around this error?&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exception in component tGoogleDriveCopy_1 (gdrivetest3)&lt;/P&gt;&lt;P&gt;java.io.IOException: unable to create directory: /Users/n8/.credentials/talend-googledrive/GoogleDrive Talend Job&lt;/P&gt;&lt;P&gt;	at com.google.api.client.util.store.FileDataStoreFactory.&amp;lt;init&amp;gt;(FileDataStoreFactory.java:71)&lt;/P&gt;&lt;P&gt;	at org.talend.components.google.drive.runtime.client.GoogleDriveCredentialWithInstalledApplication$Builder.&amp;lt;init&amp;gt;(GoogleDriveCredentialWithInstalledApplication.java:91)&lt;/P&gt;&lt;P&gt;	at org.talend.components.google.drive.runtime.client.GoogleDriveCredentialWithInstalledApplication$BuilderWithIdAndSecret.&amp;lt;init&amp;gt;(GoogleDriveCredentialWithInstalledApplication.java:128)&lt;/P&gt;&lt;P&gt;	at org.talend.components.google.drive.runtime.client.GoogleDriveCredentialWithInstalledApplication.builderWithIdAndSecret(GoogleDriveCredentialWithInstalledApplication.java:42)&lt;/P&gt;&lt;P&gt;	at org.talend.components.google.drive.runtime.GoogleDriveRuntime.getCredential(GoogleDriveRuntime.java:164)&lt;/P&gt;&lt;P&gt;	at org.talend.components.google.drive.runtime.GoogleDriveRuntime.getDriveService(GoogleDriveRuntime.java:178)&lt;/P&gt;&lt;P&gt;	at org.talend.components.google.drive.runtime.GoogleDriveReader.start(GoogleDriveReader.java:57)&lt;/P&gt;&lt;P&gt;	at org.talend.components.google.drive.runtime.GoogleDriveCopyReader.start(GoogleDriveCopyReader.java:49)&lt;/P&gt;&lt;P&gt;	at org.talend.codegen.flowvariables.runtime.FlowVariablesReader.start(FlowVariablesReader.java:73)&lt;/P&gt;&lt;P&gt;	at reports.gdrivetest3_0_1.gdrivetest3.tGoogleDriveCopy_1Process(gdrivetest3.java:751)&lt;/P&gt;&lt;P&gt;	at reports.gdrivetest3_0_1.gdrivetest3.runJobInTOS(gdrivetest3.java:1990)&lt;/P&gt;&lt;P&gt;	at reports.gdrivetest3_0_1.gdrivetest3.main(gdrivetest3.java:1819)&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 23:07:34 GMT</pubDate>
    <dc:creator>VALIANTnbrown</dc:creator>
    <dc:date>2024-11-15T23:07:34Z</dc:date>
    <item>
      <title>tGoogleDriveCopy attempts to create invalid local directory</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tGoogleDriveCopy-attempts-to-create-invalid-local-directory/m-p/2291041#M64265</link>
      <description>&lt;P&gt;when attempting to run a job &lt;/P&gt;&lt;P&gt;with tGoogleDriveCopy &lt;/P&gt;created on a machine other than the one the job was built java.io.IOException: unable to create directory: DIRECTORY_FROM_ORIGINAL_MACHINE. Is there any way to get around this error?&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exception in component tGoogleDriveCopy_1 (gdrivetest3)&lt;/P&gt;&lt;P&gt;java.io.IOException: unable to create directory: /Users/n8/.credentials/talend-googledrive/GoogleDrive Talend Job&lt;/P&gt;&lt;P&gt;	at com.google.api.client.util.store.FileDataStoreFactory.&amp;lt;init&amp;gt;(FileDataStoreFactory.java:71)&lt;/P&gt;&lt;P&gt;	at org.talend.components.google.drive.runtime.client.GoogleDriveCredentialWithInstalledApplication$Builder.&amp;lt;init&amp;gt;(GoogleDriveCredentialWithInstalledApplication.java:91)&lt;/P&gt;&lt;P&gt;	at org.talend.components.google.drive.runtime.client.GoogleDriveCredentialWithInstalledApplication$BuilderWithIdAndSecret.&amp;lt;init&amp;gt;(GoogleDriveCredentialWithInstalledApplication.java:128)&lt;/P&gt;&lt;P&gt;	at org.talend.components.google.drive.runtime.client.GoogleDriveCredentialWithInstalledApplication.builderWithIdAndSecret(GoogleDriveCredentialWithInstalledApplication.java:42)&lt;/P&gt;&lt;P&gt;	at org.talend.components.google.drive.runtime.GoogleDriveRuntime.getCredential(GoogleDriveRuntime.java:164)&lt;/P&gt;&lt;P&gt;	at org.talend.components.google.drive.runtime.GoogleDriveRuntime.getDriveService(GoogleDriveRuntime.java:178)&lt;/P&gt;&lt;P&gt;	at org.talend.components.google.drive.runtime.GoogleDriveReader.start(GoogleDriveReader.java:57)&lt;/P&gt;&lt;P&gt;	at org.talend.components.google.drive.runtime.GoogleDriveCopyReader.start(GoogleDriveCopyReader.java:49)&lt;/P&gt;&lt;P&gt;	at org.talend.codegen.flowvariables.runtime.FlowVariablesReader.start(FlowVariablesReader.java:73)&lt;/P&gt;&lt;P&gt;	at reports.gdrivetest3_0_1.gdrivetest3.tGoogleDriveCopy_1Process(gdrivetest3.java:751)&lt;/P&gt;&lt;P&gt;	at reports.gdrivetest3_0_1.gdrivetest3.runJobInTOS(gdrivetest3.java:1990)&lt;/P&gt;&lt;P&gt;	at reports.gdrivetest3_0_1.gdrivetest3.main(gdrivetest3.java:1819)&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:07:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tGoogleDriveCopy-attempts-to-create-invalid-local-directory/m-p/2291041#M64265</guid>
      <dc:creator>VALIANTnbrown</dc:creator>
      <dc:date>2024-11-15T23:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: tGoogleDriveCopy attempts to create invalid local directory</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tGoogleDriveCopy-attempts-to-create-invalid-local-directory/m-p/2291042#M64266</link>
      <description>&lt;P&gt;If you go to the Advanced Settings of this component you will see you can set this location. If you want to use it on different machines, you can use a Context Variable here and set the value of the Context Variable for each location you run it on.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Mar 2022 00:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tGoogleDriveCopy-attempts-to-create-invalid-local-directory/m-p/2291042#M64266</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-12T00:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: tGoogleDriveCopy attempts to create invalid local directory</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tGoogleDriveCopy-attempts-to-create-invalid-local-directory/m-p/2291043#M64267</link>
      <description>&lt;P&gt;Thank you, I see that in the documentation, but unfortunately it does not seem available on my version of talend.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Mar 2022 02:19:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tGoogleDriveCopy-attempts-to-create-invalid-local-directory/m-p/2291043#M64267</guid>
      <dc:creator>VALIANTnbrown</dc:creator>
      <dc:date>2022-03-12T02:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: tGoogleDriveCopy attempts to create invalid local directory</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tGoogleDriveCopy-attempts-to-create-invalid-local-directory/m-p/2291044#M64268</link>
      <description>&lt;P&gt;Can you take a screenshot of your component's Basic Settings and Advanced Settings? You should have this in v7&lt;/P&gt;</description>
      <pubDate>Sat, 12 Mar 2022 02:23:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tGoogleDriveCopy-attempts-to-create-invalid-local-directory/m-p/2291044#M64268</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-12T02:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: tGoogleDriveCopy attempts to create invalid local directory</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tGoogleDriveCopy-attempts-to-create-invalid-local-directory/m-p/2291045#M64269</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000PKGsEAAX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142370iF21A5B57D441A7A0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000PKGsEAAX.png" alt="0695b00000PKGsEAAX.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000PKGrGAAX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146446i47912DE7827789FE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000PKGrGAAX.png" alt="0695b00000PKGrGAAX.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000PKGr1AAH.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/127747i470DA4E3C7880837/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000PKGr1AAH.png" alt="0695b00000PKGr1AAH.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Mar 2022 02:33:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tGoogleDriveCopy-attempts-to-create-invalid-local-directory/m-p/2291045#M64269</guid>
      <dc:creator>VALIANTnbrown</dc:creator>
      <dc:date>2022-03-12T02:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: tGoogleDriveCopy attempts to create invalid local directory</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tGoogleDriveCopy-attempts-to-create-invalid-local-directory/m-p/2291046#M64270</link>
      <description>&lt;P&gt;You are using a tGoogleDriveConnection component, therefore the DataStore Path will be on the Advanced Settings of that component.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Mar 2022 02:43:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tGoogleDriveCopy-attempts-to-create-invalid-local-directory/m-p/2291046#M64270</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-12T02:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: tGoogleDriveCopy attempts to create invalid local directory</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tGoogleDriveCopy-attempts-to-create-invalid-local-directory/m-p/2291047#M64271</link>
      <description>&lt;P&gt;Much appreciated!&lt;/P&gt;</description>
      <pubDate>Sat, 12 Mar 2022 02:55:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tGoogleDriveCopy-attempts-to-create-invalid-local-directory/m-p/2291047#M64271</guid>
      <dc:creator>VALIANTnbrown</dc:creator>
      <dc:date>2022-03-12T02:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: tGoogleDriveCopy attempts to create invalid local directory</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tGoogleDriveCopy-attempts-to-create-invalid-local-directory/m-p/2291048#M64272</link>
      <description>&lt;P&gt;No problem! Glad you got it sorted &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Mar 2022 02:56:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tGoogleDriveCopy-attempts-to-create-invalid-local-directory/m-p/2291048#M64272</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-12T02:56:31Z</dc:date>
    </item>
  </channel>
</rss>

