You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Dennis Ahaus (JIRA)" <ji...@apache.org> on 2015/06/02 11:04:17 UTC

[jira] [Created] (AMQ-5818) PWC6197: An error occurred at line: 20 in the jsp file

Dennis Ahaus created AMQ-5818:
---------------------------------

             Summary: PWC6197: An error occurred at line: 20 in the jsp file
                 Key: AMQ-5818
                 URL: https://issues.apache.org/jira/browse/AMQ-5818
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.11.1
         Environment: Windows 7 Professional

            Reporter: Dennis Ahaus


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.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)