Re: Cannot load /usr/local/apache/libexec/mod_webapp.so

2003-08-14 Thread jean-frederic clere
Sunny Lin wrote: To whom it may concerns, I successfully built the web modules, but had error when do the configtest as followed, Syntax error on line 205 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/mod_webapp.so into server: ld.so.1: /usr/local/apache/bin/httpd

Cannot load /usr/local/apache/libexec/mod_webapp.so

2003-08-14 Thread Sunny Lin
To whom it may concerns, I successfully built the web modules, but had error when do the configtest as followed, Syntax error on line 205 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/mod_webapp.so into server: ld.so.1: /usr/local/apache/bin/httpd: fatal

DO NOT REPLY [Bug 17124] New: - cannot compile mod_webapp.so

2003-02-17 Thread bugzilla
gzilla/show_bug.cgi?id=17124 cannot compile mod_webapp.so Summary: cannot compile mod_webapp.so Product: Tomcat 4 Version: 4.1.18 Platform: Sun OS/Version: Solaris Status: NEW Severity: Normal Priority: Other Com

Re: Cannot build mod_webapp.so on Solaris 8

2002-10-11 Thread Hannu Kivimäki
Tomcat Connector sources (jakarta-tomcat-connectors-4.1.12-src.tar.gz) 2.) Download Apache APR sources from http://cvs.apache.org/snapshots/apr/ 3.) Extract JTC sources 4.) Extract APR sources into ../jakarta-tomcat-connectors-4.1.12-src/webapp/apr 5.) Run webapp/support/buildconf.sh 6.) Run webapp

Re: Cannot build mod_webapp.so on Solaris 8

2002-10-10 Thread Pier Fumagalli
On 10/10/02 22:23, "James C. McMaster (Jim)" <[EMAIL PROTECTED]> wrote: > I know this is not the proper place to ask configuration questions, but I do > not believe this is such. Use mod_jk -- To unsubscribe, e-mail: For additional commands, e-mail:

Cannot build mod_webapp.so on Solaris 8

2002-10-10 Thread James C. McMaster (Jim)
I know this is not the proper place to ask configuration questions, but I do not believe this is such. I downloaded jakarta-tomcat-connectors-4.1.12-src.tar.gz from jakarta, and have read all the instructions. When I go to the webapp directory, README.txt says: > How to build the WebApp modu

mod_webapp.so & upload

2002-09-04 Thread Bicnic
Hello, I realised à webmail in JSP/Servlet on Linux RedHat 7.2 / Apache 1.3.26 / Tomcat 4.0.1 and I've a problem... I can't upload file to the server. This is a bug of the connector mod_webapp.so (method toRead() return char between -128 to 127 instead of 0 to 255 http://nagoya.

Re: Cannot load /usr/lib/apache/mod_webapp.so

2002-09-03 Thread jean-frederic clere
Jan Bromberger wrote: >>>Syntax error on line 249 of /etc/httpd/httpd.conf: >>>Cannot load /usr/lib/apache/mod_webapp.so into server: libapr-0.so.0: >>>cannot load shared object file: No such file or directory >>> >>>I built just today from CVS - both

Re: Cannot load /usr/lib/apache/mod_webapp.so

2002-09-03 Thread Jan Bromberger
> It is fixed thanks to Justin ;-)) Uhhh... when exactly? I am not so very sure that the time from my last mail is 100% correct but I must have checked out not half an hour ago.. but I will retry. Thanks in advance, Jan -- To unsubscribe, e-mail: For additional comm

Re: Cannot load /usr/lib/apache/mod_webapp.so

2002-09-03 Thread Jan Bromberger
> > Syntax error on line 249 of /etc/httpd/httpd.conf: > > Cannot load /usr/lib/apache/mod_webapp.so into server: libapr-0.so.0: > > cannot load shared object file: No such file or directory > > > > I built just today from CVS - both the webapp connector and AP

Re: Cannot load /usr/lib/apache/mod_webapp.so

2002-09-03 Thread jean-frederic clere
Clere, Jean-Frederic wrote: > Clere, Jean-Frederic wrote: > >> Jan Bromberger wrote: >> >>> I hope I did not missunderstand that you want me to report this. On >>> apachectl configtest I get: >>> >>> Syntax error on line 249 of /etc/httpd/htt

mod_webapp.so & upload

2002-09-03 Thread Bicnic
Hello, I realised à webmail in JSP/Servlet on Linux RedHat 7.2 / Apache 1.3.26 / Tomcat 4.0.1 and I've a problem... I can't upload file to the server. This is a bug of the connector mod_webapp.so (method toRead() return char between -128 to 127 instead of 0 to 255 http://nagoya.

Re: Cannot load /usr/lib/apache/mod_webapp.so

2002-09-03 Thread jean-frederic clere
Clere, Jean-Frederic wrote: > Jan Bromberger wrote: > >> I hope I did not missunderstand that you want me to report this. On >> apachectl configtest I get: >> >> Syntax error on line 249 of /etc/httpd/httpd.conf: >> Cannot load /usr/lib/apache/mod_webapp.so i

Re: Cannot load /usr/lib/apache/mod_webapp.so

2002-09-03 Thread jean-frederic clere
Jan Bromberger wrote: > I hope I did not missunderstand that you want me to report this. On > apachectl configtest I get: > > Syntax error on line 249 of /etc/httpd/httpd.conf: > Cannot load /usr/lib/apache/mod_webapp.so into server: libapr-0.so.0: > cannot load shared object

Cannot load /usr/lib/apache/mod_webapp.so

2002-09-02 Thread Jan Bromberger
I hope I did not missunderstand that you want me to report this. On apachectl configtest I get: Syntax error on line 249 of /etc/httpd/httpd.conf: Cannot load /usr/lib/apache/mod_webapp.so into server: libapr-0.so.0: cannot load shared object file: No such file or directory I built just today

Re: Undefined Symbol when testing mod_webapp.so

2002-07-08 Thread jean-frederic clere
Adrian Wenden wrote: > Hi > > > > I have built apache 1.3.26 on RedHat 7.2. The server runs fine. I then > built the webapp connector library. Here are the commands I used: > > > > ./support/buildconf.sh > > ./configure -with-apxs > > &g

Undefined Symbol when testing mod_webapp.so

2002-07-05 Thread Adrian Wenden
Hi I have built apache 1.3.26 on RedHat 7.2. The server runs fine. I then built the webapp connector library. Here are the commands I used: ./support/buildconf.sh ./configure -with-apxs When I tested the mod_webapp.so through apache it reported that the mod_webapp.so had a missing

Re: How was the precompiled mod_webapp.so binary built for Solaris 8

2002-06-21 Thread Albert Chin
On Thu, Jun 20, 2002 at 05:56:44PM +0100, Pier Fumagalli wrote: > "Albert Chin" <[EMAIL PROTECTED]> wrote: > > > How was the precompiled binary of mod_webapp available from > > http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.3/bin/solaris > > 8/sparc/ > > built? > > > > I'm tryi

Re: How was the precompiled mod_webapp.so binary built forSolaris 8

2002-06-20 Thread Pier Fumagalli
"Albert Chin" <[EMAIL PROTECTED]> wrote: > How was the precompiled binary of mod_webapp available from > http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.3/bin/solaris > 8/sparc/ > built? > > I'm trying to build it with the Sun C compiler (Forte 6.2) as follows > (Apache 1.3.24):

Re: mod_webapp.so socketpool changes..

2002-04-30 Thread jean-frederic clere
only 2 RISCs I've >>> coded for are PPCs and MIPSes), thus making binaries unportable from one >>> architecture to another... >> >> The atomic for SPARC is using cas that is an 8+ opcode. This causes >> "problems" on SPARC machines with "

Re: mod_webapp.so socketpool changes..

2002-04-30 Thread simonkeary
thought is to rely on inter-process > > mutex locking, instead of atomics)... > > > > > >>Thanks for your time. > > > > > > I feel lucky to have some spare time on my hands :) :) :) > > > > Pier > > > > > >>-Cavan M

DO NOT REPLY [Bug 8583] - /usr/local/apache/bin/httpd: fatal: relocation error: for mod_webapp.so

2002-04-29 Thread bugzilla
gzilla/show_bug.cgi?id=8583 /usr/local/apache/bin/httpd: fatal: relocation error: for mod_webapp.so [EMAIL PROTECTED] changed: What|Removed |Added Stat

DO NOT REPLY [Bug 8583] - /usr/local/apache/bin/httpd: fatal: relocation error: for mod_webapp.so

2002-04-29 Thread bugzilla
gzilla/show_bug.cgi?id=8583 /usr/local/apache/bin/httpd: fatal: relocation error: for mod_webapp.so --- Additional Comments From [EMAIL PROTECTED] 2002-04-29 14:19 --- That is a problem of mixing as and gcc. If you use gcc 3.0.3 you need binutils 2.11.93.0.2 (at least). The config

DO NOT REPLY [Bug 8583] - /usr/local/apache/bin/httpd: fatal: relocation error: for mod_webapp.so

2002-04-29 Thread bugzilla
gzilla/show_bug.cgi?id=8583 /usr/local/apache/bin/httpd: fatal: relocation error: for mod_webapp.so --- Additional Comments From [EMAIL PROTECTED] 2002-04-29 12:53 --- Did you try with GCC 2.9.x? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-m

Re: mod_webapp.so socketpool changes..

2002-04-29 Thread jean-frederic clere
> > I feel lucky to have some spare time on my hands :) :) :) > > Pier > > >>-Cavan Morris >> >>- Original Message - >>From: "Pier Fumagalli" <[EMAIL PROTECTED]> >>To: "Tomcat Developers List" <[EMAIL

Re: mod_webapp.so socketpool changes..

2002-04-27 Thread Cavan Morris
i" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Saturday, April 27, 2002 2:03 PM Subject: Re: mod_webapp.so socketpool changes.. > "Cavan Morris" <[EMAIL PROTECTED]> wrote: > > > Attached is an ASCII file wi

Re: mod_webapp.so socketpool changes..

2002-04-27 Thread Pier Fumagalli
s for your time. I feel lucky to have some spare time on my hands :) :) :) Pier > -Cavan Morris > > - Original Message - > From: "Pier Fumagalli" <[EMAIL PROTECTED]> > To: "Tomcat Developers List" <[EMAIL PROTECTED]> > Sent: Saturday, April 27, 200

Re: mod_webapp.so socketpool changes..

2002-04-27 Thread Cavan Morris
ocketpool work may solve bug 8433 or yes that's right, it doesn't compile? Thanks for your time. -Cavan Morris - Original Message - From: "Pier Fumagalli" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Saturday, A

DO NOT REPLY [Bug 8583] - /usr/local/apache/bin/httpd: fatal: relocation error: for mod_webapp.so

2002-04-27 Thread bugzilla
gzilla/show_bug.cgi?id=8583 /usr/local/apache/bin/httpd: fatal: relocation error: for mod_webapp.so --- Additional Comments From [EMAIL PROTECTED] 2002-04-27 17:28 --- The ldd messages are a red herring, they also appear on another Linux server we have (and mod_webapp there works). I&#x

Re: mod_webapp.so socketpool changes..

2002-04-27 Thread Pier Fumagalli
"Cavan Morris" <[EMAIL PROTECTED]> wrote: > Hey Guys, > I reported bug 8433 and am looking for a way to solve it. I thought that the > socketpool work you're doing might solve the problem but wasn't able to > compile the latest from cvs. > My question is do you think that what you're working on

DO NOT REPLY [Bug 8583] - /usr/local/apache/bin/httpd: fatal: relocation error: for mod_webapp.so

2002-04-27 Thread bugzilla
gzilla/show_bug.cgi?id=8583 /usr/local/apache/bin/httpd: fatal: relocation error: for mod_webapp.so [EMAIL PROTECTED] changed: What|Removed |Added AssignedTo|[EMAIL PROTECTED] |

Re: mod_webapp.so socketpool changes..

2002-04-26 Thread Cavan Morris
n-frederic clere" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Friday, April 26, 2002 6:18 AM Subject: Re: mod_webapp.so socketpool changes.. > Clere, Jean-Frederic wrote: > > [EMAIL PROTECTED] wrote: > > > >> Hi John-F

Re: mod_webapp.so socketpool changes..

2002-04-26 Thread jean-frederic clere
Clere, Jean-Frederic wrote: > [EMAIL PROTECTED] wrote: > >> Hi John-Frederic, >> >> I've only just seen your mail as I've been away for a few days... >> >> Is there any update on this? Have you had a chance to look at the >> updates I made? > > > Yep... But it needs more when having a not thr

Re: mod_webapp.so socketpool changes..

2002-04-26 Thread jean-frederic clere
[EMAIL PROTECTED] wrote: > Hi John-Frederic, > > I've only just seen your mail as I've been away for a few days... > > Is there any update on this? Have you had a chance to look at the updates I made? Yep... But it needs more when having a not threaded Apache-1.3 for example. The code still do

Re: mod_webapp.so socketpool changes..

2002-04-25 Thread Pier Fumagalli
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > Hi John-Frederic, > > I've only just seen your mail as I've been away for a few days... > > Is there any update on this? Have you had a chance to look at the updates I > made? > > If you want me to do any more work on this just let me know..

Re: mod_webapp.so socketpool changes..

2002-04-25 Thread simonkeary
Hi John-Frederic, I've only just seen your mail as I've been away for a few days... Is there any update on this? Have you had a chance to look at the updates I made? If you want me to do any more work on this just let me know... BTW I've been testing this on an NT intranet web server runnin

Re: mod_webapp.so socketpool changes..

2002-04-25 Thread Pier Fumagalli
"jean-frederic clere" <[EMAIL PROTECTED]> wrote: >> Simon, >> both I and JF have been pretty busy this last few days... I wanted to >> it out also with Apache 2.0's worker MPM before committing... > > I have been out for a week... But I will try to find some time today ;-) Same here, this w

DO NOT REPLY [Bug 8436] - Apache httpd 2.0 unable to load Connector : mod_webapp.so

2002-04-25 Thread bugzilla
gzilla/show_bug.cgi?id=8436 Apache httpd 2.0 unable to load Connector : mod_webapp.so [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RE

DO NOT REPLY [Bug 8436] New: - Apache httpd 2.0 unable to load Connector : mod_webapp.so

2002-04-23 Thread bugzilla
gzilla/show_bug.cgi?id=8436 Apache httpd 2.0 unable to load Connector : mod_webapp.so Summary: Apache httpd 2.0 unable to load Connector : mod_webapp.so Product: Tomcat 4 Version: 4.0.3 Final Platform: PC OS/Version:

Re: mod_webapp.so socketpool changes..

2002-04-22 Thread jean-frederic clere
Pier Fumagalli wrote: > "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > >>Hi, >> >>As mentioned in my last email I have updated the socketpool changes to >>incorporate the changes recommended. >> >>I'm not sure if my mail was missed or not but I haven't received any feedback >>on the latest c

Re: mod_webapp.so socketpool changes..

2002-04-17 Thread Pier Fumagalli
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > > As mentioned in my last email I have updated the socketpool changes to > incorporate the changes recommended. > > I'm not sure if my mail was missed or not but I haven't received any feedback > on the latest changes. What's the process t

Re: Error running Apache 2.0 with mod_webapp.so ormod_jk-01.sobinaries

2002-04-17 Thread Punky Tse
> > > > Pier, > > Yeah.. You are correct. This guy replied privately to me that mod_webapp is > > now working on his box after he build the source from CVS. > > > > For the pre-built binary, shouldn't we provide two sets of binaries (1.3 and > > 2.0), or just remove the them from the site? > > B

Re: Error running Apache 2.0 with mod_webapp.so ormod_jk-01.sobinaries

2002-04-16 Thread Pier Fumagalli
"Punky Tse" <[EMAIL PROTECTED]> wrote: > >>>> [root@bicaweb_dev webapps]# $APACHE_HOME/bin/apachectl start >>>> Syntax error on line 220 of /opt/apache2/conf/httpd.conf: >>>> Cannot load /opt/apache2/modules/mod_webapp.so into server: &

Re: Error running Apache 2.0 with mod_webapp.so or mod_jk-01.sobinaries

2002-04-15 Thread Punky Tse
> >> [root@bicaweb_dev webapps]# $APACHE_HOME/bin/apachectl start > >> Syntax error on line 220 of /opt/apache2/conf/httpd.conf: > >> Cannot load /opt/apache2/modules/mod_webapp.so into server: > >> /opt/apache2/modules > >> /mod_webapp.so: undefin

Re: Error running Apache 2.0 with mod_webapp.so or mod_jk-01.sobinaries

2002-04-12 Thread Pier Fumagalli
d.conf: >> >> [root@bicaweb_dev webapps]# $APACHE_HOME/bin/apachectl start >> Syntax error on line 220 of /opt/apache2/conf/httpd.conf: >> Cannot load /opt/apache2/modules/mod_webapp.so into server: >> /opt/apache2/modules >> /mod_webapp.so: undefined symbol:

RE: Error running Apache 2.0 with mod_webapp.so or mod_jk-01.so binaries

2002-04-12 Thread Punky Tse
> > Thanks for your quick response. I'm glad to hear you got it running. That > certainly gives hope! > You are welcome. ;-) > I've tried mod_webapp and mod_jk and get the same error for each. I > downloaded: > - jakarta-tomcat-4.0.3.tar > - mod_weba

AW: Error running Apache 2.0 with mod_webapp.so or mod_jk-01.so binaries

2002-04-12 Thread Torsten Fohrer
; [EMAIL PROTECTED] Betreff: Re: Error running Apache 2.0 with mod_webapp.so or mod_jk-01.so binaries > I don't know if this is a bug or something I am doing wrong, but I've > contacted several people via the Tomcat forums and found that two of them > had abandoned Apache 2.0 a

Re: Error running Apache 2.0 with mod_webapp.so or mod_jk-01.so binaries

2002-04-11 Thread Punky Tse
edhat Linux 7.1 > - Apache 2.0 > - Tomcat 4.0.3 For mod_webapp, it works for me. > > To keep this simple, I am doing the least possible changes that still > produce the error: > - Using binaries for mod_webapp.so or mod_jk-01.so > - Using only the -prefix option when insta

Error running Apache 2.0 with mod_webapp.so or mod_jk-01.so binaries

2002-04-11 Thread Ray Peck
mcat 4.0.3 To keep this simple, I am doing the least possible changes that still produce the error: - Using binaries for mod_webapp.so or mod_jk-01.so - Using only the -prefix option when installing Apache - Using the standard httpd.conf file except for one line: LoadModule webapp_modu

Re: mod_webapp.so (linking problems on x86 platform sol7)

2002-01-25 Thread jean-frederic clere
Frank Ng wrote: > > Hi, > > I am having linking problems with mod_webapp.so, it compiled > fine but when I put ... > > LoadModule webapp_module libexec/mod_webapp.so > > in httpd.conf and try to start it, I get an error and when I > check links, I get the fo

mod_webapp.so (linking problems on x86 platform sol7)

2002-01-25 Thread Frank Ng
Hi, I am having linking problems with mod_webapp.so, it compiled fine but when I put ... LoadModule webapp_module libexec/mod_webapp.so in httpd.conf and try to start it, I get an error and when I check links, I get the following errors ... webapp-module-1.0.1-tc401/apache-1.3# ldd -r

DO NOT REPLY [Bug 5220] - Problem with mod_webapp.so getting confused with tomcat restart

2002-01-11 Thread bugzilla
gzilla/show_bug.cgi?id=5220 Problem with mod_webapp.so getting confused with tomcat restart [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RE

DO NOT REPLY [Bug 5220] - Problem with mod_webapp.so getting confused with tomcat restart

2002-01-04 Thread bugzilla
gzilla/show_bug.cgi?id=5220 Problem with mod_webapp.so getting confused with tomcat restart [EMAIL PROTECTED] changed: What|Removed |Added Severity|Enhancement

DO NOT REPLY [Bug 5220] - Problem with mod_webapp.so getting confused with tomcat restart

2002-01-04 Thread bugzilla
gzilla/show_bug.cgi?id=5220 Problem with mod_webapp.so getting confused with tomcat restart --- Additional Comments From [EMAIL PROTECTED] 2002-01-04 16:34 --- This also causes problems if, in general, apache is started before tomcat. This makes webapp very cumbersome to use, especiall

Re: Trouble building mod_webapp.so for Apache 2.0.28

2001-12-17 Thread jean-frederic clere
Try to update your libtool. I use the following: +++ jfclere@vtxclere:~ > libtool --version ltmain.sh (GNU libtool) 1.3.5 (1.385.2.206 2000/05/27 11:12:27) +++ Cavan Morris wrote: > > I am unable to build mod_webapp.so for apache 2.0.28 on my redhat 7.2 > system. > > Her

Trouble building mod_webapp.so for Apache 2.0.28

2001-12-15 Thread Cavan Morris
I am unable to build mod_webapp.so for apache 2.0.28 on my redhat 7.2 system. Here's what I've been doing. The problem comes during the make process. > tar -xvzf webapp-module-1.0.1-tc401-src.tar.gz [...] > cd webapp-module-1.0.1-tc401/ [...] > ./s

DO NOT REPLY [Bug 5220] New: - Problem with mod_webapp.so getting confused with tomcat restart

2001-11-30 Thread bugzilla
gzilla/show_bug.cgi?id=5220 Problem with mod_webapp.so getting confused with tomcat restart Summary: Problem with mod_webapp.so getting confused with tomcat restart Product: Tomcat 4 Version: 4.0.1 Final Platform: Other OS/Version:

Re: mod_webapp.so

2001-09-17 Thread Pier Fumagalli
"Paxon Maina" <[EMAIL PROTECTED]> wrote: > After compiling mod_webapp.so and copying this file to the libexec > directory under apache ... on testing with apachectl configtest I get the > following error .. what could be the course ... > > Syntax error on lin

mod_webapp.so

2001-09-17 Thread Paxon Maina
After compiling mod_webapp.so and copying this file to the libexec directory under apache ... on testing with apachectl configtest I get the following error .. what could be the course ... Syntax error on line 976 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec

Re: Request: binary mod_webapp.so for Solaris built with -DEAPI

2001-08-31 Thread Pier Fumagalli
"Eryq" <[EMAIL PROTECTED]> wrote: > I was using the mod_webapp.so connector for Solaris > which I downloaded from apache.org > All was going well until I rebuilt my Apache (1.3.20) > with SSL support. Now I get: > > [warn] Loaded DSO libexec/mod_webapp.so

Request: binary mod_webapp.so for Solaris built with -DEAPI

2001-08-23 Thread Eryq
I was using the mod_webapp.so connector for Solaris which I downloaded from apache.org All was going well until I rebuilt my Apache (1.3.20) with SSL support. Now I get: [warn] Loaded DSO libexec/mod_webapp.so uses plain Apache 1.3 API, this module might crash under EAPI

Re: mod_webapp.so

2001-08-09 Thread Pier P. Fumagalli
aleksandre tartchinski at [EMAIL PROTECTED] wrote: > Hello I have Debian unstable 2.4.7 > Tomcat 4.0b6 > Apache 2.0.16 > I have followed the instraction on how to integrate apache + tomcat, > i have build mod_webapp.so with no errors. > i have added this lines to the httpd.co

mod_webapp.so

2001-08-09 Thread aleksandre tartchinski
Hello I have Debian unstable 2.4.7 Tomcat 4.0b6 Apache 2.0.16 I have followed the instraction on how to integrate apache + tomcat, i have build mod_webapp.so with no errors. i have added this lines to the httpd.conf LoadModule webapp_module /usr/local/apache/libexec/mod_webapp.so AddModule