Re: I cant start Tomcat instances

2018-03-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Loai, On 3/17/18 1:58 PM, Loai Abdallatif wrote: > On Sat, Mar 17, 2018 at 3:39 PM, Olaf Kock > wrote: > >> On 17.03.2018 14:16, Loai Abdallatif wrote: >> >>> Dear Colleagues I'm new to tomcat, I have successfully >>> installed the service but wh

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 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 11:59 shutdown-instance0.sh >> -rwxr--r-- 1 root root

Re: I cant start Tomcat instances

2018-03-18 Thread Olaf Kock
On 17.03.2018 19:16, Loai Abdallatif wrote: actually all of them has X permissions -rwxr--r-- 1 root root 70 Mar 17 11:59 shutdown-instance0.sh -rwxr--r-- 1 root root 70 Mar 17 11:48 shutdown-instance1.sh -rwxr--r-- 1 root root 70 Mar 17 11:59 shutdown-instance2.sh -rwxr--

Re: I cant start Tomcat instances

2018-03-17 Thread Loai Abdallatif
actually all of them has X permissions -rwxr--r-- 1 root root 70 Mar 17 11:59 shutdown-instance0.sh -rwxr--r-- 1 root root 70 Mar 17 11:48 shutdown-instance1.sh -rwxr--r-- 1 root root 70 Mar 17 11:59 shutdown-instance2.sh -rwxr--r-- 1 root root 69 Mar 17 11:58 startup-i

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 wrote: > > > On 17.03.2018 14:16, Loai Abdallatif wrote: > >> Dear Colleagues >> I'm new to tomcat, I have successfully installed the service but when I

Re: I cant start Tomcat instances

2018-03-17 Thread Stefan Frei
check the permissons on the .sh files (chmod +x) 2018-03-17 14:16 GMT+01:00 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

Re: I cant start Tomcat instances

2018-03-17 Thread Olaf Kock
On 17.03.2018 14:16, Loai Abdallatif wrote: 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 directorie

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 c