Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

TOS-DI 7.0.1 with Mac OS X Mojave

Hi!

So, I upgraded to Mojave this morning.  I was trying to use a tMap component in my Designer and after I entered the editor for the tMap, I clicked "OK" and TOS crashed to desktop.

 

Is this a known bug or am I just running into some type of config issue?

 

Thanks!

Adam

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hello @here,

Talend Open Studio 7.1.1 release is now available. There is a fix in 7.1.1 that was integrated at the very last minute for the Mojave OS issue. With talend open studio, you could upgrade to 7.1.1 to see if it works.

When you are using Mac OS X Mojave 10.14.1, please modify the Talend-Studio-macosx-cocoa.ini and add a line with: -Dos.version=10.14.

And for subscription solution, there will be patches issued for 7.0 and  6.5. Feel free to let us know if it is OK with you.

Sorry for the inconvenience and thank you so much for your understanding and all support over the years.

Bets regards

Sabrina

 

View solution in original post

118 Replies
Anonymous
Not applicable
Author

Hello Adam,

Can you please upload the log message? Which is located in <Talend Studio installation path>/workspace/.metadata/.log.

More information will be helpful for us to address your issue.

Best regards

Sabrina

Anonymous
Not applicable
Author

Sure, and thanks for the help, Sabrina!  I've attached the last 200 lines of the log.  Please let me know if you need more than that.

 



To see the whole post, download it here
OriginalPost.pdf
dalbagnac
Contributor
Contributor

Idem passage en OSX Mojave et plus aucune plateforme de Talend ne fonctionne.

Ed6
Contributor III
Contributor III

I'd tried installing JDK 1.8.0_151 to see if that would fix things, as it did for High Sierra. It did not help.

dalbagnac
Contributor
Contributor

I'm also to JDK 1.8.0_151 and i tried to JDK 1.8.0_162. not change Studio close when valid tmap.

Ed6
Contributor III
Contributor III

I also tried swapping out the XUL Framework version referenced in the TOS_DI ini.

-Dorg.eclipse.swt.browser.XULRunnerPath=/Library/Frameworks/XUL.framework/Versions/Current/

 

Alternate versions of XUL I tried were 1.9.0.17, and 1.9.2.28.

 

The functionality called by the 'Apply' and 'OK' buttons from an open tMap are the cause. The original poster and I have very similar machines.

 


hs_err_pid69618.log
Anonymous
Not applicable
Author

Sabrina,

I've also tried downloading and running the 7.1.1M3 TOS_DI release.  I get the exact same issue.  I created a job, opened a tMap, clicked "OK", and crashed to desktop.

 

This was a fresh download using all defaults.  This is everything from the .log:

!SESSION 2018-09-26 13:31:38.905 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_151
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments:  -keyring /Users/adwatson/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -keyring /Users/adwatson/.eclipse_keyring -showlocation

!ENTRY org.eclipse.equinox.ds 4 0 2018-09-26 13:31:39.471
!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-09-26 13:31:44.215
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [206]
  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-09-26 13:31:45.884
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [206]
  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-09-26 13:31:46.388
!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

!ENTRY org.talend.platform.logging 2 0 2018-09-26 13:32:00.774
!MESSAGE 2018-09-26 13:32:00,772 WARN  org.talend.sdk.component.studio.logging.JULToOsgiHandler  - [org.apache.cxf.jaxrs.impl.ConfigurableImpl.doRegister] Null, empty or invalid contracts specified for brave.jaxrs2.TracingClientFilter@61500a54; ignoring.


!ENTRY org.talend.platform.logging 1 0 2018-09-26 13:32:05.249
!MESSAGE 2018-09-26 13:32:05,248 INFO  org.eclipse.m2e.internal.launch.MavenLaunchDelegate  - /Applications/TOS_DI-20180829_1603-V7.1.1M3/workspace/TEST/poms


!ENTRY org.talend.platform.logging 1 0 2018-09-26 13:32:05.251
!MESSAGE 2018-09-26 13:32:05,251 INFO  org.eclipse.m2e.internal.launch.MavenLaunchDelegate  -  mvn  -B -o -s /Applications/TOS_DI-20180829_1603-V7.1.1M3/configuration/maven_user_settings.xml install -llr -N -P !ci-builder


!ENTRY org.talend.platform.logging 1 0 2018-09-26 13:32:08.387
!MESSAGE 2018-09-26 13:32:08,387 INFO  org.eclipse.m2e.internal.launch.MavenLaunchDelegate  - /Applications/TOS_DI-20180829_1603-V7.1.1M3/workspace/TEST/poms/code/routines


!ENTRY org.talend.platform.logging 1 0 2018-09-26 13:32:08.387
!MESSAGE 2018-09-26 13:32:08,387 INFO  org.eclipse.m2e.internal.launch.MavenLaunchDelegate  -  mvn  -B -o -s /Applications/TOS_DI-20180829_1603-V7.1.1M3/configuration/maven_user_settings.xml install -llr -Dmaven.main.skip=true -P !ci-builder


!ENTRY org.talend.platform.logging 1 0 2018-09-26 13:32:11.052
!MESSAGE 2018-09-26 13:32:11,052 INFO  org.talend.core.repository.model.ProxyRepositoryFactory  - user@talend.com logged on test


!ENTRY org.talend.platform.logging 1 0 2018-09-26 13:32:12.194
!MESSAGE 2018-09-26 13:32:12,194 INFO  org.talend.core.repository.logintask.ReadOnlyProjectConfirm  - ReadOnly confirm
Anonymous
Not applicable
Author

I'm having the same error - here's my log (the first part) for easy reference

--

 

Process: TOS_BD-macosx-cocoa [2613]
Path: /Applications/TOS_BD-20180411_1414-V7.0.1/TOS_BD-macosx-cocoa.app/Contents/MacOS/TOS_BD-macosx-cocoa
Identifier: org.talend
Version: 6.4.0 (6.4.0)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: TOS_BD-macosx-cocoa [2613]
User ID: 502

Date/Time: 2018-09-27 11:12:52.180 +0930
OS Version: Mac OS X 10.14 (18A391)
Report Version: 12
Bridge OS Version: 3.0 (14Y667)
Anonymous UUID: 59566D7D-25F0-5638-4D9A-691273DB1DF7


Time Awake Since Boot: 8000 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000001e00
Exception Note: EXC_CORPSE_NOTIFY

VM Regions Near 0x1e00:
-->
__TEXT 0000000100000000-0000000100004000 [ 16K] r-x/rwx SM=COW /Applications/TOS_BD-20180411_1414-V7.0.1/TOS_BD-macosx-cocoa.app/Contents/MacOS/TOS_BD-macosx-cocoa

Application Specific Information:
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff73dbab86 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff73e70c50 pthread_kill + 285
2 libsystem_c.dylib 0x00007fff73d241c9 abort + 127
3 libjvm.dylib 0x0000000107cdf363 os::abort(bool) + 25
4 libjvm.dylib 0x0000000107e0649e VMError::report_and_die() + 2304
5 libjvm.dylib 0x0000000107ce0f8e JVM_handle_bsd_signal + 1131
6 libjvm.dylib 0x0000000107cdd1f3 signalHandler(int, __siginfo*, void*) + 47
7 libsystem_platform.dylib 0x00007fff73e65b3d _sigtramp + 29
8 ??? 0x00007fff9e853888 0 + 140735852918920
9 com.apple.CoreGraphics 0x00007fff470afd69 CGSImageDataLockDevice + 1636
10 com.apple.CoreGraphics 0x00007fff470af474 ripc_DrawWindowContents + 1123
11 com.apple.CoreGraphics 0x00007fff470af002 CGContextDelegateDrawWindowContents + 59
12 com.apple.SkyLight 0x00007fff6cd277c7 SLContextCopyWindowContentsToRect + 163
13 libswt-pi-cocoa-4430.jnilib 0x000000012185e14b Java_org_eclipse_swt_internal_cocoa_OS_CGContextCopyWindowContentsToRect + 345
14 ??? 0x0000000108812a74 0 + 4437650036
15 ??? 0x00000001088032bd 0 + 4437586621
16 ??? 0x00000001088032bd 0 + 4437586621
17 ??? 0x0000000108803040 0 + 4437585984
18 ??? 0x00000001088032bd 0 + 4437586621
19 ??? 0x00000001088032bd 0 + 4437586621
20 ??? 0x00000001088032bd 0 + 4437586621

 

 

Anonymous
Not applicable
Author

Hello,

Mac OS X Mojave is not tested/supported in talend. Here is online installation guide about:TalendHelpCenter:Compatible Operating Systems for v 7.0.

We have created a new feature jira issue:https://jira.talendforge.org/browse/TUP-20745.

 

Best regards

Sabrina