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 2010/02/05 15:05:01 UTC

DO NOT REPLY [Bug 48686] New: Cannot delete hosts using Administration Tool webapp (HTTP 500 error)

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

           Summary: Cannot delete hosts using Administration Tool webapp
                    (HTTP 500 error)
           Product: Tomcat 5
           Version: 5.5.28
          Platform: Sun
        OS/Version: SunOS
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Webapps:Administration
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: mmalina@redhat.com


Similar to Bug 34033.
When I try to delete a Host created with the Admin tool using the Delete
Existing Hosts menu item, loading the page fails with a HTTP 500 error.

java.lang.NullPointerException
    java.lang.String.indexOf(String.java:1564)
    java.lang.String.indexOf(String.java:1546)
    org.apache.struts.taglib.logic.MatchTag.condition(MatchTag.java:158)
    org.apache.struts.taglib.logic.MatchTag.condition(MatchTag.java:100)
   
org.apache.struts.taglib.logic.ConditionalTagBase.doStartTag(ConditionalTagBase.java:174)
    admin.host.hosts_jsp._jspService(hosts_jsp.java:178)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
   
org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1085)
   
org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:398)
   
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:241)
    org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
    org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:627)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
   
org.apache.webapp.admin.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:123)

-- 
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 48686] Cannot delete hosts using Administration Tool webapp (HTTP 500 error)

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

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

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

--- Comment #3 from Mark Thomas <ma...@apache.org> 2010-03-03 23:42:51 UTC ---
This has been fixed in 5.5.x and will be included in 5.5.29 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 48686] Cannot delete hosts using Administration Tool webapp (HTTP 500 error)

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

--- Comment #2 from Mark Thomas <ma...@apache.org> 2010-02-10 19:27:20 UTC ---
The patch has been proposed for 5.5.x

-- 
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 48686] Cannot delete hosts using Administration Tool webapp (HTTP 500 error)

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

--- Comment #1 from Mark Thomas <ma...@apache.org> 2010-02-10 19:23:31 UTC ---
Created an attachment (id=24966)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24966)
Proposed patch

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