Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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,
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
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
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)
Do you get a log file when you get this far? It is located in <Talend Studio installation path>/workspace/.metadata/.log
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 file
I got another error now
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?