You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Joe Bohn (JIRA)" <de...@geronimo.apache.org> on 2005/11/19 00:04:45 UTC

[jira] Closed: (GERONIMO-1186) Illegal argument exception when returning from add listener to display list in web server page, network listeners portlet

     [ http://issues.apache.org/jira/browse/GERONIMO-1186?page=all ]
     
Joe Bohn closed GERONIMO-1186:
------------------------------


Thanks Aaron

> Illegal argument exception when returning from add listener to display list in web server page, network listeners portlet
> -------------------------------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1186
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1186
>      Project: Geronimo
>         Type: Bug
>   Components: console
>     Versions: 1.0
>  Environment: Windows XP , IE 6.0.x
>     Reporter: Joe Bohn
>     Assignee: Aaron Mulder
>      Fix For: 1.0

>
> Scenario:
> From the console select the Web Server page.
> Select any "Add new xxxx listener for xxxx" link
> return to list by selecing list connectors
> This exception is thrown:
> 09:09:31,967 ERROR [Servlet] Exception caught:
> java.lang.IllegalArgumentException: Render parameter key or value must not be nu
> ll.
>         at org.apache.pluto.core.impl.ActionResponseImpl.setRenderParameter(Acti
> onResponseImpl.java:164)
>         at org.apache.geronimo.console.webmanager.ConnectorPortlet.processAction
> (ConnectorPortlet.java:68)
>         at org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:229
> )
>         at org.apache.pluto.core.PortletServlet.doGet(PortletServlet.java:158)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:595)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
>         at org.apache.pluto.core.PortletServlet.service(PortletServlet.java:153)
>         at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428
> )
>         at org.apache.geronimo.jetty.JettyServletHolder.handle(JettyServletHolde
> r.java:99)
>         at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(
> WebApplicationHandler.java:830)
>         at org.mortbay.jetty.servlet.JSR154Filter.doFilter(JSR154Filter.java:171
> )
>         at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(
> WebApplicationHandler.java:821)
>         at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicati
> onHandler.java:471)
>         at org.mortbay.jetty.servlet.Dispatcher.dispatch(Dispatcher.java:277)
>         at org.mortbay.jetty.servlet.Dispatcher.include(Dispatcher.java:163)
>         at org.apache.pluto.invoker.impl.PortletInvokerImpl.invoke(PortletInvoke
> rImpl.java:120)
>         at org.apache.pluto.invoker.impl.PortletInvokerImpl.action(PortletInvoke
> rImpl.java:68)
>         at org.apache.pluto.PortletContainerImpl.processPortletAction(PortletCon
> tainerImpl.java:164)
>         at org.apache.pluto.portalImpl.core.PortletContainerWrapperImpl.processP
> ortletAction(PortletContainerWrapperImpl.java:82)
>         at org.apache.pluto.portalImpl.Servlet.doGet(Servlet.java:227)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:595)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
>         at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428
> )
>         at org.apache.geronimo.jetty.JettyServletHolder.handle(JettyServletHolde
> r.java:99)
>         at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(
> WebApplicationHandler.java:830)
>         at org.mortbay.jetty.servlet.JSR154Filter.doFilter(JSR154Filter.java:171
> )
>         at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(
> WebApplicationHandler.java:821)
>         at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicati
> onHandler.java:471)
>         at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:5
> 68)
>         at org.mortbay.http.HttpContext.handle(HttpContext.java:1565)
>         at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplication
> Context.java:633)
>         at org.mortbay.http.HttpContext.handle(HttpContext.java:1517)
>         at org.mortbay.http.HttpServer.service(HttpServer.java:954)
>         at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
>         at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983)
>         at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
>         at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:
> 244)
>         at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
>         at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
> 09:09:32,198 WARN  [BasicProxyManager] Could not load interface org.apache.geron
> imo.tomcat.TomcatWebConnector in provided ClassLoader for TomcatAJPConnector
> 09:09:32,198 WARN  [BasicProxyManager] Could not load interface org.apache.geron
> imo.tomcat.TomcatWebConnector in provided ClassLoader for TomcatWebConnector
> 09:09:32,208 WARN  [BasicProxyManager] Could not load interface org.apache.geron
> imo.tomcat.TomcatWebConnector in provided ClassLoader for TomcatWebSSLConnector

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira