DO NOT REPLY [Bug 31849] - after a while, https not responding, but http responding

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=31849

after a while, https not responding, but http responding

[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|Critical|Minor



--- Additional Comments From [EMAIL PROTECTED]  2004-10-23 11:11 ---
Hi Keith:

It turns out LD_ASSUME_KERNEL was not set on the server above (please don't 
kill me, I did not do the install).

I have set it to LD_ASSUME_KERNEL=2.2.5, and will monitor events. 

For future reference, how would I recognize the accept thread for https in 
a ps response?

I have downgraded the severity of this report to minor for the moment. If the 
problem happens again I will review.

Thanks a million!


Thanks a milli

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



DO NOT REPLY [Bug 31849] - after a while, https not responding, but http responding

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=31849

after a while, https not responding, but http responding

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2004-10-23 12:26 ---
You have to do a thread dump or connect via jpda to see whether the accept
thread is there or not.  ps doesn't give you that information.  Since everything
indicates this was a config problem, I am closing the bug.

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



mail address not found

2004-10-23 Thread [EMAIL PROTECTED]
unknown email address EXTDOM:[apache.org](bugzilla), 
   
EXTDOM:[jakarta.apache.org]:EXTDOM:[jakarta.apache.org](tomcat-dev)@jakarta.apache.org.

To: [EMAIL PROTECTED]
CC:
Subject: DO NOT REPLY [Bug 31849]  -  after a while, https not
responding, but
 http responding
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=31849.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31849

after a while, https not responding, but http responding

[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|Critical|Minor



--- Additional Comments From [EMAIL PROTECTED]  2004-10-23
11:11
---
Hi Keith:

It turns out LD_ASSUME_KERNEL was not set on the server above (please
don't 
kill me, I did not do the install).

I have set it to LD_ASSUME_KERNEL=2.2.5, and will monitor events. 

For future reference, how would I recognize the accept thread for https
in 
a ps response?

I have downgraded the severity of this report to minor for the moment.
If
the 
problem happens again I will review.

Thanks a million!


Thanks a milli

-
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]



mail address not found

2004-10-23 Thread [EMAIL PROTECTED]
unknown email address [EMAIL PROTECTED]

To: [EMAIL PROTECTED]
CC:
Subject: DO NOT REPLY [Bug 31849]  -  after a while, https not
responding, but
 http responding
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=31849.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31849

after a while, https not responding, but http responding

[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|Critical|Minor



--- Additional Comments From [EMAIL PROTECTED]  2004-10-23
11:11
---
Hi Keith:

It turns out LD_ASSUME_KERNEL was not set on the server above (please
don't 
kill me, I did not do the install).

I have set it to LD_ASSUME_KERNEL=2.2.5, and will monitor events. 

For future reference, how would I recognize the accept thread for https
in 
a ps response?

I have downgraded the severity of this report to minor for the moment.
If
the 
problem happens again I will review.

Thanks a million!


Thanks a milli

-
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]



cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup LocalStrings.properties Embedded.java Catalina.java

2004-10-23 Thread remm
remm2004/10/23 09:54:23

  Modified:catalina/src/share/org/apache/catalina/startup
LocalStrings.properties Embedded.java Catalina.java
  Log:
  - Add explicit error message if temp dir does not exist.
  - Remove useless calls to Embedded.initDirs.
  
  Revision  ChangesPath
  1.8   +1 -0  
jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup/LocalStrings.properties
  
  Index: LocalStrings.properties
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup/LocalStrings.properties,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- LocalStrings.properties   17 Sep 2004 15:07:27 -  1.7
  +++ LocalStrings.properties   23 Oct 2004 16:54:23 -  1.8
  @@ -29,6 +29,7 @@
   contextConfig.unavailable=Marking this application unavailable due to previous 
error(s)
   embedded.alreadyStarted=Embedded service has already been started
   embedded.noEngines=No engines have been defined yet
  +embedded.notmp=Cannot find specified temporary folder at {0}
   embedded.notStarted=Embedded service has not yet been started
   embedded.authenticatorNotInstanceOfValve=Specified Authenticator is not a Valve
   engineConfig.cce=Lifecycle event data object {0} is not an Engine
  
  
  
  1.25  +7 -1  
jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup/Embedded.java
  
  Index: Embedded.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup/Embedded.java,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- Embedded.java 29 Sep 2004 09:55:38 -  1.24
  +++ Embedded.java 23 Oct 2004 16:54:23 -  1.25
  @@ -927,6 +927,12 @@
   }
   System.setProperty(catalina.base, catalinaBase);
   }
  +
  +String temp = System.getProperty(java.io.tmpdir);
  +if (temp == null || (!(new File(temp)).exists())
  +|| (!(new File(temp)).isDirectory())) {
  +log.error(sm.getString(embedded.notmp, temp));
  +}
   
   }
   
  
  
  
  1.35  +2 -3  
jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup/Catalina.java
  
  Index: Catalina.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup/Catalina.java,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- Catalina.java 29 Sep 2004 09:55:39 -  1.34
  +++ Catalina.java 23 Oct 2004 16:54:23 -  1.35
  @@ -429,6 +429,7 @@
* Start a new server instance.
*/
   public void load() {
  +
   initDirs();
   
   // Before digester - it may be needed
  @@ -503,8 +504,6 @@
*/
   public void load(String args[]) {
   
  -setCatalinaHome();
  -setCatalinaBase();
   try {
   if (arguments(args))
   load();
  
  
  

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



DO NOT REPLY [Bug 31766] - Error getting client certificate under iPlanet 6.1/Tomact 5.0.28

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=31766

Error getting client certificate under iPlanet 6.1/Tomact 5.0.28





--- Additional Comments From [EMAIL PROTECTED]  2004-10-23 20:14 ---
I only have access to v6.1 and v6.0 of the web server, so I can't test any 
other versions.  I wonder how many other people actually use this plugin.

Where can I get access to the final patched code you wrote so I can verify it?

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