As Rodrigo says, I should say that the CloudStack community doesn't support the 
mgmt. server running on Debian in that the packaging has not been designed to 
take the Debian OS into account, and we don't run any testing on Debian mgmt. 
servers.

While someone in the community might know how to get the mgmt. server to run on 
Debian - I wouldn't recommend going that way, as we just don't do any testing 
on Debian.

Your best bet is to go for CentOS 7.3 (or Ubuntu 14.04 if you want something 
Debian based)



Kind regards,

Paul Angus

paul.an...@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 


-----Original Message-----
From: Jevgeni Zolotarjov [mailto:j.zolotar...@gmail.com] 
Sent: 24 August 2017 18:21
To: users@cloudstack.apache.org
Subject: Re: Failed to find db.properties

end of story? no one can help me?

On Thu, Aug 24, 2017 at 8:15 PM, Paul Angus <paul.an...@shapeblue.com>
wrote:

> Ah.
>
> We don't support a Debian based management server - the Debian repo works
> for Ubuntu 14.04 definitely (not sure if we have 16.04 sorted yet).
> For CentOS the current latest is 7.3
>
>
>
> Kind regards,
>
> Paul Angus
>
> paul.an...@shapeblue.com
> www.shapeblue.com
> 53 Chandos Place, Covent Garden, London  WC2N 4HSUK
> @shapeblue
>
>
>
>
> -----Original Message-----
> From: Jevgeni Zolotarjov [mailto:j.zolotar...@gmail.com]
> Sent: 24 August 2017 18:13
> To: users@cloudstack.apache.org
> Subject: Re: Failed to find db.properties
>
> Debian 8.9
> the service is called tomcat7 in debian - not tomcat
>
> On Thu, Aug 24, 2017 at 8:10 PM, Paul Angus <paul.an...@shapeblue.com>
> wrote:
>
> > Hi Jevgeni,
> >
> > What OS are you running your management server on?  (sorry if it's buried
> > in your post somewhere).
> > The log suggest that tomcat7 isn't installed, or isn't where CloudStack
> is
> > expecting it to be.
> >
> >
> > Kind regards,
> >
> > Paul Angus
> >
> > paul.an...@shapeblue.com
> > www.shapeblue.com
> > 53 Chandos Place, Covent Garden, London  WC2N 4HSUK
> > @shapeblue
> >
> >
> >
> >
> > -----Original Message-----
> > From: Rafael Weingärtner [mailto:rafaelweingart...@gmail.com]
> > Sent: 24 August 2017 18:06
> > To: users@cloudstack.apache.org
> > Subject: Re: Failed to find db.properties
> >
> > It seems that there is something wrong with your installation. Maybe a
> > corrupted file?
> >
> > On Thu, Aug 24, 2017 at 1:04 PM, Jevgeni Zolotarjov <
> > j.zolotar...@gmail.com>
> > wrote:
> >
> > > sorry. this log file is correct
> > >
> > > DEBUG:root:execute:/usr/bin/lsb_release -i
> > > DEBUG:root:execute:hostname -f
> > > DEBUG:root:execute:iptables-save|grep INPUT|grep -w 8080
> > > DEBUG:root:Failed to execute:
> > > DEBUG:root:execute:ufw allow 8080/tcp
> > > DEBUG:root:execute:iptables-save|grep INPUT|grep -w 8250
> > > DEBUG:root:Failed to execute:
> > > DEBUG:root:execute:ufw allow 8250/tcp
> > > DEBUG:root:execute:iptables-save|grep INPUT|grep -w 9090
> > > DEBUG:root:Failed to execute:
> > > DEBUG:root:execute:ufw allow 9090/tcp
> > > DEBUG:root:execute:rm -f /etc/cloudstack/management/server.xml
> > > DEBUG:root:execute:ln -s /etc/cloudstack/management/server7-nonssl.xml
> > > /etc/cloudstack/management/server.xml
> > > DEBUG:root:execute:rm -f /usr/share/cloudstack-management/bin
> > > DEBUG:root:execute:ln -s /usr/share/tomcat7/bin
> > > /usr/share/cloudstack-management/bin
> > > DEBUG:root:execute:rm -f /usr/share/cloudstack-management/lib
> > > DEBUG:root:execute:ln -s /usr/share/tomcat7/lib
> > > /usr/share/cloudstack-management/lib
> > > DEBUG:root:execute:touch /var/run/cloudstack-management.pid
> > > DEBUG:root:execute:chown cloud.cloud /var/run/cloudstack-
> management.pid
> > > DEBUG:root:execute:hostname --fqdn
> > > DEBUG:root:execute:chown cloud:cloud -R /var/lib/cloudstack/
> > > DEBUG:root:execute:chmod +x -R
> > > /usr/share/cloudstack-management/webapps/client/WEB-
> INF/classes/scripts/
> > > DEBUG:root:execute:sudo /usr/sbin/service tomcat status
> > > DEBUG:root:Failed to execute:● tomcat.service
> > >    Loaded: not-found (Reason: No such file or directory)
> > >    Active: inactive (dead)
> > > DEBUG:root:execute:sudo /usr/sbin/service tomcat stop
> > > DEBUG:root:Failed to execute:Failed to stop tomcat.service: Unit
> > > tomcat.service not loaded.
> > > DEBUG:root:execute:sudo update-rc.d -f tomcat remove
> > > DEBUG:root:execute:sudo /usr/sbin/service cloudstack-management status
> > > DEBUG:root:Failed to execute:● cloudstack-management.service -
> CloudStack
> > > Management Server
> > >    Loaded: loaded (/lib/systemd/system/cloudstack-management.service;
> > > enabled)
> > >    Active: failed (Result: exit-code) since Thu 2017-08-24 18:15:22
> CEST;
> > > 15min ago
> > >  Main PID: 19262 (code=exited, status=1/FAILURE)
> > >
> > > Aug 24 18:15:22 servername jsvc.exec[19263]: at
> > > org.apache.catalina.startup.Bootstrap.init(Bootstrap.java:235)
> > > Aug 24 18:15:22 servername jsvc.exec[19263]: at
> > > org.apache.catalina.startup.Bootstrap.init(Bootstrap.java:307)
> > >                                                         at
> > > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > Aug 24 18:15:22 servername jsvc.exec[19263]: at
> > > sun.reflect.NativeMethodAccessorImpl.invoke(
> > NativeMethodAccessorImpl.java:
> > > 62)
> > > Aug 24 18:15:22 servername jsvc.exec[19263]: at
> > > sun.reflect.DelegatingMethodAccessorImpl.invoke(
> > > DelegatingMethodAccessorImpl.java:43)
> > > Aug 24 18:15:22 servername jsvc.exec[19263]: at
> > > java.lang.reflect.Method.invoke(Method.java:498)
> > > Aug 24 18:15:22 servername jsvc.exec[19263]: at
> > > org.apache.commons.daemon.support.DaemonLoader.load(
> > DaemonLoader.java:212)
> > > Aug 24 18:15:22 servername jsvc.exec[19263]: 2017-08-24 18:15:22 19264
> > > jsvc.exec error: Cannot load daemon
> > > Aug 24 18:15:22 servername systemd[1]: cloudstack-management.service:
> > main
> > > process exited, code=exited, status=1/FAILURE
> > > Aug 24 18:15:22 servername systemd[1]: cloudstack-management.service:
> > > control process exited, code=exited status=255
> > > Aug 24 18:15:22 servername systemd[1]: Unit
> cloudstack-management.service
> > > entered failed state.
> > > DEBUG:root:execute:sudo /usr/sbin/service cloudstack-management stop
> > > DEBUG:root:execute:sudo update-rc.d -f cloudstack-management remove
> > > DEBUG:root:execute:sudo update-rc.d -f cloudstack-management defaults
> > > DEBUG:root:execute:sudo /usr/sbin/service cloudstack-management status
> > > DEBUG:root:Failed to execute:● cloudstack-management.service -
> CloudStack
> > > Management Server
> > >    Loaded: loaded (/lib/systemd/system/cloudstack-management.service;
> > > enabled)
> > >    Active: failed (Result: exit-code) since Thu 2017-08-24 18:15:22
> CEST;
> > > 15min ago
> > >  Main PID: 19262 (code=exited, status=1/FAILURE)
> > >
> > > Aug 24 18:15:22 servername jsvc.exec[19263]: at
> > > org.apache.catalina.startup.Bootstrap.init(Bootstrap.java:307)
> > >                                                         at
> > > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > Aug 24 18:15:22 servername jsvc.exec[19263]: at
> > > sun.reflect.NativeMethodAccessorImpl.invoke(
> > NativeMethodAccessorImpl.java:
> > > 62)
> > > Aug 24 18:15:22 servername jsvc.exec[19263]: at
> > > sun.reflect.DelegatingMethodAccessorImpl.invoke(
> > > DelegatingMethodAccessorImpl.java:43)
> > > Aug 24 18:15:22 servername jsvc.exec[19263]: at
> > > java.lang.reflect.Method.invoke(Method.java:498)
> > > Aug 24 18:15:22 servername jsvc.exec[19263]: at
> > > org.apache.commons.daemon.support.DaemonLoader.load(
> > DaemonLoader.java:212)
> > > Aug 24 18:15:22 servername jsvc.exec[19263]: 2017-08-24 18:15:22 19264
> > > jsvc.exec error: Cannot load daemon
> > > Aug 24 18:15:22 servername systemd[1]: cloudstack-management.service:
> > main
> > > process exited, code=exited, status=1/FAILURE
> > > Aug 24 18:15:22 servername systemd[1]: cloudstack-management.service:
> > > control process exited, code=exited status=255
> > > Aug 24 18:15:22 servername systemd[1]: Unit
> cloudstack-management.service
> > > entered failed state.
> > > Aug 24 18:31:14 servername systemd[1]: Stopped CloudStack Management
> > > Server.
> > > DEBUG:root:execute:sudo /usr/sbin/service cloudstack-management start
> > >
> > >
> > > On Thu, Aug 24, 2017 at 8:02 PM, Jevgeni Zolotarjov <
> > > j.zolotar...@gmail.com>
> > > wrote:
> > >
> > > > Aug 22, 2017 7:34:17 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 22, 2017 7:34:17 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 22, 2017 7:34:17 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 22, 2017 7:34:17 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 22, 2017 7:34:17 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 22, 2017 7:34:17 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 22, 2017 7:34:18 PM org.apache.coyote.AbstractProtocol init
> > > > INFO: Initializing ProtocolHandler ["http-bio-8080"]
> > > > Aug 22, 2017 7:34:18 PM org.apache.catalina.startup.Catalina load
> > > > INFO: Initialization processed in 345 ms
> > > > Aug 22, 2017 7:34:18 PM org.apache.catalina.core.StandardService
> > > > startInternal
> > > > INFO: Starting service Catalina
> > > > Aug 22, 2017 7:34:18 PM org.apache.catalina.core.StandardEngine
> > > > startInternal
> > > > INFO: Starting Servlet Engine: Apache Tomcat/7.0.56 (Debian)
> > > > Aug 22, 2017 7:34:18 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deploying web application directory
> /var/lib/tomcat7/webapps/ROOT
> > > > Aug 22, 2017 7:34:18 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deployment of web application directory
> > > > /var/lib/tomcat7/webapps/ROOT has finished in 398 ms
> > > > Aug 22, 2017 7:34:18 PM org.apache.coyote.AbstractProtocol start
> > > > INFO: Starting ProtocolHandler ["http-bio-8080"]
> > > > Aug 22, 2017 7:34:18 PM org.apache.catalina.startup.Catalina start
> > > > INFO: Server startup in 437 ms
> > > > Aug 22, 2017 7:34:23 PM org.apache.coyote.AbstractProtocol pause
> > > > INFO: Pausing ProtocolHandler ["http-bio-8080"]
> > > > Aug 22, 2017 7:34:23 PM org.apache.catalina.core.StandardService
> > > > stopInternal
> > > > INFO: Stopping service Catalina
> > > > Aug 22, 2017 7:34:23 PM org.apache.coyote.AbstractProtocol stop
> > > > INFO: Stopping ProtocolHandler ["http-bio-8080"]
> > > > Aug 22, 2017 7:34:23 PM org.apache.coyote.AbstractProtocol destroy
> > > > INFO: Destroying ProtocolHandler ["http-bio-8080"]
> > > > Aug 22, 2017 7:42:24 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 22, 2017 7:42:24 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 22, 2017 7:42:25 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 22, 2017 7:42:25 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 22, 2017 7:42:25 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 22, 2017 7:42:25 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 22, 2017 7:42:26 PM org.apache.coyote.AbstractProtocol init
> > > > INFO: Initializing ProtocolHandler ["http-bio-8080"]
> > > > Aug 22, 2017 7:42:26 PM org.apache.catalina.startup.Catalina load
> > > > INFO: Initialization processed in 1158 ms
> > > > Aug 22, 2017 7:42:26 PM org.apache.catalina.core.StandardService
> > > > startInternal
> > > > INFO: Starting service Catalina
> > > > Aug 22, 2017 7:42:26 PM org.apache.catalina.core.StandardEngine
> > > > startInternal
> > > > INFO: Starting Servlet Engine: Apache Tomcat/7.0.56 (Debian)
> > > > Aug 22, 2017 7:42:27 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deploying web application directory
> /var/lib/tomcat7/webapps/ROOT
> > > > Aug 22, 2017 7:42:29 PM org.apache.catalina.util.SessionIdGenerator
> > > > createSecureRandom
> > > > INFO: Creation of SecureRandom instance for session ID generation
> using
> > > > [SHA1PRNG] took [1,376] milliseconds.
> > > > Aug 22, 2017 7:42:29 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deployment of web application directory
> > > > /var/lib/tomcat7/webapps/ROOT has finished in 1,902 ms
> > > > Aug 22, 2017 7:42:29 PM org.apache.coyote.AbstractProtocol start
> > > > INFO: Starting ProtocolHandler ["http-bio-8080"]
> > > > Aug 22, 2017 7:42:29 PM org.apache.catalina.startup.Catalina start
> > > > INFO: Server startup in 2396 ms
> > > > Aug 23, 2017 10:35:25 AM org.apache.coyote.AbstractProtocol pause
> > > > INFO: Pausing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 10:35:25 AM org.apache.catalina.core.StandardService
> > > > stopInternal
> > > > INFO: Stopping service Catalina
> > > > Aug 23, 2017 10:35:25 AM org.apache.coyote.AbstractProtocol stop
> > > > INFO: Stopping ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 10:35:25 AM org.apache.coyote.AbstractProtocol destroy
> > > > INFO: Destroying ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 10:47:47 AM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 10:47:47 AM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 10:47:48 AM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 10:47:48 AM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 10:47:48 AM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 10:47:48 AM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 10:47:49 AM org.apache.coyote.AbstractProtocol init
> > > > INFO: Initializing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 10:47:49 AM org.apache.catalina.startup.Catalina load
> > > > INFO: Initialization processed in 946 ms
> > > > Aug 23, 2017 10:47:49 AM org.apache.catalina.core.StandardService
> > > > startInternal
> > > > INFO: Starting service Catalina
> > > > Aug 23, 2017 10:47:49 AM org.apache.catalina.core.StandardEngine
> > > > startInternal
> > > > INFO: Starting Servlet Engine: Apache Tomcat/7.0.56 (Debian)
> > > > Aug 23, 2017 10:47:49 AM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deploying web application directory
> /var/lib/tomcat7/webapps/ROOT
> > > > Aug 23, 2017 10:47:50 AM org.apache.catalina.util.SessionIdGenerator
> > > > createSecureRandom
> > > > INFO: Creation of SecureRandom instance for session ID generation
> using
> > > > [SHA1PRNG] took [937] milliseconds.
> > > > Aug 23, 2017 10:47:50 AM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deployment of web application directory
> > > > /var/lib/tomcat7/webapps/ROOT has finished in 1,424 ms
> > > > Aug 23, 2017 10:47:50 AM org.apache.coyote.AbstractProtocol start
> > > > INFO: Starting ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 10:47:50 AM org.apache.catalina.startup.Catalina start
> > > > INFO: Server startup in 1510 ms
> > > > Aug 23, 2017 11:22:01 AM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/manager.xml
> > > > Aug 23, 2017 11:22:01 AM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/manager.xml
> > > > has finished in 42 ms
> > > > Aug 23, 2017 11:22:01 AM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/host-manager.xml
> > > > Aug 23, 2017 11:22:01 AM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/host-manager.xml
> > > > has finished in 23 ms
> > > > Aug 23, 2017 11:25:25 AM org.apache.coyote.AbstractProtocol pause
> > > > INFO: Pausing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 11:25:25 AM org.apache.catalina.core.StandardService
> > > > stopInternal
> > > > INFO: Stopping service Catalina
> > > > Aug 23, 2017 11:25:25 AM org.apache.coyote.AbstractProtocol stop
> > > > INFO: Stopping ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 11:25:25 AM org.apache.coyote.AbstractProtocol destroy
> > > > INFO: Destroying ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 11:25:25 AM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 11:25:25 AM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 11:25:25 AM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 11:25:25 AM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 11:25:25 AM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 11:25:25 AM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 11:25:25 AM org.apache.coyote.AbstractProtocol init
> > > > INFO: Initializing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 11:25:25 AM org.apache.catalina.startup.Catalina load
> > > > INFO: Initialization processed in 343 ms
> > > > Aug 23, 2017 11:25:25 AM org.apache.catalina.core.StandardService
> > > > startInternal
> > > > INFO: Starting service Catalina
> > > > Aug 23, 2017 11:25:25 AM org.apache.catalina.core.StandardEngine
> > > > startInternal
> > > > INFO: Starting Servlet Engine: Apache Tomcat/7.0.56 (Debian)
> > > > Aug 23, 2017 11:25:25 AM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/manager.xml
> > > > Aug 23, 2017 11:25:26 AM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/manager.xml
> > > > has finished in 301 ms
> > > > Aug 23, 2017 11:25:26 AM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/host-manager.xml
> > > > Aug 23, 2017 11:25:26 AM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/host-manager.xml
> > > > has finished in 26 ms
> > > > Aug 23, 2017 11:25:26 AM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deploying web application directory
> /var/lib/tomcat7/webapps/ROOT
> > > > Aug 23, 2017 11:25:26 AM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deployment of web application directory
> > > > /var/lib/tomcat7/webapps/ROOT has finished in 203 ms
> > > > Aug 23, 2017 11:25:26 AM org.apache.coyote.AbstractProtocol start
> > > > INFO: Starting ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 11:25:26 AM org.apache.catalina.startup.Catalina start
> > > > INFO: Server startup in 567 ms
> > > > Aug 23, 2017 11:34:01 AM org.apache.coyote.AbstractProtocol pause
> > > > INFO: Pausing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 11:34:01 AM org.apache.catalina.core.StandardService
> > > > stopInternal
> > > > INFO: Stopping service Catalina
> > > > Aug 23, 2017 11:34:01 AM org.apache.coyote.AbstractProtocol stop
> > > > INFO: Stopping ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 11:34:01 AM org.apache.coyote.AbstractProtocol destroy
> > > > INFO: Destroying ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 11:36:43 AM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 11:36:44 AM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 11:36:45 AM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 11:36:45 AM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 11:36:45 AM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 11:36:45 AM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 11:36:46 AM org.apache.coyote.AbstractProtocol init
> > > > INFO: Initializing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 11:36:46 AM org.apache.catalina.startup.Catalina load
> > > > INFO: Initialization processed in 837 ms
> > > > Aug 23, 2017 11:36:46 AM org.apache.catalina.core.StandardService
> > > > startInternal
> > > > INFO: Starting service Catalina
> > > > Aug 23, 2017 11:36:46 AM org.apache.catalina.core.StandardEngine
> > > > startInternal
> > > > INFO: Starting Servlet Engine: Apache Tomcat/7.0.56 (Debian)
> > > > Aug 23, 2017 11:36:46 AM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/manager.xml
> > > > Aug 23, 2017 11:36:47 AM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/manager.xml
> > > > has finished in 401 ms
> > > > Aug 23, 2017 11:36:47 AM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/host-manager.xml
> > > > Aug 23, 2017 11:36:47 AM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/host-manager.xml
> > > > has finished in 36 ms
> > > > Aug 23, 2017 11:36:47 AM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deploying web application directory
> /var/lib/tomcat7/webapps/ROOT
> > > > Aug 23, 2017 11:36:47 AM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deployment of web application directory
> > > > /var/lib/tomcat7/webapps/ROOT has finished in 221 ms
> > > > Aug 23, 2017 11:36:47 AM org.apache.coyote.AbstractProtocol start
> > > > INFO: Starting ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 11:36:47 AM org.apache.catalina.startup.Catalina start
> > > > INFO: Server startup in 736 ms
> > > > Aug 23, 2017 12:06:26 PM org.apache.coyote.AbstractProtocol pause
> > > > INFO: Pausing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 12:06:26 PM org.apache.catalina.core.StandardService
> > > > stopInternal
> > > > INFO: Stopping service Catalina
> > > > Aug 23, 2017 12:06:26 PM org.apache.coyote.AbstractProtocol stop
> > > > INFO: Stopping ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 12:06:26 PM org.apache.coyote.AbstractProtocol destroy
> > > > INFO: Destroying ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 12:09:15 PM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 12:09:17 PM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 12:09:18 PM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 12:09:18 PM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 12:09:18 PM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 12:09:18 PM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 12:09:19 PM org.apache.coyote.AbstractProtocol init
> > > > INFO: Initializing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 12:09:19 PM org.apache.catalina.startup.Catalina load
> > > > INFO: Initialization processed in 877 ms
> > > > Aug 23, 2017 12:09:19 PM org.apache.catalina.core.StandardService
> > > > startInternal
> > > > INFO: Starting service Catalina
> > > > Aug 23, 2017 12:09:19 PM org.apache.catalina.core.StandardEngine
> > > > startInternal
> > > > INFO: Starting Servlet Engine: Apache Tomcat/7.0.56 (Debian)
> > > > Aug 23, 2017 12:09:19 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/manager.xml
> > > > Aug 23, 2017 12:09:19 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/manager.xml
> > > > has finished in 582 ms
> > > > Aug 23, 2017 12:09:19 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/host-manager.xml
> > > > Aug 23, 2017 12:09:19 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/host-manager.xml
> > > > has finished in 42 ms
> > > > Aug 23, 2017 12:09:19 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deploying web application directory
> /var/lib/tomcat7/webapps/ROOT
> > > > Aug 23, 2017 12:09:20 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deployment of web application directory
> > > > /var/lib/tomcat7/webapps/ROOT has finished in 296 ms
> > > > Aug 23, 2017 12:09:20 PM org.apache.coyote.AbstractProtocol start
> > > > INFO: Starting ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 12:09:20 PM org.apache.catalina.startup.Catalina start
> > > > INFO: Server startup in 1001 ms
> > > > Aug 23, 2017 12:14:03 PM org.apache.coyote.AbstractProtocol pause
> > > > INFO: Pausing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 12:14:03 PM org.apache.catalina.core.StandardService
> > > > stopInternal
> > > > INFO: Stopping service Catalina
> > > > Aug 23, 2017 12:14:03 PM org.apache.coyote.AbstractProtocol stop
> > > > INFO: Stopping ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 12:14:03 PM org.apache.coyote.AbstractProtocol destroy
> > > > INFO: Destroying ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 12:16:54 PM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 12:16:54 PM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 12:16:54 PM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 12:16:54 PM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 12:16:54 PM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 12:16:54 PM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 12:16:55 PM org.apache.coyote.AbstractProtocol init
> > > > INFO: Initializing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 12:16:55 PM org.apache.catalina.startup.Catalina load
> > > > INFO: Initialization processed in 1089 ms
> > > > Aug 23, 2017 12:16:56 PM org.apache.catalina.core.StandardService
> > > > startInternal
> > > > INFO: Starting service Catalina
> > > > Aug 23, 2017 12:16:56 PM org.apache.catalina.core.StandardEngine
> > > > startInternal
> > > > INFO: Starting Servlet Engine: Apache Tomcat/7.0.56 (Debian)
> > > > Aug 23, 2017 12:16:56 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/manager.xml
> > > > Aug 23, 2017 12:16:58 PM org.apache.catalina.util.SessionIdGenerator
> > > > createSecureRandom
> > > > INFO: Creation of SecureRandom instance for session ID generation
> using
> > > > [SHA1PRNG] took [1,695] milliseconds.
> > > > Aug 23, 2017 12:16:58 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/manager.xml
> > > > has finished in 2,088 ms
> > > > Aug 23, 2017 12:16:58 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/host-manager.xml
> > > > Aug 23, 2017 12:16:58 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/host-manager.xml
> > > > has finished in 52 ms
> > > > Aug 23, 2017 12:16:58 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deploying web application directory
> /var/lib/tomcat7/webapps/ROOT
> > > > Aug 23, 2017 12:16:58 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deployment of web application directory
> > > > /var/lib/tomcat7/webapps/ROOT has finished in 267 ms
> > > > Aug 23, 2017 12:16:58 PM org.apache.coyote.AbstractProtocol start
> > > > INFO: Starting ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 12:16:58 PM org.apache.catalina.startup.Catalina start
> > > > INFO: Server startup in 2604 ms
> > > > Aug 23, 2017 12:31:53 PM org.apache.coyote.AbstractProtocol pause
> > > > INFO: Pausing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 12:31:53 PM org.apache.catalina.core.StandardService
> > > > stopInternal
> > > > INFO: Stopping service Catalina
> > > > Aug 23, 2017 12:31:53 PM org.apache.coyote.AbstractProtocol stop
> > > > INFO: Stopping ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 12:31:53 PM org.apache.coyote.AbstractProtocol destroy
> > > > INFO: Destroying ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 12:34:37 PM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 12:34:37 PM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 12:34:37 PM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 12:34:37 PM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 12:34:37 PM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 12:34:37 PM org.apache.catalina.startup.
> > ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 12:34:38 PM org.apache.coyote.AbstractProtocol init
> > > > INFO: Initializing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 12:34:38 PM org.apache.catalina.startup.Catalina load
> > > > INFO: Initialization processed in 817 ms
> > > > Aug 23, 2017 12:34:38 PM org.apache.catalina.core.StandardService
> > > > startInternal
> > > > INFO: Starting service Catalina
> > > > Aug 23, 2017 12:34:38 PM org.apache.catalina.core.StandardEngine
> > > > startInternal
> > > > INFO: Starting Servlet Engine: Apache Tomcat/7.0.56 (Debian)
> > > > Aug 23, 2017 12:34:38 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/manager.xml
> > > > Aug 23, 2017 12:34:39 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/manager.xml
> > > > has finished in 599 ms
> > > > Aug 23, 2017 12:34:39 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/host-manager.xml
> > > > Aug 23, 2017 12:34:39 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/host-manager.xml
> > > > has finished in 45 ms
> > > > Aug 23, 2017 12:34:39 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deploying web application directory
> /var/lib/tomcat7/webapps/ROOT
> > > > Aug 23, 2017 12:34:39 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deployment of web application directory
> > > > /var/lib/tomcat7/webapps/ROOT has finished in 315 ms
> > > > Aug 23, 2017 12:34:39 PM org.apache.coyote.AbstractProtocol start
> > > > INFO: Starting ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 12:34:39 PM org.apache.catalina.startup.Catalina start
> > > > INFO: Server startup in 1039 ms
> > > > Aug 23, 2017 1:16:50 PM org.apache.coyote.AbstractProtocol pause
> > > > INFO: Pausing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 1:16:50 PM org.apache.catalina.core.StandardService
> > > > stopInternal
> > > > INFO: Stopping service Catalina
> > > > Aug 23, 2017 1:16:50 PM org.apache.coyote.AbstractProtocol stop
> > > > INFO: Stopping ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 1:16:50 PM org.apache.coyote.AbstractProtocol destroy
> > > > INFO: Destroying ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 1:19:27 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 1:19:27 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 1:19:27 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 1:19:27 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 1:19:27 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 1:19:27 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 1:19:28 PM org.apache.coyote.AbstractProtocol init
> > > > INFO: Initializing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 1:19:28 PM org.apache.catalina.startup.Catalina load
> > > > INFO: Initialization processed in 910 ms
> > > > Aug 23, 2017 1:19:28 PM org.apache.catalina.core.StandardService
> > > > startInternal
> > > > INFO: Starting service Catalina
> > > > Aug 23, 2017 1:19:28 PM org.apache.catalina.core.StandardEngine
> > > > startInternal
> > > > INFO: Starting Servlet Engine: Apache Tomcat/7.0.56 (Debian)
> > > > Aug 23, 2017 1:19:28 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/manager.xml
> > > > Aug 23, 2017 1:19:36 PM org.apache.catalina.util.SessionIdGenerator
> > > > createSecureRandom
> > > > INFO: Creation of SecureRandom instance for session ID generation
> using
> > > > [SHA1PRNG] took [7,122] milliseconds.
> > > > Aug 23, 2017 1:19:36 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/manager.xml
> > > > has finished in 7,535 ms
> > > > Aug 23, 2017 1:19:36 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/host-manager.xml
> > > > Aug 23, 2017 1:19:36 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/host-manager.xml
> > > > has finished in 55 ms
> > > > Aug 23, 2017 1:19:36 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deploying web application directory
> /var/lib/tomcat7/webapps/ROOT
> > > > Aug 23, 2017 1:19:36 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deployment of web application directory
> > > > /var/lib/tomcat7/webapps/ROOT has finished in 226 ms
> > > > Aug 23, 2017 1:19:36 PM org.apache.coyote.AbstractProtocol start
> > > > INFO: Starting ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 1:19:36 PM org.apache.catalina.startup.Catalina start
> > > > INFO: Server startup in 8090 ms
> > > > Aug 23, 2017 1:28:33 PM org.apache.coyote.AbstractProtocol pause
> > > > INFO: Pausing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 1:28:33 PM org.apache.catalina.core.StandardService
> > > > stopInternal
> > > > INFO: Stopping service Catalina
> > > > Aug 23, 2017 1:28:33 PM org.apache.coyote.AbstractProtocol stop
> > > > INFO: Stopping ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 1:28:33 PM org.apache.coyote.AbstractProtocol destroy
> > > > INFO: Destroying ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 1:31:17 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 1:31:17 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 1:31:17 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 1:31:17 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 1:31:17 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 1:31:17 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 1:31:18 PM org.apache.coyote.AbstractProtocol init
> > > > INFO: Initializing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 1:31:18 PM org.apache.catalina.startup.Catalina load
> > > > INFO: Initialization processed in 848 ms
> > > > Aug 23, 2017 1:31:18 PM org.apache.catalina.core.StandardService
> > > > startInternal
> > > > INFO: Starting service Catalina
> > > > Aug 23, 2017 1:31:18 PM org.apache.catalina.core.StandardEngine
> > > > startInternal
> > > > INFO: Starting Servlet Engine: Apache Tomcat/7.0.56 (Debian)
> > > > Aug 23, 2017 1:31:18 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/manager.xml
> > > > Aug 23, 2017 1:31:19 PM org.apache.catalina.util.SessionIdGenerator
> > > > createSecureRandom
> > > > INFO: Creation of SecureRandom instance for session ID generation
> using
> > > > [SHA1PRNG] took [457] milliseconds.
> > > > Aug 23, 2017 1:31:19 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/manager.xml
> > > > has finished in 781 ms
> > > > Aug 23, 2017 1:31:19 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/host-manager.xml
> > > > Aug 23, 2017 1:31:19 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/host-manager.xml
> > > > has finished in 62 ms
> > > > Aug 23, 2017 1:31:19 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deploying web application directory
> /var/lib/tomcat7/webapps/ROOT
> > > > Aug 23, 2017 1:31:19 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deployment of web application directory
> > > > /var/lib/tomcat7/webapps/ROOT has finished in 236 ms
> > > > Aug 23, 2017 1:31:19 PM org.apache.coyote.AbstractProtocol start
> > > > INFO: Starting ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 1:31:19 PM org.apache.catalina.startup.Catalina start
> > > > INFO: Server startup in 1145 ms
> > > > Aug 23, 2017 2:34:40 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deploying web application directory /var/lib/tomcat7/webapps/
> > > client
> > > > Aug 23, 2017 2:34:41 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/geronimo-servlet_3.0_spec-1.0.jar) - jar not loaded. See
> > Servlet
> > > > Spec 3.0, section 10.7.2. Offending class:
> javax/servlet/Servlet.class
> > > > Aug 23, 2017 2:34:41 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/javax.servlet-api-3.1.0.jar) - jar not loaded. See Servlet
> > Spec
> > > > 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
> > > > Aug 23, 2017 2:34:41 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/tomcat-embed-core-8.0.30.jar) - jar not loaded. See Servlet
> > Spec
> > > > 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
> > > > log4j:WARN No appenders could be found for logger (
> > > > org.springframework.core.io.support.PathMatchingResourcePatternRes
> > > olver).
> > > > log4j:WARN Please initialize the log4j system properly.
> > > > log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig
> > for
> > > > more info.
> > > > Failed to find db.properties
> > > > Aug 23, 2017 2:34:51 PM org.apache.catalina.core.StandardContext
> > > > startInternal
> > > > SEVERE: Error listenerStart
> > > > Aug 23, 2017 2:34:51 PM org.apache.catalina.core.StandardContext
> > > > startInternal
> > > > SEVERE: Context [/client] startup failed due to previous errors
> > > > Aug 23, 2017 2:34:51 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deployment of web application directory
> /var/lib/tomcat7/webapps/
> > > client
> > > > has finished in 10,974 ms
> > > > Aug 23, 2017 2:35:26 PM org.apache.coyote.AbstractProtocol pause
> > > > INFO: Pausing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 2:35:26 PM org.apache.catalina.core.StandardService
> > > > stopInternal
> > > > INFO: Stopping service Catalina
> > > > Aug 23, 2017 2:35:26 PM org.apache.coyote.AbstractProtocol stop
> > > > INFO: Stopping ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 2:35:26 PM org.apache.coyote.AbstractProtocol destroy
> > > > INFO: Destroying ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 2:35:27 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 2:35:27 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 2:35:27 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 2:35:27 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 2:35:27 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 2:35:27 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 2:35:27 PM org.apache.coyote.AbstractProtocol init
> > > > INFO: Initializing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 2:35:27 PM org.apache.catalina.startup.Catalina load
> > > > INFO: Initialization processed in 358 ms
> > > > Aug 23, 2017 2:35:27 PM org.apache.catalina.core.StandardService
> > > > startInternal
> > > > INFO: Starting service Catalina
> > > > Aug 23, 2017 2:35:27 PM org.apache.catalina.core.StandardEngine
> > > > startInternal
> > > > INFO: Starting Servlet Engine: Apache Tomcat/7.0.56 (Debian)
> > > > Aug 23, 2017 2:35:27 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/manager.xml
> > > > Aug 23, 2017 2:35:28 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/manager.xml
> > > > has finished in 233 ms
> > > > Aug 23, 2017 2:35:28 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/host-manager.xml
> > > > Aug 23, 2017 2:35:28 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/host-manager.xml
> > > > has finished in 25 ms
> > > > Aug 23, 2017 2:35:28 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deploying web application directory /var/lib/tomcat7/webapps/
> > > client
> > > > Aug 23, 2017 2:35:28 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/geronimo-servlet_3.0_spec-1.0.jar) - jar not loaded. See
> > Servlet
> > > > Spec 3.0, section 10.7.2. Offending class:
> javax/servlet/Servlet.class
> > > > Aug 23, 2017 2:35:28 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/javax.servlet-api-3.1.0.jar) - jar not loaded. See Servlet
> > Spec
> > > > 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
> > > > Aug 23, 2017 2:35:28 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/tomcat-embed-core-8.0.30.jar) - jar not loaded. See Servlet
> > Spec
> > > > 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
> > > > log4j:WARN No appenders could be found for logger (
> > > > org.springframework.core.io.support.PathMatchingResourcePatternRes
> > > olver).
> > > > log4j:WARN Please initialize the log4j system properly.
> > > > log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig
> > for
> > > > more info.
> > > > Failed to find db.properties
> > > > Aug 23, 2017 2:35:36 PM org.apache.catalina.core.StandardContext
> > > > startInternal
> > > > SEVERE: Error listenerStart
> > > > Aug 23, 2017 2:35:36 PM org.apache.catalina.core.StandardContext
> > > > startInternal
> > > > SEVERE: Context [/client] startup failed due to previous errors
> > > > Aug 23, 2017 2:35:36 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deployment of web application directory
> /var/lib/tomcat7/webapps/
> > > client
> > > > has finished in 8,696 ms
> > > > Aug 23, 2017 2:35:36 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deploying web application directory
> /var/lib/tomcat7/webapps/ROOT
> > > > Aug 23, 2017 2:35:36 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deployment of web application directory
> > > > /var/lib/tomcat7/webapps/ROOT has finished in 155 ms
> > > > Aug 23, 2017 2:35:36 PM org.apache.coyote.AbstractProtocol start
> > > > INFO: Starting ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 2:35:37 PM org.apache.catalina.startup.Catalina start
> > > > INFO: Server startup in 9151 ms
> > > > Aug 23, 2017 2:35:56 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/geronimo-servlet_3.0_spec-1.0.jar) - jar not loaded. See
> > Servlet
> > > > Spec 3.0, section 10.7.2. Offending class:
> javax/servlet/Servlet.class
> > > > Aug 23, 2017 2:35:56 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/javax.servlet-api-3.1.0.jar) - jar not loaded. See Servlet
> > Spec
> > > > 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
> > > > Aug 23, 2017 2:35:56 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/tomcat-embed-core-8.0.30.jar) - jar not loaded. See Servlet
> > Spec
> > > > 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
> > > > log4j:WARN No appenders could be found for logger (
> > > > org.springframework.core.io.support.PathMatchingResourcePatternRes
> > > olver).
> > > > log4j:WARN Please initialize the log4j system properly.
> > > > log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig
> > for
> > > > more info.
> > > > Failed to find db.properties
> > > > Aug 23, 2017 2:36:04 PM org.apache.catalina.core.StandardContext
> > > > startInternal
> > > > SEVERE: Error listenerStart
> > > > Aug 23, 2017 2:36:04 PM org.apache.catalina.core.StandardContext
> > > > startInternal
> > > > SEVERE: Context [/client] startup failed due to previous errors
> > > > Aug 23, 2017 2:41:46 PM org.apache.coyote.AbstractProtocol pause
> > > > INFO: Pausing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 2:41:47 PM org.apache.catalina.core.StandardService
> > > > stopInternal
> > > > INFO: Stopping service Catalina
> > > > Aug 23, 2017 2:41:47 PM org.apache.coyote.AbstractProtocol stop
> > > > INFO: Stopping ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 2:41:47 PM org.apache.coyote.AbstractProtocol destroy
> > > > INFO: Destroying ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 2:41:47 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 2:41:47 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 2:41:47 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 2:41:47 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 2:41:47 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 2:41:47 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 2:41:47 PM org.apache.coyote.AbstractProtocol init
> > > > INFO: Initializing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 2:41:47 PM org.apache.catalina.startup.Catalina load
> > > > INFO: Initialization processed in 348 ms
> > > > Aug 23, 2017 2:41:47 PM org.apache.catalina.core.StandardService
> > > > startInternal
> > > > INFO: Starting service Catalina
> > > > Aug 23, 2017 2:41:47 PM org.apache.catalina.core.StandardEngine
> > > > startInternal
> > > > INFO: Starting Servlet Engine: Apache Tomcat/7.0.56 (Debian)
> > > > Aug 23, 2017 2:41:47 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/manager.xml
> > > > Aug 23, 2017 2:41:47 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/manager.xml
> > > > has finished in 298 ms
> > > > Aug 23, 2017 2:41:47 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/host-manager.xml
> > > > Aug 23, 2017 2:41:47 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/host-manager.xml
> > > > has finished in 27 ms
> > > > Aug 23, 2017 2:41:47 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deploying web application directory /var/lib/tomcat7/webapps/
> > > client
> > > > Aug 23, 2017 2:41:48 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/geronimo-servlet_3.0_spec-1.0.jar) - jar not loaded. See
> > Servlet
> > > > Spec 3.0, section 10.7.2. Offending class:
> javax/servlet/Servlet.class
> > > > Aug 23, 2017 2:41:48 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/javax.servlet-api-3.1.0.jar) - jar not loaded. See Servlet
> > Spec
> > > > 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
> > > > Aug 23, 2017 2:41:48 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/tomcat-embed-core-8.0.30.jar) - jar not loaded. See Servlet
> > Spec
> > > > 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
> > > > log4j:WARN No appenders could be found for logger (
> > > > org.springframework.core.io.support.PathMatchingResourcePatternRes
> > > olver).
> > > > log4j:WARN Please initialize the log4j system properly.
> > > > log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig
> > for
> > > > more info.
> > > > Failed to find db.properties
> > > > Aug 23, 2017 2:41:56 PM org.apache.catalina.core.StandardContext
> > > > startInternal
> > > > SEVERE: Error listenerStart
> > > > Aug 23, 2017 2:41:56 PM org.apache.catalina.core.StandardContext
> > > > startInternal
> > > > SEVERE: Context [/client] startup failed due to previous errors
> > > > Aug 23, 2017 2:41:56 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deployment of web application directory
> /var/lib/tomcat7/webapps/
> > > client
> > > > has finished in 8,632 ms
> > > > Aug 23, 2017 2:41:56 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deploying web application directory
> /var/lib/tomcat7/webapps/ROOT
> > > > Aug 23, 2017 2:41:56 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deployment of web application directory
> > > > /var/lib/tomcat7/webapps/ROOT has finished in 149 ms
> > > > Aug 23, 2017 2:41:56 PM org.apache.coyote.AbstractProtocol start
> > > > INFO: Starting ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 2:41:56 PM org.apache.catalina.startup.Catalina start
> > > > INFO: Server startup in 9149 ms
> > > > Aug 23, 2017 2:42:06 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/geronimo-servlet_3.0_spec-1.0.jar) - jar not loaded. See
> > Servlet
> > > > Spec 3.0, section 10.7.2. Offending class:
> javax/servlet/Servlet.class
> > > > Aug 23, 2017 2:42:06 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/javax.servlet-api-3.1.0.jar) - jar not loaded. See Servlet
> > Spec
> > > > 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
> > > > Aug 23, 2017 2:42:06 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/tomcat-embed-core-8.0.30.jar) - jar not loaded. See Servlet
> > Spec
> > > > 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
> > > > log4j:WARN No appenders could be found for logger (
> > > > org.springframework.core.io.support.PathMatchingResourcePatternRes
> > > olver).
> > > > log4j:WARN Please initialize the log4j system properly.
> > > > log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig
> > for
> > > > more info.
> > > > Failed to find db.properties
> > > > Aug 23, 2017 2:42:14 PM org.apache.catalina.core.StandardContext
> > > > startInternal
> > > > SEVERE: Error listenerStart
> > > > Aug 23, 2017 2:42:14 PM org.apache.catalina.core.StandardContext
> > > > startInternal
> > > > SEVERE: Context [/client] startup failed due to previous errors
> > > > Aug 23, 2017 2:43:46 PM org.apache.coyote.AbstractProtocol pause
> > > > INFO: Pausing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 2:43:46 PM org.apache.catalina.core.StandardService
> > > > stopInternal
> > > > INFO: Stopping service Catalina
> > > > Aug 23, 2017 2:43:46 PM org.apache.coyote.AbstractProtocol stop
> > > > INFO: Stopping ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 2:43:46 PM org.apache.coyote.AbstractProtocol destroy
> > > > INFO: Destroying ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 2:43:46 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 2:43:46 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 2:43:46 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 2:43:46 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 2:43:46 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 2:43:46 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 2:43:46 PM org.apache.coyote.AbstractProtocol init
> > > > INFO: Initializing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 2:43:46 PM org.apache.catalina.startup.Catalina load
> > > > INFO: Initialization processed in 346 ms
> > > > Aug 23, 2017 2:43:46 PM org.apache.catalina.core.StandardService
> > > > startInternal
> > > > INFO: Starting service Catalina
> > > > Aug 23, 2017 2:43:46 PM org.apache.catalina.core.StandardEngine
> > > > startInternal
> > > > INFO: Starting Servlet Engine: Apache Tomcat/7.0.56 (Debian)
> > > > Aug 23, 2017 2:43:46 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/manager.xml
> > > > Aug 23, 2017 2:43:47 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/manager.xml
> > > > has finished in 349 ms
> > > > Aug 23, 2017 2:43:47 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/host-manager.xml
> > > > Aug 23, 2017 2:43:47 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/host-manager.xml
> > > > has finished in 31 ms
> > > > Aug 23, 2017 2:43:47 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deploying web application directory /var/lib/tomcat7/webapps/
> > > client
> > > > Aug 23, 2017 2:43:47 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/geronimo-servlet_3.0_spec-1.0.jar) - jar not loaded. See
> > Servlet
> > > > Spec 3.0, section 10.7.2. Offending class:
> javax/servlet/Servlet.class
> > > > Aug 23, 2017 2:43:47 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/javax.servlet-api-3.1.0.jar) - jar not loaded. See Servlet
> > Spec
> > > > 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
> > > > Aug 23, 2017 2:43:47 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/tomcat-embed-core-8.0.30.jar) - jar not loaded. See Servlet
> > Spec
> > > > 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
> > > > log4j:WARN No appenders could be found for logger (
> > > > org.springframework.core.io.support.PathMatchingResourcePatternRes
> > > olver).
> > > > log4j:WARN Please initialize the log4j system properly.
> > > > log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig
> > for
> > > > more info.
> > > > Failed to find db.properties
> > > > Aug 23, 2017 2:43:55 PM org.apache.catalina.core.StandardContext
> > > > startInternal
> > > > SEVERE: Error listenerStart
> > > > Aug 23, 2017 2:43:55 PM org.apache.catalina.core.StandardContext
> > > > startInternal
> > > > SEVERE: Context [/client] startup failed due to previous errors
> > > > Aug 23, 2017 2:43:55 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deployment of web application directory
> /var/lib/tomcat7/webapps/
> > > client
> > > > has finished in 8,511 ms
> > > > Aug 23, 2017 2:43:55 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deploying web application directory
> /var/lib/tomcat7/webapps/ROOT
> > > > Aug 23, 2017 2:43:55 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deployment of web application directory
> > > > /var/lib/tomcat7/webapps/ROOT has finished in 124 ms
> > > > Aug 23, 2017 2:43:55 PM org.apache.coyote.AbstractProtocol start
> > > > INFO: Starting ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 2:43:55 PM org.apache.catalina.startup.Catalina start
> > > > INFO: Server startup in 9060 ms
> > > > Aug 23, 2017 2:44:09 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/geronimo-servlet_3.0_spec-1.0.jar) - jar not loaded. See
> > Servlet
> > > > Spec 3.0, section 10.7.2. Offending class:
> javax/servlet/Servlet.class
> > > > Aug 23, 2017 2:44:09 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/javax.servlet-api-3.1.0.jar) - jar not loaded. See Servlet
> > Spec
> > > > 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
> > > > Aug 23, 2017 2:44:09 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/tomcat-embed-core-8.0.30.jar) - jar not loaded. See Servlet
> > Spec
> > > > 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
> > > > log4j:WARN No appenders could be found for logger (
> > > > org.springframework.core.io.support.PathMatchingResourcePatternRes
> > > olver).
> > > > log4j:WARN Please initialize the log4j system properly.
> > > > log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig
> > for
> > > > more info.
> > > > Failed to find db.properties
> > > > Aug 23, 2017 2:44:16 PM org.apache.catalina.core.StandardContext
> > > > startInternal
> > > > SEVERE: Error listenerStart
> > > > Aug 23, 2017 2:44:16 PM org.apache.catalina.core.StandardContext
> > > > startInternal
> > > > SEVERE: Context [/client] startup failed due to previous errors
> > > > Aug 23, 2017 3:56:40 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/geronimo-servlet_3.0_spec-1.0.jar) - jar not loaded. See
> > Servlet
> > > > Spec 3.0, section 10.7.2. Offending class:
> javax/servlet/Servlet.class
> > > > Aug 23, 2017 3:56:40 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/javax.servlet-api-3.1.0.jar) - jar not loaded. See Servlet
> > Spec
> > > > 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
> > > > Aug 23, 2017 3:56:40 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/tomcat-embed-core-8.0.30.jar) - jar not loaded. See Servlet
> > Spec
> > > > 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
> > > > log4j:WARN No appenders could be found for logger (
> > > > org.springframework.core.io.support.PathMatchingResourcePatternRes
> > > olver).
> > > > log4j:WARN Please initialize the log4j system properly.
> > > > log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig
> > for
> > > > more info.
> > > > Failed to find db.properties
> > > > Aug 23, 2017 3:56:48 PM org.apache.catalina.core.StandardContext
> > > > startInternal
> > > > SEVERE: Error listenerStart
> > > > Aug 23, 2017 3:56:48 PM org.apache.catalina.core.StandardContext
> > > > startInternal
> > > > SEVERE: Context [/client] startup failed due to previous errors
> > > > Aug 23, 2017 4:27:46 PM org.apache.coyote.AbstractProtocol pause
> > > > INFO: Pausing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 4:27:46 PM org.apache.catalina.core.StandardService
> > > > stopInternal
> > > > INFO: Stopping service Catalina
> > > > Aug 23, 2017 4:27:46 PM org.apache.coyote.AbstractProtocol stop
> > > > INFO: Stopping ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 4:27:46 PM org.apache.coyote.AbstractProtocol destroy
> > > > INFO: Destroying ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 4:38:02 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 4:38:02 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/common], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 4:38:02 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 4:38:02 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/server], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 4:38:02 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared/classes],
> > > > exists: [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 4:38:02 PM org.apache.catalina.startup.
> ClassLoaderFactory
> > > > validateFile
> > > > WARNING: Problem with directory [/usr/share/tomcat7/shared], exists:
> > > > [false], isDirectory: [false], canRead: [false]
> > > > Aug 23, 2017 4:38:03 PM org.apache.coyote.AbstractProtocol init
> > > > INFO: Initializing ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 4:38:03 PM org.apache.catalina.startup.Catalina load
> > > > INFO: Initialization processed in 345 ms
> > > > Aug 23, 2017 4:38:03 PM org.apache.catalina.core.StandardService
> > > > startInternal
> > > > INFO: Starting service Catalina
> > > > Aug 23, 2017 4:38:03 PM org.apache.catalina.core.StandardEngine
> > > > startInternal
> > > > INFO: Starting Servlet Engine: Apache Tomcat/7.0.56 (Debian)
> > > > Aug 23, 2017 4:38:03 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/manager.xml
> > > > Aug 23, 2017 4:38:03 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/manager.xml
> > > > has finished in 216 ms
> > > > Aug 23, 2017 4:38:03 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/
> > > > localhost/host-manager.xml
> > > > Aug 23, 2017 4:38:03 PM org.apache.catalina.startup.HostConfig
> > > > deployDescriptor
> > > > INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/
> > > localhost/host-manager.xml
> > > > has finished in 26 ms
> > > > Aug 23, 2017 4:38:03 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deploying web application directory /var/lib/tomcat7/webapps/
> > > client
> > > > Aug 23, 2017 4:38:03 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/geronimo-servlet_3.0_spec-1.0.jar) - jar not loaded. See
> > Servlet
> > > > Spec 3.0, section 10.7.2. Offending class:
> javax/servlet/Servlet.class
> > > > Aug 23, 2017 4:38:03 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/javax.servlet-api-3.1.0.jar) - jar not loaded. See Servlet
> > Spec
> > > > 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
> > > > Aug 23, 2017 4:38:03 PM org.apache.catalina.loader.WebappClassLoader
> > > > validateJarFile
> > > > INFO: validateJarFile(/var/lib/tomcat7/webapps/client/WEB-
> > > > INF/lib/tomcat-embed-core-8.0.30.jar) - jar not loaded. See Servlet
> > Spec
> > > > 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
> > > > log4j:WARN No appenders could be found for logger (
> > > > org.springframework.core.io.support.PathMatchingResourcePatternRes
> > > olver).
> > > > log4j:WARN Please initialize the log4j system properly.
> > > > log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig
> > for
> > > > more info.
> > > > Failed to find db.properties
> > > > Aug 23, 2017 4:38:11 PM org.apache.catalina.core.StandardContext
> > > > startInternal
> > > > SEVERE: Error listenerStart
> > > > Aug 23, 2017 4:38:11 PM org.apache.catalina.core.StandardContext
> > > > startInternal
> > > > SEVERE: Context [/client] startup failed due to previous errors
> > > > Aug 23, 2017 4:38:11 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deployment of web application directory
> /var/lib/tomcat7/webapps/
> > > client
> > > > has finished in 8,537 ms
> > > > Aug 23, 2017 4:38:11 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deploying web application directory
> /var/lib/tomcat7/webapps/ROOT
> > > > Aug 23, 2017 4:38:12 PM org.apache.catalina.startup.HostConfig
> > > > deployDirectory
> > > > INFO: Deployment of web application directory
> > > > /var/lib/tomcat7/webapps/ROOT has finished in 149 ms
> > > > Aug 23, 2017 4:38:12 PM org.apache.coyote.AbstractProtocol start
> > > > INFO: Starting ProtocolHandler ["http-bio-8080"]
> > > > Aug 23, 2017 4:38:12 PM org.apache.catalina.startup.Catalina start
> > > > INFO: Server startup in 8968 ms
> > > >
> > > >
> > > > On Thu, Aug 24, 2017 at 7:58 PM, Rafael Weingärtner <
> > > > rafaelweingart...@gmail.com> wrote:
> > > >
> > > >> Did you send the log file?
> > > >> I think it is not possible to send attachments through this mailing
> > > list.
> > > >>
> > > >> On Thu, Aug 24, 2017 at 12:39 PM, Jevgeni Zolotarjov <
> > > >> j.zolotar...@gmail.com
> > > >> > wrote:
> > > >>
> > > >> > I guess, this management setup log file explains the root of evil.
> > > >> > There are many errors, though setup reports everything is OK.
> > > >> >
> > > >> >
> > > >> >
> > > >> > On Thu, Aug 24, 2017 at 4:12 PM, Rafael Weingärtner <
> > > >> > rafaelweingart...@gmail.com> wrote:
> > > >> >
> > > >> >> db.properties is there.
> > > >> >> Can you post your log files somewhere?
> > > >> >>
> > > >> >> On Thu, Aug 24, 2017 at 8:51 AM, Jevgeni Zolotarjov <
> > > >> >> j.zolotar...@gmail.com>
> > > >> >> wrote:
> > > >> >>
> > > >> >> > This is what I have in
> > > >> >> > /etc/cloudstack/
> > > >> >> > /etc/cloudstack/management/
> > > >> >> >
> > > >> >> > root@servername:/var/cache/tomcat7/Catalina/localhost/client#
> cd
> > > >> >> > /etc/cloudstack/
> > > >> >> > root@servername:/etc/cloudstack# ls -al
> > > >> >> > total 20
> > > >> >> > drwxr-xr-x   5 root root 4096 Aug 23 16:31 .
> > > >> >> > drwxr-xr-x 100 root root 4096 Aug 23 19:26 ..
> > > >> >> > drwxr-xr-x   2 root root 4096 Aug 23 14:27 agent
> > > >> >> > drwxr-xr-x   2 root root 4096 Aug 24 09:23 management
> > > >> >> > drwxr-xr-x   2 root root 4096 Aug 22 19:34 usage
> > > >> >> > root@servername:/etc/cloudstack# cd management/
> > > >> >> > root@servername:/etc/cloudstack/management# ls -al
> > > >> >> > total 176
> > > >> >> > drwxr-xr-x 2 root root   4096 Aug 24 09:23 .
> > > >> >> > drwxr-xr-x 5 root root   4096 Aug 23 16:31 ..
> > > >> >> > -rw-r--r-- 1 root root   8945 Jul 12 12:33 catalina.policy
> > > >> >> > -rw-r--r-- 1 root root   3795 Jul 12 12:33 catalina.properties
> > > >> >> > -rw-r--r-- 1 root root   1649 Jul 12 12:33 classpath.conf
> > > >> >> > -rw-r--r-- 1 root root   1435 Jul 12 12:33 context.xml
> > > >> >> > -rw-r----- 1 root cloud  3273 Jul 12 12:33 db.properties
> > > >> >> > -rw-r--r-- 1 root root  23292 Jul 12 12:33 ehcache.xml
> > > >> >> > -rw-r--r-- 1 root root    976 Jul 12 12:33
> environment.properties
> > > >> >> > -rw-r--r-- 1 root root    927 Jul 12 12:33
> java.security.ciphers
> > > >> >> > -rw-r--r-- 1 root root   7467 Jul 12 12:33 log4j-cloud.xml
> > > >> >> > -rw-r--r-- 1 root root   3257 Jul 12 12:33 logging.properties
> > > >> >> > -rw-r--r-- 1 root root   6722 Jul 12 12:33 server7-nonssl.xml
> > > >> >> > -rw-r--r-- 1 root root   7251 Jul 12 12:33 server7-ssl.xml
> > > >> >> > -rw-r--r-- 1 root root   6767 Jul 12 12:33 server-nonssl.xml
> > > >> >> > -rw-r--r-- 1 root root   7300 Jul 12 12:33 server-ssl.xml
> > > >> >> > lrwxrwxrwx 1 root root     45 Aug 24 09:23 server.xml ->
> > > >> >> > /etc/cloudstack/management/server7-nonssl.xml
> > > >> >> > lrwxrwxrwx 1 root root     46 Aug 23 16:37 tomcat6.conf ->
> > > >> >> > /etc/cloudstack/management/tomcat6-nonssl.conf
> > > >> >> > -rw-r--r-- 1 root root   2692 Jul 12 12:33 tomcat6-nonssl.conf
> > > >> >> > -rw-r--r-- 1 root root   2821 Jul 12 12:33 tomcat6-ssl.conf
> > > >> >> > -rw-r--r-- 1 root root   1383 Jul 12 12:33 tomcat-users.xml
> > > >> >> > -rw-r--r-- 1 root root  50428 Jul 12 12:33 web.xml
> > > >> >> >
> > > >> >> >
> > > >> >> > On Thu, Aug 24, 2017 at 2:13 PM, Rafael Weingärtner <
> > > >> >> > rafaelweingart...@gmail.com> wrote:
> > > >> >> >
> > > >> >> > > Is there a db.properties in /etc/cloudstack...... folder?
> > > >> >> > >
> > > >> >> > > On Thu, Aug 24, 2017 at 3:27 AM, Jevgeni Zolotarjov <
> > > >> >> > > j.zolotar...@gmail.com>
> > > >> >> > > wrote:
> > > >> >> > >
> > > >> >> > > > Did that "setup --tomcat7" now.
> > > >> >> > > > Output:
> > > >> >> > > > Starting to configure CloudStack Management Server:
> > > >> >> > > > Configure Firewall ...        [OK]
> > > >> >> > > > Configure CloudStack Management Server ...[OK]
> > > >> >> > > > CloudStack Management Server setup is Done!
> > > >> >> > > >
> > > >> >> > > > But no difference, when I try to run client application.
> > > >> Absolutely
> > > >> >> the
> > > >> >> > > > same result in catalina.log - Failed to find db.properties
> > > >> >> > > >
> > > >> >> > > >
> > > >> >> > > >
> > > >> >> > > > On Thu, Aug 24, 2017 at 1:24 AM, ilya <
> > > >> ilya.mailing.li...@gmail.com
> > > >> >> >
> > > >> >> > > > wrote:
> > > >> >> > > >
> > > >> >> > > > > Rafael has a point there - please try with tomcat7
> > > >> >> > > > >
> > > >> >> > > > > Also - please look into catalina.out/log for further
> > > debugging
> > > >> >> info.
> > > >> >> > > > >
> > > >> >> > > > > On 8/23/17 9:23 AM, Rafael Weingärtner wrote:
> > > >> >> > > > > > did you run setup-management --tomcat7?
> > > >> >> > > > > >
> > > >> >> > > > > > On Wed, Aug 23, 2017 at 12:20 PM, Jevgeni Zolotarjov <
> > > >> >> > > > > j.zolotar...@gmail.com
> > > >> >> > > > > >> wrote:
> > > >> >> > > > > >
> > > >> >> > > > > >> Yes, I did, as it is suggested in the guide:
> > > >> >> > > > > >> cloudstack-setup-database then setup-management
> > > >> >> > > > > >>
> > > >> >> > > > > >>
> > > >> >> > > > > >> On Aug 23, 2017 7:11 PM, "Rafael Weingärtner" <
> > > >> >> > > > > rafaelweingart...@gmail.com
> > > >> >> > > > > >>>
> > > >> >> > > > > >> wrote:
> > > >> >> > > > > >>
> > > >> >> > > > > >> did you run cloudstack-setup-database and
> > > >> ...setup-management?
> > > >> >> > > > > >>
> > > >> >> > > > > >>
> > > >> >> > > > > >> On Wed, Aug 23, 2017 at 11:16 AM, Jevgeni Zolotarjov <
> > > >> >> > > > > >> j.zolotar...@gmail.com
> > > >> >> > > > > >>> wrote:
> > > >> >> > > > > >>
> > > >> >> > > > > >>> Here you go
> > > >> >> > > > > >>>
> > > >> >> > > > > >>> management-server.log is not available, which
> probably
> > > >> means,
> > > >> >> the
> > > >> >> > > > > >>> application did not reach that far and exited due to
> > > >> missing
> > > >> >> DB
> > > >> >> > > > access
> > > >> >> > > > > >>>
> > > >> >> > > > > >>> On Wed, Aug 23, 2017 at 6:03 PM, Gabriel Beims
> > Bräscher <
> > > >> >> > > > > >>> gabrasc...@gmail.com> wrote:
> > > >> >> > > > > >>>
> > > >> >> > > > > >>>> Hi Jevgeni,
> > > >> >> > > > > >>>>
> > > >> >> > > > > >>>> Can you share with us some log files (catalina.log,
> > > >> >> > > > > >> management-server.log
> > > >> >> > > > > >>>> and others that might be useful)?
> > > >> >> > > > > >>>>
> > > >> >> > > > > >>>>
> > > >> >> > > > > >>>> 2017-08-23 11:53 GMT-03:00 Jevgeni Zolotarjov <
> > > >> >> > > > j.zolotar...@gmail.com
> > > >> >> > > > > >:
> > > >> >> > > > > >>>>
> > > >> >> > > > > >>>>> Hi
> > > >> >> > > > > >>>>>
> > > >> >> > > > > >>>>> I am installing Cloudstack 4.10 on Debian Jessie
> > using
> > > >> >> guides
> > > >> >> > > from
> > > >> >> > > > > >>>>> http://cloudstack-installation.readthedocs.io/
> > > en/latest/
> > > >> >> > > > > >>>> management-server/
> > > >> >> > > > > >>>>> index.html
> > > >> >> > > > > >>>>>
> > > >> >> > > > > >>>>> Apparently the installation process was smooth.
> But I
> > > >> cannot
> > > >> >> > get
> > > >> >> > > > > >> client
> > > >> >> > > > > >>>>> running on tomcat7
> > > >> >> > > > > >>>>> From catalina.out log file I can read
> > > >> >> > > > > >>>>>
> > > >> >> > > > > >>>>> Failed to find db.properties
> > > >> >> > > > > >>>>>
> > > >> >> > > > > >>>>> But this file is present in
> > > >> >> > > > > >>>>> ./etc/cloudstack/management/db.properties
> > > >> >> > > > > >>>>> ./etc/cloudstack/usage/db.properties
> > > >> >> > > > > >>>>>
> > > >> >> > > > > >>>>> Please help.
> > > >> >> > > > > >>>>>
> > > >> >> > > > > >>>>
> > > >> >> > > > > >>>
> > > >> >> > > > > >>>
> > > >> >> > > > > >>
> > > >> >> > > > > >>
> > > >> >> > > > > >> --
> > > >> >> > > > > >> Rafael Weingärtner
> > > >> >> > > > > >>
> > > >> >> > > > > >
> > > >> >> > > > > >
> > > >> >> > > > > >
> > > >> >> > > > >
> > > >> >> > > >
> > > >> >> > >
> > > >> >> > >
> > > >> >> > >
> > > >> >> > > --
> > > >> >> > > Rafael Weingärtner
> > > >> >> > >
> > > >> >> >
> > > >> >>
> > > >> >>
> > > >> >>
> > > >> >> --
> > > >> >> Rafael Weingärtner
> > > >> >>
> > > >> >
> > > >> >
> > > >>
> > > >>
> > > >> --
> > > >> Rafael Weingärtner
> > > >>
> > > >
> > > >
> > >
> >
> >
> >
> > --
> > Rafael Weingärtner
> >
>

Reply via email to