HUP signal stops Tomcat?

2002-07-15 Thread Kieron Wilkinson


Hi,

This is rather academic and purely to enhance consistency, but when I send a
HUP signal to the Tomcat process I expected it to restart, but it actually
stopped the process. Is this behaviour by design?

If I submitted a fix/change for this, or put it in as a request - is it
likely to be included?

Thanks for any help,

Kieron Wilkinson

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




RE: HUP signal stops Tomcat?

2002-07-15 Thread Kieron Wilkinson



From: David Goodenough [mailto:[EMAIL PROTECTED]]

Tomcat is written in Java which has no concept of signals as they are not
consistantly available on all platforms.  It is this unlikely that Tomcat
could ever support such signals.  Run in conjunction with Apache or some
other Web Server yes it can, but on its own, no.

Thanks for the pointer. We actually support signal processing in our Java
applications which are essentially server side RMI services, but as they are
always run under a Unix type environment

;)

So I agree then, thanks!

Kieron Wilkinson

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




RE: Âü°íÇϼ¼¿ä

2001-05-11 Thread Kieron Wilkinson


I think you got the wrong email address!

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: 11 May 2001 7:30 AM
Subject: Âü°íÇϼ¼¿ä



¿©·¯ºÐ¿¡°Ô °¡Àå ÇÊ¿äÇÏ°í À¯ÀÍÇÑ ÄÄÇ»ÅÍ °ü·ÃÇÁ·Î±×·¥À»
ÆÄ°ÝÀûÀ¸·Î ½Ñ °¡°Ý¿¡ °ø±ÞÇÕ´Ï´Ù

ÃֽŰÔÀÓ. À¯Æ¿°ü·ÃÇÁ·Î±×·¥. MP3. ºñµð¿À½Ãµð µîµî
¸ðµç ÇÁ·Î±×·¥À» ÆǸÅÇÕ´Ï´Ù

¹°·Ð ½Å¿ë °ÆÁ¤À» ÀüÇô ½Å°æ¾²Áö ¸¶½Ê½Ã¿ä
¾ÐÃàÈ­ÀϼÓÀÇ ³»¿ëÀ» º¸½ÅÈÄ ÀüÈ­³ª ¸ÞÀÏ·Î ¿¬¶ôÁֽʽÿä
ÀÌ ¸ÞÀÏÀ» º¸³½ ¾ÆÀ̵ð·Î´Â ¿¬¶ôÀÌ µÇÁö ¾Ê½À´Ï´Ù.
¾ÐÃàÈ­Àϼӿ¡ ¿¬¶ôó°¡ ÀÖ½À´Ï´Ù(¸ÞÀÏ.ÀüÈ­¹øÈ£) 

=== Ưº° º¸³Ê½º ½Ãµð¸¦ ÁõÁ¤ÇÕ´Ï´Ù ===

È®½ÇÇÏ°Ô ÈÞ´ëÆùÀ¸·Î ¿¬¶ôÁֽʽÿä
°¨»çÇÕ´Ï´Ù

³¡À¸·Î Çã¶ô¾øÀÌ ¸ÞÀÏÀ» µå¸°°ÍÀ» »ç°úµå¸³´Ï´Ù.±×¸®°í ¿©·¯ºÐÀÇ ¸ÞÀÏÁÖ¼Ò´Â
¹«ÀÛÀ§·Î ¸ð¾ÆÁø°ÍÀÌ´Ï ´Ù¸¥ °ÆÁ¤Àº ÇÏÁö ¾ÊÀ¸¼Åµµ µË´Ï´Ù.  

¹Ø¿¡ À̾îÁö´Â °°Àº±Û¿¡¼­ ¸®½ºÆ®¸¦ ´Ù¿î¹ÞÀ¸½Ç¼ö ÀÖ½À´Ï´Ù.
¸¸ÀÏ ¹Ø¿¡ [ ÀÌ ±ÛÀÌ º¸Àδٸé Á¤»óÀÔ´Ï´Ù ] °¡ º¸ÀÌÁö ¾Ê°Å³ª 
À̾߱â.»õ·Ò µîÀÇ Åë½ÅÇÁ·Î±×·¥À» »ç¿ëÇϽŴٸé 
÷ºÎµÈ È­ÀÏ   CDLIST.HTM  ¸¦ ´Ù¿î¹ÞÀ¸½ÅÈÄ¿¡ °Å±â¼­ ¸®½ºÆ®¸¦ ¹ÞÀ¸½Ã¸é µË´Ï´Ù
   




RE: Error whilst integrating tomcat with apache via mod_jk

2001-04-11 Thread Kieron Wilkinson


Oh I forgot to say:
Solaris 8, apache 1.3.19, tomcat 3.2.1

-Original Message-
From: Kieron Wilkinson [mailto:[EMAIL PROTECTED]]
Sent: 10 April 2001 5:34 PM
To: '[EMAIL PROTECTED]'
Subject: Error whilst integrating tomcat with apache via mod_jk



Hi, I am trying to intergrate Tomcat with Apache, I compile mod_jk and put
the resulting mod_jk.so file in the apache/libexec dir, but when I startup
Apache I get this:

 apachectl start
Syntax error on line 8 of /usr/local/tomcat/conf/mod_jk.conf-auto:
Cannot load /usr/local/apache/libexec/mod_jk.so into server: ld.so.1:
/usr/local/apache/bin/httpd: fatal: relocation error: file
/usr/local/apache/libexec/mod_jk.so: symbol map_put: referenced symbol not
found
/usr/local/apache/bin/apachectl start: httpd could not be started

Any ideas?

Thanks in advance for any help!

Kieron



RE: Error whilst integrating tomcat with apache via mod_jk

2001-04-11 Thread Kieron Wilkinson


Thanks anyway. I fixed it.

I eventually got it going with:

/usr/local/my-apache/bin/apxs -o mod_jk.so -DSOLARIS -I../jk
-I/usr/java/include -I/usr/java/include/solaris -lposix4  -c *.c ../jk/*.c

instead of:

apxs -DSOLARIS -I../jk -I/usr/java/include -I/usr/java/include/solaris -o
mod_jk.so -lposix4 -c *.c

I guess the -I../jk doesn't copy the object files in at linking time. Doh.
Perhaps the mod_jk HOWTO page should be changed(?) - I have seen quite a few
people with similar problems...

Kieron

-Original Message-
From: Kieron Wilkinson [mailto:[EMAIL PROTECTED]]
Sent: 11 April 2001 9:23 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Error whilst integrating tomcat with apache via mod_jk



Oh I forgot to say:
Solaris 8, apache 1.3.19, tomcat 3.2.1

-Original Message-
From: Kieron Wilkinson [mailto:[EMAIL PROTECTED]]
Sent: 10 April 2001 5:34 PM
To: '[EMAIL PROTECTED]'
Subject: Error whilst integrating tomcat with apache via mod_jk



Hi, I am trying to intergrate Tomcat with Apache, I compile mod_jk and put
the resulting mod_jk.so file in the apache/libexec dir, but when I startup
Apache I get this:

 apachectl start
Syntax error on line 8 of /usr/local/tomcat/conf/mod_jk.conf-auto:
Cannot load /usr/local/apache/libexec/mod_jk.so into server: ld.so.1:
/usr/local/apache/bin/httpd: fatal: relocation error: file
/usr/local/apache/libexec/mod_jk.so: symbol map_put: referenced symbol not
found
/usr/local/apache/bin/apachectl start: httpd could not be started

Any ideas?

Thanks in advance for any help!

Kieron



Error whilst integrating tomcat with apache via mod_jk

2001-04-10 Thread Kieron Wilkinson


Hi, I am trying to intergrate Tomcat with Apache, I compile mod_jk and put
the resulting mod_jk.so file in the apache/libexec dir, but when I startup
Apache I get this:

 apachectl start
Syntax error on line 8 of /usr/local/tomcat/conf/mod_jk.conf-auto:
Cannot load /usr/local/apache/libexec/mod_jk.so into server: ld.so.1:
/usr/local/apache/bin/httpd: fatal: relocation error: file
/usr/local/apache/libexec/mod_jk.so: symbol map_put: referenced symbol not
found
/usr/local/apache/bin/apachectl start: httpd could not be started

Any ideas?

Thanks in advance for any help!

Kieron



Tomcat Source Archive Errors?

2001-04-06 Thread Kieron Wilkinson


Is it just me or does the tomcat src tar's at:

http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1/src/

have errors in?

I am having "tar: directory checksum error" on the files:

 jakarta-tomcat-3.2.1-src.tar.Z12-Dec-2000 15:10   1.7M  tar archive
 jakarta-tomcat-3.2.1-src.tar.gz   12-Dec-2000 15:11   899k  GZIP compressed
file

The zip file seems okay, but I can't seem to compile that for some reason
(text conversion problems I think).

Or is it just me... :)

Thanks for any help... (I need mod_jk! :)


Kieron Wilkinson
ViewGate Networks
www.viewgate.com

Enabling Episode Accountability in IP Service Creation