Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
11-Aug-2022 10:57:12.841 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [C:\Program Files\Apache Software Foundation\Tomcat 10.0\webapps\host-manager] has finished in [49] ms
11-Aug-2022 10:57:12.841 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [C:\Program Files\Apache Software Foundation\Tomcat 10.0\webapps\manager]
11-Aug-2022 10:57:12.891 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [C:\Program Files\Apache Software Foundation\Tomcat 10.0\webapps\manager] has finished in [50] ms
11-Aug-2022 10:57:12.891 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [C:\Program Files\Apache Software Foundation\Tomcat 10.0\webapps\org.talend.administrator-8.0.1]
11-Aug-2022 10:57:26.329 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
11-Aug-2022 10:57:26.348 SEVERE [main] org.apache.catalina.core.StandardContext.startInternal One or more listeners failed to start. Full details will be found in the appropriate container log file
11-Aug-2022 10:57:26.348 SEVERE [main] org.apache.catalina.core.StandardContext.startInternal Context [/org.talend.administrator-8.0.1] startup failed due to previous errors
11-Aug-2022 10:57:26.371 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [C:\Program Files\Apache Software Foundation\Tomcat 10.0\webapps\org.talend.administrator-8.0.1] has finished in [13,480] ms
11-Aug-2022 10:57:26.371 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [C:\Program Files\Apache Software Foundation\Tomcat 10.0\webapps\ROOT]
11-Aug-2022 10:57:26.409 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [C:\Program Files\Apache Software Foundation\Tomcat 10.0\webapps\ROOT] has finished in [38] ms
11-Aug-2022 10:57:26.426 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in [14614] milliseconds
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I have received the above message when trying to install TAC V8.0 on Tomcat 10 on windows server. There is not much other info. Hence, I am unable to resolve the error. I hope there someone would help me on this matter.
Hi
Tomcat 10 is not a compatible Web application server for TAC 8.0.1, please refer to installation documentation and try again with Tomcat 9 or 8.5.
Regards
Shong
Hi
Tomcat 10 is not a compatible Web application server for TAC 8.0.1, please refer to installation documentation and try again with Tomcat 9 or 8.5.
Regards
Shong
Alright thks. I will try this out.