I am trying to install talend open studio for data integration on my EC2 ubuntu server which is a headless server.
I have downloaded java and also configured it as per the documentation also i have created a GUI for my server but still its throwing error.
This error was also there on my local system but when i reconfigured it on my system it was resolved. So i followed the same process in my EC2 instance but it's still there.
Talend Version: TOS_DI-20161216_1026-V6.3.1
Java Version: jdk1.8.0_121
Error:
Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
Setting property: velocimacro.messages.on => 'false'.
Setting property: resource.loader => 'classpath'.
Setting property: resource.manager.logwhenfound => 'false'.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000000000000000, pid=1866, tid=0x00007f898b4b8700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_121-b13) (build 1.8.0_121-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.121-b13 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C 0x0000000000000000
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/ubuntu/TOS_DI-20161216_1026-V6.3.1/hs_err_pid1866.log
#
# If you would like to submit a bug report, please visit:
#
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
Also i have attached the error log file which was generated by Talend.
hs_err_pid1866.log_20170322-0426.log