You are not logged in.
Pages: 1
HI
Try to install reportserver on Windows 2016 box
JAVA version 1.8.0_341
MariaDB - 10.9.3
Tomcat 8.5
The reportserver log stack in this line
04-Oct-2022 09:55:38.114 INFO [localhost-startStop-1] net.datenwerke.rs.EnvironmentValidator.startup Validating database schema...
and in tomcat log
[Tue Oct 04 09:55:20 IDT 2022] INFO: org.apache.catalina.startup.HostConfig deployDirectory - Deploying web application directory [C:\Program Files\Apache Software Foundation\Tomcat 8.5\webapps\docs]
[Tue Oct 04 09:55:20 IDT 2022] INFO: org.apache.catalina.startup.HostConfig deployDirectory - Deployment of web application directory [C:\Program Files\Apache Software Foundation\Tomcat 8.5\webapps\docs] has finished in [288] ms
[Tue Oct 04 09:55:20 IDT 2022] INFO: org.apache.catalina.startup.HostConfig deployDirectory - Deploying web application directory [C:\Program Files\Apache Software Foundation\Tomcat 8.5\webapps\manager]
[Tue Oct 04 09:55:20 IDT 2022] INFO: org.apache.catalina.startup.HostConfig deployDirectory - Deployment of web application directory [C:\Program Files\Apache Software Foundation\Tomcat 8.5\webapps\manager] has finished in [65] ms
[Tue Oct 04 09:55:20 IDT 2022] INFO: org.apache.catalina.startup.HostConfig deployDirectory - Deploying web application directory [C:\Program Files\Apache Software Foundation\Tomcat 8.5\webapps\ROOT]
[Tue Oct 04 09:55:36 IDT 2022] INFO: 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.
[Tue Oct 04 09:55:44 IDT 2022] SEVERE: org.apache.catalina.core.StandardContext startInternal - One or more listeners failed to start. Full details will be found in the appropriate container log file
[Tue Oct 04 09:55:44 IDT 2022] SEVERE: org.apache.catalina.core.StandardContext startInternal - Context [] startup failed due to previous errors
[Tue Oct 04 09:55:44 IDT 2022] WARNING: org.apache.catalina.loader.WebappClassLoaderBase clearReferencesJdbc - The web application [ROOT] registered the JDBC driver [org.mariadb.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
[Tue Oct 04 09:55:44 IDT 2022] WARNING: org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads - The web application [ROOT] appears to have started a thread named [org.apache.commons.vfs2.cache.SoftRefFilesCache$ReleaseThread] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
java.lang.Object.wait(Native Method)
java.lang.ref.ReferenceQueue.remove(Unknown Source)
org.apache.commons.vfs2.cache.SoftRefFilesCache$ReleaseThread.run(SoftRefFilesCache.java:54)
[Tue Oct 04 09:55:44 IDT 2022] WARNING: org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads - The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->2w4gt6ar18vyn6fjxstvz|71459c4d]-AdminTaskTimer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
java.lang.Object.wait(Native Method)
java.util.TimerThread.mainLoop(Unknown Source)
java.util.TimerThread.run(Unknown Source)
[Tue Oct 04 09:55:44 IDT 2022] WARNING: org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads - The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->2w4gt6ar18vyn6fjxstvz|71459c4d]-HelperThread-#0] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
java.lang.Object.wait(Native Method)
com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:683)
Any ideas ?
Thanks Amos
Offline
Dear Amos,
thank you for your feedback. We will look into it an get back to you.
wbr jan
Offline
Hi Amos,
newer versions of reportserver need java 11, pls try with a java 11 environment.
Regards,
Eduardo
Offline
Pages: 1