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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend ESB Runtime 7.2 doesn't work

Hi,

 

When I am trying to run trun.bat file which resides in the path "<Runtime_Folder>\Runtime_ESBSE\container\bin"  I am getting next error: "8 was unexpected at this time".

I followed the steps described in "TalendOpenStudio_ESB_GettingStarted_EN_7.2.1.pdf".


My System Configurations:
Windows 10 - 64 bit OS,
TOS-ESB version 7.2

java version "1.8.0_231"
Java(TM) SE Runtime Environment (build 1.8.0_231-b11)

Can anyone please help here?

 

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

The issue was reported due to wrong JAVA_HOME setting.

After corrected the value of JAVA_HOME=C:\Program Files\Java\jre1.8.0_231, the Runtime Console display the expected result: "karaf@trun>"

View solution in original post

1 Reply
Anonymous
Not applicable
Author

The issue was reported due to wrong JAVA_HOME setting.

After corrected the value of JAVA_HOME=C:\Program Files\Java\jre1.8.0_231, the Runtime Console display the expected result: "karaf@trun>"