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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Rathesh
Contributor
Contributor

Talend Studio Not Working

Hello All,

We are using Talend Big Data Edition. When I open the studio, in initial pop-up I am not able to do anything like when Finish button is not enabled when radio button is selected like Create New Project, Import Existing Project etc.

Even the Manage connection option is not doing anything when I clicked on it. What is the possible cause for this issue and how to resolve it?. I have attached the screenshot.

Thanks In Advance,

Labels (6)
16 Replies
Rathesh
Contributor
Contributor
Author

JDK is already installed and PATH is set in environment variables. In Talend .ini file JRE Path is mentioned C:\Program Files (x86)\Talend-Studio-New\jre1.8.0_131\bin\server\jvm.dll

Anonymous
Not applicable

Have you tried to reinstall this? Remove the current installation and start again. Also, I would recommend not installing in your Program Files directory. A while ago there could be issues with the length of the folder names (combined) and folders with spaces in could cause issues as well. Since version 5 I have always installed in a folder structure without spaces ad starting as close to the root as possible. For example....

 

c:\Talend

 

....or.....

 

d:\Talend

Rathesh
Contributor
Contributor
Author

I have tried to re-install it. After installation, initial pop-up looks different and Create and Import projects option was working. But when finish is clicked getting an error(Error Message:NULL)

0695b00000L132aAAB.png

Anonymous
Not applicable

Do you get a log file when you get this far? It is located in <Talend Studio installation path>/workspace/.metadata/.log

Rathesh
Contributor
Contributor
Author

I have uninstalled and try to reinstall directly in C drive as you mentioned. After installation while I am trying to Create/Import the project for the first time, I got the attached error message. When I close it and re-open the Talend Studio, I got the issue I had mentione d initially. I am not able to attach the log file0695b00000L19tfAAB.png

Rathesh
Contributor
Contributor
Author

I got another error now0695b00000L19u9AAB.png

Anonymous
Not applicable

Hi @Rathesh Varadarajan​,

 

You say that your machine has had Talend running on it before without problems but you're reinstalling. What version did you previously have running? Also, can you run .....

 

javac-version

....and....

java -version

.....and let us know what is returned?

 

I have to be honest, I have never seen the issue you are describing before. It is certainly not a common issue. Where did you get the installation file from?