Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
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>"
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>"