Re: Connector Problem

2003-11-09 Thread lohcl

Hi,
Below is the first 5 line content of the mod_jk.conf file. It is path to
exactly where the mod_jk.so is located.

## Auto generated on Mon Nov 10 09:19:35 SGT 2003##


  LoadModule jk_module /PTSDEV/httpd-2.0.47/modules/mod_jk.so



Best Regards,
Loh Choon Leng

Chartered Semiconductor Manufacturing Ltd.
60 Woodlands Ind. Park-D St-2 Singapore 738406
Off : +65-63603684   HP :  +65-98463801
Email : [EMAIL PROTECTED], Fax : +65-63603816



Chong Yu Meng <[EMAIL PROTECTED]>07/11/2003 10:30 PM
Please respond to "Tomcat Users List"
   

  To:  Tomcat Users List <[EMAIL PROTECTED]>   
   
  cc:  (bcc: LOH Choon Leng/Mfg & Plan Sys/CHRT/ST Group)  
    
      Subject: Re: Connector Problem   

   

   

   






I think Tomcat can't find your mod_jk.so file. What does line 4 of
mod_jk.conf say ? Probably  the location there is wrong?

Regards,
pascal chong

[EMAIL PROTECTED] wrote:

>Hi,
>When starting apache, following error occurs, any idea why ?
>
>Syntax error on line 4 of
>/PTSDEV/jakarta-tomcat-4.1.29/conf/auto/mod_jk.conf:
>Cannot load /PTSDEV/httpd-2.0.47/modules/mod_jk.so into server: ld.so.1:
>/PTSDEV/httpd-2.0.47/bin/httpd: fatal: relocation error: file
>/PTSDEV/httpd-2.0.47/modules/mod_jk.so: symbol ap_psprintf: referenced
>symbol not found
>
>
>Best Regards,
>Loh Choon Leng
>
>Chartered Semiconductor Manufacturing Ltd.
>60 Woodlands Ind. Park-D St-2 Singapore 738406
>Off : +65-63603684   HP :  +65-98463801
>Email : [EMAIL PROTECTED], Fax : +65-63603816
>
>
>
>LOH Choon Leng/Mfg & Plan Sys/CHRT/ST [EMAIL PROTECTED] Domain 07/11/2003 05:18 PM
>Please respond to "Tomcat Users List"
>

>  To:  "Tomcat Users List" <[EMAIL PROTECTED]>

>  cc:  (bcc: LOH Choon Leng/Mfg & Plan Sys/CHRT/ST Group)

>  Subject: Re: Connector Problem

>

>

>

>
>
>
>
>
>
>Hi,
>I have downloaded the automake, autoconf, libtool from GNU and installed,
>and try to execute the following command to build the connector, however,
>following error occur. cannot proceed further ... anyone can help ? I did
>not seems to get libtoolize installed when installing the libtool.
>
>$PWD> ./buildconf.sh
>libtoolize --force --automake --copy
>aclocal
>aclocal: configure.in: 22: macro `AM_PROG_LIBTOOL' not found in library
>automake -a --foreign -i --copy
>configure.in:14: version mismatch.  This is Automake 1.7.8,
>configure.in:14: but the definition used by this AM_INIT_AUTOMAKE
>configure.in:14: comes from Automake 1.6.  You should recreate
>configure.in:14: aclocal.m4 with aclocal and run automake again.
>autoconf
>
>
>Best Regards,
>Loh Choon Leng
>
>Chartered Semiconductor Manufacturing Ltd.
>60 Woodlands Ind. Park-D St-2 Singapore 738406
>Off : +65-63603684   HP :  +65-98463801
>Email : [EMAIL PROTECTED], Fax : +65-63603816
>____________
>
>
>[EMAIL PROTECTED] 08/11/2003 03:49 AM
>Please respond to "Tomcat Users List"
>
>  To:  Tomcat Users List <[EMAIL PROTECTED]>
>
>  cc:  (bcc: LOH Choon Leng/Mfg & Plan Sys/CHRT/ST Group)
>
>  Subject: Re: Connector Problem
>
>
>
>
>
>
>
>
>
>Hi,
>
>Down load automake, autocon etc from sunfreeware.com and
>install it with pkgadd -d command.(download .local.gz files).
>
>Regds
>
>
>Geetha Thanu
>Bioinformatics
>CDFD,Hyderabad.
>
>
>
>
>
>
>
>
>
>-REPLY TO-
>Date:Fri Nov 07 09:53:17 CST 2003
>FROM: [EMAIL PROTECTED]
>To: Tomcat Users List  <[EMAIL PROTECTED]>
>Subject: Re: Connector Problem
>
>Hi !
>I am using solaris 2.8, will this set of instruction works fine as well
>?
>
>wh

Re: Connector Problem

2003-11-07 Thread Chong Yu Meng
You could try to locate automake 1.6 and install it instead of automake 
1.7, or you could regenerate aclocal.m4 (I don't know how to do that).

Regards,
pascal chong


[EMAIL PROTECTED] wrote:

Hi,
I have downloaded the automake, autoconf, libtool from GNU and installed,
and try to execute the following command to build the connector, however,
following error occur. cannot proceed further ... anyone can help ? I did
not seems to get libtoolize installed when installing the libtool.
$PWD> ./buildconf.sh
libtoolize --force --automake --copy
aclocal
aclocal: configure.in: 22: macro `AM_PROG_LIBTOOL' not found in library
automake -a --foreign -i --copy
configure.in:14: version mismatch.  This is Automake 1.7.8,
configure.in:14: but the definition used by this AM_INIT_AUTOMAKE
configure.in:14: comes from Automake 1.6.  You should recreate
configure.in:14: aclocal.m4 with aclocal and run automake again.
autoconf
Best Regards,
Loh Choon Leng

Chartered Semiconductor Manufacturing Ltd.
60 Woodlands Ind. Park-D St-2 Singapore 738406
Off : +65-63603684   HP :  +65-98463801
Email : [EMAIL PROTECTED], Fax : +65-63603816

[EMAIL PROTECTED] 08/11/2003 03:49 AM
Please respond to "Tomcat Users List"
  
 To:  Tomcat Users List <[EMAIL PROTECTED]>  
 cc:  (bcc: LOH Choon Leng/Mfg & Plan Sys/CHRT/ST Group)      
         Subject: Re: Connector Problem   
  
  
  





Hi,

Down load automake, autocon etc from sunfreeware.com and
install it with pkgadd -d command.(download .local.gz files).
Regds

Geetha Thanu
Bioinformatics
CDFD,Hyderabad.








-REPLY TO-
Date:Fri Nov 07 09:53:17 CST 2003
FROM: [EMAIL PROTECTED]
To: Tomcat Users List  <[EMAIL PROTECTED]>
Subject: Re: Connector Problem
Hi !
I am using solaris 2.8, will this set of instruction works fine as well
?
where do I get rpm : autmake, autoconfig, m4 libtool from ?

Best Regards,
Loh Choon Leng

Chartered Semiconductor Manufacturing Ltd.
60 Woodlands Ind. Park-D St-2 Singapore 738406
Off : +65-63603684   HP :  +65-98463801
Email : [EMAIL PROTECTED], Fax : +65-63603816

Chong Yu Meng <[EMAIL PROTECTED]>07/11/2003 09:28 AM
Please respond to "Tomcat Users List"
To: Tomcat Users List <[EMAIL PROTECTED]>
cc: (bcc: LOH Choon Leng/Mfg & Plan Sys/CHRT/ST Group)
Subject: Re: Connector Problem






Hello!

I have a set of instructions that may help you (see
http://www.cymulacrum.net/tomcat/jk2_compile.html). Just updated it
yesterday.
Are you using Linux or Solaris. If Linux, my instructions cover the
following configuration : Apache 2.0.47 (rpm) + Tomcat 4.1.29 + mod_jk2.
I used to work for your competitor across the street in Woodlands (TECH
Semiconductor) several years ago.
Regards,
pascal chong


[EMAIL PROTECTED] wrote:

 

When following the following procedure to build the connector,

Building

* Install tomcat(3.3, 4.0, 4.1). Install Apache(1.3, 2.0). Any
combination is fine, but j-t-c developers should have them all.
* Copy build.properties.sample to build.properties

* Edit build.properties to taste. In particular it's important to set
the paths to tomcat and apache.
* Run "ant". It'll build modules for all the detected containers.

* If your system have a current working version of libtool, run "ant
native".
This will build the native connectors for the detected servers ( both
   

jk
 

and jk2).

Alternatively, you can build using configure/make/dsp/apxs.

* Run "ant install". This will copy the files in the right location
in your server/container. Optional: on unix systems you can create
symlinks ( XXX script will be provided ) and avoid copying.
Following error occur, pls help ...



$PWD> $ANT_HOME/bin/ant
Buildfile: build.xml
init:
   [echo] /
apache20:

apache13:
 [so] Compiling 18 out of 18
Compiling
/PTSDEV/jakarta-tomcat-connectors-4.1.27-src/jk/native/common/jk_msg_buff.c
   



 

BUILD FAILED
file:/PTSDEV/jakarta-tomcat-connectors-4.1.27-src/jk/native/build.x

Re: Connector Problem

2003-11-07 Thread Chong Yu Meng
I think Tomcat can't find your mod_jk.so file. What does line 4 of 
mod_jk.conf say ? Probably  the location there is wrong?

Regards,
pascal chong
[EMAIL PROTECTED] wrote:

Hi,
When starting apache, following error occurs, any idea why ?
Syntax error on line 4 of
/PTSDEV/jakarta-tomcat-4.1.29/conf/auto/mod_jk.conf:
Cannot load /PTSDEV/httpd-2.0.47/modules/mod_jk.so into server: ld.so.1:
/PTSDEV/httpd-2.0.47/bin/httpd: fatal: relocation error: file
/PTSDEV/httpd-2.0.47/modules/mod_jk.so: symbol ap_psprintf: referenced
symbol not found
Best Regards,
Loh Choon Leng

Chartered Semiconductor Manufacturing Ltd.
60 Woodlands Ind. Park-D St-2 Singapore 738406
Off : +65-63603684   HP :  +65-98463801
Email : [EMAIL PROTECTED], Fax : +65-63603816

LOH Choon Leng/Mfg & Plan Sys/CHRT/ST [EMAIL PROTECTED] Domain 07/11/2003 05:18 PM
Please respond to "Tomcat Users List"
  
 To:  "Tomcat Users List" <[EMAIL PROTECTED]>
 cc:  (bcc: LOH Choon Leng/Mfg & Plan Sys/CHRT/ST Group)          
 Subject: Re: Connector Problem   
  
  
  





Hi,
I have downloaded the automake, autoconf, libtool from GNU and installed,
and try to execute the following command to build the connector, however,
following error occur. cannot proceed further ... anyone can help ? I did
not seems to get libtoolize installed when installing the libtool.
$PWD> ./buildconf.sh
libtoolize --force --automake --copy
aclocal
aclocal: configure.in: 22: macro `AM_PROG_LIBTOOL' not found in library
automake -a --foreign -i --copy
configure.in:14: version mismatch.  This is Automake 1.7.8,
configure.in:14: but the definition used by this AM_INIT_AUTOMAKE
configure.in:14: comes from Automake 1.6.  You should recreate
configure.in:14: aclocal.m4 with aclocal and run automake again.
autoconf
Best Regards,
Loh Choon Leng

Chartered Semiconductor Manufacturing Ltd.
60 Woodlands Ind. Park-D St-2 Singapore 738406
Off : +65-63603684   HP :  +65-98463801
Email : [EMAIL PROTECTED], Fax : +65-63603816

[EMAIL PROTECTED] 08/11/2003 03:49 AM
Please respond to "Tomcat Users List"
 To:  Tomcat Users List <[EMAIL PROTECTED]>

 cc:  (bcc: LOH Choon Leng/Mfg & Plan Sys/CHRT/ST Group)

 Subject: Re: Connector Problem









Hi,

Down load automake, autocon etc from sunfreeware.com and
install it with pkgadd -d command.(download .local.gz files).
Regds

Geetha Thanu
Bioinformatics
CDFD,Hyderabad.








-REPLY TO-
Date:Fri Nov 07 09:53:17 CST 2003
FROM: [EMAIL PROTECTED]
To: Tomcat Users List  <[EMAIL PROTECTED]>
Subject: Re: Connector Problem
Hi !
I am using solaris 2.8, will this set of instruction works fine as well
?
where do I get rpm : autmake, autoconfig, m4 libtool from ?

Best Regards,
Loh Choon Leng

Chartered Semiconductor Manufacturing Ltd.
60 Woodlands Ind. Park-D St-2 Singapore 738406
Off : +65-63603684   HP :  +65-98463801
Email : [EMAIL PROTECTED], Fax : +65-63603816

Chong Yu Meng <[EMAIL PROTECTED]>07/11/2003 09:28 AM
Please respond to "Tomcat Users List"
To: Tomcat Users List <[EMAIL PROTECTED]>
cc: (bcc: LOH Choon Leng/Mfg & Plan Sys/CHRT/ST Group)
Subject: Re: Connector Problem






Hello!

I have a set of instructions that may help you (see
http://www.cymulacrum.net/tomcat/jk2_compile.html). Just updated it
yesterday.
Are you using Linux or Solaris. If Linux, my instructions cover the
following configuration : Apache 2.0.47 (rpm) + Tomcat 4.1.29 + mod_jk2.
I used to work for your competitor across the street in Woodlands (TECH
Semiconductor) several years ago.
Regards,
pascal chong


[EMAIL PROTECTED] wrote:

 

When following the following procedure to build the connector,

Building

* Install tomcat(3.3, 4.0, 4.1). Install Apache(1.3, 2.0). Any
combination is fine, but j-t-c developers should have them all.
* Copy build.properties.sample to build.properties

* Edit build.properties to taste. In pa

Re: Connector Problem

2003-11-07 Thread lohcl

Hi,
When starting apache, following error occurs, any idea why ?

Syntax error on line 4 of
/PTSDEV/jakarta-tomcat-4.1.29/conf/auto/mod_jk.conf:
Cannot load /PTSDEV/httpd-2.0.47/modules/mod_jk.so into server: ld.so.1:
/PTSDEV/httpd-2.0.47/bin/httpd: fatal: relocation error: file
/PTSDEV/httpd-2.0.47/modules/mod_jk.so: symbol ap_psprintf: referenced
symbol not found


Best Regards,
Loh Choon Leng

Chartered Semiconductor Manufacturing Ltd.
60 Woodlands Ind. Park-D St-2 Singapore 738406
Off : +65-63603684   HP :  +65-98463801
Email : [EMAIL PROTECTED], Fax : +65-63603816



LOH Choon Leng/Mfg & Plan Sys/CHRT/ST [EMAIL PROTECTED] Domain 07/11/2003 05:18 PM
Please respond to "Tomcat Users List"
   

  To:  "Tomcat Users List" <[EMAIL PROTECTED]> 
   
  cc:  (bcc: LOH Choon Leng/Mfg & Plan Sys/CHRT/ST Group)  
        
      Subject: Re: Connector Problem   

   

   

   







Hi,
I have downloaded the automake, autoconf, libtool from GNU and installed,
and try to execute the following command to build the connector, however,
following error occur. cannot proceed further ... anyone can help ? I did
not seems to get libtoolize installed when installing the libtool.

$PWD> ./buildconf.sh
libtoolize --force --automake --copy
aclocal
aclocal: configure.in: 22: macro `AM_PROG_LIBTOOL' not found in library
automake -a --foreign -i --copy
configure.in:14: version mismatch.  This is Automake 1.7.8,
configure.in:14: but the definition used by this AM_INIT_AUTOMAKE
configure.in:14: comes from Automake 1.6.  You should recreate
configure.in:14: aclocal.m4 with aclocal and run automake again.
autoconf


Best Regards,
Loh Choon Leng

Chartered Semiconductor Manufacturing Ltd.
60 Woodlands Ind. Park-D St-2 Singapore 738406
Off : +65-63603684   HP :  +65-98463801
Email : [EMAIL PROTECTED], Fax : +65-63603816



[EMAIL PROTECTED] 08/11/2003 03:49 AM
Please respond to "Tomcat Users List"

  To:  Tomcat Users List <[EMAIL PROTECTED]>

  cc:  (bcc: LOH Choon Leng/Mfg & Plan Sys/CHRT/ST Group)

  Subject: Re: Connector Problem









Hi,

Down load automake, autocon etc from sunfreeware.com and
install it with pkgadd -d command.(download .local.gz files).

Regds


Geetha Thanu
Bioinformatics
CDFD,Hyderabad.









-REPLY TO-
Date:Fri Nov 07 09:53:17 CST 2003
FROM: [EMAIL PROTECTED]
To: Tomcat Users List  <[EMAIL PROTECTED]>
Subject: Re: Connector Problem

Hi !
I am using solaris 2.8, will this set of instruction works fine as well
?

where do I get rpm : autmake, autoconfig, m4 libtool from ?

Best Regards,
Loh Choon Leng

Chartered Semiconductor Manufacturing Ltd.
60 Woodlands Ind. Park-D St-2 Singapore 738406
Off : +65-63603684   HP :  +65-98463801
Email : [EMAIL PROTECTED], Fax : +65-63603816



Chong Yu Meng <[EMAIL PROTECTED]>07/11/2003 09:28 AM
Please respond to "Tomcat Users List"

To: Tomcat Users List <[EMAIL PROTECTED]>
cc: (bcc: LOH Choon Leng/Mfg & Plan Sys/CHRT/ST Group)
Subject: Re: Connector Problem








Hello!

I have a set of instructions that may help you (see
http://www.cymulacrum.net/tomcat/jk2_compile.html). Just updated it
yesterday.

Are you using Linux or Solaris. If Linux, my instructions cover the
following configuration : Apache 2.0.47 (rpm) + Tomcat 4.1.29 + mod_jk2.

I used to work for your competitor across the street in Woodlands (TECH
Semiconductor) several years ago.

Regards,
pascal chong



[EMAIL PROTECTED] wrote:

>When following the following procedure to build the connector,
>
>Building
>
>
>* Install tomcat(3.3, 4.0, 4.1). Install Apache(1.3, 2.0). Any
>combination is fine, but j-t-c developers should have them all.
>
>* Copy build.properties.sample to build.properties
>
>* Edit build.properties to taste. In particular it's important to set
>the paths to tomcat and apache.
>
>* Run "a

Re: Connector Problem

2003-11-07 Thread lohcl

Hi,
I have downloaded the automake, autoconf, libtool from GNU and installed,
and try to execute the following command to build the connector, however,
following error occur. cannot proceed further ... anyone can help ? I did
not seems to get libtoolize installed when installing the libtool.

$PWD> ./buildconf.sh
libtoolize --force --automake --copy
aclocal
aclocal: configure.in: 22: macro `AM_PROG_LIBTOOL' not found in library
automake -a --foreign -i --copy
configure.in:14: version mismatch.  This is Automake 1.7.8,
configure.in:14: but the definition used by this AM_INIT_AUTOMAKE
configure.in:14: comes from Automake 1.6.  You should recreate
configure.in:14: aclocal.m4 with aclocal and run automake again.
autoconf


Best Regards,
Loh Choon Leng

Chartered Semiconductor Manufacturing Ltd.
60 Woodlands Ind. Park-D St-2 Singapore 738406
Off : +65-63603684   HP :  +65-98463801
Email : [EMAIL PROTECTED], Fax : +65-63603816



[EMAIL PROTECTED] 08/11/2003 03:49 AM
Please respond to "Tomcat Users List"
   

  To:  Tomcat Users List <[EMAIL PROTECTED]>   
   
  cc:  (bcc: LOH Choon Leng/Mfg & Plan Sys/CHRT/ST Group)  
    
  Subject: Re: Connector Problem   

   

   

   






Hi,

Down load automake, autocon etc from sunfreeware.com and
install it with pkgadd -d command.(download .local.gz files).

Regds


Geetha Thanu
Bioinformatics
CDFD,Hyderabad.









-REPLY TO-
Date:Fri Nov 07 09:53:17 CST 2003
FROM: [EMAIL PROTECTED]
To: Tomcat Users List  <[EMAIL PROTECTED]>
Subject: Re: Connector Problem

Hi !
I am using solaris 2.8, will this set of instruction works fine as well
?

where do I get rpm : autmake, autoconfig, m4 libtool from ?

Best Regards,
Loh Choon Leng

Chartered Semiconductor Manufacturing Ltd.
60 Woodlands Ind. Park-D St-2 Singapore 738406
Off : +65-63603684   HP :  +65-98463801
Email : [EMAIL PROTECTED], Fax : +65-63603816



Chong Yu Meng <[EMAIL PROTECTED]>07/11/2003 09:28 AM
Please respond to "Tomcat Users List"

To: Tomcat Users List <[EMAIL PROTECTED]>
cc: (bcc: LOH Choon Leng/Mfg & Plan Sys/CHRT/ST Group)
Subject: Re: Connector Problem








Hello!

I have a set of instructions that may help you (see
http://www.cymulacrum.net/tomcat/jk2_compile.html). Just updated it
yesterday.

Are you using Linux or Solaris. If Linux, my instructions cover the
following configuration : Apache 2.0.47 (rpm) + Tomcat 4.1.29 + mod_jk2.

I used to work for your competitor across the street in Woodlands (TECH
Semiconductor) several years ago.

Regards,
pascal chong



[EMAIL PROTECTED] wrote:

>When following the following procedure to build the connector,
>
>Building
>
>
>* Install tomcat(3.3, 4.0, 4.1). Install Apache(1.3, 2.0). Any
>combination is fine, but j-t-c developers should have them all.
>
>* Copy build.properties.sample to build.properties
>
>* Edit build.properties to taste. In particular it's important to set
>the paths to tomcat and apache.
>
>* Run "ant". It'll build modules for all the detected containers.
>
>* If your system have a current working version of libtool, run "ant
>native".
> This will build the native connectors for the detected servers ( both
jk
>  and jk2).
>
>  Alternatively, you can build using configure/make/dsp/apxs.
>
>* Run "ant install". This will copy the files in the right location
>  in your server/container. Optional: on unix systems you can create
>  symlinks ( XXX script will be provided ) and avoid copying.
>
>
>Following error occur, pls help ...
>
>
>
>$PWD> $ANT_HOME/bin/ant
>Buildfile: build.xml
>
>init:
> [echo] /
>
>apache20:
>
>apache13:
>   [so] Compiling 18 out of 18
>Compiling
>/PTSDEV/jakarta-tomcat-connectors-4.1.27-src/jk/native/common/jk_msg_buff.c



>
>BUILD FAILED
>file:/PTSDEV/jakarta-tomcat-connectors-4.1.27-src/jk/native/build.xml:222:

>

Re: Connector Problem

2003-11-07 Thread geeta
Hi,

Down load automake, autocon etc from sunfreeware.com and
install it with pkgadd -d command.(download .local.gz files).

Regds


Geetha Thanu
Bioinformatics
CDFD,Hyderabad.









-REPLY TO-
Date:Fri Nov 07 09:53:17 CST 2003
FROM: [EMAIL PROTECTED]
To: Tomcat Users List  <[EMAIL PROTECTED]>
Subject: Re: Connector Problem

Hi !
I am using solaris 2.8, will this set of instruction works fine as well 
? 

where do I get rpm : autmake, autoconfig, m4 libtool from ?

Best Regards,
Loh Choon Leng

Chartered Semiconductor Manufacturing Ltd.
60 Woodlands Ind. Park-D St-2 Singapore 738406
Off : +65-63603684   HP :  +65-98463801
Email : [EMAIL PROTECTED], Fax : +65-63603816



Chong Yu Meng <[EMAIL PROTECTED]>07/11/2003 09:28 AM
Please respond to "Tomcat Users List"

To: Tomcat Users List <[EMAIL PROTECTED]> 
cc: (bcc: LOH Choon Leng/Mfg & Plan Sys/CHRT/ST Group) 
Subject: Re: Connector Problem 








Hello!

I have a set of instructions that may help you (see
http://www.cymulacrum.net/tomcat/jk2_compile.html). Just updated it
yesterday.

Are you using Linux or Solaris. If Linux, my instructions cover the
following configuration : Apache 2.0.47 (rpm) + Tomcat 4.1.29 + mod_jk2. 

I used to work for your competitor across the street in Woodlands (TECH 
Semiconductor) several years ago.

Regards,
pascal chong



[EMAIL PROTECTED] wrote:

>When following the following procedure to build the connector,
>
>Building
>
>
>* Install tomcat(3.3, 4.0, 4.1). Install Apache(1.3, 2.0). Any
>combination is fine, but j-t-c developers should have them all.
>
>* Copy build.properties.sample to build.properties
>
>* Edit build.properties to taste. In particular it's important to set 
>the paths to tomcat and apache.
>
>* Run "ant". It'll build modules for all the detected containers.
>
>* If your system have a current working version of libtool, run "ant
>native".
> This will build the native connectors for the detected servers ( both 
jk 
>  and jk2).
>
>  Alternatively, you can build using configure/make/dsp/apxs.
>
>* Run "ant install". This will copy the files in the right location
>  in your server/container. Optional: on unix systems you can create
>  symlinks ( XXX script will be provided ) and avoid copying.
>
>
>Following error occur, pls help ...
>
>
>
>$PWD> $ANT_HOME/bin/ant
>Buildfile: build.xml
>
>init:
> [echo] /
>
>apache20:
>
>apache13:
>   [so] Compiling 18 out of 18
>Compiling
>/PTSDEV/jakarta-tomcat-connectors-4.1.27-src/jk/native/common/jk_msg_buff.c 

>
>BUILD FAILED
>file:/PTSDEV/jakarta-tomcat-connectors-4.1.27-src/jk/native/build.xml:222: 
>java.io.IOException: libtool: not found
>
>Total time: 2 seconds
>
>
>Best Regards,
>Loh Choon Leng
>
>Chartered Semiconductor Manufacturing Ltd.
>60 Woodlands Ind. Park-D St-2 Singapore 738406
>Off : +65-63603684   HP :  +65-98463801
>Email : [EMAIL PROTECTED], Fax : +65-63603816
>____________
>
>
>David Rees <[EMAIL PROTECTED]> 05/11/2003 02:49 PM
>Please respond to "Tomcat Users List"
>

> To: Tomcat Users List <[EMAIL PROTECTED]> 

> cc: (bcc: LOH Choon Leng/Mfg & Plan Sys/CHRT/ST Group) 

>  Subject: Re: Connector Problem

>

>

>

>
>
>
>
>
>[EMAIL PROTECTED] wrote:
>
>
>>Trying to build the connector, got the following error, anyone can help? 
>>
>>$PWD> ./buildconf.sh
>>libtoolize --force --automake --copy
>>./buildconf.sh: libtoolize: not found
>>aclocal
>>./buildconf.sh: aclocal: not found
>>automake -a --foreign -i --copy
>>./buildconf.sh: automake: not found
>>autoconf
>>./buildconf.sh: autoconf: not found
>>
>>
>
>You need to have the tools automake and autoconf installed on your
>system to run buildconf.sh.  But in recent bundled of
>jakarta-tomcat-connectors, you might be able to skip that step and just 
>run ./configure.
>
>-Dave
>
>
>- 
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>
>[This e-mail is confidential and may also be privileged. If you are not 
the
>intended recipient, please delete it and notify us immediately; you should 
>not copy or use it for any purpose, nor disclose its contents to any other 
>person. Thank you.]
>
>
>
>- 
>To unsubscribe, e-mail: [EM

Re: Connector Problem

2003-11-06 Thread lohcl

Hi !
I am using solaris 2.8, will this set of instruction works fine as well ?

where do I get rpm : autmake, autoconfig, m4 libtool from ?

Best Regards,
Loh Choon Leng

Chartered Semiconductor Manufacturing Ltd.
60 Woodlands Ind. Park-D St-2 Singapore 738406
Off : +65-63603684   HP :  +65-98463801
Email : [EMAIL PROTECTED], Fax : +65-63603816



Chong Yu Meng <[EMAIL PROTECTED]>07/11/2003 09:28 AM
Please respond to "Tomcat Users List"
   

  To:  Tomcat Users List <[EMAIL PROTECTED]>   
   
  cc:  (bcc: LOH Choon Leng/Mfg & Plan Sys/CHRT/ST Group)  
    
      Subject: Re: Connector Problem   

   

   

   






Hello!

I have a set of instructions that may help you (see
http://www.cymulacrum.net/tomcat/jk2_compile.html). Just updated it
yesterday.

Are you using Linux or Solaris. If Linux, my instructions cover the
following configuration : Apache 2.0.47 (rpm) + Tomcat 4.1.29 + mod_jk2.

I used to work for your competitor across the street in Woodlands (TECH
Semiconductor) several years ago.

Regards,
pascal chong



[EMAIL PROTECTED] wrote:

>When following the following procedure to build the connector,
>
>Building
>
>
>* Install tomcat(3.3, 4.0, 4.1). Install Apache(1.3, 2.0). Any
>combination is fine, but j-t-c developers should have them all.
>
>* Copy build.properties.sample to build.properties
>
>* Edit build.properties to taste. In particular it's important to set
>the paths to tomcat and apache.
>
>* Run "ant". It'll build modules for all the detected containers.
>
>* If your system have a current working version of libtool, run "ant
>native".
>  This will build the native connectors for the detected servers ( both jk
>  and jk2).
>
>  Alternatively, you can build using configure/make/dsp/apxs.
>
>* Run "ant install". This will copy the files in the right location
>  in your server/container. Optional: on unix systems you can create
>  symlinks ( XXX script will be provided ) and avoid copying.
>
>
>Following error occur, pls help ...
>
>
>
>$PWD> $ANT_HOME/bin/ant
>Buildfile: build.xml
>
>init:
> [echo] /
>
>apache20:
>
>apache13:
>   [so] Compiling 18 out of 18
>Compiling
>/PTSDEV/jakarta-tomcat-connectors-4.1.27-src/jk/native/common/jk_msg_buff.c

>
>BUILD FAILED
>file:/PTSDEV/jakarta-tomcat-connectors-4.1.27-src/jk/native/build.xml:222:
>java.io.IOException: libtool: not found
>
>Total time: 2 seconds
>
>
>Best Regards,
>Loh Choon Leng
>
>Chartered Semiconductor Manufacturing Ltd.
>60 Woodlands Ind. Park-D St-2 Singapore 738406
>Off : +65-63603684   HP :  +65-98463801
>Email : [EMAIL PROTECTED], Fax : +65-63603816
>
>
>
>David Rees <[EMAIL PROTECTED]> 05/11/2003 02:49 PM
>Please respond to "Tomcat Users List"
>

>  To:  Tomcat Users List <[EMAIL PROTECTED]>

>  cc:  (bcc: LOH Choon Leng/Mfg & Plan Sys/CHRT/ST Group)

>  Subject: Re: Connector Problem

>

>

>

>
>
>
>
>
>[EMAIL PROTECTED] wrote:
>
>
>>Trying to build the connector, got the following error, anyone can help?
>>
>>$PWD> ./buildconf.sh
>>libtoolize --force --automake --copy
>>./buildconf.sh: libtoolize: not found
>>aclocal
>>./buildconf.sh: aclocal: not found
>>automake -a --foreign -i --copy
>>./buildconf.sh: automake: not found
>>autoconf
>>./buildconf.sh: autoconf: not found
>>
>>
>
>You need to have the tools automake and autoconf installed on your
>system to run buildconf.sh.  But in recent bundled of
>jakarta-tomcat-connectors, you might be able to skip that step and just
>run ./configure.
>
>-Dave
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>

Re: Connector Problem

2003-11-06 Thread Chong Yu Meng
Hello!

I have a set of instructions that may help you (see 
http://www.cymulacrum.net/tomcat/jk2_compile.html). Just updated it 
yesterday.

Are you using Linux or Solaris. If Linux, my instructions cover the 
following configuration : Apache 2.0.47 (rpm) + Tomcat 4.1.29 + mod_jk2.

I used to work for your competitor across the street in Woodlands (TECH 
Semiconductor) several years ago.

Regards,
pascal chong


[EMAIL PROTECTED] wrote:

When following the following procedure to build the connector,

Building

* Install tomcat(3.3, 4.0, 4.1). Install Apache(1.3, 2.0). Any
combination is fine, but j-t-c developers should have them all.
* Copy build.properties.sample to build.properties

* Edit build.properties to taste. In particular it's important to set
the paths to tomcat and apache.
* Run "ant". It'll build modules for all the detected containers.

* If your system have a current working version of libtool, run "ant
native".
 This will build the native connectors for the detected servers ( both jk
 and jk2).
 Alternatively, you can build using configure/make/dsp/apxs.

* Run "ant install". This will copy the files in the right location
 in your server/container. Optional: on unix systems you can create
 symlinks ( XXX script will be provided ) and avoid copying.
Following error occur, pls help ...



$PWD> $ANT_HOME/bin/ant
Buildfile: build.xml
init:
[echo] /
apache20:

apache13:
  [so] Compiling 18 out of 18
Compiling
/PTSDEV/jakarta-tomcat-connectors-4.1.27-src/jk/native/common/jk_msg_buff.c
BUILD FAILED
file:/PTSDEV/jakarta-tomcat-connectors-4.1.27-src/jk/native/build.xml:222:
java.io.IOException: libtool: not found
Total time: 2 seconds

Best Regards,
Loh Choon Leng

Chartered Semiconductor Manufacturing Ltd.
60 Woodlands Ind. Park-D St-2 Singapore 738406
Off : +65-63603684   HP :  +65-98463801
Email : [EMAIL PROTECTED], Fax : +65-63603816

David Rees <[EMAIL PROTECTED]> 05/11/2003 02:49 PM
Please respond to "Tomcat Users List"
  
 To:  Tomcat Users List <[EMAIL PROTECTED]>  
 cc:  (bcc: LOH Choon Leng/Mfg & Plan Sys/CHRT/ST Group)          
 Subject: Re: Connector Problem   
  
  
  





[EMAIL PROTECTED] wrote:
 

Trying to build the connector, got the following error, anyone can help?

$PWD> ./buildconf.sh
libtoolize --force --automake --copy
./buildconf.sh: libtoolize: not found
aclocal
./buildconf.sh: aclocal: not found
automake -a --foreign -i --copy
./buildconf.sh: automake: not found
autoconf
./buildconf.sh: autoconf: not found
   

You need to have the tools automake and autoconf installed on your
system to run buildconf.sh.  But in recent bundled of
jakarta-tomcat-connectors, you might be able to skip that step and just
run ./configure.
-Dave

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




[This e-mail is confidential and may also be privileged. If you are not the
intended recipient, please delete it and notify us immediately; you should
not copy or use it for any purpose, nor disclose its contents to any other
person. Thank you.]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: Connector Problem

2003-11-05 Thread Phillip Qin
Linux's libtools is needed.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: November 5, 2003 3:33 PM
To: Tomcat Users List
Subject: Re: Connector Problem

lohcl> When following the following procedure to build the connector,
  [snip ..]
lohcl> Following error occur, pls help ...

lohcl> BUILD FAILED
lohcl>
file:/PTSDEV/jakarta-tomcat-connectors-4.1.27-src/jk/native/build.xml:222:
lohcl> java.io.IOException: libtool: not found

> You need to have the tools automake and autoconf installed on your
> system to run buildconf.sh.  But in recent bundled of
> jakarta-tomcat-connectors, you might be able to skip that step and
> just run ./configure.

Libtool is needed as well.

-- 
Steve

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Connector Problem

2003-11-05 Thread srevilak
lohcl> When following the following procedure to build the connector,
  [snip ..]
lohcl> Following error occur, pls help ...

lohcl> BUILD FAILED
lohcl> file:/PTSDEV/jakarta-tomcat-connectors-4.1.27-src/jk/native/build.xml:222:
lohcl> java.io.IOException: libtool: not found

> You need to have the tools automake and autoconf installed on your
> system to run buildconf.sh.  But in recent bundled of
> jakarta-tomcat-connectors, you might be able to skip that step and
> just run ./configure.

Libtool is needed as well.

-- 
Steve

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Connector Problem

2003-11-05 Thread Bill Barker
I'm guessing that you are running on Solaris, and have neglected to install
the GNU utilities such as 'libtool' and friends ;-).

If not, then ignore the 'ant' build and simply do the normal './configure'
followed by 'make'.

<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> When following the following procedure to build the connector,
>
> Building
> 
>
> * Install tomcat(3.3, 4.0, 4.1). Install Apache(1.3, 2.0). Any
> combination is fine, but j-t-c developers should have them all.
>
> * Copy build.properties.sample to build.properties
>
> * Edit build.properties to taste. In particular it's important to set
> the paths to tomcat and apache.
>
> * Run "ant". It'll build modules for all the detected containers.
>
> * If your system have a current working version of libtool, run "ant
> native".
>   This will build the native connectors for the detected servers ( both jk
>   and jk2).
>
>   Alternatively, you can build using configure/make/dsp/apxs.
>
> * Run "ant install". This will copy the files in the right location
>   in your server/container. Optional: on unix systems you can create
>   symlinks ( XXX script will be provided ) and avoid copying.
>
>
> Following error occur, pls help ...
>
>
>
> $PWD> $ANT_HOME/bin/ant
> Buildfile: build.xml
>
> init:
>  [echo] /
>
> apache20:
>
> apache13:
>[so] Compiling 18 out of 18
> Compiling
>
/PTSDEV/jakarta-tomcat-connectors-4.1.27-src/jk/native/common/jk_msg_buff.c
>
> BUILD FAILED
> file:/PTSDEV/jakarta-tomcat-connectors-4.1.27-src/jk/native/build.xml:222:
> java.io.IOException: libtool: not found
>
> Total time: 2 seconds
>
>
> Best Regards,
> Loh Choon Leng
> 
> Chartered Semiconductor Manufacturing Ltd.
> 60 Woodlands Ind. Park-D St-2 Singapore 738406
> Off : +65-63603684   HP :  +65-98463801
> Email : [EMAIL PROTECTED], Fax : +65-63603816
> ________
>
>
> David Rees <[EMAIL PROTECTED]> 05/11/2003 02:49 PM
> Please respond to "Tomcat Users List"
>
>   To:  Tomcat Users List <[EMAIL PROTECTED]>
>   cc:  (bcc: LOH Choon Leng/Mfg & Plan Sys/CHRT/ST Group)
>   Subject: Re: Connector Problem
>
>
>
>
>
>
>
>
> [EMAIL PROTECTED] wrote:
> > Trying to build the connector, got the following error, anyone can help?
> >
> > $PWD> ./buildconf.sh
> > libtoolize --force --automake --copy
> > ./buildconf.sh: libtoolize: not found
> > aclocal
> > ./buildconf.sh: aclocal: not found
> > automake -a --foreign -i --copy
> > ./buildconf.sh: automake: not found
> > autoconf
> > ./buildconf.sh: autoconf: not found
>
> You need to have the tools automake and autoconf installed on your
> system to run buildconf.sh.  But in recent bundled of
> jakarta-tomcat-connectors, you might be able to skip that step and just
> run ./configure.
>
> -Dave
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>
> [This e-mail is confidential and may also be privileged. If you are not
the
> intended recipient, please delete it and notify us immediately; you should
> not copy or use it for any purpose, nor disclose its contents to any other
> person. Thank you.]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Connector Problem

2003-11-05 Thread lohcl

When following the following procedure to build the connector,

Building


* Install tomcat(3.3, 4.0, 4.1). Install Apache(1.3, 2.0). Any
combination is fine, but j-t-c developers should have them all.

* Copy build.properties.sample to build.properties

* Edit build.properties to taste. In particular it's important to set
the paths to tomcat and apache.

* Run "ant". It'll build modules for all the detected containers.

* If your system have a current working version of libtool, run "ant
native".
  This will build the native connectors for the detected servers ( both jk
  and jk2).

  Alternatively, you can build using configure/make/dsp/apxs.

* Run "ant install". This will copy the files in the right location
  in your server/container. Optional: on unix systems you can create
  symlinks ( XXX script will be provided ) and avoid copying.


Following error occur, pls help ...



$PWD> $ANT_HOME/bin/ant
Buildfile: build.xml

init:
 [echo] /

apache20:

apache13:
   [so] Compiling 18 out of 18
Compiling
/PTSDEV/jakarta-tomcat-connectors-4.1.27-src/jk/native/common/jk_msg_buff.c

BUILD FAILED
file:/PTSDEV/jakarta-tomcat-connectors-4.1.27-src/jk/native/build.xml:222:
java.io.IOException: libtool: not found

Total time: 2 seconds


Best Regards,
Loh Choon Leng

Chartered Semiconductor Manufacturing Ltd.
60 Woodlands Ind. Park-D St-2 Singapore 738406
Off : +65-63603684   HP :  +65-98463801
Email : [EMAIL PROTECTED], Fax : +65-63603816



David Rees <[EMAIL PROTECTED]> 05/11/2003 02:49 PM
Please respond to "Tomcat Users List"
   

  To:  Tomcat Users List <[EMAIL PROTECTED]>   
   
  cc:  (bcc: LOH Choon Leng/Mfg & Plan Sys/CHRT/ST Group)  
            
  Subject: Re: Connector Problem   

   

   

   






[EMAIL PROTECTED] wrote:
> Trying to build the connector, got the following error, anyone can help?
>
> $PWD> ./buildconf.sh
> libtoolize --force --automake --copy
> ./buildconf.sh: libtoolize: not found
> aclocal
> ./buildconf.sh: aclocal: not found
> automake -a --foreign -i --copy
> ./buildconf.sh: automake: not found
> autoconf
> ./buildconf.sh: autoconf: not found

You need to have the tools automake and autoconf installed on your
system to run buildconf.sh.  But in recent bundled of
jakarta-tomcat-connectors, you might be able to skip that step and just
run ./configure.

-Dave


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





[This e-mail is confidential and may also be privileged. If you are not the
intended recipient, please delete it and notify us immediately; you should
not copy or use it for any purpose, nor disclose its contents to any other
person. Thank you.]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Connector Problem

2003-11-04 Thread David Rees
[EMAIL PROTECTED] wrote:
Trying to build the connector, got the following error, anyone can help?

$PWD> ./buildconf.sh
libtoolize --force --automake --copy
./buildconf.sh: libtoolize: not found
aclocal
./buildconf.sh: aclocal: not found
automake -a --foreign -i --copy
./buildconf.sh: automake: not found
autoconf
./buildconf.sh: autoconf: not found
You need to have the tools automake and autoconf installed on your 
system to run buildconf.sh.  But in recent bundled of 
jakarta-tomcat-connectors, you might be able to skip that step and just 
run ./configure.

-Dave

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Connector Problem, has anyone seen this behavior?

2003-01-02 Thread Bill Barker
The mod_jk (V1.0) for 3.2.x doesn't have the re-try connection logic that
the later versions have.  You should upgrade to at least V1.1 (ships with TC
3.3), or, better 1.2.x (current stable release).

"Brandon Cruz" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Every once in a while, we get a strange error from tomcat when using
apache
> 1.3, tomcat 4.1.18, and mod_jk(which was compiled for tomcat 3.2.4
> initially)...
>
> [INFO] ChannelSocket - -server has been restarted or reset this connection
>
> Whenever this error shows up, the browser returns a cannot find server.
>
> Has anyone seen this happen to them?  I will try compiling a new connector
> module, but figured I would take a chance and see if anyone else has
> experienced this same behavior.
>
> Brandon





--
To unsubscribe, e-mail:   
For additional commands, e-mail: