← Back to team overview

dhis2-devs team mailing list archive

Re: Startup Error 2.21

 

Dear Morten,

Thank you for the reply. Attached herewith is the catalina.out file in logs
for 26th October. I deleted both the war file and the created directory in
webapps before putting the war file using below commands.

sudo rm -rf dhis
sudo rm dhis.war



On Mon, Oct 26, 2015 at 9:42 AM, Morten Olav Hansen <mortenoh@xxxxxxxxx>
wrote:

> There should be more in the log than this? did you properly clean out your
> webapps directory before you put the new war there?
>
> --
> Morten
>
> On Mon, Oct 26, 2015 at 12:07 PM, Pamod Amarakoon <pamodm@xxxxxxxxx>
> wrote:
>
>> Dear Devs,
>>
>> I'm running multiple instances of tomcat 7 on an ubuntu server. I
>> upgraded JDK to version 8 and tried to run the new instance of 2.21. But I
>> receive following error on logs. Any idea what's causing this.
>>
>> I can run previous versions just fine.
>>
>> Oct 26, 2015 9:26:24 AM org.apache.catalina.startup.HostConfig deployWAR
>> INFO: Deploying web application archive
>> /opt/tomcat-southern/webapps/dhis.war
>> Oct 26, 2015 9:26:42 AM org.apache.catalina.core.StandardContext
>> startInternal
>> SEVERE: Error listenerStart
>> Oct 26, 2015 9:26:42 AM org.apache.catalina.core.StandardContext
>> startInternal
>> SEVERE: Context [/dhis] startup failed due to previous errors
>> Oct 26, 2015 9:26:42 AM org.apache.coyote.AbstractProtocol start
>> INFO: Starting ProtocolHandler ["http-bio-6081"]
>> Oct 26, 2015 9:26:42 AM org.apache.catalina.startup.Catalina start
>> INFO: Server startup in 18010 ms
>>
>> Thank you
>>
>> --
>> Regards,
>> Pamod Amarakoon
>>
>> Confidentiality Notice: the information contained in this email and any
>> attachments may be legally privileged and confidential. If you are not an
>> intended recipient, you are hereby notified that any dissemination,
>> distribution, or copying of this e-mail is strictly prohibited. If you have
>> received this e-mail in error, please notify the sender and permanently
>> delete the e-mail and any attachments immediately. You should not retain,
>> copy or use this e-mail or any attachments for any purpose, nor disclose
>> all or any part of the contents to any other person.
>>
>> [image: http://ehealthasia.org] <http://ehealthasia.org>
>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~dhis2-devs
>> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>


-- 
Regards,
Pamod Amarakoon

Confidentiality Notice: the information contained in this email and any
attachments may be legally privileged and confidential. If you are not an
intended recipient, you are hereby notified that any dissemination,
distribution, or copying of this e-mail is strictly prohibited. If you have
received this e-mail in error, please notify the sender and permanently
delete the e-mail and any attachments immediately. You should not retain,
copy or use this e-mail or any attachments for any purpose, nor disclose
all or any part of the contents to any other person.

[image: http://ehealthasia.org] <http://ehealthasia.org>
Oct 26, 2015 8:52:06 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/common/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 8:52:06 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/common], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 8:52:06 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/server/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 8:52:06 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/server], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 8:52:06 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/shared/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 8:52:06 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/shared], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 8:52:07 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 8:52:07 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 864 ms
Oct 26, 2015 8:52:07 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Oct 26, 2015 8:52:07 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.52 (Ubuntu)
Oct 26, 2015 8:52:07 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /opt/tomcat-south/webapps/fhb.war
Oct 26, 2015 8:52:17 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
Oct 26, 2015 8:52:17 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/fhb] startup failed due to previous errors
Oct 26, 2015 8:52:17 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 8:52:17 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 9880 ms
Oct 26, 2015 8:52:58 AM org.apache.catalina.core.StandardServer await
INFO: A valid shutdown command was received via the shutdown port. Stopping the Server instance.
Oct 26, 2015 8:52:58 AM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 8:52:59 AM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service Catalina
Oct 26, 2015 8:52:59 AM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 8:52:59 AM org.apache.coyote.AbstractProtocol destroy
INFO: Destroying ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 8:53:07 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/common/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 8:53:07 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/common], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 8:53:07 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/server/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 8:53:07 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/server], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 8:53:07 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/shared/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 8:53:07 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/shared], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 8:53:07 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 8:53:07 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 347 ms
Oct 26, 2015 8:53:07 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Oct 26, 2015 8:53:07 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.52 (Ubuntu)
Oct 26, 2015 8:53:07 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /opt/tomcat-south/webapps/fhb.war
Oct 26, 2015 8:53:15 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
Oct 26, 2015 8:53:15 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/fhb] startup failed due to previous errors
Oct 26, 2015 8:53:15 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 8:53:15 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 7534 ms
Oct 26, 2015 8:54:23 AM org.apache.catalina.core.StandardServer await
INFO: A valid shutdown command was received via the shutdown port. Stopping the Server instance.
Oct 26, 2015 8:54:23 AM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 8:54:23 AM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service Catalina
Oct 26, 2015 8:54:23 AM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 8:54:23 AM org.apache.coyote.AbstractProtocol destroy
INFO: Destroying ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 8:56:46 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/common/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 8:56:46 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/common], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 8:56:46 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/server/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 8:56:46 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/server], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 8:56:46 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/shared/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 8:56:46 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/shared], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 8:56:47 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 8:56:47 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 863 ms
Oct 26, 2015 8:56:47 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Oct 26, 2015 8:56:47 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.52 (Ubuntu)
Oct 26, 2015 8:56:47 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /opt/tomcat-south/webapps/fhb.war
Oct 26, 2015 8:56:54 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
Oct 26, 2015 8:56:54 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/fhb] startup failed due to previous errors
Oct 26, 2015 8:56:55 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 8:56:55 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 7471 ms
Oct 26, 2015 9:00:14 AM org.apache.catalina.core.StandardServer await
INFO: A valid shutdown command was received via the shutdown port. Stopping the Server instance.
Oct 26, 2015 9:00:14 AM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:00:14 AM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service Catalina
Oct 26, 2015 9:00:14 AM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:00:14 AM org.apache.coyote.AbstractProtocol destroy
INFO: Destroying ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:01:24 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/common/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:01:24 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/common], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:01:24 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/server/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:01:24 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/server], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:01:24 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/shared/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:01:24 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/shared], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:01:24 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:01:24 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 354 ms
Oct 26, 2015 9:01:24 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Oct 26, 2015 9:01:24 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.52 (Ubuntu)
Oct 26, 2015 9:01:24 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /opt/tomcat-south/webapps/dhis.war
Oct 26, 2015 9:01:32 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
Oct 26, 2015 9:01:32 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/dhis] startup failed due to previous errors
Oct 26, 2015 9:01:32 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:01:32 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 7801 ms
Oct 26, 2015 9:07:29 AM org.apache.catalina.core.StandardServer await
INFO: A valid shutdown command was received via the shutdown port. Stopping the Server instance.
Oct 26, 2015 9:07:29 AM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:07:29 AM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service Catalina
Oct 26, 2015 9:07:29 AM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:07:29 AM org.apache.coyote.AbstractProtocol destroy
INFO: Destroying ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:08:41 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/common/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:08:41 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/common], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:08:41 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/server/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:08:41 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/server], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:08:41 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/shared/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:08:41 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/shared], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:08:42 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:08:42 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 352 ms
Oct 26, 2015 9:08:42 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Oct 26, 2015 9:08:42 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.52 (Ubuntu)
Oct 26, 2015 9:08:42 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /opt/tomcat-south/webapps/dhis.war
Oct 26, 2015 9:10:35 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:10:35 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 113862 ms
Oct 26, 2015 9:24:07 AM org.apache.catalina.core.StandardServer await
INFO: A valid shutdown command was received via the shutdown port. Stopping the Server instance.
Oct 26, 2015 9:24:07 AM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:24:07 AM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service Catalina
Oct 26, 2015 9:24:07 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/dhis] appears to have started a thread named [GT authority factory disposer] but has failed to stop it. This is very likely to create a memory leak.
Oct 26, 2015 9:24:07 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/dhis] appears to have started a thread named [WeakCollectionCleaner] but has failed to stop it. This is very likely to create a memory leak.
Oct 26, 2015 9:24:07 AM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:24:07 AM org.apache.coyote.AbstractProtocol destroy
INFO: Destroying ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:25:53 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/common/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:25:53 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/common], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:25:53 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/server/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:25:53 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/server], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:25:53 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/shared/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:25:53 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/shared], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:25:54 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:25:54 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 412 ms
Oct 26, 2015 9:25:54 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Oct 26, 2015 9:25:54 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.52 (Ubuntu)
Oct 26, 2015 9:25:54 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /opt/tomcat-south/webapps/dhis.war
Oct 26, 2015 9:26:02 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
Oct 26, 2015 9:26:02 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/dhis] startup failed due to previous errors
Oct 26, 2015 9:26:02 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:26:02 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 7966 ms
Oct 26, 2015 9:26:15 AM org.apache.catalina.core.StandardServer await
INFO: A valid shutdown command was received via the shutdown port. Stopping the Server instance.
Oct 26, 2015 9:26:15 AM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:26:23 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/common/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:26:23 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/common], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:26:24 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/server/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:26:24 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/server], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:26:24 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/shared/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:26:24 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/shared], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:26:24 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:26:24 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 764 ms
Oct 26, 2015 9:26:24 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Oct 26, 2015 9:26:24 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.52 (Ubuntu)
Oct 26, 2015 9:26:24 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /opt/tomcat-south/webapps/dhis.war
Oct 26, 2015 9:26:42 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
Oct 26, 2015 9:26:42 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/dhis] startup failed due to previous errors
Oct 26, 2015 9:26:42 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:26:42 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 18010 ms
Oct 26, 2015 9:40:23 AM org.apache.catalina.core.StandardServer await
INFO: A valid shutdown command was received via the shutdown port. Stopping the Server instance.
Oct 26, 2015 9:40:23 AM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:40:23 AM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service Catalina
Oct 26, 2015 9:40:23 AM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:40:23 AM org.apache.coyote.AbstractProtocol destroy
INFO: Destroying ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:40:31 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/common/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:40:31 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/common], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:40:31 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/server/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:40:31 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/server], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:40:31 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/shared/classes], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:40:31 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/usr/share/tomcat7/shared], exists: [false], isDirectory: [false], canRead: [false]
Oct 26, 2015 9:40:32 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:40:32 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 382 ms
Oct 26, 2015 9:40:32 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Oct 26, 2015 9:40:32 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.52 (Ubuntu)
Oct 26, 2015 9:40:32 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /opt/tomcat-south/webapps/dhis.war
Oct 26, 2015 9:40:39 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
Oct 26, 2015 9:40:39 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/dhis] startup failed due to previous errors
Oct 26, 2015 9:40:39 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-6081"]
Oct 26, 2015 9:40:39 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 7183 ms

Follow ups

References