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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
VBhati1598264183
Contributor
Contributor

Issue with twebservice component in Talend Real-time Big Data Platform

Hello All,

I am trying to set up connection with success factors application using SOAP API(s). for that, we are referring twebservice component but while executing the job getting error

"

Exception in component tWebService_1 (jb_test_conn)

java.lang.IllegalStateException: No compiler detected, make sure you are running on top of a JDK instead of a JRE.

"

in order to fix this, tried changing the Installed JRE path in Studio - Window -> preferences -> installed JREs

New path - "

C:\Program Files (x86)\Talend-Studio\jdk1.8.0_271

"

but still facing the same error. Please suggest how to fix this?

Thanks!

Labels (3)
1 Reply
Anonymous
Not applicable

Hello,

Have you tried to restart your studio to apply your jdk change to see if it works?

If that does not fix it, please check your environment variables

  1. JAVA_HOME environment variable is configured and
  2. PATH variable is configured with your JDK's bin folder.

Here is online documentation about: TalendHelpCenter: Setting up JAVA_HOME

 

Best regards

Sabrina