You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/06/28 01:41:00 UTC

DO NOT REPLY [Bug 45301] New: Tomcat 4.1.37 crashes with JDK 1.3

https://issues.apache.org/bugzilla/show_bug.cgi?id=45301

           Summary: Tomcat 4.1.37 crashes with JDK 1.3
           Product: Tomcat 4
           Version: 4.1.37
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: willianchb@gmail.com


Created an attachment (id=22192)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22192)
Tomcat output and debugging output

An exception occurs when Tomcat 4.1.37 is running on JDK 1.3 platform.

The problem can be emulated following the steps:

1) Download the
http://archive.apache.org/dist/tomcat/tomcat-4/v4.1.37/bin/apache-tomcat-4.1.37.zip
and unpack it at C:\

2) Set the environment variable JAVA_HOME to a jdk1.3 (my is jdk1.3.1_20).

3) Start the Tomcat.

4) Access http://localhost:8080 at your browser.


I have attached the output of Tomcat running normally and in debug mode.
As you can see in the debug output, I inserted a breakpoint at line 305 of
class ServerCookie and I have found that the JVM does not find the method
StringBuffer.append(Object).

The problem reported does not happen in Tomcat 4.1.36 + JDK 1.3.
Also, the problem does not happen in the Tomcat 4.1.37 reported here, when
running on JDK 1.4 platform (my is jdk1.4.2_17).

Regards,


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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45301] Tomcat 4.1.37 crashes with JDK 1.3

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45301


Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Mark Thomas <ma...@apache.org>  2008-08-12 06:27:38 PST ---
This has been fixed in svn and will be included in 4.1.38 onwards.


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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45301] Tomcat 4.1.37 crashes with JDK 1.3

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45301


Willian Charles <wi...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22192|0                           |1
        is obsolete|                            |




--- Comment #1 from Willian Charles <wi...@gmail.com>  2008-06-27 16:44:32 PST ---
Created an attachment (id=22193)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22193)
Tomcat output when started normally


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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45301] Tomcat 4.1.37 crashes with JDK 1.3

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45301





--- Comment #3 from Mark Thomas <ma...@apache.org>  2008-07-07 15:37:45 PST ---
A patch has been proposed for 4.1.x and should be included in 4.1.38 onwards.

Note there is no date planned 4.1.38 release at this time but there will be a
4.1.38 release (votes permitting) at some point.


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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45301] Tomcat 4.1.37 crashes with JDK 1.3

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45301





--- Comment #2 from Willian Charles <wi...@gmail.com>  2008-06-27 16:46:25 PST ---
Created an attachment (id=22194)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22194)
Debug activity on Tomcat


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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org