[
https://issues.apache.org/jira/browse/AMQ-5979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904711#comment-14904711
]
jeff porter commented on AMQ-5979:
----------------------------------
Here is a snipped attached from the activemq.log...
2015-09-23 16:50:40,316 | INFO | Connector vm://localhost started |
org.apache.activemq.broker.TransportConnector | qtp1097897234-44
2015-09-23 16:50:41,526 | WARN | | org.eclipse.jetty.servlet.ServletHandler |
qtp1097897234-49
org.apache.jasper.JasperException: PWC6033: Unable to compile class for JSP
PWC6197: An error occurred at line: 20 in the jsp file:
/WEB-INF/tags/form/forEachMapEntry.tag
PWC6199: Generated servlet error:
The type java.util.Map$Entry cannot be resolved. It is indirectly referenced
from required .class files
at
org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:123)[jsp-2.1-glassfish-2.1.v20100127.jar:]
at
org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:296)[jsp-2.1-glassfish-2.1.v20100127.jar:]
at
org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:376)[jsp-2.1-glassfish-2.1.v20100127.jar:]
at
org.apache.jasper.compiler.Compiler.compile(Compiler.java:437)[jsp-2.1-glassfish-2.1.v20100127.jar:]
at
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:608)[jsp-2.1-glassfish-2.1.v20100127.jar:]
at
org.apache.jasper.servlet.JspServletWrapper.loadTagFile(JspServletWrapper.java:261)[jsp-2.1-glassfish-2.1.v20100127.jar:]
> Error browsing message on queue.
> --------------------------------
>
> Key: AMQ-5979
> URL: https://issues.apache.org/jira/browse/AMQ-5979
> Project: ActiveMQ
> Issue Type: Bug
> Components: webconsole
> Affects Versions: 5.11.1, 5.12.0
> Environment: Windows 7
> Reporter: jeff porter
> Attachments: activemq.log, console_view_log.txt
>
>
> Trying to browse to a message gives the error...
> Exception occurred while processing this request, check the log for more
> information!
> activemq.log gives...
> PWC6197: An error occurred at line: 20 in the jsp file:
> /WEB-INF/tags/form/forEachMapEntry.tag
> PWC6199: Generated servlet error:
> The type java.util.Map$Entry cannot be resolved. It is indirectly referenced
> from required .class files
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)