Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
Everytime , I am trying to open Talend 6.4 am getting the below error log . I have tried using jdk 1.7 it throwed jvm error so I am using jdk 1.8
Requesting you to please look into the issue and help me on the issue.
Error :
!SESSION 2019-02-15 13:33:28.765 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_60
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86_64
!ENTRY org.eclipse.jdt.launching.macosx 4 0 2019-02-15 13:33:37.837
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.macosx [406]
Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"
at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
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.runorg.eclipse.equinox.internal.app.EclipseAppContainer.getBranding(EclipseAppContainer.java:441)
at org.eclipse.equinox.internal.app.EclipseAppContainer.getDefaultAppId(EclipseAppContainer.java:412)
at org.eclipse.equinox.internal.app.EclipseAppContainer.createAppDescriptor(EclipseAppContainer.java:181)
at org.eclipse.equinox.internal.app.EclipseAppContainer.registerAppDescriptors(EclipseAppContainer.java:272)
at org.eclipse.equinox.internal.app.EclipseAppContainer.start(EclipseAppContainer.java:99)
at org.eclipse.equinox.internal.app.Activator.addingService(Activator.java:134)
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:941)
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:1)
Thanks,
Gourav Dubey
Hi Team,
I was able to find the solution by my own the Eclipse Jar Folder was skipped while copying the file which caused this issue. I have copied them again manually and after that Talend finally worked fine.
Thanks & Regards,
Gourav Dubey
i found below thread which could help
@gouravd_7 ,can you check have you properly uninstalled the previous java and installed the new one? please check below link.
@gouravd_7 ,can you re-start the machine and try.
@gouravd_7 ,uninstall the java and re-install ,your issue should wave off.
Hi Gourav,
Please verify the following steps.
a) Java should be version 1.8 (Please reinstall if needed)
b) Java paths should be properly loaded to system environment variables
c) The JRE should be mapped to Talend correctly as below.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
Hi Team, I was using Java 8 upate 201 64 bit earlier but as it was not helping my issue to resolve so , I unistalled it and installed Java 7 update 65 64 bit still was getting exit code 2 error which was because the version was not compatible then again I uninstalled it and installed the Java 8 update 81 but still am getting the same error again.
Please find my attached screenshot of Environment variables.
Please let me know incase , I have missed something.
Thanks & Regards,
Gourav Dubey