Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Install error keeps occuring on Windows 10, Java 1.8, version 7.3.1, not sure what to do.
!SESSION 2021-02-10 10:00:53.531 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_281
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 2021-02-10 10:00:59.532
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.macosx [19]
Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"
at org.eclipse.osgi.container.Module.start(Module.java:451)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1762)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1725)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1656)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)
!ENTRY org.eclipse.jdt.launching.ui.macosx 4 0 2021-02-10 10:00:59.591
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.ui.macosx [20]
Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"
Hello @GIS Software Receiving ,
It looks like Studio Installation is having Framework Java-related issues.
1. Try to start Talend Studio with the -clean option
Talend-Studio-win-x86_64.exe --clean
2. If Step 1 does not help :
Remove all the files/folders under the folder :
TALEND_HOME\studio\configuration\org.eclipse.osgi
Then, restart the Talend Studio.
3. If Step 2 does not help :
Use a Brand new Workspace :
Rename the old workspace and create a new folder with the name of the "old" workspace folder
Please revert back to the community, if needed.
Regards,
Vaishnavi
If this is the first time, you are trying to install Java on your Windows 10 computer, then follow these steps to disable the proxy settings.
1) Press “Windows Logo” + “R”, type “inetcpl.cpl” and press “Enter”.
2) Click the “Connections” tab, LBrands Aces and then click “LAN settings”.
3) Uncheck the “Use a proxy server for your LAN” check box.
4) Click “Ok”.
After disabling the proxy settings, try downloading and installing Java and check if that help.
Method: 2
Temporarily disable the third party security program (If you have installed any).
If you have installed a third party security program, then I request you to contact its technical support to temporarily disable the program and then try downloading and installing Java and check the issue.