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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
DFeofilaktov
Contributor
Contributor

Tomcat do not shutdown by command shutdown.sh

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.

Labels (2)
7 Replies
Anonymous
Not applicable

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

DFeofilaktov
Contributor
Contributor
Author

Hi Sabrina,

 

Here log file with error vessages.

This Tomcat installation used only for Talend components – org.talend.administrator and amc

 

Regards,

Dmitry

Anonymous
Not applicable

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

 

 

 

 

DFeofilaktov
Contributor
Contributor
Author

It is on RedHat 7.6 and TAC 7.3.1

I can kill tomcat process. But it is not good idea.

 

Anonymous
Not applicable

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

 

 

 

 

DFeofilaktov
Contributor
Contributor
Author

I did it

Anonymous
Not applicable

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