Re: Problem to install APR Tomcat Native Library

2008-11-13 Thread Kees Jan Koster
Der Torsten, I got it sorted out with ldd as suggested here on the list but it is certainly good to know about truss - thank you! I am curious what performance gain APR has for your application server. Did you do any load tests? If so, could you please publisch the results? -- Kees Jan

RE: Problem to install APR Tomcat Native Library

2008-10-31 Thread Martin Gainty
necessarily endorse content contained within this transmission. > Subject: RE: Problem to install APR Tomcat Native Library > Date: Sat, 1 Nov 2008 02:38:41 +0100 > From: [EMAIL PROTECTED] > To: users@tomcat.apache.org > > Hi Rainer, > > I got it sorted out with ldd as suggested

RE: Problem to install APR Tomcat Native Library

2008-10-31 Thread Torsten.Romer
Hi Rainer, I got it sorted out with ldd as suggested here on the list but it is certainly good to know about truss - thank you! Torsten -Original Message- From: Rainer Jung [mailto:[EMAIL PROTECTED] Sent: 30. oktober 2008 23:16 To: Tomcat Users List Subject: Re: Problem to install

Re: Problem to install APR Tomcat Native Library

2008-10-31 Thread Serge Fonville
Thanks, I didn't know that. I stand corrected Regards, Serge Fonville On Fri, Oct 31, 2008 at 6:06 PM, Caldarale, Charles R < [EMAIL PROTECTED]> wrote: > > From: Serge Fonville [mailto:[EMAIL PROTECTED] > > Subject: Re: Problem to install APR Tomcat Native Library >

RE: Problem to install APR Tomcat Native Library

2008-10-31 Thread Caldarale, Charles R
> From: Serge Fonville [mailto:[EMAIL PROTECTED] > Subject: Re: Problem to install APR Tomcat Native Library > > In tomcat 6 you need to specify an executor to define minSpareThreads > and maxSpareThreads (altough this isn't required, IIRC/AFAIK) > http://tomcat.apache.or

Re: Problem to install APR Tomcat Native Library

2008-10-31 Thread Serge Fonville
In tomcat 6 you need to specify an executor to define minSpareThreads and maxSpareThreads (altough this isn't required, IIRC/AFAIK) http://tomcat.apache.org/tomcat-6.0-doc/config/http.html(search for executor) http://tomcat.apache.org/tomcat-6.0-doc/config/executor.html Regards, Serge Fonville O

Re: Problem to install APR Tomcat Native Library

2008-10-31 Thread Juha Laiho
[EMAIL PROTECTED] wrote: > However I get the following warnings when starting up Tomcat: > > WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property > 'minSpareThreads' to '25' did not find a matching property. > Oct 31, 2008 1:04:09 PM org.apache.catalina.startup.SetAllPropert

RE: Problem to install APR Tomcat Native Library

2008-10-31 Thread Torsten.Romer
do I get these warnings? Should I remove the "minSpareThreads" and "minSpareThreads" properties or replace them by other ones? Torsten -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 31. oktober 2008 12:38 To: users@tomcat.apache.org Subject: RE: Probl

RE: Problem to install APR Tomcat Native Library

2008-10-31 Thread Torsten.Romer
Hi Mladen, > What does ldd libtcnative-1.so says? libgcc_s.so.1 => (file not found) Thanks a lot! :-) Torsten -Original Message- From: Mladen Turk [mailto:[EMAIL PROTECTED] Sent: 31. oktober 2008 10:25 To: Tomcat Users List Subject: Re: Problem to install APR Tomcat

Re: Problem to install APR Tomcat Native Library

2008-10-31 Thread Mladen Turk
[EMAIL PROTECTED] wrote: I am trying to install the APR Tomcat Native Library on a Solaris SPARC server. Since it has only OpenSSL installed and no build system available, I compiled libapr 1.3.3 and libtcnative 1.1.14 on another machine with the same OS. I then copied the lib folders of both

Re: Problem to install APR Tomcat Native Library

2008-10-30 Thread Rainer Jung
[EMAIL PROTECTED] schrieb: > Yes, it is set to something like > LD_LIBRARY_PATH=/opt/app/libtcnative/lib:/opt/app/apr/lib:$LD_LIBRARY_PATH > > > The files are all world readable and even owned by the user running > Tomcat. > > I just want to mention that I compiled both libs with another prefix

RE: Problem to install APR Tomcat Native Library

2008-10-30 Thread Torsten.Romer
riginal Message- From: Andrew Ralph Feller, afelle1 [mailto:[EMAIL PROTECTED] Sent: 30. oktober 2008 18:51 To: Tomcat Users List Subject: Re: Problem to install APR Tomcat Native Library Torsten, What is your LD_LIBRARY_PATH set to? Is it something like this: export LD_LIBRARY_PATH=$LD_LI

Re: Problem to install APR Tomcat Native Library

2008-10-30 Thread Andrew Ralph Feller, afelle1
ut that didn't help > either. > > Torsten > > -Original Message- > From: Martin Gainty [mailto:[EMAIL PROTECTED] > Sent: 30. oktober 2008 18:34 > To: Tomcat Users List > Subject: RE: Problem to install APR Tomcat Native Library > > > pls follow Andrew&#x

RE: Problem to install APR Tomcat Native Library

2008-10-30 Thread Martin Gainty
nto $JAVA_HOME/jre/lib/sparc but that didn't help > either. > > Torsten > > -Original Message- > From: Martin Gainty [mailto:[EMAIL PROTECTED] > Sent: 30. oktober 2008 18:34 > To: Tomcat Users List > Subject: RE: Problem to install APR Tomcat Native Libr

RE: Problem to install APR Tomcat Native Library

2008-10-30 Thread Torsten.Romer
omcat Users List Subject: RE: Problem to install APR Tomcat Native Library pls follow Andrew's advice..if windows its probably a dll? so you'll want to copy apr-1.lib to %JRE_HOME%\bin Martin __ Disclaimer and confidentiality note Everything

RE: Problem to install APR Tomcat Native Library

2008-10-30 Thread Martin Gainty
of Sender. This transmission is of a confidential nature and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. > Date: Thu, 30 Oct 2008 12:17:51 -0500 > Subject: Re: Problem to in

RE: Problem to install APR Tomcat Native Library

2008-10-30 Thread Torsten.Romer
elle1 [mailto:[EMAIL PROTECTED] Sent: 30. oktober 2008 18:18 To: Tomcat Users List Subject: Re: Problem to install APR Tomcat Native Library Torsten, Have you updated your LD_LIBRARY_PATH to include APR lib? A- On 10/30/08 12:15 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wro

Re: Problem to install APR Tomcat Native Library

2008-10-30 Thread Andrew Ralph Feller, afelle1
Torsten, Have you updated your LD_LIBRARY_PATH to include APR lib? A- On 10/30/08 12:15 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I am trying to install the APR Tomcat Native Library on a Solaris SPARC > server. > > Since it has only OpenSSL installed and no build system available,