Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
5.11.1
-
None
-
None
-
None
-
Windows 7 Professional
Description
When i try to watch a message in the browser api
http://localhost:8161/admin/browse.jsp?JMSDestination=myQueue.out
A message occurs:
Exception occurred while processing this request, check the log for more information!
And in the console log i see following message:
readPool.java:543)
jvm 1 | at java.lang.Thread.run(Unknown Source)
jvm 1 | ERROR: Error compiling file: C:\Users\ahausden\AppData\Local\Temp\jet
ty-0.0.0.0-8161-admin-_admin-any-\jsp\org\apache\jsp\tag\web\form\forEachMapEntr
y_tag.java
jvm 1 | WARN |
jvm 1 | org.apache.jasper.JasperException: PWC6033: Unable to compile class f
or JSP
jvm 1 |
jvm 1 | PWC6197: An error occurred at line: 20 in the jsp file: /WEB-INF/tags
/form/forEachMapEntry.tag
jvm 1 | PWC6199: Generated servlet error:
jvm 1 | The type java.util.Map$Entry cannot be resolved. It is indirectly ref
erenced from required .class files
jvm 1 |
jvm 1 |
jvm 1 | at org.apache.jasper.compiler.DefaultErrorHandler.javacError(Def
aultErrorHandler.java:123)[jsp-2.1-glassfish-2.1.v20100127.jar:]
jvm 1 | at org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDi
spatcher.java:296)[jsp-2.1-glassfish-2.1.v20100127.jar:]
jvm 1 | at org.apache.jasper.compiler.Compiler.generateClass(Compiler.ja
va:376)[jsp-2.1-glassfish-2.1.v20100127.jar:]
jvm 1 | at org.apache.jasper.compiler.Compiler.compile(Compiler.java:437
)[jsp-2.1-glassfish-2.1.v20100127.jar:]
jvm 1 | at org.apache.jasper.JspCompilationContext.compile(JspCompilatio...
After that the meesage queue does't work anymore.
Attachments
Issue Links
- is duplicated by
-
AMQ-5356 Unable to see message contents from the web UI
-
- Resolved
-