[
https://issues.apache.org/jira/browse/AMQ-5979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904710#comment-14904710
]
jeff porter commented on AMQ-5979:
----------------------------------
Here is a snippet of the log attached from when ActiveMQ is started via the cmd
line...
INFO | ActiveMQ WebConsole available at http://0.0.0.0:8161/
INFO | ActiveMQ Jolokia REST API available at http://0.0.0.0:8161/api/jolokia/
INFO | Initializing Spring FrameworkServlet 'dispatcher'
INFO | jolokia-agent: No access restrictor found at
classpath:/jolokia-access.xml, access to all MBeans is allowed
INFO | Connector vm://localhost started
ERROR: Compilation error
org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
at
org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader.<init>(ClassFileReader.java:298)
at
org.apache.jasper.compiler.JDTJavaCompiler$1.findType(JDTJavaCompiler.java:367)
at
org.apache.jasper.compiler.JDTJavaCompiler$1.findType(JDTJavaCompiler.java:324)
at
org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.askForType(LookupEnvironment.java:93)
at
org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding.resolve(UnresolvedReferenceBinding.java:43)
> 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)