DO NOT REPLY [Bug 37788] - Use IPv6 with APR Connectors

2006-01-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=37788





--- Additional Comments From [EMAIL PROTECTED]  2006-01-28 13:44 ---
(In reply to comment #3)
> Upon further testing here, the better solution is to use APR_UNSPEC, which
allows for APR to correctly 
> make the required selection. Can you also test with the change of APR_INET ->
APR_UNSPEC in your 
> environment as well. I'd like to commit this.

I seemed to remember that changing APR_INET -> APR_UNSPEC was my first attempt
to get the AprEndpoint to listen on IPv6 addresses, and that I dropped it in
favour of APR_INET6 for some reason.
I just did try APR_UNSPEC again and the JVM crashed on starting up tomcat - so
this is obviously the reason I had forgotten about. If the HotSpot error log the
JVM writes is of any interest to you, just say so and I'll attach it.

System spec:
Gentoo Linux with kernel 2.6.15-gentoo-r1
Sun JDK 1.5.0.06
APR 1.2.2
tomcat-native-1.1.1
gcc 3.4.4
Tomcat built today (Jan 28th 2006) from svn


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



DO NOT REPLY [Bug 37788] - Use IPv6 with APR Connectors

2006-01-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=37788





--- Additional Comments From [EMAIL PROTECTED]  2006-01-28 14:40 ---
Yes, please attach. I cannot recreate the crash here; using UNSPEC it works as 
expected. 

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



DO NOT REPLY [Bug 37788] - Use IPv6 with APR Connectors

2006-01-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=37788





--- Additional Comments From [EMAIL PROTECTED]  2006-01-28 14:59 ---
Created an attachment (id=17525)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=17525&action=view)
HotSpot error log of JVM crash when using APR_UNSPEC


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



DO NOT REPLY [Bug 38430] New: - Tomcat 5.5.9 + FreeBSD 5.3

2006-01-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=38430

   Summary: Tomcat 5.5.9 + FreeBSD 5.3
   Product: Tomcat 5
   Version: 5.5.9
  Platform: Other
OS/Version: FreeBSD
Status: NEW
  Severity: blocker
  Priority: P1
 Component: Unknown
AssignedTo: tomcat-dev@jakarta.apache.org
ReportedBy: [EMAIL PROTECTED]


Hi,

We have a FreeBSD 5.3 server running Apache Tomcat 5.5.9. We have allocated 2GB
of swap space for the processes running in the server, But the tomcat server is
claiming most of the memory in RAM and the swap space. When we start an instance
of the server, it spwans 63 java processes and on issuing the  shutdown request,
11 processes still remains in memory.

Once the swap space is completely eaten up, the server will automatically
shutdown and we need to restart it. This is happening every 2-3 hrs and as this
is our production server we are having troubles answering queries of our 
clients.

We would like to fix this problem ASAP and get the server to run properly.
Kindly help us by giving your valuable suggestions in this regard.

Thanks and Regards
Jugs

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



DO NOT REPLY [Bug 38430] - Tomcat 5.5.9 + FreeBSD 5.3

2006-01-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=38430


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID




--- Additional Comments From [EMAIL PROTECTED]  2006-01-28 16:36 ---
Bugzilla is not a support forum.

http://tomcat.apache.org/findhelp.html will direct you to a more appropriate
forum for your question.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



DO NOT REPLY [Bug 37819] - Build from source archive fails because of incorrect jasper.home property in build/build.xml

2006-01-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=37819





--- Additional Comments From [EMAIL PROTECTED]  2006-01-28 19:25 ---
Temporary work around is to pass jasper.home to ant 
-Djapser.home=./jasper/jasper2
Or use an absolute instead of relative path.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



svn commit: r373253 - /tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/realm/RealmBase.java

2006-01-28 Thread billbarker
Author: billbarker
Date: Sat Jan 28 14:39:42 2006
New Revision: 373253

URL: http://svn.apache.org/viewcvs?rev=373253&view=rev
Log:
Don't append the port for an SSL redirect if it is the default port.

At the very least, appending the port is inefficient, and in some edge cases it 
can confuse MSIE no end.


Modified:

tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/realm/RealmBase.java

Modified: 
tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/realm/RealmBase.java
URL: 
http://svn.apache.org/viewcvs/tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/realm/RealmBase.java?rev=373253&r1=373252&r2=373253&view=diff
==
--- 
tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/realm/RealmBase.java
 (original)
+++ 
tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/realm/RealmBase.java
 Sat Jan 28 14:39:42 2006
@@ -876,9 +876,11 @@
 String protocol = "https";
 String host = request.getServerName();
 // Protocol
-file.append(protocol).append("://");
+file.append(protocol).append("://").append(host);
 // Host with port
-file.append(host).append(":").append(redirectPort);
+if(redirectPort != 443) {
+file.append(":").append(redirectPort);
+}
 // URI
 file.append(request.getRequestURI());
 String requestedSessionId = request.getRequestedSessionId();



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



DO NOT REPLY [Bug 38372] - tcnative-1.dll response overflow corruption, partial pages

2006-01-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=38372





--- Additional Comments From [EMAIL PROTECTED]  2006-01-29 02:37 ---
There are old reports on [EMAIL PROTECTED] about sendfile on Windows having 
issues 
with shared drives.  However, I recall that these have been fixed in the 
latest APR.

Just for chuckles, you could try again with disabling sendfile, but still 
using the APR connector.  It should buy you less than zero, but the report 
would help the APR team :).


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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