Bugs item #653443, was opened at 2002-12-13 12:16
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=653443&group_id=22866
Category: JBossMX
Group: v3.2
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Patrick Murphy (murphyp1)
>Assigned to: Scott M Stark (starksm)
Summary: inspectMBean.jsp not updated for 630789
Initial Comment:
The jmx-console JNDIView HTML service fails when
perfoming the "list" operation with the following:
15:11:33,234 INFO [Server] JBoss (MX MicroKernel)
[3.2.0RC1 (build: CVSTag=JBoss_3_2_0_beta2
date=200212121406)] Started in 24s:438ms
15:12:41,296 WARN [jbossweb] WARNING: Exception
for /jmx-console/HtmlAdaptor
java.lang.ArrayIndexOutOfBoundsException: 0
at
org.jboss.jmx.adaptor.control.Server.invokeOpByName
(Server.java:222)
at org.jboss.jmx.adaptor.control.Server.invokeOp
(Server.java:209)
at
org.jboss.jmx.adaptor.html.HtmlAdaptorServlet.invokeOp
(HtmlAdaptorServlet.java:182)
at
org.jboss.jmx.adaptor.html.HtmlAdaptorServlet.processR
equest(HtmlAdaptorServlet.java:78)
at
org.jboss.jmx.adaptor.html.HtmlAdaptorServlet.doPost
(HtmlAdaptorServlet.java:60)
at javax.servlet.http.HttpServlet.service
(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service
(HttpServlet.java:853)
at org.mortbay.jetty.servlet.ServletHolder.handle
(ServletHolder.java:366)
at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatc
h(WebApplicationHandler.java:293)
at org.mortbay.jetty.servlet.ServletHandler.handle
(ServletHandler.java:567)
at org.mortbay.http.HttpContext.handle
(HttpContext.java:1663)
at
org.mortbay.jetty.servlet.WebApplicationContext.handle
(WebApplicationContext.java:552)
at org.mortbay.http.HttpContext.handle
(HttpContext.java:1613)
at org.mortbay.http.HttpServer.service
(HttpServer.java:884)
at org.jboss.jetty.Jetty.service(Jetty.java:497)
at org.mortbay.http.HttpConnection.service
(HttpConnection.java:799)
at org.mortbay.http.HttpConnection.handleNext
(HttpConnection.java:949)
at org.mortbay.http.HttpConnection.handle
(HttpConnection.java:816)
at
org.mortbay.http.SocketListener.handleConnection
(SocketListener.java:203)
at org.mortbay.util.ThreadedServer.handle
(ThreadedServer.java:290)
at org.mortbay.util.ThreadPool$PoolThread.run
(ThreadPool.java:462)
I have investigated this and found that the 630789 patch
to the varia/src/resources/jmx/html/inspectMBean.jsp
has not been applied to Branch_3_2 while the
HtmlAdaptor patch for this fix has been applied. The
relevant lines that need patching can been seen in CVS
by diffing the 1.11 and 1.12 revisions.
----------------------------------------------------------------------
>Comment By: Scott M Stark (starksm)
Date: 2002-12-13 15:40
Message:
Logged In: YES
user_id=175228
The argument parsing has been fixed.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=653443&group_id=22866
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development