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

             Bug #: 51328
           Summary: StringManager/ResourceBundle parsing error causes
                    webapp deployment to fail on ppc64 gcj
           Product: Tomcat 6
           Version: 6.0.32
          Platform: All
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: dk...@redhat.com
    Classification: Unclassified


Created attachment 27119
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27119
Patch for StringManager

On some jvms (IBM and GCJ/ jdk1.5 on ppc64,
org/apache/catalina/util/StringManager initialization can fail due to a runtime
exception when a localstring can't be parsed (e.g, NumberFormatException). The
failure can occur during context and session initialization and cause a
complete failure to deploy a webapp. A patch is attached.

-- 
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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to