Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] UI: Cannot find bean viewObject in any scope

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] UI: Cannot find bean viewObject in any scope


Chronological Thread 
  • From: Tom Barton <>
  • To: Colin Hudler <>
  • Cc:
  • Subject: Re: [grouper-users] UI: Cannot find bean viewObject in any scope
  • Date: Tue, 22 Jan 2008 09:23:42 -0600

Gary,

Can you tell if this is a grouper-ui issue, a struts issue, or otherwise?

Tom

Colin Hudler wrote:
When using the following java:

java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build pxi32devifx-20071025 (SR6b))
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223-20071005 (JIT enabled)
J9VM - 20071004_14218_lHdSMR
JIT - 20070820_1846ifx1_r8
GC - 200708_10)
JCL - 20071025


Accessing a clean build of the UI gives:

javax.servlet.jsp.JspException: ServletException in '/WEB-INF/jsp/body.jsp': ServletException in '/WEB-INF/jsp/content.jsp': ServletException in '/WEB-INF/jsp/MyGroups.jsp': ServletException in '/WEB-INF/jsp/browseStems.jsp': ServletException in '/WEB-INF/jsp/dynamicTile.jsp': ServletException in '/WEB-INF/jsp/genericListView.jsp': ServletException in '/WEB-INF/jsp/dynamicTile.jsp': ServletException in '/WEB-INF/jsp/browseChildStem.jsp': Cannot find bean viewObject 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
<snip>


The UI functions normally after changing to Sun Java:

java version "1.5.0_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_13-b05, mixed mode)

It could help someone out there.

--
Colin Hudler
Network Based Services
The University of Chicago



Archive powered by MHonArc 2.6.16.

Top of Page