Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have installed Talend Open Studio for Data Integration. When i try to launch the product, it gives me error "An error has occurred,
See the log file
/Applications/TOSDQ-7.1.1/studio/configuration/1547709271037.log'"
System specifications:
Mac OS version 10.13.6 High Sierra
JDK 1.8
Available disk space is 150 Gb SSD
Following is the subset of log file, complete file is attached separately.
!ENTRY org.talend.hadoop.distribution.emr500 4 0 2019-01-17 11:36:55.445 !MESSAGE FrameworkEvent ERROR !STACK 0 org.osgi.framework.BundleException: Could not resolve module: org.talend.hadoop.distribution.emr500 [300] 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 [347] Unresolved requirement: Require-Bundle: org.talend.model -> Bundle-SymbolicName: org.talend.model; bundle-version="7.1.1.20181026_1147"; singleton:="true" org.talend.model [275] 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 [404] 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 [284] 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 [205] 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 [427] Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.7))" at org.eclipse.osgi.container.Module.start(Module.java:434) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1498) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) !ENTRY org.talend.hadoop.distribution.mapr301 4 0 2019-01-17 11:36:55.446 !MESSAGE FrameworkEvent ERROR !STACK 0 org.osgi.framework.BundleException: Could not resolve module: org.talend.hadoop.distribution.mapr301 [303] 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 [347] Unresolved requirement: Require-Bundle: org.talend.model -> Bundle-SymbolicName: org.talend.model; bundle-version="7.1.1.20181026_1147"; singleton:="true" org.talend.model [275] 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 [404] 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 [284] 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 [205] 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 [427] Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.7))" at org.eclipse.osgi.container.Module.start(Module.java:434) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1498) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
Hello,
Are you using serveral JDK versions in your mac? From your attached log file, it seems you are using Java 9 which is not targeted yet by talend.
Could you please have a look at it?
Best regards
Sabrina
Hello,
Are you using serveral JDK versions in your mac? From your attached log file, it seems you are using Java 9 which is not targeted yet by talend.
Could you please have a look at it?
Best regards
Sabrina
Yes. I had 3 java versions installed in my machine. I deleted all of them except 1.8 and got it fixed.
Hello,
I've the same error message in the wrapper.log, but only one Java-Version eclipse.buildId=unknown java.version=11.0.5 AdoptOpenJDK on the system.
The result is:
INFO|wrapper|Service talend-cmdline|20-01-15 12:30:16|too many restarts
INFO|wrapper|Service talend-cmdline|20-01-15 12:30:16|too many restarts
INFO|wrapper|Service talend-cmdline|20-01-15 12:30:16|calling onStop
INFO|wrapper|Service talend-cmdline|20-01-15 12:30:16|Win service stop - timeout: 60000
INFO|wrapper|Service talend-cmdline|20-01-15 12:30:16|Win service wrapper.control -> stopping application
INFO|wrapper|Service talend-cmdline|20-01-15 12:30:16|Win service stop - after shutdown
INFO|wrapper|Service talend-cmdline|20-01-15 12:30:16|Win service stop - before notify
INFO|wrapper|Service talend-cmdline|20-01-15 12:30:16|Win service terminated
Best regards...Karl-Josef
My work place just changed from Oracle jre1.8.0_211 to AdoptOpenJDK jre-8.0.232.9-OpenJ9 and now I cannot Start Talend. The Current version in use is Talend for BigData 7.1. Need a quick solution. Appreciate the help. Does anyone know if Talend 7.1 and AdoptopenJDK work together? If not, is there a version that works with AdoptOpenJDK jre-8.0.232.9-OpenJ9
Thanks
SP2
Hi SP2,
first, you need a compatible JVM:
https://www.elastic.co/de/support/matrix#matrix_jvm
Look at my post 01-15-2020 07:16 AM
Then there are various errors in the Talend-scripts 'start_logserver.bat' and 'logstash.bat'.
Regards.