You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "surendra (JIRA)" <ji...@apache.org> on 2017/01/10 05:02:58 UTC

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

    [ https://issues.apache.org/jira/browse/AMQ-5818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15813895#comment-15813895 ] 

surendra commented on AMQ-5818:
-------------------------------

I have also got the same issue.
Can you please elaborate for the brief solution.

> 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)