Re: Problem with APR library - Tomcat 7

2015-05-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dejan, On 5/26/15 6:45 AM, Dejan Stamenov wrote: > I just wanted to notify all that my problem with the APR library > has been finally solved. If anyone encounters this problem, please > follow the steps (assuming your Linux server already has APR >

RE: Problem with APR library - Tomcat 7

2015-05-26 Thread Dejan Stamenov
[mailto:ch...@christopherschultz.net] Sent: 19 May, 2015 21:16 To: Tomcat Users List Subject: Re: Problem with APR library - Tomcat 7 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dejan, On 5/19/15 2:08 PM, Christopher Schultz wrote: > Dejan, > > On 5/19/15 11:58 AM, Dejan Stamenov wrote: >

RE: Problem with APR library - Tomcat 7

2015-05-20 Thread Dejan Stamenov
st command I add the -chain in the end as you wrote me on your reply, I get this error: "Error unable to get local issuer certificate getting chain." Why is this happening? > Date: Tue, 19 May 2015 15:01:06 -0400 > From: ch...@christopherschultz.net > To: users@tomcat.apache.org

RE: Problem with APR library - Tomcat 7

2015-05-19 Thread Dejan Stamenov
...@christopherschultz.net] Sent: 19 May, 2015 21:16 To: Tomcat Users List Subject: Re: Problem with APR library - Tomcat 7 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dejan, On 5/19/15 2:08 PM, Christopher Schultz wrote: > Dejan, > > On 5/19/15 11:58 AM, Dejan Stamenov wrote: >> Maybe I have messe

Re: Problem with APR library - Tomcat 7

2015-05-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dejan, On 5/19/15 2:08 PM, Christopher Schultz wrote: > Dejan, > > On 5/19/15 11:58 AM, Dejan Stamenov wrote: >> Maybe I have messed up really bad, so I can't solve it now. I >> will start over with this, can you tell me if this are the steps >> I

Re: Problem with APR library - Tomcat 7

2015-05-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dejan, On 5/19/15 2:17 PM, Dejan Stamenov wrote: > Can you please explain me these two lines you have wrote: > > $ openssl pkcs12 -export -in ${HOSTNAME}.crt \ -inkey > ${HOSTNAME}.key \ -certfile CA-intermediate.crt -out > ${HOSTNAME}.p12 -chain

RE: Problem with APR library - Tomcat 7

2015-05-19 Thread Dejan Stamenov
: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: 19 May, 2015 20:08 To: Tomcat Users List Subject: Re: Problem with APR library - Tomcat 7 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dejan, On 5/19/15 11:58 AM, Dejan Stamenov wrote: > Maybe I have messed up really bad, s

Re: Problem with APR library - Tomcat 7

2015-05-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dejan, On 5/19/15 11:58 AM, Dejan Stamenov wrote: > Maybe I have messed up really bad, so I can't solve it now. I will > start over with this, can you tell me if this are the steps I need > to do for it to work: > > install libapr1-devinstall tcna

RE: Problem with APR library - Tomcat 7

2015-05-19 Thread Dejan Stamenov
PR > library, assuming they are different versions. > > Remember you will probably: > > 1. Need to install libapr1-dev > 2. Not need to specify --with-apr for configure > > - -chris > > >> Date: Tue, 19 May 2015 09:56:05 -0400 From: > >> ch...@christo

Re: Problem with APR library - Tomcat 7

2015-05-19 Thread Christopher Schultz
igure - -chris >> Date: Tue, 19 May 2015 09:56:05 -0400 From: >> ch...@christopherschultz.net To: users@tomcat.apache.org >> Subject: Re: Problem with APR library - Tomcat 7 >> > Dejan, > > On 5/19/15 9:31 AM, Dejan Stamenov wrote: >>>> First, I h

RE: Problem with APR library - Tomcat 7

2015-05-19 Thread Dejan Stamenov
e: Tue, 19 May 2015 09:56:05 -0400 > From: ch...@christopherschultz.net > To: users@tomcat.apache.org > Subject: Re: Problem with APR library - Tomcat 7 > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Dejan, > > On 5/19/15 9:31 AM, Dejan Stamenov wrote: &g

Re: Problem with APR library - Tomcat 7

2015-05-19 Thread Sanaullah
from apache.org (or a mirror), then > setenv.sh should be in CATALINA_BASE/bin/setenv.sh if you'd like to > create one. > > Note that some methods for launching Tomcat ignore setenv.sh (like > using jsvc, for instance). Make sure you know what you are doing > before you do it. &

Re: Problem with APR library - Tomcat 7

2015-05-19 Thread Christopher Schultz
f you'd like to create one. Note that some methods for launching Tomcat ignore setenv.sh (like using jsvc, for instance). Make sure you know what you are doing before you do it. - -chris >> Date: Tue, 19 May 2015 18:38:23 +0500 Subject: Re: Problem with >> APR library - Tomcat 7

Re: Problem with APR library - Tomcat 7

2015-05-19 Thread Christopher Schultz
a start INFO: Server startup in > 3972 ms > > That is what I have done so far. What is the output of: $ ls -l /usr/java/packages/lib/amd64/*tcnative* \ /usr/lib/x86_64-linux-gnu/jni/*tcnative* \ /lib/x86_64-linux-gnu/*tcnative* \ /usr/lib/x86_64-linux-gnu/*tcnat

RE: Problem with APR library - Tomcat 7

2015-05-19 Thread Dejan Stamenov
file too? When I do a search for the setenv.sh file, I can't find it either. > Date: Tue, 19 May 2015 18:38:23 +0500 > Subject: Re: Problem with APR library - Tomcat 7 > From: sanaulla...@gmail.com > To: users@tomcat.apache.org > > so where did you specify your Apr lib p

Re: Problem with APR library - Tomcat 7

2015-05-19 Thread Sanaullah
catalina.core.StandardEngine > startInternal > INFO: Starting Servlet Engine: Apache Tomcat/7.0.52 (Ubuntu) > May 19, 2015 3:07:10 PM org.apache.catalina.startup.HostConfig > deployDirectory > INFO: Deploying web application directory /var/lib/tomcat7/webapps/ROOT > May 19, 2015

RE: Problem with APR library - Tomcat 7

2015-05-19 Thread Dejan Stamenov
080"] May 19, 2015 3:07:14 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 3972 ms That is what I have done so far. > Date: Tue, 19 May 2015 09:20:21 -0400 > From: ch...@christopherschultz.net > To: users@tomcat.apache.org > Subject: Re: Problem with APR libr

Re: Problem with APR library - Tomcat 7

2015-05-19 Thread Christopher Schultz
ed provided to you are expected to benefit the entire community, not just you specifically. - -chris > -Original Message- From: Christopher Schultz > [mailto:ch...@christopherschultz.net] Sent: 18 May, 2015 22:11 To: > Tomcat Users List Subject: Re: Problem with APR library - Tomcat 7 &

RE: Problem with APR library - Tomcat 7

2015-05-19 Thread Dejan Stamenov
he.org > To: users@tomcat.apache.org > Subject: Re: Problem with APR library - Tomcat 7 > > On 17/05/2015 20:22, Dejan Stamenov wrote: > > Hello, > > > > > > > > I am working on a project where I need to install SSL certificates on Tomcat > >

RE: Problem with APR library - Tomcat 7

2015-05-18 Thread Dejan Stamenov
ssage- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: 18 May, 2015 22:11 To: Tomcat Users List Subject: Re: Problem with APR library - Tomcat 7 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dejan, On 5/18/15 3:53 PM, Dejan Stamenov wrote: > The error below the warning

Re: Problem with APR library - Tomcat 7

2015-05-18 Thread Christopher Schultz
ng tcnative is a typical two-step process to build: "configure", "make". - -chris > -Original Message- From: Christopher Schultz > [mailto:ch...@christopherschultz.net] Sent: 18 May, 2015 21:46 To: > Tomcat Users List Subject: Re: Problem with APR library -

RE: Problem with APR library - Tomcat 7

2015-05-18 Thread Dejan Stamenov
s the case and worked, or I need further help. -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: 18 May, 2015 21:46 To: Tomcat Users List Subject: Re: Problem with APR library - Tomcat 7 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dejan, On 5/

Re: Problem with APR library - Tomcat 7

2015-05-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dejan, On 5/17/15 3:22 PM, Dejan Stamenov wrote: > I am working on a project where I need to install SSL certificates > on Tomcat 7 server for my Java application. I have been > experimenting around, I have set up the connector in the server.xml > f

Re: Problem with APR library - Tomcat 7

2015-05-18 Thread Mark Thomas
On 17/05/2015 20:22, Dejan Stamenov wrote: > Hello, > > > > I am working on a project where I need to install SSL certificates on Tomcat > 7 server for my Java application. I have been experimenting around, I have > set up the connector in the server.xml file, but when I look into the logs I >