Re: help installing mod_jk on Centos 7 on a Google Cloud server

2018-11-25 Thread Loai Abdallatif
you are running apache with selinux context . just try to avoid its complexity On Sun, Nov 25, 2018 at 10:27 PM Lou Wallace wrote: > How will selinux help? Not sure what you mean... > > On Sun, Nov 25, 2018 at 3:16 PM Loai Abdallatif > > wrote: > > > try selinux

Re: help installing mod_jk on Centos 7 on a Google Cloud server

2018-11-25 Thread Loai Abdallatif
try selinux to permissive mode using #setenforce 0 to exclude it from analyses On Sun, Nov 25, 2018 at 8:05 PM Lou Wallace wrote: > hey Greg, > > No obvious errors in mod_jk log. Only has five lines > > [Sun Nov 25 15:22:11.637 2018] [14159:139840145266816] [info] > init_jk::mod_jk.c (3591):

Re: help installing mod_jk on Centos 7 on a Google Cloud server

2018-11-21 Thread Loai Abdallatif
Hi Lou may be its worth to check Selinux , try setenforce 0 On Wed, Nov 21, 2018 at 8:41 PM Lou Wallace wrote: > Hey Greg, > > Thanks for the info. I changed both httpd.conf and workers.properties to > your settings. Got the same error msg when I restarted httpd. > > When I checked journalist

Re: Error in apache mod-jk logs

2018-11-04 Thread Loai Abdallatif
Loai Abdallatif wrote: > Dear Colleagues > We installed apache with mod_jk that connected to tomcat workers on the > different machine, during monitoring the received requests we notice the > below error on mod_jk log, and after checking the worker log we find the > request rece

Error in apache mod-jk logs

2018-11-03 Thread Loai Abdallatif
Dear Colleagues We installed apache with mod_jk that connected to tomcat workers on the different machine, during monitoring the received requests we notice the below error on mod_jk log, and after checking the worker log we find the request received and logged in the access-log of the worker but

Re: 2 Factor Authentication Tomcat 7

2018-10-24 Thread Loai Abdallatif
Thank Chris, Totally I agree with you On Tue, Oct 23, 2018 at 6:03 PM Will Nordmeyer wrote: > Chris, > > I understand all of that and am working all those concerns to the > PTB... but as with many management situations reality doesn't fit with > the "security" mindset. > On Tue, Oct 23, 2018 at

Load Balancing to Tomcat Workers

2018-10-03 Thread Loai Abdallatif
Hello, I have configures web server with jk load balancer to tomcat server (192.168.237.11) with two containers worker 0, worker1) the problem is that the web application session seems keep rotating between both workers but I need session stickeness, means the client will be connected to the

Re: SSL on Tomcat

2018-10-02 Thread Loai Abdallatif
Thanks Chris, Luis On Tue, Oct 2, 2018 at 10:00 AM Luis Rodríguez Fernández wrote: > Hello Christopher, > > It makes sense, thank you very much for your advice! > > Cheers, > > Luis > > El lun., 1 oct. 2018 a las 20:39, Christopher Schultz (< > ch...@christopherschultz.net>) escribió: > > >

Re: SSL on Tomcat

2018-10-01 Thread Loai Abdallatif
The default password for cacerts is changeit > > Hopeit helps, > > Luis > > > > > El sáb., 29 sept. 2018 a las 12:05, Loai Abdallatif (< > loai.abdalla...@gmail.com>) escribió: > > > Thanks Chris, but how to do it, should I copy the ssl certificate from

Re: SSL on Tomcat

2018-09-29 Thread Loai Abdallatif
GP SIGNED MESSAGE- > Hash: SHA256 > > Loai, > > On 9/27/18 10:50, Loai Abdallatif wrote: > > Hello, > > > > I have Set Apache Load Balancer ( ModJK) with Server IP > > 192.168.1.120 (Webserver01.epsilon.test) which forward the traffic > > to t

Re: SSL on Tomcat

2018-09-28 Thread Loai Abdallatif
s to the local trust store in case > of self-signed certificates. > > Guido > > > >-Original Message- > >From: Loai Abdallatif [mailto:loai.abdalla...@gmail.com] > >Sent: Thursday, September 27, 2018 4:52 PM > >To: Tomcat Users List > >Sub

Re: SSL on Tomcat

2018-09-27 Thread Loai Abdallatif
hello, shall I add the certificate to server.xml on tomcat server or just on Webserver On Thu, Sep 27, 2018 at 5:50 PM, Loai Abdallatif wrote: > Hello, > > I have Set Apache Load Balancer ( ModJK) with Server IP 192.168.1.120 > (Webserver01.epsilon.test) which forward the traff

SSL on Tomcat

2018-09-27 Thread Loai Abdallatif
Hello, I have Set Apache Load Balancer ( ModJK) with Server IP 192.168.1.120 (Webserver01.epsilon.test) which forward the traffic to tomcat server .(192.168.1.111 (appserver01.epsilon.test) each tomcat server has three workers ( 0,1,2) I deployed *Central Authentication Service* (CAS) on

Re: three layers model

2018-08-09 Thread Loai Abdallatif
Thanks Chris for your response On Thu, Aug 9, 2018 at 8:37 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Loai, > > On 8/8/18 3:51 PM, Loai Abdallatif wrote: > > Dear All > > > >

three layers model

2018-08-08 Thread Loai Abdallatif
Dear All I have java apps running over three tiers model ( Apache - modJK) , Tomcat 8.5.29, and postgress 9.4 cluster with repmgr and pgpool -- all the layers use same OS Debian 8.10 we are planing to upgrade the OS to 9.5 and also upgrade the tomcat to version 9 and JDK to version 9 Is there

Re: application goes down after restart the tomcat server 8.29 or restart the OS

2018-06-08 Thread Loai Abdallatif
Thanks Chris, you input appreciated On Fri, Jun 8, 2018 at 10:31 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Loai, > > On 6/7/18 5:26 PM, Loai Abdallatif wrote: > > thanks Chris, yes the app

Re: application goes down after restart the tomcat server 8.29 or restart the OS

2018-06-07 Thread Loai Abdallatif
thanks Chris, yes the apps are dependent on each others On Thu, Jun 7, 2018 at 5:12 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Loai, > > On 6/6/18 4:32 PM, Loai Abdallatif wrote: > > Dear Co

application goes down after restart the tomcat server 8.29 or restart the OS

2018-06-06 Thread Loai Abdallatif
Dear Colleagues I have HR application deployed on two tomcat workers , but when I restart the tomcat instance or restart the OS , then the application failed to start and just works if I re-deploy the application again , please advise

Re: Worker0 ( catalina.out)

2018-04-16 Thread Loai Abdallatif
. > > But it's fairly clear this is a problem with your application's use of > Grails and/or Spring. Someone here might be able to help, but you are > likely better off asking on a Grails or Spring-related forum. > > Thanks, > - -chris > > On 4/16/18 3:45 PM, Loai Abdallati

Re: Worker0 ( catalina.out)

2018-04-16 Thread Loai Abdallatif
( SimpleHttpInvokerRequestExecutor.java:186) at org.springframework.remoting.httpinvoker. SimpleHttpInvokerRequestExecutor.doExecuteRequest( SimpleHttpInvokerRequestExecutor.java:93) On Mon, Apr 16, 2018 at 10:43 PM, Loai Abdallatif <loai.abdalla...@gmail.com > wrote: > Hello every one &

Worker0 ( catalina.out)

2018-04-16 Thread Loai Abdallatif
Hello every one I have deployed Core app in worker 0 and got the following error Receive call from the ESB. consumerKey SC-serviceName RemotePersonService-methodName getPerson --- serviceName

Re: Webapp not working

2018-04-14 Thread Loai Abdallatif
"GET /Core/ HTTP/1.1" 404 1294 "-" "Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36" On Sat, Apr 14, 2018 at 6:59 PM, Loai Abdallatif <loai.abdalla...@gmail.com> wrote: > Hi Andre > > thanks for your

Re: Webapp not working

2018-04-14 Thread Loai Abdallatif
doesnt work 5- I got the same error when accessing the web server ( 192.168.1.210/Core) and when accessing the tomcat server 192.168.1.211:8081/Core On Sat, Apr 14, 2018 at 6:33 PM, André Warnier (tomcat) <a...@ice-sa.com> wrote: > On 14.04.2018 17:02, Loai Abdallatif wrote: > >

Webapp not working

2018-04-14 Thread Loai Abdallatif
HI every one Im using apache mod-jk with tomcat , i have three workers ( worker0-2) and each one has app. I have obtaining webabb called Core from development team. I have placed it into webapps directory of worker1 . but unfortunatly I got two errors related to 302, 404, any one can help. the

Re: worker0 tomcat ,manager is not wotking

2018-03-20 Thread Loai Abdallatif
is that happened? ** source : https://geekflare.com/tomcat-login-problem/ On Tue, Mar 20, 2018 at 12:32 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Loai, > > On 3/19/18 4:43 PM, Loai Abdallatif w

worker0 tomcat ,manager is not wotking

2018-03-19 Thread Loai Abdallatif
Dear Friends , I have running three tomcat instances worker0,worker1 and worker2 the http connector to workero is listening on port 8080 but the manager is not opening as below and the tomcat-users.xml is configured as this: root@appserver01:/opt/worker0/conf# cat tomcat-users.xml

Re: TCP6

2018-03-18 Thread Loai Abdallatif
wrote: > On 18.03.2018 15:06, Loai Abdallatif wrote: > >> Hello All >> >> I disabled ip6 >> > > thanks for saying that, but you do not say how you did that. > Please say, so that future readers of the tomcat users mailing lists > archives > (http://tomcat.apache.org/

Re: TCP6

2018-03-18 Thread Loai Abdallatif
t; On 18 Mar 2018 1:04 pm, "Loai Abdallatif" <loai.abdalla...@gmail.com> > wrote: > > > Dear Friends > > > > *root@appserver01:~# netstat -antp* > > I have started three tomcat instances on one debian server and I got the > > following netstat outpu

Re: TCP6

2018-03-18 Thread Loai Abdallatif
I will thanks On Sun, Mar 18, 2018 at 3:56 PM, M. Manna <manme...@gmail.com> wrote: > In your server.xml add address="0.0.0.0" for connector. > > On 18 Mar 2018 1:04 pm, "Loai Abdallatif" <loai.abdalla...@gmail.com> > wrote: > > > Dear Frie

Re: TCP6

2018-03-18 Thread Loai Abdallatif
yes On Sun, Mar 18, 2018 at 3:56 PM, Neven Cvetkovic <neven.cvetko...@gmail.com> wrote: > On Sun, Mar 18, 2018 at 2:04 PM, Loai Abdallatif < > loai.abdalla...@gmail.com> > wrote: > > > Dear Friends > > > > *root@appserver01:~# netstat -antp* > &g

Re: TCP6

2018-03-18 Thread Loai Abdallatif
Thanks On Sun, Mar 18, 2018 at 3:57 PM, André Warnier (tomcat) <a...@ice-sa.com> wrote: > On 18.03.2018 14:04, Loai Abdallatif wrote: > >> Dear Friends >> >> *root@appserver01:~# netstat -antp* >> I have started three tomcat instances on one debian serve

TCP6

2018-03-18 Thread Loai Abdallatif
Dear Friends *root@appserver01:~# netstat -antp* I have started three tomcat instances on one debian server and I got the following netstat output: how I force the tomcat to bind to tcp instead of tcp6 tcp6 0 0 10.160.180.99:8005 :::* LISTEN 742/java tcp6 0 0

Re: I cant start Tomcat instances

2018-03-18 Thread Loai Abdallatif
Thanks Olaf very much , I will review he steps On Sun, Mar 18, 2018 at 12:13 PM, Olaf Kock <tom...@olafkock.de> wrote: > > > On 17.03.2018 19:16, Loai Abdallatif wrote: > >> actually all of them has X permissions >> >> -rwxr--r-- 1 root root 70 Mar 17

Re: I cant start Tomcat instances

2018-03-17 Thread Loai Abdallatif
018-03-17 14:16 GMT+01:00 Loai Abdallatif <loai.abdalla...@gmail.com>: > > Dear Colleagues > > I'm new to tomcat, I have successfully installed the service but when I > > tried to run three instances I coudnt due to error below > > > > : the this I did is

Re: I cant start Tomcat instances

2018-03-17 Thread Loai Abdallatif
Thanks Olaf so how to tell the tomcat the instance 0 to take its config from tomcat0 directory . On Sat, Mar 17, 2018 at 3:39 PM, Olaf Kock <tom...@olafkock.de> wrote: > > > On 17.03.2018 14:16, Loai Abdallatif wrote: > >> Dear Colleagues >> I'm new to tomcat,

I cant start Tomcat instances

2018-03-17 Thread Loai Abdallatif
Dear Colleagues I'm new to tomcat, I have successfully installed the service but when I tried to run three instances I coudnt due to error below : the this I did is copied the cataline Home to three instances tomcat0, tomcat1, and tomcat2 directories and in each directory I have configured the

Mysql vs Postgress

2018-01-24 Thread Loai Abdallatif
Dear all I have project that is based on Tomcat/apache Servers , any one can help regarding the best DB engine * mysql or Postgress ) keeping in mind that I'm interested in DB clustering/Replication feature ? Kind Regards,