Skip to main content
Announcements
Join us on Sept. 17 to hear how our new GenAI Assistant empowers data professionals: REGISTER
cancel
Showing results for 
Search instead for 
Did you mean: 
mbacha
Contributor
Contributor

Isuue when calling API from Remote server : DSSL not supported

Hi,

 

When I call an API using localhost it is working very well but Im getting this error when I try to call the API from Remote Engine

 

tHTTPClient_1 Exception retournée durant l'appel HTTP : (class java.lang.UnsupportedOperationException) DSSL is not supported in the SE code.

 

 

Please help me this is urgent

Labels (3)
1 Solution

Accepted Solutions
Xiaodi_Shi
Support
Support

Hello @mbacha 

Could you please clarify on which talend build version you got it?

There is a known bug for the error you reported: TDI-50677(Internal) - Remote Engine Failing tHTTPClient job - DSSL is not supported in the SE

This bug is fixed in Studio 8 patch R2024-02.
We suggest to upgrade your Studio 8 to the last cumulative patch R2024-06 to get the fix.
The bug TDI-50677 is listed in the R2024-06 patch notes fixed bug:
https://help.talend.com/en-US/patch-notes/8.0/r2024-06

Hope it helps.

Best regards

Sabrina

View solution in original post

6 Replies
Jamie_Gregory
Community Manager
Community Manager

@Shicong_Hong
@xdshi_Sabrina 

Can you help @mbacha ?

Help users find answers! Don't forget to mark a correct resolution 🙂
Xiaodi_Shi
Support
Support

Hello @mbacha 

Could you please clarify on which talend build version you got it?

There is a known bug for the error you reported: TDI-50677(Internal) - Remote Engine Failing tHTTPClient job - DSSL is not supported in the SE

This bug is fixed in Studio 8 patch R2024-02.
We suggest to upgrade your Studio 8 to the last cumulative patch R2024-06 to get the fix.
The bug TDI-50677 is listed in the R2024-06 patch notes fixed bug:
https://help.talend.com/en-US/patch-notes/8.0/r2024-06

Hope it helps.

Best regards

Sabrina

mbacha
Contributor
Contributor
Author

Hi, did the update R2024-07 and still have the same issue.

Using a remote engine installed on a vmware Windows.

Java version 17

remote engine version 2.13.4.

When runing the job in localhost it works, when runing in remote engine I have the error of DSSL not supported.

Xiaodi_Shi
Support
Support

Hello,

You have already updated to patch R2024-07 and still have the same issue? Java 17 is used for both Studio and Remote Engine? Please check for double quotes on TMC. It should add double quotes during the context pulling process.Can we test with hardcoded values?

Feel free to contact and chat with us.

https://community.qlik.com/t5/Official-Support-Articles/How-to-contact-Qlik-Support/ta-p/1837529

Best regards

Sabrina

 

mbacha
Contributor
Contributor
Author

Hi,

 

I published the job  on TMC, and run the job with my paired remote engine. It worked on TMC !!!

The weird thing, is when I run in the Studio using execution target my Remote Engine, it does not work and have the error DSSL not supported.

 

So now, as it works on TMC, I won't have any issues, but in the future, if I need to test, I can't test using the studio, I should publich to TMC.

Xiaodi_Shi
Support
Support

Hello @mbacha 

Is the Studio "connected" to the Cloud ?
If yes , is there a Remote Engine with the option : Use the Remote Engine for debugging Jobs in Studio?

image (8).png

Here is a related Talend documentation about:

https://help.talend.com/en-US/remote-engine-user-guide-windows/Cloud/enabling-remote-run-in-talend-s...

Feel free to let us know if it helps.

Best regards

Sabrina