Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
gimgi69
Contributor
Contributor

Talend Open Studio 8.0.1 Error Opening a job

I get the following error message when I try to open an existing job:

An error has occurred. See error log for more details.

JsonIoException setting field 'flags' on target: Property: null with value: {}

I didn't make any migration and I've this exact same error message while opening a job.

I specify that I work on a project that I did not develop myself.

But the thing is : this job was opening really well last week and nothing has changed in the meantime.

I'm completely stuck right now 👾

Environment :

TOS 8.0.1

JDK 17

Thank you by advance

CTouu

Labels (5)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hi

JDK 17 isn't a supported Java environment, maybe you have upgraded your Java version recently, please install Java 11 and restart studio.

 

Regards

Shong​

View solution in original post

10 Replies
Anonymous
Not applicable

Hi

JDK 17 isn't a supported Java environment, maybe you have upgraded your Java version recently, please install Java 11 and restart studio.

 

Regards

Shong​

gimgi69
Contributor
Contributor
Author

Ok thank you this has solved my problem !!

 

We can close this ticket.

💪

 

dk12
Contributor II
Contributor II

Hi,

I am upgrading java version from java 1.8 to Java 17

In Talend - TOS_BD-20211109_1610-V8.0.1 is java 17 will work ?

Xiaodi_Shi
Support
Support

Hello,

We have added support for JDK 17 from R2023-10 onwards(patched subscription products). As we known that, Talend open studio  8 version was released prior to it.

There is no official support for JDK 17 in talend open studio 8.

Here is the related online documentation:

https://help.talend.com/r/en-US/8.0/installation-guide-windows/compatible-java-environments

Best regards

Sabrina

 

nidhin_san
Contributor
Contributor

It didn't work for me. Installed JDK 11, updated environment variables and Java preferences in Talend. Still same, even after restart. Any clue?

nidhin_san_0-1711623939690.png

 

Shicong_Hong
Support
Support

Hello @nidhin_san  , we need to check the environment information of your studio to confirm the cause of the problem, please upload the studio log file which is located in <studio installation directory>/workspace/.metadata/, and show us the error messages you are getting if you have different error. Thank you!

Regards

Shicong

 

 

ssb1
Contributor
Contributor

Hello,

Any update on this, we are also facing the same issue, 

An error has occurred. See error log for more details.

JsonIoException setting field 'flags' on target: Property: null with value: {@items=[Ljava.lang.Object;@4623c0d3}

We are running Talend 8.0.1 on Apple M2 Pro, with the following Java version. 

ssb1_0-1712423326279.png

 

Thanks

Xiaodi_Shi
Support
Support

Hello @ssb1 

Is openjdk 11.0.22 working well for you?

Could you please attach your full Studio logs for us to review?

The main Studio log file is in your workspace directory (whichever workspace you currently have open).
For a workspace in directory location:

C:\Users\<your-username>\workspace

the log file is at:

Note, the full name of the log file is just '.log'.

Or if the Studio connection windows does not even appear:
<talend_installation_folder> \studio\configuration\124345433323.log (or some similar name)

Best regards

Sabrina

ssb1
Contributor
Contributor

Hi Sabrina,

I use MacBook Pro with Apple M2 Pro chip, I don't see any log files in the workspace folder except the migration.log.

ssb1_0-1712581267925.png

I was able to fix few workspaces after un-installing other JAVA version from my system and installing the following JAVA version

ssb1_1-1712581429569.png

I probably need to re-migrate the jobs which are not working. 

Thanks

Santosh