Hi!
I use Talend Open Studio Version: 5.4.1 and i have an issue.
I install Talend and in the first start I work without problems, but when I restart the program and trying open the job again throw the java.lang.NullPointerException.
Every time that I close Talend I have reinstall the program.
Any idea?
Yes, the problem was my custom component. I had resolved all my problem with the component and I had re-install Talend. Now it works. Thank you for all your support.
Hi Ander - can you paste your stack trace on here so we can see what particular problem you're having? And if you're referring to a job, please attach screenshots of the job. Thanks.
Ander - might be that your workspace is corrupted. Close your Studio and rename your 'workspace' directory to something like 'workspacexx' and then restart your Studio and repeat your steps. Let us know...
Hi willm. I tried to change the name of workspace, but it doesn't work. I made many tests to understand what's my problem (java.lang.NullPointerException). My problem started when I put into the palette a custom component. While I didn't restart talend it works (load component on the palette and the component works fine), but when I restart talend the palette didn't open and throws the java.lang.NullPointerException. I think that is the problem. What can I do to resolve this?
Hi,
Where did you put the custom component? Could you please delete related custom component files to see if this studio comes back normally? If not, you have to reinstall studio.
In addition, here is a KB article about
TalendHelpCenter:Installing a custom component.
Best regards
Sabrina
Hi Sabrina,
Thank you for your reply.
I tried to remove the custom component from the palette and I tried to remove from the workspace. When the error comes, I can't do anything except re-install the program (I did it a lot of times).