Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
JROMEROQTO21
Contributor
Contributor

Error in install Talend Open Studio for data integration - Version Free

Hi Team,

I'm installing Talend for linux Centos 7. But I have a problem. It does not run. I detail the steps that I have taken at the moment.

These following steps are executed on a computer with OS Windows 10

Step 1-

Enter the next page

https://www.talend.com/products/talend-open-studio/

The registration is done, and the download link arrives at the email.

0695b00000JPccZAAT.png

I download the program Talend TOS_DI-20200219_1130-V7.3.1.zip in computer OS Windows

Step 2-

I upload that zip file to a web repository (AWS - S3 buckets Public) to be able to download on a computer with s.o linux centos 7.

The following steps are executed on a virtualized machine on AWS with OS Centos 7

Features.

OS: CentOS 7 (x86_64) - with Updates HVM

Type: t2.xlarge

vCPU: 4

GiB: 16

HDD: 500

Type Volummen: SSD - GP2

Note: This operating system does not have a graphical environment.

0695b00000JPcgQAAT.png

Step 3 - 

In the virtual machine. The user is a team administrator (root).

The installation and execution process was carried out with the administrator user (root).

Step 4 -

Create a folder (install) for downloads : mkdir install

Folder permissions: chmod 777 install

Step 5 -

Download JAVA SE Kit

Enter the following page to download Java SE Development Kit 8u301 and Java SE Runtime Environment 8u301

https://www.oracle.com/java/technologies/downloads/# java8

Name: x64 RPM Package

Size: 109.24 MB

File: jdk-8u301-linux-x64.rpm

Name: x64 RPM Package

Size: 58.48 MB

File: jre-8u301-linux-x64.rpm

0695b00000JPchsAAD.png

INSTALL JAVA JDK/ JRE.

JDK

0695b00000JPcivAAD.png

JRE

0695b00000JPcjAAAT.png

VIEW VERSION JAVA / JAVAC

0695b00000JPcjoAAD.png

Step 6- installation of other applications.

nano,unzip,wget,redhat-lsb-core

Step 7-

Talend installation.

wget https://download-mirror2.talend.com/tos/release/V7.3.1/TOS_DI-20200219_1130-V7.3.1.zip

Zip decompression in directory path / : unzip -q TOS_DI-20200219_1130-V7.3.1.zip -d /

View content file unzip.

0695b00000JPckEAAT.png

Step 8- View the files configuration 

Check the file TOS_DI-linux-gtk-x86_64.ini and

TOS_DI-linux-gtk-x86.sh

0695b00000JPclGAAT.png

Step 9- Run of file .sh 

The TOS_DI-linux-gtk-x86.sh file runs: ./TOS_DI-linux-gtk-x86.sh

0695b00000JPcluAAD.png

Attached to this, the error log. And screenshots of the steps.

Thanks

Labels (4)
1 Reply
Anonymous
Not applicable

Hi

Talend Studio is built based on Eclipse IDE, I think the problem is mainly because the operating system does not have a GUI, see the related topics:

https://community.talend.com/s/feed/0D53p00007vCq1LCAS

https://community.talend.com/s/feed/0D53p00007vCoiUCAS?language=en_US

 

Regards

Shong