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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
David_C
Contributor
Contributor

The entity is not backed by an input stream, entity class is : java.lang.String|

Hi everyone,

I am currently facing an issue when executing a job with Talend Cloud.

I get the following error:

 

2024-11-18 16:39:43|3psFbz|3psFbz|3psFbz|XXX|XXX|PROD|6|Java Exception|tREST_1|java.lang.IllegalStateException:The entity is not backed by an input stream, entity class is : java.lang.String|1
[statistics] disconnected

The component is a tREST.

My colleague, when executing the same job locally, doesn't get the same error, so I guess, il may be a version issue.

This is the Talend Cloud Version

Talend Cloud Data Integration

 

Version: 8

Build id: 20241016_1624-patch

License Expiration date: 03/31/2025

 

The JAVA version is Zulu

openjdk 17.0.13 2024-10-15 LTSOpenJDK Runtime Environment Zulu17.54+21-CA (build 17.0.13+11-LTS)
OpenJDK 64-Bit Server VM Zulu17.54+21-CA (build 17.0.13+11-LTS, mixed mode, sharing)

 

When I open my poject for the first time I do get this message and I am asked ti migrate the project:

"Talend version du studio inférieure à celle de la mise à jour la plus récente"

"Talend Studio version is lower than the latest update version."

If someone has a clue, it would be helpful.

Labels (2)
5 Replies
jt_tomra
Contributor
Contributor

I have the same issue.

A job that worked in R2024-09 is now failing with this error in R2024-10.

David_C
Contributor
Contributor
Author

Thanks for the insight.

I am going to try to get back to a previous version to see if it fixes bthe issue.

jt_tomra
Contributor
Contributor

Yeah, I'm going to redesign my job to use tRestClient now as I need to get this fixed ASAP 🙂

David_C
Contributor
Contributor
Author

Hi please keep me posted

SSong
Contributor II
Contributor II

I just got the same issue this week on R2024-10, Zulu OpenJDK 17.

 tREST_1 The entity is not backed by an input stream, entity class is : java.lang.String
java.lang.IllegalStateException: The entity is not backed by an input stream, entity class is : java.lang.String