Re: Error with Resin Status Servlet in Snap 060705

Scott Ferguson <[email protected]> Wed, 19 Jul 2006 09:10:00 -0700
Newsgroups gmane.text.xml.resin.user
Message-ID <[email protected]>
On Jul 15, 2006, at 5:27 AM, Thomas Moorer wrote:

> Hi,
>
> I downloaded resin-pro-3.0.s060705 and I am gettign the following  
> error viwing the
> ResinStatusServlet.

Thanks.  That needs to be cleaned up.  We finally organized the admin  
classes in a sensible fashion, but the ResinStatusServlet hasn't  
caught up.

The main admin is in resin/php/admin/status.php, since it's much  
easier to customize this kind of display with PHP.

-- Scott

>
> Class
>
> class javax.servlet.ServletException
>
> Error Message
>
> java.lang.ClassCastException: [Ljavax.management.ObjectName;
>
> Stack Trace
>
> com.caucho.servlets.ResinStatusServlet.printPorts 
> (ResinStatusServlet.java:399)
> com.caucho.servlets.ResinStatusServlet.service 
> (ResinStatusServlet.java:155)
> com.caucho.server.dispatch.ServletFilterChain.doFilter 
> (ServletFilterChain.java:106)
> com.caucho.server.cache.CacheFilterChain.doFilter 
> (CacheFilterChain.java:209)
> com.caucho.server.webapp.WebAppFilterChain.doFilter 
> (WebAppFilterChain.java:178)
> com.caucho.server.dispatch.ServletInvocation.service 
> (ServletInvocation.java:229)
> com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:268)
> com.caucho.server.port.TcpConnection.run(TcpConnection.java:519)
> com.caucho.util.ThreadPool.runTasks(ThreadPool.java:539)
> com.caucho.util.ThreadPool.run(ThreadPool.java:465)
> java.lang.Thread.run(Thread.java:613)
>
> Thomas C. Moorer, Jr.
> email: [email protected]
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>