I removed the # signs from the MySQL section.. I guess this is “…set up the … connection Parameters..” in your tutorial
→ this results in an 404 error again so the Startup completed successfully
→ here is hte stdout.DATE.log
2016-05-11 12:29:49 Commons Daemon procrun stdout initialized
12:30:13.168 INFO n.datenwerke.rs.EnvironmentValidator -
| __ \ | | / |
| |) | _ __ ___ _ __| || (_ ___ _ ____ _____ _ __
| _ // _ \ '_ \ / _ | '| |_ \ / _ \ '\ \ / / _ \ '|
| | \ \ / |) | () | | | | ___) | __/ | \ V / __/ |
|| __| ./ _/|| _|/ _|_| _/ _||
| |
||
Version: RS3.0.1-5834 2016-03-24-23-46-15
Code Version: 2016-03-24-23-46-15
VM Args: -Dcatalina.home=C:\Program Files\Tomcat 8.0_elformReportServer -Dcatalina.base=C:\Program Files\Tomcat 8.0_elformReportServer -Djava.endorsed.dirs=C:\Program Files\Tomcat 8.0_elformReportServer\endorsed -Djava.io.tmpdir=C:\Program Files\Tomcat 8.0_elformReportServer\temp -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=C:\Program Files\Tomcat 8.0_elformReportServer\conf\logging.properties -Drs.configdir=C:\Program Files\reportserver -Dfile.encoding=UTF8 exit -Xms512m -Xmx1500m
rs.configdir: C:\Program Files\reportserver (OK)
DB Config
hibernate.dialect: net.datenwerke.rs.utils.hibernate.MySQL5Dialect (OK)
hibernate.connection.driver_class: com.mysql.jdbc.Driver (OK)
hibernate.connection.url: jdbc:mysql://localhost:3306/reportserver (OK)
hibernate.connection.username: root
hibernate.connection.password: ****
hibernate.default_schema:
Connection Test: OK
Schema Version: RS3.0-7
12:30:13.183 INFO n.datenwerke.rs.EnvironmentValidator - Validating database schema…
12:30:30.887 INFO n.datenwerke.rs.EnvironmentValidator - Schema validation completed
12:30:37.762 WARN n.d.r.c.s.c.ConfigServiceImpl - Configfile scheduler/scheduler.cf could not be loaded. Default values are in effect.
12:30:37.778 WARN n.d.r.c.s.c.ConfigServiceImpl - Configfile exportfilemd/pdfexport.cf could not be loaded. Default values are in effect.
12:30:37.778 WARN n.d.r.c.s.c.ConfigServiceImpl - Configfile exportfilemd/pdfexport.cf could not be loaded. Default values are in effect.
12:30:45.403 INFO n.d.r.c.s.i.RemoteMessageServiceImpl - Loading messages…
12:30:58.451 INFO n.d.r.c.s.i.RemoteMessageServiceImpl - Available locales: de, fi, pt, bg, keys, lt, hr, lv, fr, hu, zh-CN, sk, sl, ga, sv, zh-TW, el, mt, en, it, es, et, cs, pl, da, ro, nl
12:30:58.451 INFO n.d.r.i.ExecutePackagedScriptsTask - Executing package scripts from: C:\Program Files\Tomcat 8.0_elformReportServer\webapps\ROOT\pkg
12:30:58.466 INFO n.d.r.i.ExecutePackagedScriptsTask - Executing package: C:\Program Files\Tomcat 8.0_elformReportServer\webapps\ROOT\pkg\baseconfig-RS3.0.1-5834-2016-03-24-23-46-15.zip
12:31:09.420 INFO n.d.r.i.DemoDataInstallTask - Loading demodata
12:32:00.855 INFO n.d.r.c.s.j.h.ReportServerExtenderHooker - Start loading ReportServer extensions.
12:32:01.808 INFO n.d.r.s.s.search.SearchServiceImpl - Rebuilding search index…
12:32:02.214 INFO n.d.g.s.lateinit.LateInitStartup - Startup completed