<?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: tPop Authentication Mode Microsoft Exchange compile error in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2423802#M12166</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You can use the tLibraryLoad component to override the loaded JARs and their order. The JARs loaded by this component are placed at the beginning of the classpath, so you can use this component to forcefully load a class. However, Talend recommends using this component to add missing JARs and not to modify JAR versions.&lt;/P&gt;
&lt;P&gt;Here is an official support article about:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Talend-Resolving-class-and-JAR-related-issues/ta-p/2151442" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/Talend-Resolving-class-and-JAR-related-issues/ta-p/2151442&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Tue, 27 Feb 2024 00:54:45 GMT</pubDate>
    <dc:creator>Xiaodi_Shi</dc:creator>
    <dc:date>2024-02-27T00:54:45Z</dc:date>
    <item>
      <title>tPop Authentication Mode Microsoft Exchange compile error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2402946#M10194</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried to use TOS 8 with the tPop component from github to get Authentication Mode to Microsoft Exchange. I can choose it in the component and filled in my tenant id, application id and client secret value, but during compile i get this error below: What to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Holger&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;org.talend.designer.runprocess.ProcessorException: Job compile errors&amp;nbsp;&lt;/P&gt;&lt;P&gt;At least job "Fetch_EMail" has a compile errors, please fix and export again.&lt;/P&gt;&lt;P&gt;Error Line: 1419&lt;/P&gt;&lt;P&gt;Detail Message: &lt;B&gt;com.microsoft.aad.msal4j.ClientCredentialParameters cannot be resolved to a type&lt;/B&gt;&lt;/P&gt;&lt;P&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:359)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.DefaultRunProcessService.checkLastGenerationHasCompilationError(DefaultRunProcessService.java:534)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.RunProcessService.checkLastGenerationHasCompilationError(RunProcessService.java:318)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ProcessorUtilities.generateBuildInfo(ProcessorUtilities.java:826)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:706)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:2029)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.RunProcessContext$2.run(RunProcessContext.java:663)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:436)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:352)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:468)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:228)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.internal.progress.ProgressManager.run(ProgressManager.java:984)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.RunProcessContext.exec(RunProcessContext.java:610)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ui.ProcessComposite.exec(ProcessComposite.java:1447)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ui.views.ProcessView$RunAction.run(ProcessView.java:736)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ui.actions.RunProcessAction.run(RunProcessAction.java:63)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.debug.JobLaunchConfigurationDelegate$1$1.run(JobLaunchConfigurationDelegate.java:98)&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4179)&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3839)&lt;/P&gt;&lt;P&gt;	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)&lt;/P&gt;&lt;P&gt;	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)&lt;/P&gt;&lt;P&gt;	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156)&lt;/P&gt;&lt;P&gt;	at org.talend.rcp.intro.Application.start(Application.java:303)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)&lt;/P&gt;&lt;P&gt;	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)&lt;/P&gt;&lt;P&gt;	at java.base/java.lang.reflect.Method.invoke(Method.java:577)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:06:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2402946#M10194</guid>
      <dc:creator>HoS1</dc:creator>
      <dc:date>2024-11-15T21:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: tPop Authentication Mode Microsoft Exchange compile error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2402947#M10195</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;When you&amp;nbsp;get some compile errors,&amp;nbsp;could you please check your "Code" tab in your job to see if there will be your compile error highlighted in red line?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 02:03:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2402947#M10195</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-01-23T02:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: tPop Authentication Mode Microsoft Exchange compile error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2415961#M12128</link>
      <description>&lt;P&gt;Here's what i see in code tab.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 12:07:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2415961#M12128</guid>
      <dc:creator>HoS1</dc:creator>
      <dc:date>2024-02-07T12:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: tPop Authentication Mode Microsoft Exchange compile error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2416326#M12129</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please check these online documentations about &lt;SPAN&gt;how to set up tpop with microsoft exchange and the necessary configuration steps?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title="https://help.talend.com/r/en-US/8.0/pop/configuring-an-oauth2-application-for-pop-and-imap" href="https://help.talend.com/r/en-US/8.0/pop/configuring-an-oauth2-application-for-pop-and-imap" target="_self"&gt;&lt;SPAN&gt;https://help.talend.com/r/en-US/8.0/pop/configuring-an-oauth2-application-for-pop-and-imap&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title="https://help.talend.com/r/en-US/8.0/pop/registering-service-principal-in-exchange" href="https://help.talend.com/r/en-US/8.0/pop/registering-service-principal-in-exchange" target="_self"&gt;&lt;SPAN&gt;https://help.talend.com/r/en-US/8.0/pop/registering-service-principal-in-exchange&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We added Microsoft Exchange auth to make the component to negotiate / retrieve an access token using the Microsoft Secure Authentication Library (MSAL), but &lt;/SPAN&gt;&lt;SPAN&gt;Exchange does NOT support SMTP via Oauth 2.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 02:25:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2416326#M12129</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-02-08T02:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: tPop Authentication Mode Microsoft Exchange compile error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2416432#M12130</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;i'm not talking about SMTP. My talend job should retreive E-Mails from M365 mailboxes. Therefore i uses tPop the component. I already did the necessary azure configuration and i'm using another app based on PHP and it works.&lt;/P&gt;
&lt;P&gt;It seems that it is not enough to replace the tPop component from GitHub, as it was mentioned&amp;nbsp;&lt;BR /&gt;here&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Installing-and-Upgrading/Monthly-update-needed/m-p/2380139#M3511" target="_blank"&gt;https://community.qlik.com/t5/Installing-and-Upgrading/Monthly-update-needed/m-p/2380139#M3511&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;(answer by Shong 2022-12-19 09:16 PM)&lt;/P&gt;
&lt;P&gt;Because i get this error during compiling:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Detail Message: &lt;/SPAN&gt;&lt;STRONG&gt;com.microsoft.aad.msal4j.ClientCredentialParameters cannot be resolved to a type&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;there must be some additional steps to get this working. Perhaps i've to install another library or replace another component, but i don't know which one.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Holger&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 08:04:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2416432#M12130</guid>
      <dc:creator>HoS1</dc:creator>
      <dc:date>2024-02-08T08:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: tPop Authentication Mode Microsoft Exchange compile error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2416851#M12132</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Would you mind posting your tpop component setting screenshots here? We will see if there is some configuration missing from your end.&lt;/P&gt;
&lt;P&gt;Please mask your sensitive data.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 02:33:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2416851#M12132</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-02-09T02:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: tPop Authentication Mode Microsoft Exchange compile error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2416978#M12133</link>
      <description>&lt;P&gt;Hello Sabrina,&lt;/P&gt;
&lt;P&gt;here's a screenshot. No advanced settings.&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bildschirmfoto 2024-02-09 um 08.40.28.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/159431iC596F4C102802346/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bildschirmfoto 2024-02-09 um 08.40.28.png" alt="Bildschirmfoto 2024-02-09 um 08.40.28.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 07:42:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2416978#M12133</guid>
      <dc:creator>HoS1</dc:creator>
      <dc:date>2024-02-09T07:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: tPop Authentication Mode Microsoft Exchange compile error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2421078#M12145</link>
      <description>&lt;P&gt;Hello Sabrina,&lt;/P&gt;
&lt;P&gt;do you have an update for me?&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 09:42:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2421078#M12145</guid>
      <dc:creator>HoS1</dc:creator>
      <dc:date>2024-02-20T09:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: tPop Authentication Mode Microsoft Exchange compile error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2421564#M12146</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Sorry for getting back to you late. All required jar files for tpop component have been installed in your studio? Are you using java 11?&lt;/P&gt;
&lt;P&gt;The &lt;SPAN&gt;ApplicationID&lt;/SPAN&gt; and &lt;SPAN&gt;Object ID&lt;/SPAN&gt; are correct with you (&lt;SPAN class="slds-grid slds-grid--align-spread" data-aura-rendered-by="6409:0"&gt;&lt;SPAN class="forceListViewManagerGridWrapText uiOutputText forceListViewManagerGridWrapText" data-aura-rendered-by="6407:0" data-aura-class="uiOutputText forceListViewManagerGridWrapText"&gt;full access to service app&lt;/SPAN&gt;&lt;/SPAN&gt;) and you did&amp;nbsp;&lt;SPAN&gt; make the same changes on the enterprise azure directory&lt;/SPAN&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 08:30:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2421564#M12146</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-02-21T08:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: tPop Authentication Mode Microsoft Exchange compile error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2422100#M12154</link>
      <description>&lt;P&gt;Hello Sabrina,&lt;/P&gt;
&lt;P&gt;on M365 and Azura side, everything is working as expected. We did check that already. The problem is not regarding accessing the mailboxes, but regarding to compile the job. We're using JDK 18 (18.0.1).&lt;/P&gt;
&lt;P&gt;It seems that it is not enough to replace the tPop component from GitHub, as it was mentioned&amp;nbsp;&lt;BR /&gt;here&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Installing-and-Upgrading/Monthly-update-needed/m-p/2380139#M3511" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Installing-and-Upgrading/Monthly-update-needed/m-p/2380139#M3511&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;(answer by Shong 2022-12-19 09:16 PM)&lt;/P&gt;
&lt;P&gt;Because i get this error during compiling:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Detail Message: &lt;/SPAN&gt;&lt;STRONG&gt;com.microsoft.aad.msal4j.ClientCredentialParameters cannot be resolved to a type&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;there must be some additional steps to get this working. Perhaps i've to install another library or replace another component, but i don't know which one.&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;
&lt;P&gt;Holger&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Thu, 22 Feb 2024 08:17:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2422100#M12154</guid>
      <dc:creator>HoS1</dc:creator>
      <dc:date>2024-02-22T08:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: tPop Authentication Mode Microsoft Exchange compile error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2422156#M12155</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;JDK 18 is not supported officially yet. It could not be caused by it but it might be.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We need to build to support a JDK version that is supported by everything being used(the complications here are due to dependencies upon many other third party sources ). &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;JDK 11 is supported for Talend v8 as well.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 09:52:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2422156#M12155</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-02-22T09:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: tPop Authentication Mode Microsoft Exchange compile error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2422409#M12157</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;i installed JDK 11 and configured my Talend to use it as default. The job still won't compile. Error is the same as before.&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;
&lt;P&gt;Holger&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 14:47:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2422409#M12157</guid>
      <dc:creator>HoS1</dc:creator>
      <dc:date>2024-02-22T14:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: tPop Authentication Mode Microsoft Exchange compile error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2422666#M12158</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;What is your JDK Compliance level in Studio Java Compiler preferences?&amp;nbsp; 1.8?&lt;/P&gt;
&lt;P&gt;You can go to JAVA --&amp;gt; INSTALLED JREs - to find the version of Java used by Studio and you can also alter the settings here.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 02:07:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2422666#M12158</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-02-23T02:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: tPop Authentication Mode Microsoft Exchange compile error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2422790#M12159</link>
      <description>&lt;P&gt;that's what i did after installing jdk 11, so that Studio is actually using jdk 11&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 09:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2422790#M12159</guid>
      <dc:creator>HoS1</dc:creator>
      <dc:date>2024-02-23T09:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: tPop Authentication Mode Microsoft Exchange compile error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2422795#M12160</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Thanks for your feedback and we need to make an investigation on your issue with our R&amp;amp;D team.&lt;/P&gt;
&lt;P&gt;Will come back to you as soon as we can.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 09:11:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2422795#M12160</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-02-23T09:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: tPop Authentication Mode Microsoft Exchange compile error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2422804#M12161</link>
      <description>&lt;P&gt;Perhaps this link could help:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/AzureAD/azure-activedirectory-library-for-java/wiki/ADAL4J-Basics" target="_blank"&gt;https://github.com/AzureAD/azure-activedirectory-library-for-java/wiki/ADAL4J-Basics&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I think the adal4j libs are missing in my studio environment. If someone could tell me, what to do, to include those libs, it would probably solve the compile error&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;
&lt;P&gt;Holger&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 09:26:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2422804#M12161</guid>
      <dc:creator>HoS1</dc:creator>
      <dc:date>2024-02-23T09:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: tPop Authentication Mode Microsoft Exchange compile error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2423802#M12166</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You can use the tLibraryLoad component to override the loaded JARs and their order. The JARs loaded by this component are placed at the beginning of the classpath, so you can use this component to forcefully load a class. However, Talend recommends using this component to add missing JARs and not to modify JAR versions.&lt;/P&gt;
&lt;P&gt;Here is an official support article about:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Talend-Resolving-class-and-JAR-related-issues/ta-p/2151442" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/Talend-Resolving-class-and-JAR-related-issues/ta-p/2151442&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 00:54:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2423802#M12166</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-02-27T00:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: tPop Authentication Mode Microsoft Exchange compile error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2423940#M12168</link>
      <description>&lt;P&gt;Sorry, but i still don't know what to do. I'm totally lost with the link in the answer.&lt;/P&gt;
&lt;P&gt;Is there anybody here to share the exact steps needed to get the tPop Component working with M365?&lt;/P&gt;
&lt;P&gt;What jar file is needed? Where to get this from? How to activate/load it in talend studio?&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 08:49:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2423940#M12168</guid>
      <dc:creator>HoS1</dc:creator>
      <dc:date>2024-02-27T08:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: tPop Authentication Mode Microsoft Exchange compile error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2424972#M12178</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/272532"&gt;@HoS1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="abstract"&gt;&lt;SPAN class="shortdesc"&gt; &lt;SPAN class="keyword"&gt;Talend Studio&lt;/SPAN&gt; will let you know when you need to install external modules and what external modules you need to install.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;P class="p"&gt;&lt;SPAN class="keyword"&gt;Talend Studio&lt;/SPAN&gt; notify you about required external modules in several ways.&lt;/P&gt;
&lt;P class="p"&gt;&lt;A title="https://help.talend.com/r/en-US/8.0/studio-user-guide/installing-external-modules" href="https://help.talend.com/r/en-US/8.0/studio-user-guide/installing-external-modules" target="_self"&gt;https://help.talend.com/r/en-US/8.0/studio-user-guide/installing-external-modules&lt;/A&gt;&lt;/P&gt;
&lt;P class="p"&gt;Don't hesitate to post your issue here.&lt;/P&gt;
&lt;P class="p"&gt;Best regards&lt;/P&gt;
&lt;P class="p"&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 01:13:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2424972#M12178</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-02-29T01:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: tPop Authentication Mode Microsoft Exchange compile error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2425133#M12180</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;
&lt;P&gt;this is my last attempt getting help from the community. Let's recap what problem i have, so that you understand what's going on here.&lt;/P&gt;
&lt;P&gt;I exchanged the tPop component in my studio from github according to my other question&amp;nbsp;here&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Installing-and-Upgrading/Monthly-update-needed/m-p/2380139#M3511" target="_blank"&gt;https://community.qlik.com/t5/Installing-and-Upgrading/Monthly-update-needed/m-p/2380139#M3511&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Than after restarting and compiling i get this error:&lt;/P&gt;
&lt;P&gt;At least job "Fetch_EMail" has a compile errors, please fix and export again.&lt;BR /&gt;Error Line: 1419&lt;BR /&gt;Detail Message: com.microsoft.aad.msal4j.ClientCredentialParameters cannot be resolved to a type&lt;/P&gt;
&lt;P&gt;I followed the instructions on the link you gave me and take a look into the modules view especially for tPOP both needed modules are installed&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bildschirmfoto 2024-02-29 um 09.42.56.png" style="width: 831px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160938i3E7FB4B79A76CC24/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bildschirmfoto 2024-02-29 um 09.42.56.png" alt="Bildschirmfoto 2024-02-29 um 09.42.56.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;also msal4j seems to be installed, too&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bildschirmfoto 2024-02-29 um 09.21.08.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160939i7F74564DBA581ED2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bildschirmfoto 2024-02-29 um 09.21.08.png" alt="Bildschirmfoto 2024-02-29 um 09.21.08.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Clicking on the download symbol in the modules view to install the missing libraries i see this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bildschirmfoto 2024-02-29 um 09.49.18.png" style="width: 751px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160940iCC60D5B4C557E09B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bildschirmfoto 2024-02-29 um 09.49.18.png" alt="Bildschirmfoto 2024-02-29 um 09.49.18.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;nothing to do for me here.&lt;/P&gt;
&lt;P&gt;So what is the next step?&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Holger&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 08:51:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/tPop-Authentication-Mode-Microsoft-Exchange-compile-error/m-p/2425133#M12180</guid>
      <dc:creator>HoS1</dc:creator>
      <dc:date>2024-02-29T08:51:11Z</dc:date>
    </item>
  </channel>
</rss>

