HTTP Status 404 - /ODKAggregate/ - The requested resource is not available

I had used ODk v 1.4.15 and postgresql-10.4-1 and tomcat with xampp. While starting in Tomcat Web Application Manager its gives FAIL - Application at context path /ODKAggregate could not be started message. Also i had added postgresql-42.2.2.jre7.jar in tomcat\lib.

Read your Tomcat logs. What do they say?

The log details:

May 21, 2018 6:55:20 AM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.8.0_60\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x64;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\DTS\Binn\;C:\xampp\php;C:\ProgramData\ComposerSetup\bin;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PostgreSQL\10\bin;C:\Program Files\PostgreSQL\10\lib;C:\xampp\Tomcat\bin;C:\xampp\Tomcat\lib;C:\Users\Ramstha\AppData\Local\Microsoft\WindowsApps;;.
May 21, 2018 6:55:28 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
May 21, 2018 6:55:28 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
May 21, 2018 6:55:28 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 11751 ms
May 21, 2018 6:55:32 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
May 21, 2018 6:55:32 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.56
May 21, 2018 6:55:33 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive C:\xampp\tomcat\webapps\ODKAggregate.war
May 21, 2018 6:55:33 AM org.apache.tomcat.util.digester.Digester endElement
WARNING:   No rules found matching 'Context/JarScanner/JarScanFilter'.
May 21, 2018 6:56:40 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
May 21, 2018 6:56:41 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/ODKAggregate] startup failed due to previous errors
May 21, 2018 6:56:41 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/ODKAggregate] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
May 21, 2018 6:56:41 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive C:\xampp\tomcat\webapps\ODKAggregate.war has finished in 68,041 ms
May 21, 2018 6:56:41 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\xampp\tomcat\webapps\docs
May 21, 2018 6:56:41 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory C:\xampp\tomcat\webapps\docs has finished in 263 ms
May 21, 2018 6:56:41 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\xampp\tomcat\webapps\examples
May 21, 2018 6:56:47 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory C:\xampp\tomcat\webapps\examples has finished in 6,092 ms
May 21, 2018 6:56:47 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\xampp\tomcat\webapps\host-manager
May 21, 2018 6:56:47 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory C:\xampp\tomcat\webapps\host-manager has finished in 203 ms
May 21, 2018 6:56:47 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\xampp\tomcat\webapps\manager
May 21, 2018 6:56:48 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory C:\xampp\tomcat\webapps\manager has finished in 341 ms
May 21, 2018 6:56:48 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\xampp\tomcat\webapps\ROOT
May 21, 2018 6:56:48 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory C:\xampp\tomcat\webapps\ROOT has finished in 63 ms
May 21, 2018 6:56:48 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8080"]
May 21, 2018 6:56:48 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-bio-8009"]
May 21, 2018 6:56:48 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 79815 ms
May 21, 2018 6:57:45 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
May 21, 2018 6:57:45 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/ODKAggregate] startup failed due to previous errors
May 21, 2018 6:57:45 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/ODKAggregate] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
May 21, 2018 6:59:31 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
May 21, 2018 6:59:31 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/ODKAggregate] startup failed due to previous errors
May 21, 2018 6:59:31 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/ODKAggregate] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
May 21, 2018 7:01:33 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
May 21, 2018 7:01:33 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/ODKAggregate] startup failed due to previous errors
May 21, 2018 7:01:33 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/ODKAggregate] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
May 21, 2018 9:32:10 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
May 21, 2018 9:32:10 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/ODKAggregate] startup failed due to previous errors
May 21, 2018 9:32:10 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/ODKAggregate] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
May 21, 2018 9:35:51 AM org.apache.catalina.core.StandardServer await
INFO: A valid shutdown command was received via the shutdown port. Stopping the Server instance.
May 21, 2018 9:35:51 AM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-bio-8080"]
May 21, 2018 9:35:51 AM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["ajp-bio-8009"]
May 21, 2018 9:35:51 AM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service Catalina
May 21, 2018 9:35:51 AM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["http-bio-8080"]
May 21, 2018 9:35:51 AM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["ajp-bio-8009"]
May 21, 2018 9:35:51 AM org.apache.coyote.AbstractProtocol destroy
INFO: Destroying ProtocolHandler ["http-bio-8080"]
May 21, 2018 9:35:51 AM org.apache.coyote.AbstractProtocol destroy
INFO: Destroying ProtocolHandler ["ajp-bio-8009"]
May 21, 2018 9:36:29 AM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.8.0_60\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x64;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\DTS\Binn\;C:\xampp\php;C:\ProgramData\ComposerSetup\bin;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PostgreSQL\10\bin;C:\Program Files\PostgreSQL\10\lib;C:\xampp\Tomcat\bin;C:\xampp\Tomcat\lib;C:\Users\Ramstha\AppData\Local\Microsoft\WindowsApps;;.
May 21, 2018 9:36:30 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
May 21, 2018 9:36:30 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
May 21, 2018 9:36:30 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1220 ms
May 21, 2018 9:36:30 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
May 21, 2018 9:36:30 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.56
May 21, 2018 9:36:30 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive C:\xampp\tomcat\webapps\ODKAggregate.war
May 21, 2018 9:36:30 AM org.apache.tomcat.util.digester.Digester endElement
WARNING:   No rules found matching 'Context/JarScanner/JarScanFilter'.
May 21, 2018 9:36:39 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
May 21, 2018 9:36:39 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/ODKAggregate] startup failed due to previous errors
May 21, 2018 9:36:39 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/ODKAggregate] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
May 21, 2018 9:36:39 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive C:\xampp\tomcat\webapps\ODKAggregate.war has finished in 8,951 ms
May 21, 2018 9:36:39 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\xampp\tomcat\webapps\docs
May 21, 2018 9:36:39 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory C:\xampp\tomcat\webapps\docs has finished in 188 ms
May 21, 2018 9:36:39 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\xampp\tomcat\webapps\examples
May 21, 2018 9:36:40 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory C:\xampp\tomcat\webapps\examples has finished in 1,531 ms
May 21, 2018 9:36:40 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\xampp\tomcat\webapps\host-manager
May 21, 2018 9:36:41 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory C:\xampp\tomcat\webapps\host-manager has finished in 94 ms
May 21, 2018 9:36:41 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\xampp\tomcat\webapps\manager
May 21, 2018 9:36:41 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory C:\xampp\tomcat\webapps\manager has finished in 109 ms
May 21, 2018 9:36:41 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\xampp\tomcat\webapps\ROOT
May 21, 2018 9:36:41 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory C:\xampp\tomcat\webapps\ROOT has finished in 63 ms
May 21, 2018 9:36:41 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8080"]
May 21, 2018 9:36:41 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-bio-8009"]
May 21, 2018 9:36:41 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 11019 ms
May 21, 2018 9:37:04 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
May 21, 2018 9:37:04 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/ODKAggregate] startup failed due to previous errors
May 21, 2018 9:37:04 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/ODKAggregate] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
May 21, 2018 9:45:44 AM org.apache.catalina.core.StandardServer await
INFO: A valid shutdown command was received via the shutdown port. Stopping the Server instance.
May 21, 2018 9:45:44 AM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-bio-8080"]
May 21, 2018 9:45:44 AM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["ajp-bio-8009"]
May 21, 2018 9:45:44 AM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service Catalina
May 21, 2018 9:45:44 AM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["http-bio-8080"]
May 21, 2018 9:45:44 AM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["ajp-bio-8009"]
May 21, 2018 9:45:44 AM org.apache.coyote.AbstractProtocol destroy
INFO: Destroying ProtocolHandler ["http-bio-8080"]
May 21, 2018 9:45:44 AM org.apache.coyote.AbstractProtocol destroy
INFO: Destroying ProtocolHandler ["ajp-bio-8009"]
May 21, 2018 9:46:58 AM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.8.0_60\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x64;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\DTS\Binn\;C:\xampp\php;C:\ProgramData\ComposerSetup\bin;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PostgreSQL\10\bin;C:\Program Files\PostgreSQL\10\lib;C:\xampp\Tomcat\bin;C:\xampp\Tomcat\lib;C:\Users\Ramstha\AppData\Local\Microsoft\WindowsApps;;.
May 21, 2018 9:46:59 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
May 21, 2018 9:46:59 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
May 21, 2018 9:46:59 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 647 ms
May 21, 2018 9:46:59 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
May 21, 2018 9:46:59 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.56
May 21, 2018 9:46:59 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive C:\xampp\tomcat\webapps\ODKAggregate.war
May 21, 2018 9:46:59 AM org.apache.tomcat.util.digester.Digester endElement
WARNING:   No rules found matching 'Context/JarScanner/JarScanFilter'.
May 21, 2018 9:47:07 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
May 21, 2018 9:47:07 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/ODKAggregate] startup failed due to previous errors
May 21, 2018 9:47:07 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/ODKAggregate] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
May 21, 2018 9:47:07 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive C:\xampp\tomcat\webapps\ODKAggregate.war has finished in 8,619 ms
May 21, 2018 9:47:07 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\xampp\tomcat\webapps\docs
May 21, 2018 9:47:07 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory C:\xampp\tomcat\webapps\docs has finished in 63 ms
May 21, 2018 9:47:07 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\xampp\tomcat\webapps\examples
May 21, 2018 9:47:08 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory C:\xampp\tomcat\webapps\examples has finished in 297 ms
May 21, 2018 9:47:08 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\xampp\tomcat\webapps\host-manager
May 21, 2018 9:47:08 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory C:\xampp\tomcat\webapps\host-manager has finished in 78 ms
May 21, 2018 9:47:08 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\xampp\tomcat\webapps\manager
May 21, 2018 9:47:08 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory C:\xampp\tomcat\webapps\manager has finished in 250 ms
May 21, 2018 9:47:08 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\xampp\tomcat\webapps\ROOT
May 21, 2018 9:47:08 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory C:\xampp\tomcat\webapps\ROOT has finished in 62 ms
May 21, 2018 9:47:08 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8080"]
May 21, 2018 9:47:08 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-bio-8009"]
May 21, 2018 9:47:08 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 9487 ms
May 21, 2018 9:47:33 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
May 21, 2018 9:47:33 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/ODKAggregate] startup failed due to previous errors
May 21, 2018 9:47:33 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/ODKAggregate] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
May 21, 2018 9:55:50 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
May 21, 2018 9:55:50 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/ODKAggregate] startup failed due to previous errors
May 21, 2018 9:55:50 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/ODKAggregate] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
May 21, 2018 9:55:58 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
May 21, 2018 9:55:58 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/ODKAggregate] startup failed due to previous errors
May 21, 2018 9:55:58 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/ODKAggregate] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
May 21, 2018 9:56:11 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
May 21, 2018 9:56:11 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/ODKAggregate] startup failed due to previous errors
May 21, 2018 9:56:11 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/ODKAggregate] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
May 21, 2018 8:08:57 PM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["ajp-bio-8009"]
May 21, 2018 8:08:57 PM org.apache.coyote.AbstractProtocol destroy
INFO: Destroying ProtocolHandler ["http-bio-8080"]