RE: [VOTE] New Committer: Manveen Kaur

2002-01-27 Thread Ignacio J. Ortega

 De: Patrick Luby [mailto:[EMAIL PROTECTED]]
 Enviado el: jueves 24 de enero de 2002 18:41

 I would like to propose Manveen Kaur as a committer. She has 
 provided a
 significant number of patches for the adminstration webapp 
 and I think her
 contributions will be a big benefit to Tomcat.

 Please vote,

+1


Saludos ,
Ignacio J. Ortega


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




DO NOT REPLY [Bug 6055] New: - Tomact 4 as NT service

2002-01-27 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6055.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6055

Tomact 4 as NT service

   Summary: Tomact 4 as NT service
   Product: Tomcat 4
   Version: 4.0.1 Final
  Platform: PC
OS/Version: Windows NT/2K
Status: NEW
  Severity: Enhancement
  Priority: Other
 Component: Installable Packages
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Hi,
for Tomcat 3 I have observed that running Tomcat as a NT service is 1.5 times 
faster than as a console application. I assume that the behavior for Tomcat 4 
is the same. So the possibility to install Tomcat 4 as NT service would be nice.

Best regards

Thomas Mäsing

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




DO NOT REPLY [Bug 6056] New: - RPM Installation needs to be sorted out

2002-01-27 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6056.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6056

RPM Installation needs to be sorted out

   Summary: RPM Installation needs to be sorted out
   Product: Tomcat 4
   Version: 4.0 Beta 1
  Platform: All
OS/Version: Linux
Status: NEW
  Severity: Critical
  Priority: Other
 Component: Installable Packages
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


The installation from RPM doesn't work correctly. There are
several minor problems which you can work your way around but
they give a poor impression to the product as a whole. Second
important thing is in point 10/ hence the Critical severity.

I'm relatively new to Linux so some of the following my be
finger problems on my part. Had I not have had previous, and
very positive, experience with Tomcat I probably would have
given up by now.

Anyway thanks for all the good work (despite my moans, Tomcat
is a very, very good product).

1/ I think that the web-apps should be wrapped up with the 
the main Tomcat RPM as they are needed to run it correctly

2/ The documentation on tomcat-4.0-doc/index.html does not
mention the RPMs

3/ Readme.txt says that the web apps are included in Tomcat

4/ RUNNING.txt says that you should run startup.sh under Unix.
OK I'm running Linux but I was surprised not to find it. 
Checking the GnoRPM I found tomcat4 which I guess is what I should
be running instead.

5/ Attempting to run tomcat4 says that it can't change dir to 
/var/tomcat4 - right, it doesn't exist. Should I have created 
a symbolic link to it?

6/ Does the tomcat4 script really serve any purpose as it would 
be simpler for maintenance purpose to have just dtomcat4 (renamed
to tomcat4)?

7/ There is no reference to the TOMCAT_CFG file, as a result the
file references an installation by default of /opt/IBMJava2-13?


8/ Again I feel it would simpify matters if this file was incorporated
into tomcat4, dtomcat4 or server.xml

9/ The tomcat.conf file overrides the JAVA_HOME variable which it
says in the document should be set up before tomcat. Effectively
the variable is ignored

10/ I really have a big problem with the tomcat install creating 
users on my machine. This makes all kinds of assumptions as to 
how I run security on my machine and is just not required to run
Tomcat. I have no idea what the password is but I guess that half
the world does and so has access to my machine!!!

11/ The home of the tomcat4 user doesn't exist

12/ Permissions have not been set up correctly for the tomcat4
user to access the /logs directory

13/ Catalina .out now contains:

Catalina.start: LifecycleException:  null.open:  java.net.BindException: Address
already in use
LifecycleException:  null.open:  java.net.BindException: Address already in use
at 
org.apache.catalina.connector.http.HttpConnector.initialize(HttpConnector.java)
at org.apache.catalina.core.StandardService.initialize(StandardService.java)
at org.apache.catalina.core.StandardServer.initialize(StandardServer.java)
at org.apache.catalina.startup.Catalina.start(Catalina.java)
at org.apache.catalina.startup.Catalina.execute(Catalina.java)
at org.apache.catalina.startup.Catalina.process(Catalina.java)
at java.lang.reflect.Method.invoke(Native Method)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java)
- Root Cause -
java.net.BindException: Address already in use
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:452)
at java.net.ServerSocket.init(ServerSocket.java:170)
at java.net.ServerSocket.init(ServerSocket.java:121)
at
org.apache.catalina.net.DefaultServerSocketFactory.createSocket(DefaultServerSocketFactory.java)
at org.apache.catalina.connector.http.HttpConnector.open(HttpConnector.java)
at 
org.apache.catalina.connector.http.HttpConnector.initialize(HttpConnector.java)
at org.apache.catalina.core.StandardService.initialize(StandardService.java)
at org.apache.catalina.core.StandardServer.initialize(StandardServer.java)
at org.apache.catalina.startup.Catalina.start(Catalina.java)
at org.apache.catalina.startup.Catalina.execute(Catalina.java)
at org.apache.catalina.startup.Catalina.process(Catalina.java)
at java.lang.reflect.Method.invoke(Native Method)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java)

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




DO NOT REPLY [Bug 6055] - Tomact 4 as NT service

2002-01-27 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6055.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6055

Tomact 4 as NT service

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2002-01-27 18:20 ---
This functionality is already present, although it's provided through another
OSS project (JavaService -
http://www.alexandriasc.com/software/JavaService/index.html).
The Windows installer has an option to set it up for you.

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




DO NOT REPLY [Bug 5396] - Tomcat start shutcut fails when HTTPS is set

2002-01-27 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5396.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5396

Tomcat start shutcut fails when HTTPS is set

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||LATER



--- Additional Comments From [EMAIL PROTECTED]  2002-01-27 19:06 ---
The problem is that JSSE has to be added to the classpath, or somehow be present
in  the Catalina classloader.
It is hard to fix the shorcuts themselves, as it would run into a lot of Windows
limitations. So I can't directly fix it at the moment, unfortunately.

Doing either one of the following should make JSSE work:
- Copy the JSSE JARs in server/lib
- Use JDK 1.4
- Tomcat could provide a non proprietary JSSE implementation

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




DO NOT REPLY [Bug 6058] New: - Generated java files not in a correct package

2002-01-27 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6058.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6058

Generated java files not in a correct package

   Summary: Generated java files not in a correct package
   Product: Tomcat 4
   Version: 4.0.2 Beta 1
  Platform: Other
OS/Version: Other
Status: NEW
  Severity: Normal
  Priority: Other
 Component: Jasper
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Jasper generate java files in work subdirectories.
The resulting Java files is in a directory structure similar to the one of the 
JSP files. This is not consistent with the package declared in the java file 
org.apache.jsp.

It would be nice if :
1 - org.apache.jsp package is created on disk
2 - for a JSP file in a sudirectory (for instance /cal/cal1.jsp) the java file 
is generated with 'package org.apache.jsp.cal'

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




cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core StandardHostDeployer.java

2002-01-27 Thread remm

remm02/01/27 13:11:20

  Modified:catalina/src/share/org/apache/catalina/core
StandardHostDeployer.java
  Log:
  - Fix bug 5908: java.lang.IllegalStateException: zip file closed.
  - Patch submitted by an anonymous user (notzippy at hotmail.com).
  
  Revision  ChangesPath
  1.3   +8 -6  
jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core/StandardHostDeployer.java
  
  Index: StandardHostDeployer.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core/StandardHostDeployer.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- StandardHostDeployer.java 10 Nov 2001 00:01:54 -  1.2
  +++ StandardHostDeployer.java 27 Jan 2002 21:11:20 -  1.3
  @@ -1,7 +1,7 @@
   /*
  - * $Header: 
/home/cvs/jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core/StandardHostDeployer.java,v
 1.2 2001/11/10 00:01:54 craigmcc Exp $
  - * $Revision: 1.2 $
  - * $Date: 2001/11/10 00:01:54 $
  + * $Header: 
/home/cvs/jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core/StandardHostDeployer.java,v
 1.3 2002/01/27 21:11:20 remm Exp $
  + * $Revision: 1.3 $
  + * $Date: 2002/01/27 21:11:20 $
*
* 
*
  @@ -93,7 +93,7 @@
* codeStandardHost/code implementation class./p
*
* @author Craig R. McClanahan
  - * @version $Revision: 1.2 $ $Date: 2001/11/10 00:01:54 $
  + * @version $Revision: 1.3 $ $Date: 2002/01/27 21:11:20 $
*/
   
   public class StandardHostDeployer implements Deployer {
  @@ -654,7 +654,9 @@
   docBase.getAbsolutePath());
   
   // Expand the WAR into the new document base directory
  -JarFile jarFile = ((JarURLConnection)war.openConnection()).getJarFile();
  +JarURLConnection juc = (JarURLConnection) war.openConnection();
  +juc.setUseCaches(false);
  +JarFile jarFile = juc.getJarFile();
   if (host.getDebug() = 2)
   host.log(  Have opened JAR file successfully);
   Enumeration jarEntries = jarFile.entries();
  @@ -681,7 +683,7 @@
   expand(input, docBase, name);
   input.close();
   }
  -jarFile.close();// FIXME - doesn't remove from cache!!!
  +jarFile.close();
   
   // Return the absolute path to our new document base directory
   return (docBase.getAbsolutePath());
  
  
  

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




cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core StandardHost.java

2002-01-27 Thread remm

remm02/01/27 13:13:15

  Modified:catalina/src/share/org/apache/catalina/core Tag:
tomcat_40_branch StandardHost.java
  Log:
  - Port fix for bug 5908.
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.18.2.3  +8 -6  
jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core/StandardHost.java
  
  Index: StandardHost.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core/StandardHost.java,v
  retrieving revision 1.18.2.2
  retrieving revision 1.18.2.3
  diff -u -r1.18.2.2 -r1.18.2.3
  --- StandardHost.java 9 Dec 2001 22:03:44 -   1.18.2.2
  +++ StandardHost.java 27 Jan 2002 21:13:15 -  1.18.2.3
  @@ -1,7 +1,7 @@
   /*
  - * $Header: 
/home/cvs/jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core/StandardHost.java,v
 1.18.2.2 2001/12/09 22:03:44 remm Exp $
  - * $Revision: 1.18.2.2 $
  - * $Date: 2001/12/09 22:03:44 $
  + * $Header: 
/home/cvs/jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core/StandardHost.java,v
 1.18.2.3 2002/01/27 21:13:15 remm Exp $
  + * $Revision: 1.18.2.3 $
  + * $Date: 2002/01/27 21:13:15 $
*
* 
*
  @@ -103,7 +103,7 @@
*
* @author Craig R. McClanahan
* @author Remy Maucherat
  - * @version $Revision: 1.18.2.2 $ $Date: 2001/12/09 22:03:44 $
  + * @version $Revision: 1.18.2.3 $ $Date: 2002/01/27 21:13:15 $
*/
   
   public class StandardHost
  @@ -937,7 +937,9 @@
   docBase.getAbsolutePath());
   
   // Expand the WAR into the new document base directory
  -JarFile jarFile = ((JarURLConnection)war.openConnection()).getJarFile();
  +JarURLConnection juc = (JarURLConnection) war.openConnection();
  +juc.setUseCaches(false);
  +JarFile jarFile = juc.getJarFile();
   if (debug = 2)
   log(  Have opened JAR file successfully);
   Enumeration jarEntries = jarFile.entries();
  @@ -964,7 +966,7 @@
   expand(input, docBase, name);
   input.close();
   }
  -jarFile.close();// FIXME - doesn't remove from cache!!!
  +jarFile.close();
   
   // Return the absolute path to our new document base directory
   return (docBase.getAbsolutePath());
  
  
  

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




DO NOT REPLY [Bug 5908] - java.lang.IllegalStateException: zip file closed

2002-01-27 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5908.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5908

java.lang.IllegalStateException: zip file closed

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2002-01-27 21:13 ---
Fixed. Thanks for the patch.

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




DO NOT REPLY [Bug 6010] - Catalina ContainerServlet classloader issues

2002-01-27 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6010.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6010

Catalina ContainerServlet classloader issues

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2002-01-27 21:17 ---
Craig's patch should fix this (please review it). The current nightly build has
the change.

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




Load balancing in Tomcat 4.0.x?

2002-01-27 Thread jonathan

Can load balancing of http request be done using Tomcat 4.0.x and apache, or do you 
still have to use TC3.3a?

Thank you.

Jonathan.

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




cvs commit: jakarta-tomcat-4.0 RELEASE-NOTES-4.0.2.txt

2002-01-27 Thread remm

remm02/01/27 14:12:08

  Added:   .Tag: tomcat_40_branch RELEASE-NOTES-4.0.2.txt
  Log:
  - Start release notes document for Tomcat 4.0.2 Final.
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.1.2.1   +341 -0jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.2.txt
  
  
  
  

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




Re: Load balancing in Tomcat 4.0.x?

2002-01-27 Thread Bill Barker

If you had checked the Users List instead of the Developers List, you'd
know that load balancing is working with 4.0.2-B2.
- Original Message -
From: [EMAIL PROTECTED]
To: Tomcat Developers List [EMAIL PROTECTED]
Sent: Sunday, January 27, 2002 1:18 PM
Subject: Load balancing in Tomcat 4.0.x?


 Can load balancing of http request be done using Tomcat 4.0.x and apache,
or do you still have to use TC3.3a?

 Thank you.

 Jonathan.

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



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




Re: Load balancing in Tomcat 4.0.x?

2002-01-27 Thread jonathan

On Sun, Jan 27, 2002 at 03:02:23PM -0800, Bill Barker wrote:
 If you had checked the Users List instead of the Developers List, you'd
 know that load balancing is working with 4.0.2-B2.

red face Oops, my bad... :) /red face

Thanks for the help.

Jonathan.

 - Original Message -
 From: [EMAIL PROTECTED]
 To: Tomcat Developers List [EMAIL PROTECTED]
 Sent: Sunday, January 27, 2002 1:18 PM
 Subject: Load balancing in Tomcat 4.0.x?
 
 
  Can load balancing of http request be done using Tomcat 4.0.x and apache,
 or do you still have to use TC3.3a?
 
  Thank you.
 
  Jonathan.
 
  --
  To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
  For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 
 
 
 --
 To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: mailto:[EMAIL PROTECTED]
 

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




cvs commit: jakarta-tomcat/src/doc faq

2002-01-27 Thread bojan

bojan   02/01/27 15:42:45

  Modified:src/doc  faq
  Log:
  Include segmentation errors in FAQ. It's been asked too often.
  
  Revision  ChangesPath
  1.4   +9 -1  jakarta-tomcat/src/doc/faq
  
  Index: faq
  ===
  RCS file: /home/cvs/jakarta-tomcat/src/doc/faq,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- faq   12 Mar 2001 04:18:14 -  1.3
  +++ faq   27 Jan 2002 23:42:45 -  1.4
  @@ -341,4 +341,12 @@
   throw new Error(e.toString());
}
 }
  -   }
  \ No newline at end of file
  +   }
  +
  +
  +Q. Whey I run Tomcat, my JVM gives me segmentation fault of segmentation
  +   violation errors. Should I be reporting a Tomcat bug?
  +
  +A. No. This is surely a JVM problem. Possible solutions are to switch to
  +   another JVM, apply relevant patches to your OS or find out if there are
  +   any particular environmental settings required.
  
  
  

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




Re: Cocoon 2 Dumps Tomcat 4.1 on Apache1.3.22 SSL

2002-01-27 Thread Bojan Smojver

This is not a Tomcat problem. Such errors are bugs in the JVM or some 
part of the OS (or combo). Check if there are any specific settings for 
your JVM or pick a different one.

Bojan

PS. Tomcat 3.3 FAQ now includes this QA.

Unix Developer wrote:

 Please find the space dump in the attached file.
 
 I am testing new installation of Apache 1.3.22 SSL,
 Tomcat 4.0.1 with mod_webapp on RH Linux 7.1
 
 __
 Do You Yahoo!?
 Great stuff seeking new owners in Yahoo! Auctions! 
 http://auctions.yahoo.com
 
 
 
 
 Starting service Tomcat-Apache
 Apache Tomcat/4.0
 Starting service MackConnector
 Apache Tomcat/4.0
 Server 1.6 is running
 Press [Ctrl]+[C] to abort
 SIGSEGV   11*  segmentation violation
 si_signo [11]: SIGSEGV   11*  segmentation violation
 si_errno [0]: Success
 si_code [1]: SEGV_MAPERR [addr: 0x0]
 
 stackpointer=0x448dab88
 
 Full thread dump Classic VM (1.2.2-L, green threads):
 Thread-15 (TID:0x40eb3fd0, sys_thread_t:0x9602250, state:R) prio=5
 at java.lang.ClassLoader.findLoadedClass(Native Method)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:275)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:243)
 at 
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Unknown Source)
 at 
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Unknown Source)
 at 
org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.java:123)
 at 
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Unknown 
Source)
 at 
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Unknown 
Source)
 at 
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(GeneratorSelector.java:135)
 at 
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.addCompiledComponent(ProgramGeneratorImpl.java:345)
 at 
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(ProgramGeneratorImpl.java:179)
 at org.apache.cocoon.sitemap.Handler.run(Handler.java:208)
 at java.lang.Thread.run(Thread.java:475)
 Thread-14 (TID:0x40e57510, sys_thread_t:0x862f2b0, state:CW) prio=5
 at java.net.SocketInputStream.socketRead(Native Method)
 at java.net.SocketInputStream.read(SocketInputStream.java:86)
 at java.io.BufferedInputStream.fill(BufferedInputStream.java:186)
 at java.io.BufferedInputStream.read(BufferedInputStream.java:204)
 at java.io.DataInputStream.readUnsignedShort(DataInputStream.java:288)
 at java.io.DataInputStream.readUTF(DataInputStream.java:517)
 at java.io.DataInputStream.readUTF(DataInputStream.java:494)
 at org.hsqldb.ServerConnection.run(ServerConnection.java:116)
 Thread-12 (TID:0x40e57668, sys_thread_t:0x92ec350, state:CW) prio=5
 at java.net.SocketInputStream.socketRead(Native Method)
 at java.net.SocketInputStream.read(SocketInputStream.java:86)
 at java.io.BufferedInputStream.fill(BufferedInputStream.java:186)
 at java.io.BufferedInputStream.read(BufferedInputStream.java:204)
 at java.io.DataInputStream.readUnsignedShort(DataInputStream.java:288)
 at java.io.DataInputStream.readUTF(DataInputStream.java:517)
 at java.io.DataInputStream.readUTF(DataInputStream.java:494)
 at org.hsqldb.ServerConnection.run(ServerConnection.java:116)
 Thread-10 (TID:0x40e577c0, sys_thread_t:0x95bf928, state:CW) prio=5
 at java.net.SocketInputStream.socketRead(Native Method)
 at java.net.SocketInputStream.read(SocketInputStream.java:86)
 at java.io.BufferedInputStream.fill(BufferedInputStream.java:186)
 at java.io.BufferedInputStream.read(BufferedInputStream.java:204)
 at java.io.DataInputStream.readUnsignedShort(DataInputStream.java:288)
 at java.io.DataInputStream.readUTF(DataInputStream.java:517)
 at java.io.DataInputStream.readUTF(DataInputStream.java:494)
 at org.hsqldb.ServerConnection.run(ServerConnection.java:116)
 Thread-8 (TID:0x40e57920, sys_thread_t:0x94e4c00, state:CW) prio=5
 at java.net.SocketInputStream.socketRead(Native Method)
 at java.net.SocketInputStream.read(SocketInputStream.java:86)
 at java.io.BufferedInputStream.fill(BufferedInputStream.java:186)
 at java.io.BufferedInputStream.read(BufferedInputStream.java:204)
 at java.io.DataInputStream.readUnsignedShort(DataInputStream.java:288)
 at java.io.DataInputStream.readUTF(DataInputStream.java:517)
 at java.io.DataInputStream.readUTF(DataInputStream.java:494)
 at org.hsqldb.ServerConnection.run(ServerConnection.java:116)
 Thread-6 (TID:0x40ea5510, sys_thread_t:0x95c26c0, state:CW) prio=5
 at 

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector HttpResponseBase.java

2002-01-27 Thread remm

remm02/01/27 15:47:36

  Modified:catalina/src/share/org/apache/catalina/connector
HttpResponseBase.java
  Log:
  - Fix 5876: Avoid possible thread safety problems when using date headers.
  
  Revision  ChangesPath
  1.44  +16 -8 
jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector/HttpResponseBase.java
  
  Index: HttpResponseBase.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector/HttpResponseBase.java,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- HttpResponseBase.java 5 Jan 2002 22:39:12 -   1.43
  +++ HttpResponseBase.java 27 Jan 2002 23:47:36 -  1.44
  @@ -1,7 +1,7 @@
   /*
  - * $Header: 
/home/cvs/jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector/HttpResponseBase.java,v
 1.43 2002/01/05 22:39:12 larryi Exp $
  - * $Revision: 1.43 $
  - * $Date: 2002/01/05 22:39:12 $
  + * $Header: 
/home/cvs/jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector/HttpResponseBase.java,v
 1.44 2002/01/27 23:47:36 remm Exp $
  + * $Revision: 1.44 $
  + * $Date: 2002/01/27 23:47:36 $
*
* 
*
  @@ -103,7 +103,7 @@
*
* @author Craig R. McClanahan
* @author Remy Maucherat
  - * @version $Revision: 1.43 $ $Date: 2002/01/05 22:39:12 $
  + * @version $Revision: 1.44 $ $Date: 2002/01/27 23:47:36 $
*/
   
   public class HttpResponseBase
  @@ -123,6 +123,17 @@
   } 
   }
   
  +
  +// --- Constructors
  +
  +
  +public HttpResponseBase() {
  +
  +format.setTimeZone(TimeZone.getTimeZone(GMT));
  +
  +}
  +
  +
   // - Instance Variables
   
   
  @@ -135,11 +146,8 @@
   /**
* The date format we will use for creating date headers.
*/
  -protected static final SimpleDateFormat format =
  +protected final SimpleDateFormat format =
   new SimpleDateFormat(EEE, dd MMM  HH:mm:ss zzz,Locale.US);
  -static {
  -format.setTimeZone(TimeZone.getTimeZone(GMT));
  -};
   
   
   /**
  
  
  

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




DO NOT REPLY [Bug 5876] - HttpResponseBase broken.

2002-01-27 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5876.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5876

HttpResponseBase broken.

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2002-01-27 23:53 ---
Fixed in nightly for 01/28.

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




Tomcat 4: segmentation fault/violation problems

2002-01-27 Thread Bojan Smojver

Do TC4 people mind if I put the segmentation fault/violation FAQ into 
RUNNING.txt file of Tomcat 4 (under Troubleshooting)? It seems a lot of 
people run into that one...

Boan


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




Re: Tomcat 4: segmentation fault/violation problems

2002-01-27 Thread Bojan Smojver

Geez, can't even spell my name any more ;-)

Bojan

Bojan Smojver wrote:

 Do TC4 people mind if I put the segmentation fault/violation FAQ into 
 RUNNING.txt file of Tomcat 4 (under Troubleshooting)? It seems a lot of 
 people run into that one...
 
 Boan
 
 
 -- 
 To unsubscribe, e-mail:   
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: 
 mailto:[EMAIL PROTECTED]
 



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




Re: Tomcat 4: segmentation fault/violation problems

2002-01-27 Thread Remy Maucherat

 Do TC4 people mind if I put the segmentation fault/violation FAQ into
 RUNNING.txt file of Tomcat 4 (under Troubleshooting)? It seems a lot of
 people run into that one...

If it's about the problems with Linux, it's already in the release notes.
Plus, there's a notice in bold on the binaries download page.

Remy


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




Re: Tomcat 4: segmentation fault/violation problems

2002-01-27 Thread Bojan Smojver

Cool. Didn't know, since I'm not a TC4 user (yet).

Some people also had problems on Solaris with some 1.2.x JDK's.

Bojan

Remy Maucherat wrote:

Do TC4 people mind if I put the segmentation fault/violation FAQ into
RUNNING.txt file of Tomcat 4 (under Troubleshooting)? It seems a lot of
people run into that one...

 
 If it's about the problems with Linux, it's already in the release notes.
 Plus, there's a notice in bold on the binaries download page.
 
 Remy
 
 
 --
 To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: mailto:[EMAIL PROTECTED]
 



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




Re: Tomcat 4: segmentation fault/violation problems

2002-01-27 Thread Bill Barker

The JDK for Solaris requires lots of O/S patches (Sun takes the Linux view,
if my application isn't working, patch the kernel ;-).  At a guess, I'd
say that most of the Solaris problems are resulting from people too lazy to
install the O/S patches when they try to install the JDK (despite the very
prominent warning on the download page).
- Original Message -
From: Bojan Smojver [EMAIL PROTECTED]
To: Tomcat Developers List [EMAIL PROTECTED]
Sent: Sunday, January 27, 2002 4:33 PM
Subject: Re: Tomcat 4: segmentation fault/violation problems


 Cool. Didn't know, since I'm not a TC4 user (yet).

 Some people also had problems on Solaris with some 1.2.x JDK's.

 Bojan

 Remy Maucherat wrote:

 Do TC4 people mind if I put the segmentation fault/violation FAQ into
 RUNNING.txt file of Tomcat 4 (under Troubleshooting)? It seems a lot of
 people run into that one...
 
 
  If it's about the problems with Linux, it's already in the release
notes.
  Plus, there's a notice in bold on the binaries download page.
 
  Remy
 
 
  --
  To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
  For additional commands, e-mail:
mailto:[EMAIL PROTECTED]
 



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



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




[PATCH] : mod_webapp version (was : compiling latest webapp for TC 4.0.2b2)

2002-01-27 Thread Punky Tse

Hi,

I now resend the patch to report mod_webapp version.

The new file wa_version.h should be placed under include/ directory.
However, it is for httpd-2.0 only.  I will make another patch for 1.3 once
my patch is accepted.

JF, could you please take a look on this patch?

You can see what's running on my server:

http://uptime.netcraft.com/up/graph/?mode_u=offmode_w=onsite=punknix.homei
p.netsubmit=Examine

The Response Header should look like this:
=
HTTP/1.1 200 OK
Date: Mon, 28 Jan 2002 02:45:54 GMT
Server: Apache/2.0.31-dev (Unix) mod_webapp/1.0.2
Content-Location: index.html.en
Vary: negotiate,accept,accept-language,accept-charset
TCN: choice
Last-Modified: Mon, 14 Jan 2002 16:00:19 GMT
ETag: 4cfe3-5b0-5f830ac0;4d021-94f-5f830ac0
Accept-Ranges: bytes
Content-Length: 1456
Connection: close
Content-Type: text/html; charset=ISO-8859-1
Content-Language: en
Expires: Mon, 28 Jan 2002 02:45:54 GMT
=

- Punky


 GOMEZ Henri wrote:
 
  I could build webapp for Apache 1.3 on my Redhat 7.2 box
  but build for Apache 2.0 failed :
 
  My Linux is using a recent libtool 1.4 ...

 That could be the problem... I am using:
 +++
 jfclere@vtxclere:~  libtool --version
 ltmain.sh (GNU libtool) 1.3.5 (1.385.2.206 2000/05/27 11:12:27)
 jfclere@vtxclere:~ 
 +++
 or
 +++
 $ libtool --version
 ltmain.sh (GNU libtool) 1.4.2 (1.922.2.53 2001/09/11 03:18:52)
 +++

 
  BTW: what is the version number for this release of webapp ?

 1.0.2

 
  
 
  make[1]: Entering directory `/root/webapp-module-1.0.2-tc402'
 
  make[1]: Entering directory lib
  make[1]: Invoking make  build
  make[2]: Entering directory `/root/webapp-module-1.0.2-tc402/lib'
  make[2]: Generating pr_warp_defs.h from
  /root/webapp-module-1.0.2-tc402/java/Constants.java
  /etc/httpd2/build/libtool /usr/bin/gcc -static -g -O2
  -I/usr/include/apache2/ -I/root/webapp-module-1.0.2-tc402/include -c
  wa_main.c
  mkdir .libs
  /usr/bin/gcc -g -O2 -I/usr/include/apache2/
  -I/root/webapp-module-1.0.2-tc402/include -c wa_main.c  -fPIC -DPIC -o
  .libs/wa_main.lo
  /usr/bin/gcc -g -O2 -I/usr/include/apache2/
  -I/root/webapp-module-1.0.2-tc402/include -c wa_main.c -o wa_main.o
  /dev/null 21
  mv -f .libs/wa_main.lo wa_main.lo
  /etc/httpd2/build/libtool /usr/bin/gcc -static -g -O2
  -I/usr/include/apache2/ -I/root/webapp-module-1.0.2-tc402/include -c
  wa_config.c
  rm -f .libs/wa_config.lo
  /usr/bin/gcc -g -O2 -I/usr/include/apache2/
  -I/root/webapp-module-1.0.2-tc402/include -c wa_config.c  -fPIC -DPIC -o
  .libs/wa_config.lo
  /usr/bin/gcc -g -O2 -I/usr/include/apache2/
  -I/root/webapp-module-1.0.2-tc402/include -c wa_config.c -o wa_config.o
  /dev/null 21
  mv -f .libs/wa_config.lo wa_config.lo
  /etc/httpd2/build/libtool /usr/bin/gcc -static -g -O2
  -I/usr/include/apache2/ -I/root/webapp-module-1.0.2-tc402/include -c
  wa_request.c
  rm -f .libs/wa_request.lo
  /usr/bin/gcc -g -O2 -I/usr/include/apache2/
  -I/root/webapp-module-1.0.2-tc402/include -c wa_request.c  -fPIC -DPIC
  -o .libs/wa_request.lo
  /usr/bin/gcc -g -O2 -I/usr/include/apache2/
  -I/root/webapp-module-1.0.2-tc402/include -c wa_request.c -o
  wa_request.o /dev/null 21
  mv -f .libs/wa_request.lo wa_request.lo
  /etc/httpd2/build/libtool /usr/bin/gcc -static -g -O2
  -I/usr/include/apache2/ -I/root/webapp-module-1.0.2-tc402/include -c
  pr_info.c
  rm -f .libs/pr_info.lo
  /usr/bin/gcc -g -O2 -I/usr/include/apache2/
  -I/root/webapp-module-1.0.2-tc402/include -c pr_info.c  -fPIC -DPIC -o
  .libs/pr_info.lo
  /usr/bin/gcc -g -O2 -I/usr/include/apache2/
  -I/root/webapp-module-1.0.2-tc402/include -c pr_info.c -o pr_info.o
  /dev/null 21
  mv -f .libs/pr_info.lo pr_info.lo
  /etc/httpd2/build/libtool /usr/bin/gcc -static -g -O2
  -I/usr/include/apache2/ -I/root/webapp-module-1.0.2-tc402/include -c
  pr_warp.c
  rm -f .libs/pr_warp.lo
  /usr/bin/gcc -g -O2 -I/usr/include/apache2/
  -I/root/webapp-module-1.0.2-tc402/include -c pr_warp.c  -fPIC -DPIC -o
  .libs/pr_warp.lo
  /usr/bin/gcc -g -O2 -I/usr/include/apache2/
  -I/root/webapp-module-1.0.2-tc402/include -c pr_warp.c -o pr_warp.o
  /dev/null 21
  mv -f .libs/pr_warp.lo pr_warp.lo
  /etc/httpd2/build/libtool /usr/bin/gcc -static -g -O2
  -I/usr/include/apache2/ -I/root/webapp-module-1.0.2-tc402/include -c
  pr_warp_packet.c
  rm -f .libs/pr_warp_packet.lo
  /usr/bin/gcc -g -O2 -I/usr/include/apache2/
  -I/root/webapp-module-1.0.2-tc402/include -c pr_warp_packet.c  -fPIC
  -DPIC -o .libs/pr_warp_packet.lo
  /usr/bin/gcc -g -O2 -I/usr/include/apache2/
  -I/root/webapp-module-1.0.2-tc402/include -c pr_warp_packet.c -o
  pr_warp_packet.o /dev/null 21
  mv -f .libs/pr_warp_packet.lo pr_warp_packet.lo
  /etc/httpd2/build/libtool /usr/bin/gcc -static -g -O2
  -I/usr/include/apache2/ -I/root/webapp-module-1.0.2-tc402/include -c
  pr_warp_network.c
  rm -f .libs/pr_warp_network.lo
  /usr/bin/gcc -g -O2 -I/usr/include/apache2/
  

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core StandardContext.java

2002-01-27 Thread patrickl

patrickl02/01/27 19:03:44

  Modified:catalina/src/share/org/apache/catalina/core
StandardContext.java
  Log:
  Replace references to reload lifecycle event with Lifecycle.RELOAD_EVENT to be 
consistent with other events.
  
  Revision  ChangesPath
  1.91  +5 -5  
jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core/StandardContext.java
  
  Index: StandardContext.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core/StandardContext.java,v
  retrieving revision 1.90
  retrieving revision 1.91
  diff -u -r1.90 -r1.91
  --- StandardContext.java  26 Jan 2002 21:50:59 -  1.90
  +++ StandardContext.java  28 Jan 2002 03:03:43 -  1.91
  @@ -1,7 +1,7 @@
   /*
  - * $Header: 
/home/cvs/jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core/StandardContext.java,v
 1.90 2002/01/26 21:50:59 remm Exp $
  - * $Revision: 1.90 $
  - * $Date: 2002/01/26 21:50:59 $
  + * $Header: 
/home/cvs/jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core/StandardContext.java,v
 1.91 2002/01/28 03:03:43 patrickl Exp $
  + * $Revision: 1.91 $
  + * $Date: 2002/01/28 03:03:43 $
*
* 
*
  @@ -145,7 +145,7 @@
*
* @author Craig R. McClanahan
* @author Remy Maucherat
  - * @version $Revision: 1.90 $ $Date: 2002/01/26 21:50:59 $
  + * @version $Revision: 1.91 $ $Date: 2002/01/28 03:03:43 $
*/
   
   public class StandardContext
  @@ -2503,7 +2503,7 @@
   setPaused(false);
   
   // Notify our interested LifecycleListeners
  -lifecycle.fireLifecycleEvent(reload, null);
  +lifecycle.fireLifecycleEvent(Lifecycle.RELOAD_EVENT, null);
   
   }
   
  
  
  

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




DO NOT REPLY [Bug 5855] - manager webapp does not fire LifecycleListener events

2002-01-27 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5855.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5855

manager webapp does not fire LifecycleListener events





--- Additional Comments From [EMAIL PROTECTED]  2002-01-28 04:46 ---
Added handling of Lifecycle.RELOAD_EVENTS in ServerLifecycleListener class to fix 
this bug in regards to the Admin webapp.

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




DO NOT REPLY [Bug 5647] - AJP13 connector will not pass authentication requests

2002-01-27 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5647.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5647

AJP13 connector will not pass authentication requests





--- Additional Comments From [EMAIL PROTECTED]  2002-01-28 
07:35 ---
Hi,

I found a statement about this problem in the tomcat-user mailing list from last
October, which says that realm authentication with ajp13 has not been ported to
Tomcat 4.0.1 yet, but is expected to be ported to Tomcat 4.0.2.
(http://www.mail-archive.com/tomcat-user%40jakarta.apache.org/msg36130.html)

Best regards

Rüdiger Plüm

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