Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend free studio v7.0.1 for MDM installation error

Hi:

I downloaded Talend free studio v7.0.1 from Talend website and installed it on Mac OS. When i opened studio, i got following error and stopped in license page. I can not click accept button.   Any help?  Thanks,

 

 

!SESSION 2018-08-29 15:21:57.006 -----------------------------------------------

eclipse.buildId=unknown

java.version=1.8.0_171

java.vendor=Oracle Corporation

BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US

Framework arguments:  -keyring /Users/dding/.eclipse_keyring -showlocation

Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -keyring /Users/dding/.eclipse_keyring -showlocation

 

!ENTRY org.eclipse.equinox.ds 4 0 2018-08-29 15:21:57.568

!MESSAGE FrameworkEvent ERROR

!STACK 0

org.osgi.framework.BundleException: Could not resolve module: org.eclipse.equinox.ds [4]

  Unresolved requirement: Import-Package: org.eclipse.equinox.internal.util.event; version="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.compare.win32 4 0 2018-08-29 15:22:01.471

!MESSAGE FrameworkEvent ERROR

!STACK 0

org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [249]

  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"

 

                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)

 

!ENTRY org.eclipse.compare.win32 4 0 2018-08-29 15:22:02.872

!MESSAGE FrameworkEvent ERROR

!STACK 0

org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [249]

  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"

 

                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.eclipse.core.net 1 0 2018-08-29 15:22:03.441

!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hello,

Please try to use JDK8_u151 to see if it works?

Here exists a jira issue:https://jira.talendforge.org/browse/TUP-18888

Best regards

Sabrina

View solution in original post

6 Replies
Anonymous
Not applicable
Author

Hello,

Are you using macOS Sierra Version?

Could you please let us know if this resolved topic helps?

https://community.talend.com/t5/Installing-and-Upgrading/License-Accept-dialog-unresponsive-on-Mac-O...

Best regards

Sabrina

Anonymous
Not applicable
Author

i use macos 10.13.6. i did not find any solution for this yet.

Anonymous
Not applicable
Author

Hello,

Please try to use JDK8_u151 to see if it works?

Here exists a jira issue:https://jira.talendforge.org/browse/TUP-18888

Best regards

Sabrina

Anonymous
Not applicable
Author

It works now. Thanks.

Anonymous
Not applicable
Author

Hello,

Great it is fixed. Did you downgrade your jdk to JDK8_u151?

Best regards

Sabrina

Anonymous
Not applicable
Author

Yes.