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

Help with installing the Pipeline Designer Engine

I was trying to get the Pipeline Design Remote Engine installed on an EC2 instance, but running into the following error message during the install script:
 
Use HTTP proxy [y/N]: 



----------------------------------------------------------------------------

Setup is now ready to begin installing Talend Integration Cloud - Remote Engine 

on your computer.



Do you want to continue? [Y/n]: 



----------------------------------------------------------------------------

Please wait while Setup installs Talend Integration Cloud - Remote Engine on 

your computer.



 Installing

 0% ______________ 50% ______________ 100%

 ##############################

Error: Unknown error while running /opt/TalendRemoteEngine/bin/client -a 8104 -h 

localhost  'feature:install wrapper'

Press [Enter] to continue:

 

 

Here is the java version on the EC2 instance:

 

 

ubuntu@ip-172-31-20-246:~$ $JAVA_HOME/bin/java -version

openjdk version "1.8.0_242"

OpenJDK Runtime Environment (build 1.8.0_242-8u242-b08-0ubuntu3~18.04-b08)

OpenJDK 64-Bit Server VM (build 25.242-b08, mixed mode)

 

ubuntu@ip-172-31-20-246:~

 

and the JAVA_HOME

 

ubuntu@ip-172-31-20-246:~$ echo $JAVA_HOME
/usr/lib/jvm/java-8-openjdk-amd64/jre/

 

 

Thanks,

Saqib

Labels (2)
1 Reply
Arjun1
Contributor III
Contributor III

can you take a look at 'bitrock_installer.log' under temp (/tmp) during the failure of installation, it helps you to understand what actually causing the issue. share the error messages if you see any?

 

Regards,
Arjun
-------------
Do not forget to give Kudos to my post if it explain your query! Please accept as solution if it's solve your challenge!