Skip to Content.
Sympa Menu

grouper-users - RE: [grouper-users] Error - although library in place in webapps

Subject: Grouper Users - Open Discussion List

List archive

RE: [grouper-users] Error - although library in place in webapps


Chronological Thread 
  • From: Chris Hyzer <>
  • To: Linda Toth <>, "" <>
  • Subject: RE: [grouper-users] Error - although library in place in webapps
  • Date: Fri, 16 Oct 2015 22:17:31 +0000
  • Accept-language: en-US

Did you change the web.xml and take out a filter?

 

If you take the installer and run it can you get up and running?  And then what changes do you make to get to this point?

 

Thanks,

Chris

 

From: [mailto:] On Behalf Of Linda Toth
Sent: Friday, October 16, 2015 4:44 PM
To:
Subject: [grouper-users] Error - although library in place in webapps

 

Good afternoon,

 

I am working through the installation of the demo in RHEL.  I have successfully added some libraries that were not in the WEB-INF/lib folder, but when I search for the library location for the following error, it appears the required JAR is in the library.

 

The ERROR:

java.lang.NullPointerException
        edu.internet2.middleware.grouper.grouperUi.beans.ui.GrouperRequestContainer.retrieveFromRequestOrCreate(GrouperRequestContainer.java:202)
        org.apache.jsp.index_jsp._jspService(index_jsp.java:74)
        org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:377)
        org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)
        org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

 

References to GrouperRequestContainer:

[root@<myserver>]# grep -r GrouperRequestContainer *

index.jsp:<>

index.jsp:GrouperRequestContainer.retrieveFromRequestOrCreate();

Binary file WEB-INF/lib/grouper-ui.jar matches

 

A listing of the jar reveals the class is present and since I have added all patches, and been consistent with the version, *.2.2.1, I assumed this jar contains the appropriate methods.

 

Suggestions?

 

 

Linda Toth
University of Alaska - Office of Information Technology (OIT) - Identity and Access Management

910 Yukon Drive, Suite 103

Fairbanks, Alaska 99775

Tel: 907-450-8320

Fax: 907-450-8381

 | www.alaska.edu/oit/

 




Archive powered by MHonArc 2.6.16.

Top of Page