Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] Please do the needful, this was my third mail did not get any reply for my problem

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] Please do the needful, this was my third mail did not get any reply for my problem


Chronological Thread 
  • From: Malathi Deenadayalan <>
  • To: Vivek Sachdeva <>,
  • Subject: Re: [grouper-users] Please do the needful, this was my third mail did not get any reply for my problem
  • Date: Mon, 5 Apr 2021 14:00:46 +0530

Hi Vivek,

I have got 404 not found error. Attached screenshot.
Please any help will be appreciated.



On Sat, Apr 3, 2021 at 8:41 AM Vivek Sachdeva <> wrote:
Hi Malathi,

Try going to https://172.17.0.3/grouper/ and please let me know what you see.

Vivek

On Thu, Apr 1, 2021 at 2:04 AM Malathi Deenadayalan <> wrote:
Hi,

I am not able to get grouper ui on browser , getting 404 not found error.

Here I have detailed my errors for your consideration.

1)   curl  --insecure 'https://172.17.0.3'

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a href=""https://172.17.0.3/grouper/">here</a>.</p>
</body></html>
[root@grouper ~]#

2)docker logs of grouper ui


httpd;access_log;-;-;10.10.30.254 - - [28/Mar/2021:13:21:41 +0000] "GET / HTTP/1.1" 302 214 "-" "Mozilla/5.0 zgrab/0.x"
httpd;access_log;-;-;10.10.30.254 - - [28/Mar/2021:15:42:36 +0000] "SSTP_DUPLEX_POST /sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}/ HTTP/1.1" 400 226 "-" "-"
httpd;access_log;-;-;10.10.30.254 - - [29/Mar/2021:01:36:34 +0000] "GET / HTTP/1.1" 302 214 "-" "-"
httpd;access_log;-;-;10.10.30.254 - - [29/Mar/2021:02:47:39 +0000] "GET /login HTTP/1.1" 404 203 "-" "Mozilla/5.0 zgrab/0.x"
httpd;access_log;-;-;10.10.30.254 - - [29/Mar/2021:09:18:45 +0000] "GET / HTTP/1.1" 302 214 "-" "Mozilla/5.0 zgrab/0.x"
httpd;access_log;-;-;10.10.30.254 - - [29/Mar/2021:09:24:27 +0000] "GET / HTTP/1.1" 302 214 "-" "Mozilla/5.0 (Windows NT 5.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.90 Safari/537.36"
httpd;access_log;-;-;10.10.30.254 - - [29/Mar/2021:09:24:27 +0000] "GET /grouper/ HTTP/1.1" 404 779 "https://103.117.200.9/" "Mozilla/5.0 (Windows NT 5.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.90 Safari/537.36"
httpd;access_log;-;-;10.10.30.254 - - [29/Mar/2021:16:06:23 +0000] "GET / HTTP/1.1" 302 214 "-" "-"
httpd;access_log;-;-;10.10.30.254 - - [29/Mar/2021:16:06:23 +0000] "GET /grouper/ HTTP/1.1" 404 779 "-" "-"
httpd;access_log;-;-;10.10.30.254 - - [29/Mar/2021:16:06:24 +0000] "GET / HTTP/1.1" 302 214 "-" "-"
httpd;access_log;-;-;10.10.30.254 - - [29/Mar/2021:16:06:25 +0000] "GET /grouper/ HTTP/1.1" 404 779 "-" "-"
httpd;access_log;-;-;10.10.30.254 - - [29/Mar/2021:23:26:31 +0000] "GET /remote/login HTTP/1.1" 404 210 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36"
httpd;access_log;-;-;10.10.30.254 - - [30/Mar/2021:03:20:51 +0000] "GET /owa/auth/logon.aspx?url="https%3a%2f%2f1%2fecp%2f" HTTP/1.1" 404 217 "-" "Mozilla/5.0 zgrab/0.x"
httpd;access_log;-;-;172.17.0.1 - - [30/Mar/2021:08:31:30 +0000] "GET /grouper HTTP/1.1" 404 774 "-" "curl/7.29.0"
httpd;access_log;-;-;172.17.0.1 - - [30/Mar/2021:08:34:30 +0000] "GET / HTTP/1.1" 302 211 "-" "curl/7.29.0"


3) getting grouper shell without any error

[root@grouper ~]# docker exec -it -u tomcat grouper-ui bash
[tomcat@b2802e97b8bc WEB-INF]$ cd bin
[tomcat@b2802e97b8bc bin]$ ./gsh.sh
Detected Grouper directory structure 'webapp' (valid is api, apiMvn, webapp)
Using GROUPER_HOME:           /opt/grouper/grouperWebapp/WEB-INF
Using GROUPER_CONF:           /opt/grouper/grouperWebapp/WEB-INF/classes
Using JAVA:                   /usr/lib/jvm/java-1.8.0-amazon-corretto/bin/java
Using CLASSPATH:              /opt/grouper/grouperWebapp/WEB-INF/classes:/opt/grouper/grouperWebapp/WEB-INF/lib/*
using MEMORY:                 64m-750m
Grouper starting up: version: 2.5.43, build date: 2021/02/24 07:47:06 +0000, env: <no label configured>
grouper.properties read from: /opt/grouper/grouperWebapp/WEB-INF/classes/grouper.properties
Grouper current directory is: /opt/grouper/grouperWebapp/WEB-INF/bin
log4j.properties read from:   /opt/grouper/grouperWebapp/WEB-INF/classes/log4j.properties
Grouper is logging to file:   /tmp/logpipe, at min level WARN for package: edu.internet2.middleware.grouper, based on log4j.properties
grouper.hibernate.properties: /opt/grouper/grouperWebapp/WEB-INF/classes/grouper.hibernate.properties
grouper.hibernate.properties: grouper_v2_5@jdbc:mysql://172.17.0.2:3306/grouper_v2_5?useSSL=false

subject.properties read from: /opt/grouper/grouperWebapp/WEB-INF/classes/subject.properties
sources configured in:        subject.properties
subject.properties internalsource id:g:isa
subject.properties groupersource id: g:gsa
subject.properties groupersource id: grouperEntities
subject.properties jdbc2 source id:   grouperExternal: GrouperJdbcConnectionProvider
subject.properties jdbc source id:   jdbc: GrouperJdbcConnectionProvider
Type help() for instructions
Groovy Shell (2.5.0-beta-2, JVM: 1.8.0_282)
Type ':help' or ':h' for help.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
groovy:000> :load '/opt/grouper/grouperWebapp/WEB-INF/classes/groovysh.profile'
groovy:000>


4) getting null value for adding user and password

groovy:000> new GrouperPasswordSave().assignApplication(GrouperPassword.Application.UI).assignUsername("GrouperSystem").assignPassword("pass").save();
===> null
groovy:000>

5) Please help me to solve this issue.

Regards,
Malathi



Attachment: Screenshot from 2021-04-05 13-55-05.png
Description: PNG image




Archive powered by MHonArc 2.6.24.

Top of Page