Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] unexpected error

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] unexpected error


Chronological Thread 
  • From: "GW Brown, Information Systems and Computing" <>
  • To: Jim Fox <>,
  • Subject: Re: [grouper-users] unexpected error
  • Date: Wed, 12 Sep 2007 09:35:49 +0100

I don't get an error, and as far as I can see, 'params' which appears to be missing in your setup ought to be passed into
'/WEB-INF/jsp/subjectHasPrivilegeView.jsp' where the error is occurring.

Which JDK and Tomcat versions are you using? Have you applied any customisations / altered the Struts version?

If you add <jsp:useBean id="params" class="java.util.HashMap"/>

to '/WEB-INF/jsp/subjectHasPrivilegeView.jsp' that should make the error go away, however, it isn't really a fix since the 'effective privilege' links at the bottom of the page won't work, i.e:

is a member of:[UoB Administrators]:which has privilege(s) :ADMIN
inherits from GrouperAll : which has privilege(s) :READ :VIEW

Gary

--On 11 September 2007 10:33 -0700 Jim Fox
<>
wrote:


This is grouper 1.2.0, I am acting as admin

Under "Manage Groups"

select a group and get the summary

click "List group members"

get a list of members, e.g.

...
fox is a direct member
...

I click on the "is a direct member" and get the error below.

Jim




Unexpected error - javax.servlet.jsp.JspException:ServletException in
'/WEB-INF/jsp/body.jsp': ServletException in '/WEB-INF/jsp/content.jsp':
ServletException in '/WEB-INF/jsp/GroupMember.jsp': ServletException in
'/WEB-INF/jsp/modifyGroupMemberPrivilegesView.jsp': ServletException in
'/WEB-INF/jsp/effectivePrivs.jsp': ServletException in
'/WEB-INF/jsp/effectivePriv.jsp': ServletException in
'/WEB-INF/jsp/dynamicTile.jsp': ServletException in
'/WEB-INF/jsp/subjectHasPrivilegeView.jsp': Cannot find bean params in
any scope
An error has occurred which prevented the page from displaying. If the
problem persists please contact your system administrator with the
details below:


javax.servlet.jsp.JspException: ServletException in
'/WEB-INF/jsp/body.jsp': ServletException in '/WEB-INF/jsp/content.jsp':
ServletException in '/WEB-INF/jsp/GroupMember.jsp': ServletException in
'/WEB-INF/jsp/modifyGroupMemberPrivilegesView.jsp': ServletException in
'/WEB-INF/jsp/effectivePrivs.jsp': ServletException in
'/WEB-INF/jsp/effectivePriv.jsp': ServletException in
'/WEB-INF/jsp/dynamicTile.jsp': ServletException in
'/WEB-INF/jsp/subjectHasPrivilegeView.jsp': Cannot find bean params in
any scope at
org.apache.struts.taglib.tiles.InsertTag$InsertHandler.doEndTag(InsertTag
.java:921) at
org.apache.struts.taglib.tiles.InsertTag.doEndTag(InsertTag.java:460) at
org.apache.jsp.WEB_002dINF.jsp.template_jsp._jspx_meth_tiles_insert_2(tem
plate_jsp.java:435) at
org.apache.jsp.WEB_002dINF.jsp.template_jsp._jspService(template_jsp.java
:171) at
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.jav
a:332) at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applicat
ionFilterChain.java:252) at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilte
rChain.java:173) at
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatch
er.java:672) at
org.apache.catalina.core.ApplicationDispatcher.processRequest(Application
Dispatcher.java:463) at
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispa
tcher.java:398) at
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatc
her.java:301) at
org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java
:1059) at
org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProce
ssor.java:261) at
org.apache.struts.tiles.TilesRequestProcessor.processTilesDefinition(Tile
sRequestProcessor.java:237) at
org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesR
equestProcessor.java:300) at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:2
31) at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:397)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applicat
ionFilterChain.java:252) at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilte
rChain.java:173) at
edu.internet2.middleware.grouper.ui.LoginCheckFilter.doFilter(LoginCheckF
ilter.java:167) at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applicat
ionFilterChain.java:202) at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilte
rChain.java:173) at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve
.java:204) at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve
.java:178) at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorB
ase.java:432) at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:
126) at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:
105) at
org.apache.catalina.valves.FastCommonAccessLogValve.invoke(FastCommonAcce
ssLogValve.java:495) at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.j
ava:107) at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:14
8) at
org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:199) at
org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:282) at
org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:754) at
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:6
84) at
org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.j
ava:876) at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.
java:684) at java.lang.Thread.run(Thread.java:619)





----------------------
GW Brown, Information Systems and Computing




Archive powered by MHonArc 2.6.16.

Top of Page