jlolling / talendcomp_tGoogleAnalytics4Input

Talend Component for Google Analytics 4 Reports
Apache License 2.0
1 stars 1 forks source link

Issue on macbook #1

Closed ThomasArtigue closed 1 year ago

ThomasArtigue commented 1 year ago

Hello,

The component work on windows, but on mac os doesn't work. We have a error : Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/logging/log4j/LogManager at de.jlo.talendcomp.google.analytics.ga4.GoogleAnalyticsBase.<init>(GoogleAnalyticsBase.java:35) at de.jlo.talendcomp.google.analytics.ga4.v1.GoogleAnalyticsInput.<init>(GoogleAnalyticsInput.java:44) at datawarehouse.ga_example_0_1.GA_example.tGoogleAnalytics4Input_1Process(GA_example.java:553) at datawarehouse.ga_example_0_1.GA_example.runJobInTOS(GA_example.java:1334) at datawarehouse.ga_example_0_1.GA_example.main(GA_example.java:1070) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.LogManager at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)

My version on talend is :

Version java java version "11.0.13" 2021-10-19 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.13+10-LTS-370) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.13+10-LTS-370, mixed mode)

I download this version : v_1.0__tGoogleAnalytics4Input-1.0

Do you have any idea ?

I try to push a new jar log4j, I try to download config default on talend.

Merci

jlolling commented 1 year ago

Hi Thomas,

I can only guess there is a huge difference in the Java version between both systems. I am developing all of my stuff on a Mac. I have Java 11 running.

Best regards Jan

On 6. Jul 2023, at 16:36, ThomasArtigue @.***> wrote:

Hello,

The component work on windows, but on mac os doesn't work. We have a error : Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/logging/log4j/LogManager at de.jlo.talendcomp.google.analytics.ga4.GoogleAnalyticsBase.(GoogleAnalyticsBase.java:35) at de.jlo.talendcomp.google.analytics.ga4.v1.GoogleAnalyticsInput.(GoogleAnalyticsInput.java:44) at datawarehouse.ga_example_0_1.GA_example.tGoogleAnalytics4Input_1Process(GA_example.java:553) at datawarehouse.ga_example_0_1.GA_example.runJobInTOS(GA_example.java:1334) at datawarehouse.ga_example_0_1.GA_example.main(GA_example.java:1070) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.LogManager at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)

My version on talend is :

Version: 8.0.1 Build id: R2023-06 Version java java version "11.0.13" 2021-10-19 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.13+10-LTS-370) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.13+10-LTS-370, mixed mode)

Do you have any idea ?

I try to push a new jar log4j, I try to download config default on talend.

Merci

— Reply to this email directly, view it on GitHub https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5KS7PKOL55WQRRQQEL3ALXO3ENHANCNFSM6AAAAAA2ARBTBA. You are receiving this because you are subscribed to this thread.

ThomasArtigue commented 1 year ago

Hi, Thanks for the reply. I tried to install java 11 with the same result. It's java good or not ?

openjdk version "11.0.19" 2023-04-18

OpenJDK Runtime Environment Homebrew (build 11.0.19+0)

OpenJDK 64-Bit Server VM Homebrew (build 11.0.19+0, mixed mode)

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le jeu. 6 juil. 2023 à 22:57, Jan Lolling @.***> a écrit :

Hi Thomas,

I can only guess there is a huge difference in the Java version between both systems. I am developing all of my stuff on a Mac. I have Java 11 running.

Best regards Jan

On 6. Jul 2023, at 16:36, ThomasArtigue @.***> wrote:

Hello,

The component work on windows, but on mac os doesn't work. We have a error : Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/logging/log4j/LogManager at de.jlo.talendcomp.google.analytics.ga4.GoogleAnalyticsBase.(GoogleAnalyticsBase.java:35) at de.jlo.talendcomp.google.analytics.ga4.v1.GoogleAnalyticsInput.(GoogleAnalyticsInput.java:44) at datawarehouse.ga_example_0_1.GA_example.tGoogleAnalytics4Input_1Process(GA_example.java:553) at datawarehouse.ga_example_0_1.GA_example.runJobInTOS(GA_example.java:1334) at datawarehouse.ga_example_0_1.GA_example.main(GA_example.java:1070) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.LogManager at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)

My version on talend is :

Version: 8.0.1 Build id: R2023-06 Version java java version "11.0.13" 2021-10-19 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.13+10-LTS-370) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.13+10-LTS-370, mixed mode)

Do you have any idea ?

I try to push a new jar log4j, I try to download config default on talend.

Merci

— Reply to this email directly, view it on GitHub < https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1>, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AB5KS7PKOL55WQRRQQEL3ALXO3ENHANCNFSM6AAAAAA2ARBTBA>.

You are receiving this because you are subscribed to this thread.

— Reply to this email directly, view it on GitHub https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1624300000, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5KMB42FI2BHYDA2ZLMBNILXO4RDBANCNFSM6AAAAAA2ARBTBA . You are receiving this because you authored the thread.Message ID: @.*** com>

jlolling commented 1 year ago

Did you checked if your installed Java will be used?

java -version

Best regards Jan

ThomasArtigue @.***> schrieb am Fr., 7. Juli 2023, 11:52:

Hi, Thanks for the reply. I tried to install java 11 with the same result. It's java good or not ?

openjdk version "11.0.19" 2023-04-18

OpenJDK Runtime Environment Homebrew (build 11.0.19+0)

OpenJDK 64-Bit Server VM Homebrew (build 11.0.19+0, mixed mode)

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le jeu. 6 juil. 2023 à 22:57, Jan Lolling @.***> a écrit :

Hi Thomas,

I can only guess there is a huge difference in the Java version between both systems. I am developing all of my stuff on a Mac. I have Java 11 running.

Best regards Jan

On 6. Jul 2023, at 16:36, ThomasArtigue @.***> wrote:

Hello,

The component work on windows, but on mac os doesn't work. We have a error : Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/logging/log4j/LogManager at

de.jlo.talendcomp.google.analytics.ga4.GoogleAnalyticsBase.(GoogleAnalyticsBase.java:35)

at

de.jlo.talendcomp.google.analytics.ga4.v1.GoogleAnalyticsInput.(GoogleAnalyticsInput.java:44)

at

datawarehouse.ga_example_0_1.GA_example.tGoogleAnalytics4Input_1Process(GA_example.java:553)

at

datawarehouse.ga_example_0_1.GA_example.runJobInTOS(GA_example.java:1334) at datawarehouse.ga_example_0_1.GA_example.main(GA_example.java:1070) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.LogManager at

java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)

at

java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)

at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)

My version on talend is :

Version: 8.0.1 Build id: R2023-06 Version java java version "11.0.13" 2021-10-19 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.13+10-LTS-370) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.13+10-LTS-370, mixed mode)

Do you have any idea ?

I try to push a new jar log4j, I try to download config default on talend.

Merci

— Reply to this email directly, view it on GitHub < https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AB5KS7PKOL55WQRRQQEL3ALXO3ENHANCNFSM6AAAAAA2ARBTBA>.

You are receiving this because you are subscribed to this thread.

— Reply to this email directly, view it on GitHub < https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1624300000>,

or unsubscribe < https://github.com/notifications/unsubscribe-auth/A5KMB42FI2BHYDA2ZLMBNILXO4RDBANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you authored the thread.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1625158104, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5KS7JIB3VY53WQT2NYIFDXO7L4ZANCNFSM6AAAAAA2ARBTBA . You are receiving this because you commented.Message ID: @.*** com>

ThomasArtigue commented 1 year ago

yes java -version openjdk version "11.0.19" 2023-04-18 OpenJDK Runtime Environment Homebrew (build 11.0.19+0) OpenJDK 64-Bit Server VM Homebrew (build 11.0.19+0, mixed mode)

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le ven. 7 juil. 2023 à 21:01, Jan Lolling @.***> a écrit :

Did you checked if your installed Java will be used?

java -version

Best regards Jan

ThomasArtigue @.***> schrieb am Fr., 7. Juli 2023, 11:52:

Hi, Thanks for the reply. I tried to install java 11 with the same result. It's java good or not ?

openjdk version "11.0.19" 2023-04-18

OpenJDK Runtime Environment Homebrew (build 11.0.19+0)

OpenJDK 64-Bit Server VM Homebrew (build 11.0.19+0, mixed mode)

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le jeu. 6 juil. 2023 à 22:57, Jan Lolling @.***> a écrit :

Hi Thomas,

I can only guess there is a huge difference in the Java version between both systems. I am developing all of my stuff on a Mac. I have Java 11 running.

Best regards Jan

On 6. Jul 2023, at 16:36, ThomasArtigue @.***> wrote:

Hello,

The component work on windows, but on mac os doesn't work. We have a error : Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/logging/log4j/LogManager at

de.jlo.talendcomp.google.analytics.ga4.GoogleAnalyticsBase.(GoogleAnalyticsBase.java:35)

at

de.jlo.talendcomp.google.analytics.ga4.v1.GoogleAnalyticsInput.(GoogleAnalyticsInput.java:44)

at

datawarehouse.ga_example_0_1.GA_example.tGoogleAnalytics4Input_1Process(GA_example.java:553)

at

datawarehouse.ga_example_0_1.GA_example.runJobInTOS(GA_example.java:1334)

at datawarehouse.ga_example_0_1.GA_example.main(GA_example.java:1070) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.LogManager at

java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)

at

java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)

at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)

My version on talend is :

Version: 8.0.1 Build id: R2023-06 Version java java version "11.0.13" 2021-10-19 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.13+10-LTS-370) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.13+10-LTS-370, mixed mode)

Do you have any idea ?

I try to push a new jar log4j, I try to download config default on talend.

Merci

— Reply to this email directly, view it on GitHub < https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AB5KS7PKOL55WQRRQQEL3ALXO3ENHANCNFSM6AAAAAA2ARBTBA>.

You are receiving this because you are subscribed to this thread.

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1624300000>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/A5KMB42FI2BHYDA2ZLMBNILXO4RDBANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you authored the thread.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub < https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1625158104>,

or unsubscribe < https://github.com/notifications/unsubscribe-auth/AB5KS7JIB3VY53WQT2NYIFDXO7L4ZANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you commented.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1625907556, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5KMB42YLVKELRW2WYB7P5TXPBMJDANCNFSM6AAAAAA2ARBTBA . You are receiving this because you authored the thread.Message ID: @.*** com>

ThomasArtigue commented 1 year ago

Do you have a link to your java install ?

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le lun. 10 juil. 2023 à 09:17, Thomas Artigue @.***> a écrit :

yes java -version openjdk version "11.0.19" 2023-04-18 OpenJDK Runtime Environment Homebrew (build 11.0.19+0) OpenJDK 64-Bit Server VM Homebrew (build 11.0.19+0, mixed mode)

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le ven. 7 juil. 2023 à 21:01, Jan Lolling @.***> a écrit :

Did you checked if your installed Java will be used?

java -version

Best regards Jan

ThomasArtigue @.***> schrieb am Fr., 7. Juli 2023, 11:52:

Hi, Thanks for the reply. I tried to install java 11 with the same result. It's java good or not ?

openjdk version "11.0.19" 2023-04-18

OpenJDK Runtime Environment Homebrew (build 11.0.19+0)

OpenJDK 64-Bit Server VM Homebrew (build 11.0.19+0, mixed mode)

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le jeu. 6 juil. 2023 à 22:57, Jan Lolling @.***> a écrit :

Hi Thomas,

I can only guess there is a huge difference in the Java version between both systems. I am developing all of my stuff on a Mac. I have Java 11 running.

Best regards Jan

On 6. Jul 2023, at 16:36, ThomasArtigue @.***> wrote:

Hello,

The component work on windows, but on mac os doesn't work. We have a error : Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/logging/log4j/LogManager at

de.jlo.talendcomp.google.analytics.ga4.GoogleAnalyticsBase.(GoogleAnalyticsBase.java:35)

at

de.jlo.talendcomp.google.analytics.ga4.v1.GoogleAnalyticsInput.(GoogleAnalyticsInput.java:44)

at

datawarehouse.ga_example_0_1.GA_example.tGoogleAnalytics4Input_1Process(GA_example.java:553)

at

datawarehouse.ga_example_0_1.GA_example.runJobInTOS(GA_example.java:1334)

at datawarehouse.ga_example_0_1.GA_example.main(GA_example.java:1070) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.LogManager at

java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)

at

java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)

at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)

My version on talend is :

Version: 8.0.1 Build id: R2023-06 Version java java version "11.0.13" 2021-10-19 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.13+10-LTS-370) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.13+10-LTS-370, mixed mode)

Do you have any idea ?

I try to push a new jar log4j, I try to download config default on talend.

Merci

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AB5KS7PKOL55WQRRQQEL3ALXO3ENHANCNFSM6AAAAAA2ARBTBA>.

You are receiving this because you are subscribed to this thread.

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1624300000>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/A5KMB42FI2BHYDA2ZLMBNILXO4RDBANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you authored the thread.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub < https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1625158104>,

or unsubscribe < https://github.com/notifications/unsubscribe-auth/AB5KS7JIB3VY53WQT2NYIFDXO7L4ZANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you commented.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1625907556, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5KMB42YLVKELRW2WYB7P5TXPBMJDANCNFSM6AAAAAA2ARBTBA . You are receiving this because you authored the thread.Message ID: @.*** com>

ThomasArtigue commented 1 year ago

I try to configure in studio [image: image.png]

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le mar. 11 juil. 2023 à 15:10, Thomas Artigue @.***> a écrit :

Do you have a link to your java install ?

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le lun. 10 juil. 2023 à 09:17, Thomas Artigue < @.***> a écrit :

yes java -version openjdk version "11.0.19" 2023-04-18 OpenJDK Runtime Environment Homebrew (build 11.0.19+0) OpenJDK 64-Bit Server VM Homebrew (build 11.0.19+0, mixed mode)

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine - 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le ven. 7 juil. 2023 à 21:01, Jan Lolling @.***> a écrit :

Did you checked if your installed Java will be used?

java -version

Best regards Jan

ThomasArtigue @.***> schrieb am Fr., 7. Juli 2023, 11:52:

Hi, Thanks for the reply. I tried to install java 11 with the same result. It's java good or not ?

openjdk version "11.0.19" 2023-04-18

OpenJDK Runtime Environment Homebrew (build 11.0.19+0)

OpenJDK 64-Bit Server VM Homebrew (build 11.0.19+0, mixed mode)

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le jeu. 6 juil. 2023 à 22:57, Jan Lolling @.***> a écrit :

Hi Thomas,

I can only guess there is a huge difference in the Java version between both systems. I am developing all of my stuff on a Mac. I have Java 11 running.

Best regards Jan

On 6. Jul 2023, at 16:36, ThomasArtigue @.***> wrote:

Hello,

The component work on windows, but on mac os doesn't work. We have a error : Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/logging/log4j/LogManager at

de.jlo.talendcomp.google.analytics.ga4.GoogleAnalyticsBase.(GoogleAnalyticsBase.java:35)

at

de.jlo.talendcomp.google.analytics.ga4.v1.GoogleAnalyticsInput.(GoogleAnalyticsInput.java:44)

at

datawarehouse.ga_example_0_1.GA_example.tGoogleAnalytics4Input_1Process(GA_example.java:553)

at

datawarehouse.ga_example_0_1.GA_example.runJobInTOS(GA_example.java:1334)

at datawarehouse.ga_example_0_1.GA_example.main(GA_example.java:1070) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.LogManager at

java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)

at

java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)

at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)

My version on talend is :

Version: 8.0.1 Build id: R2023-06 Version java java version "11.0.13" 2021-10-19 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.13+10-LTS-370) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.13+10-LTS-370, mixed mode)

Do you have any idea ?

I try to push a new jar log4j, I try to download config default on talend.

Merci

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AB5KS7PKOL55WQRRQQEL3ALXO3ENHANCNFSM6AAAAAA2ARBTBA>.

You are receiving this because you are subscribed to this thread.

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1624300000>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/A5KMB42FI2BHYDA2ZLMBNILXO4RDBANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you authored the thread.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub < https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1625158104>,

or unsubscribe < https://github.com/notifications/unsubscribe-auth/AB5KS7JIB3VY53WQT2NYIFDXO7L4ZANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you commented.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1625907556, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5KMB42YLVKELRW2WYB7P5TXPBMJDANCNFSM6AAAAAA2ARBTBA . You are receiving this because you authored the thread.Message ID: @.*** com>

jlolling commented 1 year ago

You mean on a Mac? Could you please print out the Java version used in the job?

In a tJava System.out.println(System.getProperty(“java.version”));

Best regards Jan

On 11. Jul 2023, at 15:11, ThomasArtigue @.***> wrote:

Do you have a link to your java install ?

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le lun. 10 juil. 2023 à 09:17, Thomas Artigue @.***> a écrit :

yes java -version openjdk version "11.0.19" 2023-04-18 OpenJDK Runtime Environment Homebrew (build 11.0.19+0) OpenJDK 64-Bit Server VM Homebrew (build 11.0.19+0, mixed mode)

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le ven. 7 juil. 2023 à 21:01, Jan Lolling @.***> a écrit :

Did you checked if your installed Java will be used?

java -version

Best regards Jan

ThomasArtigue @.***> schrieb am Fr., 7. Juli 2023, 11:52:

Hi, Thanks for the reply. I tried to install java 11 with the same result. It's java good or not ?

openjdk version "11.0.19" 2023-04-18

OpenJDK Runtime Environment Homebrew (build 11.0.19+0)

OpenJDK 64-Bit Server VM Homebrew (build 11.0.19+0, mixed mode)

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le jeu. 6 juil. 2023 à 22:57, Jan Lolling @.***> a écrit :

Hi Thomas,

I can only guess there is a huge difference in the Java version between both systems. I am developing all of my stuff on a Mac. I have Java 11 running.

Best regards Jan

On 6. Jul 2023, at 16:36, ThomasArtigue @.***> wrote:

Hello,

The component work on windows, but on mac os doesn't work. We have a error : Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/logging/log4j/LogManager at

de.jlo.talendcomp.google.analytics.ga4.GoogleAnalyticsBase.(GoogleAnalyticsBase.java:35)

at

de.jlo.talendcomp.google.analytics.ga4.v1.GoogleAnalyticsInput.(GoogleAnalyticsInput.java:44)

at

datawarehouse.ga_example_0_1.GA_example.tGoogleAnalytics4Input_1Process(GA_example.java:553)

at

datawarehouse.ga_example_0_1.GA_example.runJobInTOS(GA_example.java:1334)

at datawarehouse.ga_example_0_1.GA_example.main(GA_example.java:1070) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.LogManager at

java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)

at

java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)

at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)

My version on talend is :

Version: 8.0.1 Build id: R2023-06 Version java java version "11.0.13" 2021-10-19 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.13+10-LTS-370) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.13+10-LTS-370, mixed mode)

Do you have any idea ?

I try to push a new jar log4j, I try to download config default on talend.

Merci

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AB5KS7PKOL55WQRRQQEL3ALXO3ENHANCNFSM6AAAAAA2ARBTBA>.

You are receiving this because you are subscribed to this thread.

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1624300000>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/A5KMB42FI2BHYDA2ZLMBNILXO4RDBANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you authored the thread.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub < https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1625158104>,

or unsubscribe < https://github.com/notifications/unsubscribe-auth/AB5KS7JIB3VY53WQT2NYIFDXO7L4ZANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you commented.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1625907556, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5KMB42YLVKELRW2WYB7P5TXPBMJDANCNFSM6AAAAAA2ARBTBA . You are receiving this because you authored the thread.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1630804809, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5KS7LV77EVN2TAMFWCCOTXPVGHRANCNFSM6AAAAAA2ARBTBA. You are receiving this because you commented.

jlolling commented 1 year ago

https://docs.oracle.com/en/java/javase/11/install/installation-jdk-macos.html#GUID-2FE451B0-9572-4E38-A1A5-568B77B146DE

On 11. Jul 2023, at 15:13, ThomasArtigue @.***> wrote:

I try to configure in studio [image: image.png]

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le mar. 11 juil. 2023 à 15:10, Thomas Artigue @.***> a écrit :

Do you have a link to your java install ?

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le lun. 10 juil. 2023 à 09:17, Thomas Artigue < @.***> a écrit :

yes java -version openjdk version "11.0.19" 2023-04-18 OpenJDK Runtime Environment Homebrew (build 11.0.19+0) OpenJDK 64-Bit Server VM Homebrew (build 11.0.19+0, mixed mode)

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine - 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le ven. 7 juil. 2023 à 21:01, Jan Lolling @.***> a écrit :

Did you checked if your installed Java will be used?

java -version

Best regards Jan

ThomasArtigue @.***> schrieb am Fr., 7. Juli 2023, 11:52:

Hi, Thanks for the reply. I tried to install java 11 with the same result. It's java good or not ?

openjdk version "11.0.19" 2023-04-18

OpenJDK Runtime Environment Homebrew (build 11.0.19+0)

OpenJDK 64-Bit Server VM Homebrew (build 11.0.19+0, mixed mode)

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le jeu. 6 juil. 2023 à 22:57, Jan Lolling @.***> a écrit :

Hi Thomas,

I can only guess there is a huge difference in the Java version between both systems. I am developing all of my stuff on a Mac. I have Java 11 running.

Best regards Jan

On 6. Jul 2023, at 16:36, ThomasArtigue @.***> wrote:

Hello,

The component work on windows, but on mac os doesn't work. We have a error : Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/logging/log4j/LogManager at

de.jlo.talendcomp.google.analytics.ga4.GoogleAnalyticsBase.(GoogleAnalyticsBase.java:35)

at

de.jlo.talendcomp.google.analytics.ga4.v1.GoogleAnalyticsInput.(GoogleAnalyticsInput.java:44)

at

datawarehouse.ga_example_0_1.GA_example.tGoogleAnalytics4Input_1Process(GA_example.java:553)

at

datawarehouse.ga_example_0_1.GA_example.runJobInTOS(GA_example.java:1334)

at datawarehouse.ga_example_0_1.GA_example.main(GA_example.java:1070) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.LogManager at

java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)

at

java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)

at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)

My version on talend is :

Version: 8.0.1 Build id: R2023-06 Version java java version "11.0.13" 2021-10-19 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.13+10-LTS-370) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.13+10-LTS-370, mixed mode)

Do you have any idea ?

I try to push a new jar log4j, I try to download config default on talend.

Merci

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AB5KS7PKOL55WQRRQQEL3ALXO3ENHANCNFSM6AAAAAA2ARBTBA>.

You are receiving this because you are subscribed to this thread.

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1624300000>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/A5KMB42FI2BHYDA2ZLMBNILXO4RDBANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you authored the thread.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub < https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1625158104>,

or unsubscribe < https://github.com/notifications/unsubscribe-auth/AB5KS7JIB3VY53WQT2NYIFDXO7L4ZANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you commented.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1625907556, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5KMB42YLVKELRW2WYB7P5TXPBMJDANCNFSM6AAAAAA2ARBTBA . You are receiving this because you authored the thread.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1630808555, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5KS7IPWBCH46WNTTRKAM3XPVGP3ANCNFSM6AAAAAA2ARBTBA. You are receiving this because you commented.

ThomasArtigue commented 1 year ago

I check your link

the java version on studio [image: image.png]

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le mar. 11 juil. 2023 à 15:16, Jan Lolling @.***> a écrit :

https://docs.oracle.com/en/java/javase/11/install/installation-jdk-macos.html#GUID-2FE451B0-9572-4E38-A1A5-568B77B146DE

On 11. Jul 2023, at 15:13, ThomasArtigue @.***> wrote:

I try to configure in studio [image: image.png]

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le mar. 11 juil. 2023 à 15:10, Thomas Artigue @.***> a écrit :

Do you have a link to your java install ?

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le lun. 10 juil. 2023 à 09:17, Thomas Artigue < @.***> a écrit :

yes java -version openjdk version "11.0.19" 2023-04-18 OpenJDK Runtime Environment Homebrew (build 11.0.19+0) OpenJDK 64-Bit Server VM Homebrew (build 11.0.19+0, mixed mode)

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine - 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le ven. 7 juil. 2023 à 21:01, Jan Lolling @.***> a écrit :

Did you checked if your installed Java will be used?

java -version

Best regards Jan

ThomasArtigue @.***> schrieb am Fr., 7. Juli 2023, 11:52:

Hi, Thanks for the reply. I tried to install java 11 with the same result. It's java good or not ?

openjdk version "11.0.19" 2023-04-18

OpenJDK Runtime Environment Homebrew (build 11.0.19+0)

OpenJDK 64-Bit Server VM Homebrew (build 11.0.19+0, mixed mode)

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le jeu. 6 juil. 2023 à 22:57, Jan Lolling @.***> a écrit :

Hi Thomas,

I can only guess there is a huge difference in the Java version between both systems. I am developing all of my stuff on a Mac. I have Java 11 running.

Best regards Jan

On 6. Jul 2023, at 16:36, ThomasArtigue @.***> wrote:

Hello,

The component work on windows, but on mac os doesn't work. We have a error : Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/logging/log4j/LogManager at

de.jlo.talendcomp.google.analytics.ga4.GoogleAnalyticsBase.(GoogleAnalyticsBase.java:35)

at

de.jlo.talendcomp.google.analytics.ga4.v1.GoogleAnalyticsInput.(GoogleAnalyticsInput.java:44)

at

datawarehouse.ga_example_0_1.GA_example.tGoogleAnalytics4Input_1Process(GA_example.java:553)

at

datawarehouse.ga_example_0_1.GA_example.runJobInTOS(GA_example.java:1334)

at datawarehouse.ga_example_0_1.GA_example.main(GA_example.java:1070) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.LogManager at

java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)

at

java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)

at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)

My version on talend is :

Version: 8.0.1 Build id: R2023-06 Version java java version "11.0.13" 2021-10-19 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.13+10-LTS-370) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.13+10-LTS-370, mixed mode)

Do you have any idea ?

I try to push a new jar log4j, I try to download config default on talend.

Merci

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AB5KS7PKOL55WQRRQQEL3ALXO3ENHANCNFSM6AAAAAA2ARBTBA>.

You are receiving this because you are subscribed to this thread.

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1624300000>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/A5KMB42FI2BHYDA2ZLMBNILXO4RDBANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you authored the thread.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1625158104>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AB5KS7JIB3VY53WQT2NYIFDXO7L4ZANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you commented.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub < https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1625907556>,

or unsubscribe < https://github.com/notifications/unsubscribe-auth/A5KMB42YLVKELRW2WYB7P5TXPBMJDANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you authored the thread.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub < https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1630808555>, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AB5KS7IPWBCH46WNTTRKAM3XPVGP3ANCNFSM6AAAAAA2ARBTBA>.

You are receiving this because you commented.

— Reply to this email directly, view it on GitHub https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1630814268, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5KMB47WKFRDXZHHRI7XF5LXPVG3NANCNFSM6AAAAAA2ARBTBA . You are receiving this because you authored the thread.Message ID: @.*** com>

ThomasArtigue commented 1 year ago

And you, what is your version of java, can you show your java -version? (maybe I try to install and configure the same java) On my side 3 Mac with same issue

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le mar. 11 juil. 2023 à 15:17, Thomas Artigue @.***> a écrit :

I check your link

the java version on studio [image: image.png]

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le mar. 11 juil. 2023 à 15:16, Jan Lolling @.***> a écrit :

https://docs.oracle.com/en/java/javase/11/install/installation-jdk-macos.html#GUID-2FE451B0-9572-4E38-A1A5-568B77B146DE

On 11. Jul 2023, at 15:13, ThomasArtigue @.***> wrote:

I try to configure in studio [image: image.png]

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le mar. 11 juil. 2023 à 15:10, Thomas Artigue @.***> a écrit :

Do you have a link to your java install ?

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le lun. 10 juil. 2023 à 09:17, Thomas Artigue < @.***> a écrit :

yes java -version openjdk version "11.0.19" 2023-04-18 OpenJDK Runtime Environment Homebrew (build 11.0.19+0) OpenJDK 64-Bit Server VM Homebrew (build 11.0.19+0, mixed mode)

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine - 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le ven. 7 juil. 2023 à 21:01, Jan Lolling @.***> a écrit :

Did you checked if your installed Java will be used?

java -version

Best regards Jan

ThomasArtigue @.***> schrieb am Fr., 7. Juli 2023, 11:52:

Hi, Thanks for the reply. I tried to install java 11 with the same result. It's java good or not ?

openjdk version "11.0.19" 2023-04-18

OpenJDK Runtime Environment Homebrew (build 11.0.19+0)

OpenJDK 64-Bit Server VM Homebrew (build 11.0.19+0, mixed mode)

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le jeu. 6 juil. 2023 à 22:57, Jan Lolling @.***> a écrit :

Hi Thomas,

I can only guess there is a huge difference in the Java version between both systems. I am developing all of my stuff on a Mac. I have Java 11 running.

Best regards Jan

On 6. Jul 2023, at 16:36, ThomasArtigue @.***> wrote:

Hello,

The component work on windows, but on mac os doesn't work. We have a error : Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/logging/log4j/LogManager at

de.jlo.talendcomp.google.analytics.ga4.GoogleAnalyticsBase.(GoogleAnalyticsBase.java:35)

at

de.jlo.talendcomp.google.analytics.ga4.v1.GoogleAnalyticsInput.(GoogleAnalyticsInput.java:44)

at

datawarehouse.ga_example_0_1.GA_example.tGoogleAnalytics4Input_1Process(GA_example.java:553)

at

datawarehouse.ga_example_0_1.GA_example.runJobInTOS(GA_example.java:1334)

at datawarehouse.ga_example_0_1.GA_example.main(GA_example.java:1070) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.LogManager at

java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)

at

java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)

at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)

My version on talend is :

Version: 8.0.1 Build id: R2023-06 Version java java version "11.0.13" 2021-10-19 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.13+10-LTS-370) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.13+10-LTS-370, mixed mode)

Do you have any idea ?

I try to push a new jar log4j, I try to download config default on talend.

Merci

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AB5KS7PKOL55WQRRQQEL3ALXO3ENHANCNFSM6AAAAAA2ARBTBA>.

You are receiving this because you are subscribed to this thread.

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1624300000>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/A5KMB42FI2BHYDA2ZLMBNILXO4RDBANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you authored the thread.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1625158104>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AB5KS7JIB3VY53WQT2NYIFDXO7L4ZANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you commented.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub < https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1625907556>,

or unsubscribe < https://github.com/notifications/unsubscribe-auth/A5KMB42YLVKELRW2WYB7P5TXPBMJDANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you authored the thread.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub < https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1630808555>, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AB5KS7IPWBCH46WNTTRKAM3XPVGP3ANCNFSM6AAAAAA2ARBTBA>.

You are receiving this because you commented.

— Reply to this email directly, view it on GitHub https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1630814268, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5KMB47WKFRDXZHHRI7XF5LXPVG3NANCNFSM6AAAAAA2ARBTBA . You are receiving this because you authored the thread.Message ID: @.*** com>

ThomasArtigue commented 1 year ago

That is good link for download component ?

https://github.com/TalendExchange/Components/tree/main/archive/Jan%20Lolling/components/tGoogleAnalytics4Input/files

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le mar. 11 juil. 2023 à 15:24, Thomas Artigue @.***> a écrit :

And you, what is your version of java, can you show your java -version? (maybe I try to install and configure the same java) On my side 3 Mac with same issue

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le mar. 11 juil. 2023 à 15:17, Thomas Artigue < @.***> a écrit :

I check your link

the java version on studio [image: image.png]

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine - 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le mar. 11 juil. 2023 à 15:16, Jan Lolling @.***> a écrit :

https://docs.oracle.com/en/java/javase/11/install/installation-jdk-macos.html#GUID-2FE451B0-9572-4E38-A1A5-568B77B146DE

On 11. Jul 2023, at 15:13, ThomasArtigue @.***> wrote:

I try to configure in studio [image: image.png]

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le mar. 11 juil. 2023 à 15:10, Thomas Artigue @.***> a écrit :

Do you have a link to your java install ?

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le lun. 10 juil. 2023 à 09:17, Thomas Artigue < @.***> a écrit :

yes java -version openjdk version "11.0.19" 2023-04-18 OpenJDK Runtime Environment Homebrew (build 11.0.19+0) OpenJDK 64-Bit Server VM Homebrew (build 11.0.19+0, mixed mode)

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine - 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le ven. 7 juil. 2023 à 21:01, Jan Lolling @.***> a écrit :

Did you checked if your installed Java will be used?

java -version

Best regards Jan

ThomasArtigue @.***> schrieb am Fr., 7. Juli 2023, 11:52:

Hi, Thanks for the reply. I tried to install java 11 with the same result. It's java good or not ?

openjdk version "11.0.19" 2023-04-18

OpenJDK Runtime Environment Homebrew (build 11.0.19+0)

OpenJDK 64-Bit Server VM Homebrew (build 11.0.19+0, mixed mode)

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le jeu. 6 juil. 2023 à 22:57, Jan Lolling @.***> a écrit :

Hi Thomas,

I can only guess there is a huge difference in the Java version between both systems. I am developing all of my stuff on a Mac. I have Java 11 running.

Best regards Jan

On 6. Jul 2023, at 16:36, ThomasArtigue @.***> wrote:

Hello,

The component work on windows, but on mac os doesn't work. We have a error : Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/logging/log4j/LogManager at

de.jlo.talendcomp.google.analytics.ga4.GoogleAnalyticsBase.(GoogleAnalyticsBase.java:35)

at

de.jlo.talendcomp.google.analytics.ga4.v1.GoogleAnalyticsInput.(GoogleAnalyticsInput.java:44)

at

datawarehouse.ga_example_0_1.GA_example.tGoogleAnalytics4Input_1Process(GA_example.java:553)

at

datawarehouse.ga_example_0_1.GA_example.runJobInTOS(GA_example.java:1334)

at datawarehouse.ga_example_0_1.GA_example.main(GA_example.java:1070) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.LogManager at

java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)

at

java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)

at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)

My version on talend is :

Version: 8.0.1 Build id: R2023-06 Version java java version "11.0.13" 2021-10-19 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.13+10-LTS-370) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.13+10-LTS-370, mixed mode)

Do you have any idea ?

I try to push a new jar log4j, I try to download config default on talend.

Merci

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AB5KS7PKOL55WQRRQQEL3ALXO3ENHANCNFSM6AAAAAA2ARBTBA>.

You are receiving this because you are subscribed to this thread.

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1624300000>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/A5KMB42FI2BHYDA2ZLMBNILXO4RDBANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you authored the thread.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1625158104>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AB5KS7JIB3VY53WQT2NYIFDXO7L4ZANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you commented.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub < https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1625907556>,

or unsubscribe < https://github.com/notifications/unsubscribe-auth/A5KMB42YLVKELRW2WYB7P5TXPBMJDANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you authored the thread.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub < https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1630808555>, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AB5KS7IPWBCH46WNTTRKAM3XPVGP3ANCNFSM6AAAAAA2ARBTBA>.

You are receiving this because you commented.

— Reply to this email directly, view it on GitHub https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1630814268, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5KMB47WKFRDXZHHRI7XF5LXPVG3NANCNFSM6AAAAAA2ARBTBA . You are receiving this because you authored the thread.Message ID: @.*** com>

jlolling commented 1 year ago

Java configuration

Screenshot 2023-07-11 at 15 28 37

and Log4J configuration:

Screenshot 2023-07-11 at 15 30 09
jlolling commented 1 year ago

NO, please do not use this mostly out-dated archive!

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/releases https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/releases

Best regards Jan

On 11. Jul 2023, at 15:31, ThomasArtigue @.***> wrote:

That is good link for download component ?

https://github.com/TalendExchange/Components/tree/main/archive/Jan%20Lolling/components/tGoogleAnalytics4Input/files

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le mar. 11 juil. 2023 à 15:24, Thomas Artigue @.***> a écrit :

And you, what is your version of java, can you show your java -version? (maybe I try to install and configure the same java) On my side 3 Mac with same issue

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le mar. 11 juil. 2023 à 15:17, Thomas Artigue < @.***> a écrit :

I check your link

the java version on studio [image: image.png]

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine - 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le mar. 11 juil. 2023 à 15:16, Jan Lolling @.***> a écrit :

https://docs.oracle.com/en/java/javase/11/install/installation-jdk-macos.html#GUID-2FE451B0-9572-4E38-A1A5-568B77B146DE

On 11. Jul 2023, at 15:13, ThomasArtigue @.***> wrote:

I try to configure in studio [image: image.png]

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le mar. 11 juil. 2023 à 15:10, Thomas Artigue @.***> a écrit :

Do you have a link to your java install ?

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le lun. 10 juil. 2023 à 09:17, Thomas Artigue < @.***> a écrit :

yes java -version openjdk version "11.0.19" 2023-04-18 OpenJDK Runtime Environment Homebrew (build 11.0.19+0) OpenJDK 64-Bit Server VM Homebrew (build 11.0.19+0, mixed mode)

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine - 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le ven. 7 juil. 2023 à 21:01, Jan Lolling @.***> a écrit :

Did you checked if your installed Java will be used?

java -version

Best regards Jan

ThomasArtigue @.***> schrieb am Fr., 7. Juli 2023, 11:52:

Hi, Thanks for the reply. I tried to install java 11 with the same result. It's java good or not ?

openjdk version "11.0.19" 2023-04-18

OpenJDK Runtime Environment Homebrew (build 11.0.19+0)

OpenJDK 64-Bit Server VM Homebrew (build 11.0.19+0, mixed mode)

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le jeu. 6 juil. 2023 à 22:57, Jan Lolling @.***> a écrit :

Hi Thomas,

I can only guess there is a huge difference in the Java version between both systems. I am developing all of my stuff on a Mac. I have Java 11 running.

Best regards Jan

On 6. Jul 2023, at 16:36, ThomasArtigue @.***> wrote:

Hello,

The component work on windows, but on mac os doesn't work. We have a error : Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/logging/log4j/LogManager at

de.jlo.talendcomp.google.analytics.ga4.GoogleAnalyticsBase.(GoogleAnalyticsBase.java:35)

at

de.jlo.talendcomp.google.analytics.ga4.v1.GoogleAnalyticsInput.(GoogleAnalyticsInput.java:44)

at

datawarehouse.ga_example_0_1.GA_example.tGoogleAnalytics4Input_1Process(GA_example.java:553)

at

datawarehouse.ga_example_0_1.GA_example.runJobInTOS(GA_example.java:1334)

at datawarehouse.ga_example_0_1.GA_example.main(GA_example.java:1070) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.LogManager at

java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)

at

java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)

at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)

My version on talend is :

Version: 8.0.1 Build id: R2023-06 Version java java version "11.0.13" 2021-10-19 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.13+10-LTS-370) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.13+10-LTS-370, mixed mode)

Do you have any idea ?

I try to push a new jar log4j, I try to download config default on talend.

Merci

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AB5KS7PKOL55WQRRQQEL3ALXO3ENHANCNFSM6AAAAAA2ARBTBA>.

You are receiving this because you are subscribed to this thread.

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1624300000>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/A5KMB42FI2BHYDA2ZLMBNILXO4RDBANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you authored the thread.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1625158104>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AB5KS7JIB3VY53WQT2NYIFDXO7L4ZANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you commented.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub < https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1625907556>,

or unsubscribe < https://github.com/notifications/unsubscribe-auth/A5KMB42YLVKELRW2WYB7P5TXPBMJDANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you authored the thread.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub < https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1630808555>, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AB5KS7IPWBCH46WNTTRKAM3XPVGP3ANCNFSM6AAAAAA2ARBTBA>.

You are receiving this because you commented.

— Reply to this email directly, view it on GitHub https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1630814268, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5KMB47WKFRDXZHHRI7XF5LXPVG3NANCNFSM6AAAAAA2ARBTBA . You are receiving this because you authored the thread.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1630840982, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5KS7MKGORPJTWONSOYWUDXPVIT7ANCNFSM6AAAAAA2ARBTBA. You are receiving this because you commented.

ThomasArtigue commented 1 year ago

All good !!!! Thank's it's works, i think my version log4j it's a problem (used log4j 1) So i download good component with your link I configure a same java (but with other java it's ok) I modify the conf of log4j to log4j2 And after re-build pom.xml (very long time:) ) It works ! Many thanks [image: image.png]

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le mar. 11 juil. 2023 à 15:36, Jan Lolling @.***> a écrit :

NO, please do not use this mostly out-dated archive!

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/releases < https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/releases>

Best regards Jan

On 11. Jul 2023, at 15:31, ThomasArtigue @.***> wrote:

That is good link for download component ?

https://github.com/TalendExchange/Components/tree/main/archive/Jan%20Lolling/components/tGoogleAnalytics4Input/files

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le mar. 11 juil. 2023 à 15:24, Thomas Artigue @.***> a écrit :

And you, what is your version of java, can you show your java -version? (maybe I try to install and configure the same java) On my side 3 Mac with same issue

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le mar. 11 juil. 2023 à 15:17, Thomas Artigue < @.***> a écrit :

I check your link

the java version on studio [image: image.png]

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine - 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le mar. 11 juil. 2023 à 15:16, Jan Lolling @.***> a écrit :

https://docs.oracle.com/en/java/javase/11/install/installation-jdk-macos.html#GUID-2FE451B0-9572-4E38-A1A5-568B77B146DE

On 11. Jul 2023, at 15:13, ThomasArtigue @.***> wrote:

I try to configure in studio [image: image.png]

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le mar. 11 juil. 2023 à 15:10, Thomas Artigue @.***> a écrit :

Do you have a link to your java install ?

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le lun. 10 juil. 2023 à 09:17, Thomas Artigue < @.***> a écrit :

yes java -version openjdk version "11.0.19" 2023-04-18 OpenJDK Runtime Environment Homebrew (build 11.0.19+0) OpenJDK 64-Bit Server VM Homebrew (build 11.0.19+0, mixed mode)

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine - 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le ven. 7 juil. 2023 à 21:01, Jan Lolling @.***> a écrit :

Did you checked if your installed Java will be used?

java -version

Best regards Jan

ThomasArtigue @.***> schrieb am Fr., 7. Juli 2023, 11:52:

Hi, Thanks for the reply. I tried to install java 11 with the same result. It's java good or not ?

openjdk version "11.0.19" 2023-04-18

OpenJDK Runtime Environment Homebrew (build 11.0.19+0)

OpenJDK 64-Bit Server VM Homebrew (build 11.0.19+0, mixed mode)

Thomas Artigue

Data Manager Group

[image: Logo DNV.png]

www.recommerce.com

www.recommerce-group.com

https://fr.linkedin.com/company/recommercegroup

Headquarters : Recommerce Solutions - Cité des Artistes - 54 Avenue Lénine

  • 94250 GENTILLY - FRANCE

The content of this email is confidential and only intended for the recipient mentioned in the message. It is strictly forbidden to share this message in whole or in part with any third party without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Please note that the Recommerce® brand and logo are registered at the EUIPO and in Switzerland and belong to Recommerce Solutions in these areas. Any reproduction, in whole or in part of these trademarks or logos made without express authorization is prohibited under the European Union's trademark regulation 2017/1001 and the Swiss Federal law.

Recommerce® Management System is ISO 14001 (environment), ISO 9001 (quality) and ISO 27001 (Information Security) certified by DNV. The company's products are certified under the Label "RECQ" verified by DEKRA Certifications.

Le jeu. 6 juil. 2023 à 22:57, Jan Lolling @.***> a écrit :

Hi Thomas,

I can only guess there is a huge difference in the Java version between both systems. I am developing all of my stuff on a Mac. I have Java 11 running.

Best regards Jan

On 6. Jul 2023, at 16:36, ThomasArtigue @.***> wrote:

Hello,

The component work on windows, but on mac os doesn't work. We have a error : Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/logging/log4j/LogManager at

de.jlo.talendcomp.google.analytics.ga4.GoogleAnalyticsBase.(GoogleAnalyticsBase.java:35)

at

de.jlo.talendcomp.google.analytics.ga4.v1.GoogleAnalyticsInput.(GoogleAnalyticsInput.java:44)

at

datawarehouse.ga_example_0_1.GA_example.tGoogleAnalytics4Input_1Process(GA_example.java:553)

at

datawarehouse.ga_example_0_1.GA_example.runJobInTOS(GA_example.java:1334)

at

datawarehouse.ga_example_0_1.GA_example.main(GA_example.java:1070)

Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.LogManager at

java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)

at

java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)

at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)

My version on talend is :

Version: 8.0.1 Build id: R2023-06 Version java java version "11.0.13" 2021-10-19 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.13+10-LTS-370) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.13+10-LTS-370, mixed mode)

Do you have any idea ?

I try to push a new jar log4j, I try to download config default on talend.

Merci

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AB5KS7PKOL55WQRRQQEL3ALXO3ENHANCNFSM6AAAAAA2ARBTBA>.

You are receiving this because you are subscribed to this thread.

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1624300000>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/A5KMB42FI2BHYDA2ZLMBNILXO4RDBANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you authored the thread.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1625158104>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AB5KS7JIB3VY53WQT2NYIFDXO7L4ZANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you commented.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1625907556>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/A5KMB42YLVKELRW2WYB7P5TXPBMJDANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you authored the thread.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub <

https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1630808555>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AB5KS7IPWBCH46WNTTRKAM3XPVGP3ANCNFSM6AAAAAA2ARBTBA>.

You are receiving this because you commented.

— Reply to this email directly, view it on GitHub < https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1630814268>,

or unsubscribe < https://github.com/notifications/unsubscribe-auth/A5KMB47WKFRDXZHHRI7XF5LXPVG3NANCNFSM6AAAAAA2ARBTBA>

. You are receiving this because you authored the thread.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub < https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1630840982>, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AB5KS7MKGORPJTWONSOYWUDXPVIT7ANCNFSM6AAAAAA2ARBTBA>.

You are receiving this because you commented.

— Reply to this email directly, view it on GitHub https://github.com/jlolling/talendcomp_tGoogleAnalytics4Input/issues/1#issuecomment-1630849096, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5KMB4YJRGBPSSA7SJ3IFDLXPVJFFANCNFSM6AAAAAA2ARBTBA . You are receiving this because you authored the thread.Message ID: @.*** com>