[resolved] not able to "client" into Talend runtime 6.0.1
I can see the service "Talend Runtime 6.0.1" is running, and when I tried to "client" into it, by running "C\<talend install>\runtime\bin\client.bat" on the command prompt, I got the following messages on the console screen: C:\Talend-6.0.1\runtime\bin>client.bat Logging in as tesb Failed to get the session. Could you please tell me what I am missing? Thanks!
Can you load the following URL (replace "localhost" and the port).....
http://localhost:8040/system/console/gogo
The username is "tadmin" and password is "tadmin".
If you can log in here, then at least your Karaf is running OK. You can do everything you would do in the terminal here.
With regard to fixing the client, if the above works you should be able to get in on the commandline with the following command....
Can you load the following URL (replace "localhost" and the port).....
http://localhost:8040/system/console/gogo
The username is "tadmin" and password is "tadmin".
If you can log in here, then at least your Karaf is running OK. You can do everything you would do in the terminal here.
With regard to fixing the client, if the above works you should be able to get in on the commandline with the following command....