Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend Open Studio ESB 7.1.1 error after installation on macOS X Mojave

Hello,

 

After installing Talend open studio ESB 7.1.1 on mac os Mojave 10.14. I have got error [log file below] while running the application.

 

Environment: 

-openjdk 11.0.2 2019-01-15 LTS

-OpenJDK Runtime Environment Zulu11.29+3-CA (build 11.0.2+7-LTS)

-OpenJDK 64-Bit Server VM Zulu11.29+3-CA (build 11.0.2+7-LTS, mixed mode)

-Eclipse version 4.10

 

Any help ?????

 

 

-----

!SESSION 2019-01-20 12:09:00.584 -----------------------------------------------
eclipse.buildId=unknown
java.version=11.0.2
java.vendor=Azul Systems, Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_SA
Framework arguments: -keyring /Users/mm/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -keyring /Users/mm/.eclipse_keyring -showlocation

This is a continuation of log file /Applications/TOSESB-7.1.1/studio/configuration/1547975340788.bak_0.log
Created Time: 2019-01-20 12:09:04.333

!ENTRY org.talend.hadoop.distribution.hdinsight360 2 0 2019-01-20 12:09:04.333
!MESSAGE Could not resolve module: org.talend.hadoop.distribution.hdinsight360 [474]
Unresolved requirement: Require-Bundle: org.talend.core.runtime
-> Bundle-SymbolicName: org.talend.core.runtime; bundle-version="7.1.1.20181026_1147"; singleton:="true"
org.talend.core.runtime [509]
Unresolved requirement: Require-Bundle: org.talend.model
-> Bundle-SymbolicName: org.talend.model; bundle-version="7.1.1.20181026_1147"; singleton:="true"
org.talend.model [401]
Unresolved requirement: Require-Bundle: org.talend.commons.runtime
-> Bundle-SymbolicName: org.talend.commons.runtime; bundle-version="7.1.1.20181026_1147"; singleton:="true"
org.talend.commons.runtime [592]
Unresolved requirement: Require-Bundle: org.talend.libraries.apache
-> Bundle-SymbolicName: org.talend.libraries.apache; bundle-version="7.1.1.20181026_1147"
org.talend.libraries.apache [416]
Unresolved requirement: Require-Bundle: org.talend.libraries.apache.common; visibility:="reexport"
-> Bundle-SymbolicName: org.talend.libraries.apache.common; bundle-version="7.1.1.20181026_1147"
org.talend.libraries.apache.common [291]
Unresolved requirement: Require-Bundle: org.apache.commons.lang3; bundle-version="3.4.0"; visibility:="reexport"
-> Bundle-SymbolicName: org.apache.commons.lang3; bundle-version="3.7.0"
org.apache.commons.lang3 [626]
Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.7))"


!ENTRY org.eclipse.osgi 4 0 2019-01-20 12:09:04.335
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:242)
at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)

 

Labels (4)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

SOLVED::::

SDK 11 Directory was still @ /Library directory. 

After removing the SDK11 directory and keep Zulu8 openSDK directory ONLY @ /Library. IT WORKS 0683p000009MACn.png))

View solution in original post

3 Replies
vapukov
Master II
Master II

Hi

 

progress is great, but ... compatibility is more important 0683p000009MACn.png

https://help.talend.com/reader/UgiwP5qZ9ufPrulo9_w21w/azAPnOyZHG4z2DNw1Tx6ug

https://community.talend.com/t5/Design-and-Development/is-Talend-started-supporting-for-open-JDK/td-...

 

check with Zulu JDK8 first, because no body warrant work with JDK11

 

regards, Vlad

Anonymous
Not applicable
Author

Hello vapukov,

Thank you for the response, 

I installed Zulu 8

------------------

java -version

openjdk version "1.8.0_201"

OpenJDK Runtime Environment (Zulu 8.34.0.1-CA-macosx) (build 1.8.0_201-b10)

OpenJDK 64-Bit Server VM (Zulu 8.34.0.1-CA-macosx) (build 25.201-b10, mixed mode)

-------------------

 

But still get error on running TOS_ESB 7.1.1  as below ....

 

Any suggestions ?

 

------------

!SESSION 2019-01-21 12:31:39.870 -----------------------------------------------
eclipse.buildId=unknown
java.version=11.0.1
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_SA
Framework arguments: -keyring /Users/mm/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -keyring /Users/mm/.eclipse_keyring -showlocation

This is a continuation of log file /Applications/TOSESB-7.1.1/studio/configuration/1548063100099.bak_0.log
Created Time: 2019-01-21 12:31:43.900

!ENTRY org.talend.hadoop.distribution.hdp240 2 0 2019-01-21 12:31:43.900
!MESSAGE Could not resolve module: org.talend.hadoop.distribution.hdp240 [472]
Unresolved requirement: Require-Bundle: org.talend.core.runtime
-> Bundle-SymbolicName: org.talend.core.runtime; bundle-version="7.1.1.20181026_1147"; singleton:="true"
org.talend.core.runtime [509]
Unresolved requirement: Require-Bundle: org.talend.model
-> Bundle-SymbolicName: org.talend.model; bundle-version="7.1.1.20181026_1147"; singleton:="true"
org.talend.model [401]
Unresolved requirement: Require-Bundle: org.talend.commons.runtime
-> Bundle-SymbolicName: org.talend.commons.runtime; bundle-version="7.1.1.20181026_1147"; singleton:="true"
org.talend.commons.runtime [592]
Unresolved requirement: Require-Bundle: org.talend.libraries.apache
-> Bundle-SymbolicName: org.talend.libraries.apache; bundle-version="7.1.1.20181026_1147"
org.talend.libraries.apache [416]
Unresolved requirement: Require-Bundle: org.talend.libraries.apache.common; visibility:="reexport"
-> Bundle-SymbolicName: org.talend.libraries.apache.common; bundle-version="7.1.1.20181026_1147"
org.talend.libraries.apache.common [291]
Unresolved requirement: Require-Bundle: org.apache.commons.lang3; bundle-version="3.4.0"; visibility:="reexport"
-> Bundle-SymbolicName: org.apache.commons.lang3; bundle-version="3.7.0"
org.apache.commons.lang3 [626]
Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.7))"


!ENTRY org.eclipse.osgi 4 0 2019-01-21 12:31:43.902
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:242)
at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)

Anonymous
Not applicable
Author

SOLVED::::

SDK 11 Directory was still @ /Library directory. 

After removing the SDK11 directory and keep Zulu8 openSDK directory ONLY @ /Library. IT WORKS 0683p000009MACn.png))