Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
When I import someone else's 7.0.1 TOS changes from their build, I cannot open the job. It looks like it's going to open but never does and I end up having to kill TOS. Additionally, if I try to build after importing their job, I get a failure "
rg.talend.commons.exception.PersistenceException: java.lang.NullPointerException".
I can do builds and export/import my own 7.0.1 TOS jobs, and others can open them.
Does anyone have a guess as to what is off in my installation?
This *could* be due to a corrupt workspace folder in your install. That is what I would try first. Backup your jobs, shut down the Studio, rename your workspace folder, then create another workspace folder. Then restart the Studio and see if that fixes this.
If that doesn't fix it, then it might be a good idea to reinstall TOS.
I've done that multiple times, meaning imported into other workspaces and/or reinstalled TOS.
Other workspace option doesn't fix things.
Reinstalled TOS does work, but only until I close TOS and reopen, at which point I run into the same trouble opening jobs.
If you've reinstalled the product and it works on other machines, the only thing I can think it can be is either your Java config or a problem with the machine.
Is there any other error / hint / information in the log-file? The file is located at <workspace folder>/.metadata/.log.
There are eclipse errors (attached) but when I searched for help on that it seemed like something not to be concerned about.
The file you have provided doesn't have any Eclipse errors in it. It just lists the components that are installed.
The zip was supposed to have 3 files, not sure why you aren't seeing the eclipse errors and only the installed components. Let me try again.
The error message says.....
!MESSAGE 2022-12-28 14:36:00,879 ERROR org.talend.commons.exception.CommonExceptionHandler - The distribution CLOUDERA with the version Cloudera_CDH5_14_2_dynamic_20210308115344043_0500 doesn't exist.
Cloudera will be for Big Data. You said you were using TOS. I presumed you meant DI (Data integration). but it seems you are using TOS DB (Big Data) from the log file. Do you have your machine set up for this? If others are able to load these jobs, but you are not, it still sounds like it is a machine config issue.