You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2012/12/05 21:47:57 UTC

[jira] [Resolved] (AMQ-2890) webconsole not working for some 'printable version' links

     [ https://issues.apache.org/jira/browse/AMQ-2890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-2890.
-------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 5.4.0)
                       (was: 5.3.2)
                   5.8.0

Tested and seems to be working for all the pages now.
                
> webconsole not working for some 'printable version' links
> ---------------------------------------------------------
>
>                 Key: AMQ-2890
>                 URL: https://issues.apache.org/jira/browse/AMQ-2890
>             Project: ActiveMQ
>          Issue Type: Bug
>         Environment: any
>            Reporter: ZP Gu
>            Priority: Minor
>             Fix For: 5.8.0
>
>
> To reproduce: in webconsole, go to 'Queues', select a queue, then click on 'printable version':
> javax.el.ELException: java.lang.IllegalArgumentException: No JMSDestination parameter specified
>         at javax.el.BeanELResolver.getValue(BeanELResolver.java:298)
>         at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:175)
>         at com.sun.el.parser.AstValue.getValue(AstValue.java:138)
>         at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:206)
>         at org.apache.jasper.runtime.PageContextImpl.evaluateExpression(PageContextImpl.java:1001)
>         at org.apache.jsp.browse_jsp._jspx_meth_jms_forEachMessage_0(org.apache.jsp.browse_jsp:167)
>         at org.apache.jsp.browse_jsp._jspService(org.apache.jsp.browse_jsp:100)
>         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:109)
> ...
> Caused by: java.lang.IllegalArgumentException: No JMSDestination parameter specified
>         at org.apache.activemq.web.DestinationFacade.getValidDestination(DestinationFacade.java:109)
>         at org.apache.activemq.web.QueueBrowseQuery.getQueue(QueueBrowseQuery.java:65)
>         at org.apache.activemq.web.QueueBrowseQuery.createBrowser(QueueBrowseQuery.java:91)
>         at org.apache.activemq.web.QueueBrowseQuery.getBrowser(QueueBrowseQuery.java:54)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira