Я пытаюсь установить Talend Open Studio для интеграции данных v7.0.1 на Windows 10 (64-битной) машине, и я получаю сообщение об ошибке в виде файла журнала в моей папке конфигурации.
Моя версия Java 10.0.1.
ОШИБКА - это два файла журнала. Вот фрагмент из первого файла
eclipse.buildId=unknown
java.version=10.0.1
java.vendor=Sun Microsystems Inc.
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.equinox.ds 4 0 2018-04-27 11:19:37.120
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: не удалось разрешить модуль: org.eclipse.equinox.ds [4]
Нерешенное требование: Import-Package: org.eclipse.equinox.internal.util.event; версия = "1.0.0"
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:1562)
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.run(EventManager.java:340)`
!ENTRY org.eclipse.jdt.launching.macosx 4 0 2018-04-27 11:19:41.576
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module:
org.eclipse.jdt.launching.macosx [334]
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.run(EventManager.java:340)`
Дайте мне знать, если вы тоже хотите поделиться файлами журналов