Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I Install Console on latest Tomcat distribution - 9.0.37 on linux RedHat 7.6
Java version - Oracle JDK 11.0.8
After exec shutdown,sh tomcat stay running - only kill command stop it
If I do the same without Admin console install - tomcat stopped successfully.
Hello,
Is there any error message in catalina-logfile? Does your tomcat only contain the org.talend.administrator application or does it contain other webapps?
Best regards
Sabrina
Hi Sabrina,
Here log file with error vessages.
This Tomcat installation used only for Talend components – org.talend.administrator and amc
Regards,
Dmitry
Hello,
Are you able to access your talend administration center? Which talend build version are you using? Does this issue repro on ubuntu 20?
Could you please try to identify the process instance with the command ""ps -ef | grep tomcat"" (Or lsof -i:tomcat port to get pid, the default should be 8080)and manually kill the tomcat process ""kill -9 [pid]"? Let us know if this workaround helps.
Best regards
Sabrina
It is on RedHat 7.6 and TAC 7.3.1
I can kill tomcat process. But it is not good idea.
Hello,
With your subscription solution, could you please create a support case on talend support portal so that our colleagues from support team could create a workitem jira issue for you on talend bug tracker.
About how to login talend support portal, please have a look at this topic:
https://community.talend.com/s/question/0D53p00007vs8eVCAQ/instructions-for-password-reset
Best regards
Sabrina
I did it
Hello,
It should be a workitem issue as we still have this issue in V 7.4.1.
Feel free to let us know if there is any update from support team.
Best regards
Sabrina