Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
HChandran1595899298
Contributor
Contributor

Talend crash /abruptly closed when opening tmap component in Ubuntu 19.10

Hi,

Talend and other apps got closed and system got logged out , when i try to open tmap component . I tried to import some job design with complex mappings in tmap with huge number of columns. job with simple column mapping works fine. I didnt notice any error in .metadata/.logs. Kindly advise to proceed further.

!ENTRY org.talend.platform.logging 1 0 2020-08-04 17:45:25.228

!MESSAGE 2020-08-04 17:45:25,228 INFO org.eclipse.m2e.jdt.internal.AbstractJavaProjectConfigurator - Adding source folder /LOCAL_PROJECT_DIM_PAYMENT_0.1/src/test/java

!ENTRY org.talend.platform.logging 1 0 2020-08-04 17:45:25.229

!MESSAGE 2020-08-04 17:45:25,229 INFO org.eclipse.m2e.jdt.internal.AbstractJavaProjectConfigurator - Adding resource folder /LOCAL_PROJECT_DIM_PAYMENT_0.1/src/test/resources

Thanks

Hari

Labels (3)
7 Replies
Anonymous
Not applicable

Hello,

Could you clarify on which talend build version you got this issue?

So far, Ubuntu 19.10 is not list on the compatible operating systems table.

For more information, please have a look at this online installation guide: TalendHelpCenter:Compatible operating systems for Talend Studio

Best regards

Sabrina

HChandran1595899298
Contributor
Contributor
Author

Hi,

 

I have tried in 7.3.1 and 7.2.1 versions. Both causing same issue when i try to open tmap with large number of fields.

 

Regards

Hari

Anonymous
Not applicable

Hello,

How big is your large number of fields?

In addition, if you don't mind, could you please open the error log generated automatically by the Studio to see whether you have error stack trace there; if you do, we will appreciate it a lot if you can paste it here.

About how to open this error log: in your Studio, click Window to open the menu, then select Show View->General->Error Log. Once you see an error, double click it.

Best regards

Sabrina

HChandran1595899298
Contributor
Contributor
Author

Now, it becomes frequently crashed when i try to view the link component or opening tmap between source and target even the fields are more than 10. Not sure it is because of JRE and eclipse communication related. I have attched the metadata log and entries in the TOS_DI-linux-gtk-x86_64.ini file. Also given the error seen in the Show View->General->Error Log below.

 

-vmargs

-Xms512m

-Xmx4078m

-Dfile.encoding=UTF-8

-Dosgi.requiredJavaVersion=1.8

-XX:+UseG1GC

-XX:+UseStringDeduplication

-XX:MaxMetaspaceSize=512m

-Dorg.eclipse.swt.browser.XULRunnerPath=/home/afc/Downloads/xulrunner-sdk

-XX:-UseLoopPredicate

-Dorg.eclipse.swt.browser.DefaultType=mozilla

 

 

Error Log

 

eclipse.buildId=unknown

java.version=1.8.0_252

java.vendor=Private Build

BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_IN

Command-line arguments: -os linux -ws gtk -arch x86_64

 

org.eclipse.jdt.launching.ui.macosx

Error

Thu Aug 06 12:20:45 IST 2020

FrameworkEvent ERROR

 

org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.ui.macosx [21]

 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)

 

 

HChandran1595899298
Contributor
Contributor
Author

when i try to open via comman line, below log appears..

 

afc@afcserver:~/Downloads/TOS_DI-20200219_1130-V7.3.1$ ./TOS_DI-linux-gtk-x86.sh -nosplash -consoleLog -clean -talendReload -vmargs -Djava.awt.headless=true -Dawt.toolkit=sun.awt.HToolkit -debug

 

(TOS_DI-linux-gtk-x86_64:13409): Gdk-WARNING **: 12:48:08.518: The GDK_NATIVE_WINDOWS environment variable is not supported in GTK3.

See the documentation for gdk_window_ensure_native() on how to get native windows.

 

(Talend Studio:13433): Gtk-CRITICAL **: 12:48:45.591: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar

 

(Talend Studio:13433): Gtk-CRITICAL **: 12:48:59.564: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar

 

(Talend Studio:13433): Gtk-CRITICAL **: 12:48:59.567: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar

 

(Talend Studio:13433): Gtk-CRITICAL **: 12:48:59.890: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar

 

(Talend Studio:13433): Gtk-CRITICAL **: 12:48:59.890: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar

 

(Talend Studio:13433): Gtk-WARNING **: 12:48:59.900: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)

 

(Talend Studio:13433): Gtk-WARNING **: 12:49:17.821: Negative content width -3 (allocation 10, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)

 

 

 

HChandran1595899298
Contributor
Contributor
Author

After downgrading Ubuntu to 18.04, this issue not appearing anymore.

Anonymous
Not applicable

Hello,

Same as I thought before, Ubuntu 19.10 is not a compatible operating system with talend product.

Feel free to create a new feature jira issue on talend bug tracker.

Best regards

Sabrina