Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] no caller page

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] no caller page


Chronological Thread 
  • From: "GW Brown, Information Systems and Computing" <>
  • To: Jim Fox <>, Tom Barton <>
  • Cc:
  • Subject: Re: [grouper-users] no caller page
  • Date: Thu, 01 Mar 2007 09:47:28 +0000

I'll take a look at this - hopefully Friday. I've never tried Java 1.6...

There are various places in the UI where I store state information in the session - ID=1172704125474-70 identifies the data for a specific page. This means I can pass round the ID and not all the data. Looks like the saved data is 'expiring' or being garbage collected, but that is just a guess.

Gary

--On 28 February 2007 20:00 -0800 Jim Fox
<>
wrote:



I can't reproduce that problem on my setup. Gary might be able to narrow
down potential causes. In the meanwhile, could you identify versions of
relevant bits of software? Ie, grouper, tomcat (or other servlet
container), http server, & java revs? Any non-vanilla grouper elements
in the mix?


I'm using the grouper from your download page, version 1.1 I guess.
Java is 1.6, tomcat is 5.5.

No mods to any of the code. We did change the headers and footers of
grouper's pages.
We use postgres for a database. And an ldap service as a subject source.

I get the error often, sometimes from adding a member to a group.
The last looked like this:

java.lang.IllegalStateException: No caller page data for
ID=1172704125474-70

edu.internet2.middleware.grouper.ui.actions.GrouperCapableAction.getCal
lerPageData(GrouperCapableAction.java:410)

edu.internet2.middleware.grouper.ui.CallerPageFilter.doFilter(CallerPag
eFilter.java:81)


If the problem is not obvious to developers I can take a closer look.


The problem showed up on Firefox. When I tried to do the same operation
on Safari
I found that I could not click the "Act as admin"-"change" button to any
effect.
It always comes back "act as self". I'll investigate this further as
well.

Jim




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



  • Re: [grouper-users] no caller page, GW Brown, Information Systems and Computing, 03/01/2007

Archive powered by MHonArc 2.6.16.

Top of Page