By: Maniganda Prakash Kannan Account Admin 18 Oct 2018 at 7:15 p.m. CDT

19 Responses
Maniganda Prakash Kannan gravatar
* **Error on accessing:** https://gtwtdlapcobv01.gbt.gbtad.com/identity * **Error image:** https://pasteboard.co/HJ5KBBT.png Our servers cannot connect to INTERNET, so downloaded rpm file from https://repo.gluu.org/rhel/7/gluu-server-3.1.4-1-2.rhel7.x86_64.rpm and installed `rpm -ivh gluu-server-3.1.4-1-2.rhel7.x86_64.rpm` Attached both setup.log and setup_error.log. # setup.log : There was an error while installing JCE as no connectivity to INTERNET, but wondering would that be the reason for this failure? If that was mandatory why did the installation went through successfully? Could it be something else?, please advise. ``` -bash-4.2# cat setup.log 14:48:57 10/18/18 Removed ./setup.log 14:48:57 10/18/18 Removed ./setup_error.log 14:48:57 10/18/18 Installing Gluu Server 14:48:57 10/18/18 ./setup.properties Properties not found. Interactive setup commencing... 15:04:48 10/18/18 Checking properties 15:05:08 10/18/18 Running: /usr/sbin/useradd --system --create-home --user-group --shell /bin/bash --home-dir /home/ldap ldap 15:05:08 10/18/18 Running: /usr/sbin/useradd --system --create-home --user-group --shell /bin/bash --home-dir /home/jetty jetty 15:05:08 10/18/18 Running: /usr/sbin/useradd --system --create-home --user-group --shell /bin/bash --home-dir /home/node node 15:05:08 10/18/18 Running: /usr/sbin/groupadd gluu 15:05:09 10/18/18 Running: /usr/sbin/usermod -a -G gluu ldap 15:05:09 10/18/18 Running: /usr/sbin/usermod -a -G gluu jetty 15:05:09 10/18/18 Running: /usr/sbin/usermod -a -G gluu node 15:05:09 10/18/18 Running: /usr/sbin/usermod -a -G adm ldap 15:05:09 10/18/18 Running: /bin/chmod ga+w /tmp 15:05:09 10/18/18 Running: /bin/mkdir -p /opt/gluu 15:05:09 10/18/18 Running: /bin/mkdir -p /opt/gluu/bin 15:05:09 10/18/18 Running: /bin/mkdir -p /opt/gluu/system 15:05:09 10/18/18 Running: /bin/mkdir -p /opt/gluu/python 15:05:09 10/18/18 Running: /bin/mkdir -p /etc/gluu/conf 15:05:09 10/18/18 Running: /bin/mkdir -p /etc/certs 15:05:09 10/18/18 Running: /bin/mkdir -p ./output 15:05:09 10/18/18 Running: /bin/mkdir -p /home/jetty/lib 15:05:09 10/18/18 Running: /bin/mkdir -m 775 -p /var/ox/photos 15:05:09 10/18/18 Running: /bin/mkdir -m 775 -p /var/ox/identity/removed 15:05:09 10/18/18 Running: /bin/mkdir -m 775 -p /var/ox/identity/cr-snapshots 15:05:09 10/18/18 Running: /bin/chown -R root:gluu /var/ox/photos 15:05:09 10/18/18 Running: /bin/chown -R root:gluu /var/ox/identity/removed 15:05:09 10/18/18 Running: /bin/chown -R root:gluu /var/ox/identity/cr-snapshots 15:05:09 10/18/18 Running: /usr/bin/curl http://download.oracle.com/otn-pub/java/jce/8/jce_policy-8.zip -s -j -k -L -H Cookie:oraclelicense=accept-securebackup-cookie -o /opt/dist/app/jce_policy-8.zip 15:05:10 10/18/18 Calculating memory setting for applications 15:05:10 10/18/18 Installing server JRE 1.8 181... 15:05:10 10/18/18 Extracting server-jre-8u181-linux-x64.tar.gz into /opt/ 15:05:10 10/18/18 Running: tar -xzf /opt/dist/app/server-jre-8u181-linux-x64.tar.gz -C /opt/ --no-xattrs --no-same-owner --no-same-permissions 15:05:11 10/18/18 Unzipping jce_policy-8.zip in /tmp 15:05:11 10/18/18 Running: unzip -n -q /opt/dist/app/jce_policy-8.zip -d /tmp 15:05:11 10/18/18 unzip: cannot find or open /opt/dist/app/jce_policy-8.zip, /opt/dist/app/jce_policy-8.zip.zip or /opt/dist/app/jce_policy-8.zip.ZIP. 15:05:11 10/18/18 Error copying tree /tmp/UnlimitedJCEPolicyJDK8 to /opt/jdk1.8.0_181/jre/lib/security 15:05:11 10/18/18 Traceback (most recent call last): File "./setup.py", line 928, in copyTree for item in os.listdir(src): OSError: [Errno 2] No such file or directory: '/tmp/UnlimitedJCEPolicyJDK8' 15:05:11 10/18/18 Running: /bin/ln -sf /opt/jdk1.8.0_181 /opt/jre 15:05:11 10/18/18 Running: /bin/chmod -R 755 /opt/jdk1.8.0_181/bin/ 15:05:11 10/18/18 Running: /bin/chown -R root:root /opt/jdk1.8.0_181 15:05:11 10/18/18 Running: /bin/chown -h root:root /opt/jre 15:05:11 10/18/18 Installing jetty 9.4.12.v20180830... 15:05:11 10/18/18 Running: /bin/mkdir -p /opt/jetty-9.4/temp 15:05:11 10/18/18 Running: /bin/chown -R jetty:jetty /opt/jetty-9.4/temp 15:05:11 10/18/18 Extracting jetty-distribution-9.4.12.v20180830.tar.gz into /opt/jetty 15:05:11 10/18/18 Running: tar -xzf /opt/dist/app/jetty-distribution-9.4.12.v20180830.tar.gz -C /opt/jetty-9.4 --no-xattrs --no-same-owner --no-same-permissions 15:05:12 10/18/18 Running: /bin/ln -sf /opt/jetty-9.4/jetty-distribution-9.4.12.v20180830 /opt/jetty 15:05:12 10/18/18 Running: /bin/chmod -R 755 /opt/jetty-9.4/jetty-distribution-9.4.12.v20180830/bin/ 15:05:12 10/18/18 Applying changes to jetty files... 15:05:12 10/18/18 Created backup of jetty file /opt/jetty/etc/webdefault.xml.bak... 15:05:12 10/18/18 Wrote updated jetty file /opt/jetty/etc/webdefault.xml... 15:05:12 10/18/18 Created backup of jetty file /opt/jetty/etc/jetty.xml.bak... 15:05:12 10/18/18 Wrote updated jetty file /opt/jetty/etc/jetty.xml... 15:05:12 10/18/18 Running: /bin/chown -R jetty:jetty /opt/jetty-9.4/jetty-distribution-9.4.12.v20180830 15:05:12 10/18/18 Running: /bin/chown -h jetty:jetty /opt/jetty 15:05:12 10/18/18 Running: /bin/mkdir -p /opt/gluu/jetty 15:05:12 10/18/18 Running: /bin/chown -R jetty:jetty /opt/gluu/jetty 15:05:12 10/18/18 Running: /bin/mkdir -p /var/run/jetty 15:05:12 10/18/18 Running: /bin/chmod -R 775 /var/run/jetty 15:05:12 10/18/18 Running: /bin/chgrp -R jetty /var/run/jetty 15:05:12 10/18/18 Installing Jython 2.7.2a... 15:05:12 10/18/18 Running: rm -rf /opt*-2.7.2a 15:05:12 10/18/18 Running: /opt/jre/bin/java -jar /opt/dist/app/jython-installer-2.7.2a.jar -v -s -d /opt/jython-2.7.2a -t standard -e ensurepip 15:05:15 10/18/18 system properties dumped to /tmp/System1894520376070893617.properties reading jar info using the console installer Performing silent installation specification version: '1.8' excluding directory META-INF/ excluding directory extlibs/ excluding directory extlibs/cpptasks/ excluding directory extlibs/mockrunner-0.4.1/ excluding directory extlibs/mockrunner-0.4.1/jar/ excluding directory extlibs/mockrunner-0.4.1/jar/j2ee1.3/ excluding directory extlibs/mockrunner-0.4.1/lib/ excluding directory extlibs/mockrunner-0.4.1/lib/jdk1.5/ excluding directory extlibs/mockrunner-0.4.1/lib/jdk1.5/j2ee1.3/ excluding directory grammar/ excluding directory org/ excluding directory org/apache/ excluding directory org/apache/commons/ excluding directory org/apache/commons/cli/ excluding directory org/python/ excluding directory org/python/util/ excluding directory org/python/util/install/ excluding directory org/python/util/install/driver/ excluding directory src/ excluding directory src/com/ excluding directory src/com/xhaus/ excluding directory src/com/xhaus/modjy/ excluding directory src/com/ziclix/ excluding directory src/com/ziclix/python/ excluding directory src/com/ziclix/python/sql/ excluding directory src/com/ziclix/python/sql/connect/ excluding directory src/com/ziclix/python/sql/handler/ excluding directory src/com/ziclix/python/sql/pipe/ excluding directory src/com/ziclix/python/sql/pipe/csv/ excluding directory src/com/ziclix/python/sql/pipe/db/ excluding directory src/com/ziclix/python/sql/procedure/ excluding directory src/com/ziclix/python/sql/resource/ excluding directory src/com/ziclix/python/sql/util/ excluding directory src/org/ excluding directory src/org/python/ excluding directory src/org/python/antlr/ excluding directory src/org/python/antlr/adapter/ excluding directory src/org/python/antlr/ast/ excluding directory src/org/python/antlr/base/ excluding directory src/org/python/antlr/op/ excluding directory src/org/python/compiler/ excluding directory src/org/python/core/ excluding directory src/org/python/core/adapter/ excluding directory src/org/python/core/buffer/ excluding directory src/org/python/core/finalization/ excluding directory src/org/python/core/io/ excluding directory src/org/python/core/packagecache/ excluding directory src/org/python/core/stringlib/ excluding directory src/org/python/core/util/ excluding directory src/org/python/expose/ excluding directory src/org/python/expose/generate/ excluding directory src/org/python/indexer/ excluding directory src/org/python/indexer/ast/ excluding directory src/org/python/indexer/demos/ excluding directory src/org/python/indexer/types/ excluding directory src/org/python/jsr223/ excluding directory src/org/python/modules/ excluding directory src/org/python/modules/_collections/ excluding directory src/org/python/modules/_csv/ excluding directory src/org/python/modules/_functools/ excluding directory src/org/python/modules/_io/ excluding directory src/org/python/modules/_json/ excluding directory src/org/python/modules/_jythonlib/ excluding directory src/org/python/modules/_threading/ excluding directory src/org/python/modules/_weakref/ excluding directory src/org/python/modules/bz2/ excluding directory src/org/python/modules/itertools/ excluding directory src/org/python/modules/jffi/ excluding directory src/org/python/modules/posix/ excluding directory src/org/python/modules/random/ excluding directory src/org/python/modules/sre/ excluding directory src/org/python/modules/thread/ excluding directory src/org/python/modules/time/ excluding directory src/org/python/modules/zipimport/ excluding directory src/org/python/util/ excluding directory src/shell/ excluding directory src/templates/ 10 % 20 % 30 % 40 % 50 % 60 % 70 % 80 % 90 % 100 % 110 % 120 % 130 % 140 % 150 % Generating start scripts ... 100 % Congratulations! You successfully installed Jython 2.7.2a1+ to directory /opt/jython-2.7.2a. 15:05:15 10/18/18 Running: /bin/ln -sf /opt/jython-2.7.2a /opt/jython 15:05:15 10/18/18 Running: /bin/chown -R root:root /opt/jython-2.7.2a 15:05:15 10/18/18 Running: /bin/chown -h root:root /opt/jython 15:05:16 10/18/18 Installing node 9.9.0... 15:05:16 10/18/18 Extracting node-v9.9.0-linux-x64.tar.xz into /opt 15:05:16 10/18/18 Running: tar -xJf /opt/dist/app/node-v9.9.0-linux-x64.tar.xz -C /opt/ --no-xattrs --no-same-owner --no-same-permissions 15:05:17 10/18/18 Running: /bin/ln -sf /opt/node-v9.9.0-linux-x64 /opt/node 15:05:17 10/18/18 Running: /bin/chmod -R 755 /opt/node-v9.9.0-linux-x64/bin/ 15:05:17 10/18/18 Running: /bin/mkdir -p /opt/node/temp 15:05:17 10/18/18 Copied ./static/system/initd/node to /opt/gluu/system 15:05:17 10/18/18 Copied ./static/system/initd/passport to /opt/gluu/system 15:05:17 10/18/18 Running: /bin/chmod -R 755 /opt/gluu/system/node 15:05:17 10/18/18 Running: /bin/chmod -R 755 /opt/gluu/system/passport 15:05:17 10/18/18 Running: /bin/chown -R node:node /opt/node-v9.9.0-linux-x64 15:05:17 10/18/18 Running: /bin/chown -h node:node /opt/node 15:05:17 10/18/18 Running: /bin/mkdir -p /opt/gluu/node 15:05:17 10/18/18 Running: /bin/chown -R node:node /opt/gluu/node 15:05:18 10/18/18 Copying script files 15:05:18 10/18/18 Copied ./static/scripts/logmanager.sh to /opt/gluu/bin 15:05:18 10/18/18 Copied ./static/scripts/testBind.py to /opt/gluu/bin 15:05:18 10/18/18 Rendering encode.py 15:05:18 10/18/18 Running: /bin/chmod -R 700 /opt/gluu/bin 15:05:18 10/18/18 Encoding passwords 15:05:18 10/18/18 Encoding test passwords 15:05:18 10/18/18 Installing Gluu base... 15:05:18 10/18/18 Preparing files needed to run OpenId keys generator 15:05:18 10/18/18 Unpacking oxauth.war... 15:05:18 10/18/18 Created dir: /opt/dist/gluu/tmp_oxauth 15:05:18 10/18/18 Running: /opt/jre/bin/jar xf /opt/dist/gluu/oxauth.war 15:05:19 10/18/18 Copying files to /home/jetty/lib... 15:05:19 10/18/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/bcprov-jdk15on-1.54.jar to /home/jetty/lib 15:05:19 10/18/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/bcpkix-jdk15on-1.54.jar to /home/jetty/lib 15:05:19 10/18/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/commons-lang-2.6.jar to /home/jetty/lib 15:05:19 10/18/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/log4j-1.2-api-2.8.2.jar to /home/jetty/lib 15:05:19 10/18/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/log4j-slf4j-impl-2.8.2.jar to /home/jetty/lib 15:05:19 10/18/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/log4j-core-2.8.2.jar to /home/jetty/lib 15:05:19 10/18/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/log4j-plugin-fluency-1.3.2.jar to /home/jetty/lib 15:05:19 10/18/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/log4j-api-2.8.2.jar to /home/jetty/lib 15:05:19 10/18/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/log4j-jul-2.8.2.jar to /home/jetty/lib 15:05:19 10/18/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/commons-codec-1.7.jar to /home/jetty/lib 15:05:19 10/18/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/commons-cli-1.3.1.jar to /home/jetty/lib 15:05:19 10/18/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/commons-io-2.6.jar to /home/jetty/lib 15:05:19 10/18/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/jackson-core-2.9.5.jar to /home/jetty/lib 15:05:19 10/18/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/jackson-core-asl-1.9.11.jar to /home/jetty/lib 15:05:19 10/18/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/jackson-core-asl-1.9.11.jar to /home/jetty/lib 15:05:19 10/18/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/jackson-mapper-asl-1.9.11.jar to /home/jetty/lib 15:05:19 10/18/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/jackson-xc-1.9.13.jar to /home/jetty/lib 15:05:19 10/18/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/jettison-1.3.2.jar to /home/jetty/lib 15:05:19 10/18/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/oxauth-model-3.1.4.Final.jar to /home/jetty/lib 15:05:19 10/18/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/oxauth-client-3.1.4.Final.jar to /home/jetty/lib 15:05:19 10/18/18 Removed dir: /opt/dist/gluu/tmp_oxauth 15:05:19 10/18/18 Generating oxAuth OpenID Connect keys 15:05:19 10/18/18 Creating empty JKS keystore 15:05:19 10/18/18 Running: /bin/sh -c /opt/jre/bin/keytool -genkey -alias dummy -keystore /etc/certs/scim-rs.jks -storepass 42azVaeDGkmD -keypass 42azVaeDGkmD -dname "CN=oxAuth CA Certificates" 15:05:19 10/18/18 Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/scim-rs.jks -destkeystore /etc/certs/scim-rs.jks -deststoretype pkcs12". 15:05:19 10/18/18 Running: /bin/sh -c /opt/jre/bin/keytool -delete -alias dummy -keystore /etc/certs/scim-rs.jks -storepass 42azVaeDGkmD -keypass 42azVaeDGkmD -dname "CN=oxAuth CA Certificates" 15:05:20 10/18/18 Runnning: /bin/sh -c /opt/jre/bin/java -Dlog4j.defaultInitOverride=true -cp /home/jetty/lib/bcprov-jdk15on-1.54.jar:/home/jetty/lib/bcpkix-jdk15on-1.54.jar:/home/jetty/lib/commons-lang-2.6.jar:/home/jetty/lib/log4j-1.2-api-2.8.2.jar:/home/jetty/lib/log4j-slf4j-impl-2.8.2.jar:/home/jetty/lib/log4j-core-2.8.2.jar:/home/jetty/lib/log4j-plugin-fluency-1.3.2.jar:/home/jetty/lib/log4j-api-2.8.2.jar:/home/jetty/lib/log4j-jul-2.8.2.jar:/home/jetty/lib/commons-codec-1.7.jar:/home/jetty/lib/commons-cli-1.3.1.jar:/home/jetty/lib/commons-io-2.6.jar:/home/jetty/lib/jackson-core-2.9.5.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-mapper-asl-1.9.11.jar:/home/jetty/lib/jackson-xc-1.9.13.jar:/home/jetty/lib/jettison-1.3.2.jar:/home/jetty/lib/oxauth-model-3.1.4.Final.jar:/home/jetty/lib/oxauth-client-3.1.4.Final.jar org.xdi.oxauth.util.KeyGenerator -keystore /etc/certs/scim-rs.jks -keypasswd 42azVaeDGkmD -sig_keys RS256 RS384 RS512 ES256 ES384 ES512 -enc_keys RS256 RS384 RS512 ES256 ES384 ES512 -dnname "CN=oxAuth CA Certificates" -expiration 365 15:05:22 10/18/18 Generating oxAuth OpenID Connect keys 15:05:22 10/18/18 Creating empty JKS keystore 15:05:22 10/18/18 Running: /bin/sh -c /opt/jre/bin/keytool -genkey -alias dummy -keystore ./output/scim-rp.jks -storepass secret -keypass secret -dname "CN=oxAuth CA Certificates" 15:05:22 10/18/18 Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore ./output/scim-rp.jks -destkeystore ./output/scim-rp.jks -deststoretype pkcs12". 15:05:22 10/18/18 Running: /bin/sh -c /opt/jre/bin/keytool -delete -alias dummy -keystore ./output/scim-rp.jks -storepass secret -keypass secret -dname "CN=oxAuth CA Certificates" 15:05:22 10/18/18 Runnning: /bin/sh -c /opt/jre/bin/java -Dlog4j.defaultInitOverride=true -cp /home/jetty/lib/bcprov-jdk15on-1.54.jar:/home/jetty/lib/bcpkix-jdk15on-1.54.jar:/home/jetty/lib/commons-lang-2.6.jar:/home/jetty/lib/log4j-1.2-api-2.8.2.jar:/home/jetty/lib/log4j-slf4j-impl-2.8.2.jar:/home/jetty/lib/log4j-core-2.8.2.jar:/home/jetty/lib/log4j-plugin-fluency-1.3.2.jar:/home/jetty/lib/log4j-api-2.8.2.jar:/home/jetty/lib/log4j-jul-2.8.2.jar:/home/jetty/lib/commons-codec-1.7.jar:/home/jetty/lib/commons-cli-1.3.1.jar:/home/jetty/lib/commons-io-2.6.jar:/home/jetty/lib/jackson-core-2.9.5.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-mapper-asl-1.9.11.jar:/home/jetty/lib/jackson-xc-1.9.13.jar:/home/jetty/lib/jettison-1.3.2.jar:/home/jetty/lib/oxauth-model-3.1.4.Final.jar:/home/jetty/lib/oxauth-client-3.1.4.Final.jar org.xdi.oxauth.util.KeyGenerator -keystore ./output/scim-rp.jks -keypasswd secret -sig_keys RS256 RS384 RS512 ES256 ES384 ES512 -enc_keys RS256 RS384 RS512 ES256 ES384 ES512 -dnname "CN=oxAuth CA Certificates" -expiration 365 15:05:25 10/18/18 Generating oxAuth OpenID Connect keys 15:05:25 10/18/18 Creating empty JKS keystore 15:05:25 10/18/18 Running: /bin/sh -c /opt/jre/bin/keytool -genkey -alias dummy -keystore /etc/certs/passport-rs.jks -storepass 91oMltqTckg3 -keypass 91oMltqTckg3 -dname "CN=oxAuth CA Certificates" 15:05:25 10/18/18 Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/passport-rs.jks -destkeystore /etc/certs/passport-rs.jks -deststoretype pkcs12". 15:05:25 10/18/18 Running: /bin/sh -c /opt/jre/bin/keytool -delete -alias dummy -keystore /etc/certs/passport-rs.jks -storepass 91oMltqTckg3 -keypass 91oMltqTckg3 -dname "CN=oxAuth CA Certificates" 15:05:25 10/18/18 Runnning: /bin/sh -c /opt/jre/bin/java -Dlog4j.defaultInitOverride=true -cp /home/jetty/lib/bcprov-jdk15on-1.54.jar:/home/jetty/lib/bcpkix-jdk15on-1.54.jar:/home/jetty/lib/commons-lang-2.6.jar:/home/jetty/lib/log4j-1.2-api-2.8.2.jar:/home/jetty/lib/log4j-slf4j-impl-2.8.2.jar:/home/jetty/lib/log4j-core-2.8.2.jar:/home/jetty/lib/log4j-plugin-fluency-1.3.2.jar:/home/jetty/lib/log4j-api-2.8.2.jar:/home/jetty/lib/log4j-jul-2.8.2.jar:/home/jetty/lib/commons-codec-1.7.jar:/home/jetty/lib/commons-cli-1.3.1.jar:/home/jetty/lib/commons-io-2.6.jar:/home/jetty/lib/jackson-core-2.9.5.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-mapper-asl-1.9.11.jar:/home/jetty/lib/jackson-xc-1.9.13.jar:/home/jetty/lib/jettison-1.3.2.jar:/home/jetty/lib/oxauth-model-3.1.4.Final.jar:/home/jetty/lib/oxauth-client-3.1.4.Final.jar org.xdi.oxauth.util.KeyGenerator -keystore /etc/certs/passport-rs.jks -keypasswd 91oMltqTckg3 -sig_keys RS256 RS384 RS512 ES256 ES384 ES512 -enc_keys RS256 RS384 RS512 ES256 ES384 ES512 -dnname "CN=oxAuth CA Certificates" -expiration 365 15:05:27 10/18/18 Generating oxAuth OpenID Connect keys 15:05:27 10/18/18 Creating empty JKS keystore 15:05:27 10/18/18 Running: /bin/sh -c /opt/jre/bin/keytool -genkey -alias dummy -keystore /etc/certs/passport-rp.jks -storepass secret -keypass secret -dname "CN=oxAuth CA Certificates" 15:05:28 10/18/18 Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/passport-rp.jks -destkeystore /etc/certs/passport-rp.jks -deststoretype pkcs12". 15:05:28 10/18/18 Running: /bin/sh -c /opt/jre/bin/keytool -delete -alias dummy -keystore /etc/certs/passport-rp.jks -storepass secret -keypass secret -dname "CN=oxAuth CA Certificates" 15:05:28 10/18/18 Runnning: /bin/sh -c /opt/jre/bin/java -Dlog4j.defaultInitOverride=true -cp /home/jetty/lib/bcprov-jdk15on-1.54.jar:/home/jetty/lib/bcpkix-jdk15on-1.54.jar:/home/jetty/lib/commons-lang-2.6.jar:/home/jetty/lib/log4j-1.2-api-2.8.2.jar:/home/jetty/lib/log4j-slf4j-impl-2.8.2.jar:/home/jetty/lib/log4j-core-2.8.2.jar:/home/jetty/lib/log4j-plugin-fluency-1.3.2.jar:/home/jetty/lib/log4j-api-2.8.2.jar:/home/jetty/lib/log4j-jul-2.8.2.jar:/home/jetty/lib/commons-codec-1.7.jar:/home/jetty/lib/commons-cli-1.3.1.jar:/home/jetty/lib/commons-io-2.6.jar:/home/jetty/lib/jackson-core-2.9.5.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-mapper-asl-1.9.11.jar:/home/jetty/lib/jackson-xc-1.9.13.jar:/home/jetty/lib/jettison-1.3.2.jar:/home/jetty/lib/oxauth-model-3.1.4.Final.jar:/home/jetty/lib/oxauth-client-3.1.4.Final.jar org.xdi.oxauth.util.KeyGenerator -keystore /etc/certs/passport-rp.jks -keypasswd secret -sig_keys RS256 RS384 RS512 ES256 ES384 ES512 -enc_keys RS256 RS384 RS512 ES256 ES384 ES512 -dnname "CN=oxAuth CA Certificates" -expiration 365 15:05:30 10/18/18 Loading file ./static/extension/application_session/SampleScript.py 15:05:30 10/18/18 Loaded script SampleScript.py with type application_session into application_session_samplescript 15:05:30 10/18/18 Loading file ./static/extension/cache_refresh/SampleScript.py 15:05:30 10/18/18 Loaded script SampleScript.py with type cache_refresh into cache_refresh_samplescript 15:05:30 10/18/18 Loading file ./static/extension/client_registration/Casa.py 15:05:30 10/18/18 Loaded script Casa.py with type client_registration into client_registration_casa 15:05:30 10/18/18 Loading file ./static/extension/client_registration/SampleScript.py 15:05:30 10/18/18 Loaded script SampleScript.py with type client_registration into client_registration_samplescript 15:05:30 10/18/18 Loading file ./static/extension/consent_gathering/ConsentGatheringSample.py 15:05:30 10/18/18 Loaded script ConsentGatheringSample.py with type consent_gathering into consent_gathering_consentgatheringsample 15:05:30 10/18/18 Loading file ./static/extension/dynamic_scope/dynamic_permission.py 15:05:30 10/18/18 Loaded script dynamic_permission.py with type dynamic_scope into dynamic_scope_dynamic_permission 15:05:30 10/18/18 Loading file ./static/extension/dynamic_scope/org_name.py 15:05:30 10/18/18 Loaded script org_name.py with type dynamic_scope into dynamic_scope_org_name 15:05:30 10/18/18 Loading file ./static/extension/dynamic_scope/work_phone.py 15:05:30 10/18/18 Loaded script work_phone.py with type dynamic_scope into dynamic_scope_work_phone 15:05:30 10/18/18 Loading file ./static/extension/id_generator/SampleScript.py 15:05:30 10/18/18 Loaded script SampleScript.py with type id_generator into id_generator_samplescript 15:05:30 10/18/18 Loading file ./static/extension/person_authentication/BasicExternalAuthenticator.py 15:05:30 10/18/18 Loaded script BasicExternalAuthenticator.py with type person_authentication into person_authentication_basicexternalauthenticator 15:05:30 10/18/18 Loading file ./static/extension/person_authentication/BasicLockAccountExternalAuthenticator.py 15:05:30 10/18/18 Loaded script BasicLockAccountExternalAuthenticator.py with type person_authentication into person_authentication_basiclockaccountexternalauthenticator 15:05:30 10/18/18 Loading file ./static/extension/person_authentication/Casa.py 15:05:30 10/18/18 Loaded script Casa.py with type person_authentication into person_authentication_casa 15:05:30 10/18/18 Loading file ./static/extension/person_authentication/DuoExternalAuthenticator.py 15:05:30 10/18/18 Loaded script DuoExternalAuthenticator.py with type person_authentication into person_authentication_duoexternalauthenticator 15:05:30 10/18/18 Loading file ./static/extension/person_authentication/OtpExternalAuthenticator.py 15:05:30 10/18/18 Loaded script OtpExternalAuthenticator.py with type person_authentication into person_authentication_otpexternalauthenticator 15:05:30 10/18/18 Loading file ./static/extension/person_authentication/PassportExternalAuthenticator.py 15:05:30 10/18/18 Loaded script PassportExternalAuthenticator.py with type person_authentication into person_authentication_passportexternalauthenticator 15:05:30 10/18/18 Loading file ./static/extension/person_authentication/SamlExternalAuthenticator.py 15:05:30 10/18/18 Loaded script SamlExternalAuthenticator.py with type person_authentication into person_authentication_samlexternalauthenticator 15:05:30 10/18/18 Loading file ./static/extension/person_authentication/SamlPassportAuthenticator.py 15:05:30 10/18/18 Loaded script SamlPassportAuthenticator.py with type person_authentication into person_authentication_samlpassportauthenticator 15:05:30 10/18/18 Loading file ./static/extension/person_authentication/SuperGluuExternalAuthenticator.py 15:05:30 10/18/18 Loaded script SuperGluuExternalAuthenticator.py with type person_authentication into person_authentication_supergluuexternalauthenticator 15:05:30 10/18/18 Loading file ./static/extension/person_authentication/ThumbSignInExternalAuthenticator.py 15:05:30 10/18/18 Loaded script ThumbSignInExternalAuthenticator.py with type person_authentication into person_authentication_thumbsigninexternalauthenticator 15:05:30 10/18/18 Loading file ./static/extension/person_authentication/U2fExternalAuthenticator.py 15:05:30 10/18/18 Loaded script U2fExternalAuthenticator.py with type person_authentication into person_authentication_u2fexternalauthenticator 15:05:30 10/18/18 Loading file ./static/extension/person_authentication/UafExternalAuthenticator.py 15:05:30 10/18/18 Loaded script UafExternalAuthenticator.py with type person_authentication into person_authentication_uafexternalauthenticator 15:05:30 10/18/18 Loading file ./static/extension/person_authentication/UserCertExternalAuthenticator.py 15:05:30 10/18/18 Loaded script UserCertExternalAuthenticator.py with type person_authentication into person_authentication_usercertexternalauthenticator 15:05:30 10/18/18 Loading file ./static/extension/person_authentication/YubicloudExternalAuthenticator.py 15:05:30 10/18/18 Loaded script YubicloudExternalAuthenticator.py with type person_authentication into person_authentication_yubicloudexternalauthenticator 15:05:30 10/18/18 Loading file ./static/extension/person_authentication/twilio2FA.py 15:05:30 10/18/18 Loaded script twilio2FA.py with type person_authentication into person_authentication_twilio2fa 15:05:30 10/18/18 Loading file ./static/extension/scim/SampleScript.py 15:05:30 10/18/18 Loaded script SampleScript.py with type scim into scim_samplescript 15:05:30 10/18/18 Loading file ./static/extension/uma_claims_gathering/uma_claims_gathering.py 15:05:30 10/18/18 Loaded script uma_claims_gathering.py with type uma_claims_gathering into uma_claims_gathering_uma_claims_gathering 15:05:30 10/18/18 Loading file ./static/extension/uma_rpt_policy/UmaClientAuthzRptPolicy.py 15:05:30 10/18/18 Loaded script UmaClientAuthzRptPolicy.py with type uma_rpt_policy into uma_rpt_policy_umaclientauthzrptpolicy 15:05:30 10/18/18 Loading file ./static/extension/uma_rpt_policy/uma_rpt_policy.py 15:05:30 10/18/18 Loaded script uma_rpt_policy.py with type uma_rpt_policy into uma_rpt_policy_uma_rpt_policy 15:05:30 10/18/18 Loading file ./static/extension/update_user/SampleScript.py 15:05:30 10/18/18 Loaded script SampleScript.py with type update_user into update_user_samplescript 15:05:30 10/18/18 Loading file ./static/extension/user_registration/ConfirmRegistrationSampleScript.py 15:05:30 10/18/18 Loaded script ConfirmRegistrationSampleScript.py with type user_registration into user_registration_confirmregistrationsamplescript 15:05:30 10/18/18 Loading file ./static/extension/user_registration/SampleScript.py 15:05:30 10/18/18 Loaded script SampleScript.py with type user_registration into user_registration_samplescript 15:05:31 10/18/18 Rendering templates 15:05:31 10/18/18 Rendering template /opt/gluu/python/libs/python.txt 15:05:31 10/18/18 Rendering template ./output/scripts_casa.ldif 15:05:31 10/18/18 Rendering template ./output/oxpassport-config.ldif 15:05:31 10/18/18 Rendering template /etc/hostname 15:05:31 10/18/18 Rendering template ./output/oxauth-static-conf.json 15:05:31 10/18/18 Rendering template ./output/clients.ldif 15:05:31 10/18/18 Rendering template /etc/hosts 15:05:31 10/18/18 Rendering template ./templates/opendj-setup.properties 15:05:31 10/18/18 Rendering template ./output/oxasimba-config.json 15:05:31 10/18/18 Rendering template /etc/gluu/conf/passport-saml-config.json 15:05:31 10/18/18 Rendering template ./output/httpd_2.4.conf 15:05:31 10/18/18 Rendering template ./output/https_gluu.conf 15:05:31 10/18/18 Rendering template ./output/oxidp.ldif 15:05:31 10/18/18 Rendering template ./output/asimba.properties 15:05:31 10/18/18 Rendering template ./output/scripts.ldif 15:05:31 10/18/18 Rendering template ./output/scim.ldif 15:05:31 10/18/18 Rendering template ./output/appliance.ldif 15:05:31 10/18/18 Rendering template /etc/gluu/conf/oxTrustLogRotationConfiguration.xml 15:05:31 10/18/18 Rendering template ./output/groups.ldif 15:05:31 10/18/18 Rendering template ./output/base.ldif 15:05:31 10/18/18 Rendering template ./output/asimba-selector.xml 15:05:31 10/18/18 Rendering template ./output/asimba.xml 15:05:31 10/18/18 Rendering template ./output/oxtrust-config.json 15:05:31 10/18/18 Rendering template ./output/passport.ldif 15:05:31 10/18/18 Rendering template ./output/attributes.ldif 15:05:31 10/18/18 Rendering template ./output/casa.json 15:05:31 10/18/18 Rendering template ./output/asimba.ldif 15:05:31 10/18/18 Rendering template ./output/oxauth-config.json 15:05:31 10/18/18 Rendering template ./output/httpd.conf 15:05:31 10/18/18 Rendering template /etc/sysconfig/network 15:05:31 10/18/18 Rendering template ./output/oxtrust-cache-refresh.json 15:05:31 10/18/18 Rendering template /etc/gluu/conf/ox-ldap.properties 15:05:31 10/18/18 Rendering template ./output/people.ldif 15:05:31 10/18/18 Rendering template ./output/oxtrust-import-person.json 15:05:31 10/18/18 Rendering template ./output/oxidp-config.json 15:05:31 10/18/18 Rendering template ./output/scopes.ldif 15:05:31 10/18/18 Generating certificates and keystores 15:05:31 10/18/18 Generating Certificate for httpd 15:05:31 10/18/18 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/httpd.key.orig -passout pass:aQqfgUdJNosi 2048 15:05:31 10/18/18 Generating RSA private key, 2048 bit long modulus .........................................................................................................+++ ..+++ e is 65537 (0x10001) 15:05:31 10/18/18 Running: /usr/bin/openssl rsa -in /etc/certs/httpd.key.orig -passin pass:aQqfgUdJNosi -out /etc/certs/httpd.key 15:05:31 10/18/18 writing RSA key 15:05:31 10/18/18 Running: /usr/bin/openssl req -new -key /etc/certs/httpd.key -out /etc/certs/httpd.csr -subj /C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com 15:05:31 10/18/18 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/httpd.csr -signkey /etc/certs/httpd.key -out /etc/certs/httpd.crt 15:05:31 10/18/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 15:05:31 10/18/18 Running: /bin/chown jetty:jetty /etc/certs/httpd.key.orig 15:05:31 10/18/18 Running: /bin/chmod 700 /etc/certs/httpd.key.orig 15:05:31 10/18/18 Running: /bin/chown jetty:jetty /etc/certs/httpd.key 15:05:31 10/18/18 Running: /bin/chmod 700 /etc/certs/httpd.key 15:05:31 10/18/18 Running: /opt/jre/bin/keytool -import -trustcacerts -alias gtwtdlapcobv01.gbt.gbtad.com_httpd -file /etc/certs/httpd.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt 15:05:32 10/18/18 Certificate was added to keystore 15:05:32 10/18/18 Generating Certificate for shibIDP 15:05:32 10/18/18 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/shibIDP.key.orig -passout pass:d5PpLs4jEUWM 2048 15:05:32 10/18/18 Generating RSA private key, 2048 bit long modulus ..........................+++ .............................+++ e is 65537 (0x10001) 15:05:32 10/18/18 Running: /usr/bin/openssl rsa -in /etc/certs/shibIDP.key.orig -passin pass:d5PpLs4jEUWM -out /etc/certs/shibIDP.key 15:05:32 10/18/18 writing RSA key 15:05:32 10/18/18 Running: /usr/bin/openssl req -new -key /etc/certs/shibIDP.key -out /etc/certs/shibIDP.csr -subj /C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com 15:05:32 10/18/18 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/shibIDP.csr -signkey /etc/certs/shibIDP.key -out /etc/certs/shibIDP.crt 15:05:32 10/18/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 15:05:32 10/18/18 Running: /bin/chown jetty:jetty /etc/certs/shibIDP.key.orig 15:05:32 10/18/18 Running: /bin/chmod 700 /etc/certs/shibIDP.key.orig 15:05:32 10/18/18 Running: /bin/chown jetty:jetty /etc/certs/shibIDP.key 15:05:32 10/18/18 Running: /bin/chmod 700 /etc/certs/shibIDP.key 15:05:32 10/18/18 Running: /opt/jre/bin/keytool -import -trustcacerts -alias gtwtdlapcobv01.gbt.gbtad.com_shibIDP -file /etc/certs/shibIDP.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt 15:05:32 10/18/18 Certificate was added to keystore 15:05:32 10/18/18 Generating Certificate for idp-encryption 15:05:32 10/18/18 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/idp-encryption.key.orig -passout pass:d5PpLs4jEUWM 2048 15:05:32 10/18/18 Generating RSA private key, 2048 bit long modulus ..........+++ .....+++ e is 65537 (0x10001) 15:05:32 10/18/18 Running: /usr/bin/openssl rsa -in /etc/certs/idp-encryption.key.orig -passin pass:d5PpLs4jEUWM -out /etc/certs/idp-encryption.key 15:05:32 10/18/18 writing RSA key 15:05:32 10/18/18 Running: /usr/bin/openssl req -new -key /etc/certs/idp-encryption.key -out /etc/certs/idp-encryption.csr -subj /C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com 15:05:32 10/18/18 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/idp-encryption.csr -signkey /etc/certs/idp-encryption.key -out /etc/certs/idp-encryption.crt 15:05:32 10/18/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 15:05:32 10/18/18 Running: /bin/chown jetty:jetty /etc/certs/idp-encryption.key.orig 15:05:32 10/18/18 Running: /bin/chmod 700 /etc/certs/idp-encryption.key.orig 15:05:32 10/18/18 Running: /bin/chown jetty:jetty /etc/certs/idp-encryption.key 15:05:32 10/18/18 Running: /bin/chmod 700 /etc/certs/idp-encryption.key 15:05:32 10/18/18 Running: /opt/jre/bin/keytool -import -trustcacerts -alias gtwtdlapcobv01.gbt.gbtad.com_idp-encryption -file /etc/certs/idp-encryption.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt 15:05:32 10/18/18 Certificate was added to keystore 15:05:32 10/18/18 Generating Certificate for idp-signing 15:05:32 10/18/18 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/idp-signing.key.orig -passout pass:d5PpLs4jEUWM 2048 15:05:33 10/18/18 Generating RSA private key, 2048 bit long modulus .................................................................................................................................................+++ ......................................................................................................................................................+++ e is 65537 (0x10001) 15:05:33 10/18/18 Running: /usr/bin/openssl rsa -in /etc/certs/idp-signing.key.orig -passin pass:d5PpLs4jEUWM -out /etc/certs/idp-signing.key 15:05:33 10/18/18 writing RSA key 15:05:33 10/18/18 Running: /usr/bin/openssl req -new -key /etc/certs/idp-signing.key -out /etc/certs/idp-signing.csr -subj /C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com 15:05:33 10/18/18 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/idp-signing.csr -signkey /etc/certs/idp-signing.key -out /etc/certs/idp-signing.crt 15:05:33 10/18/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 15:05:33 10/18/18 Running: /bin/chown jetty:jetty /etc/certs/idp-signing.key.orig 15:05:33 10/18/18 Running: /bin/chmod 700 /etc/certs/idp-signing.key.orig 15:05:33 10/18/18 Running: /bin/chown jetty:jetty /etc/certs/idp-signing.key 15:05:33 10/18/18 Running: /bin/chmod 700 /etc/certs/idp-signing.key 15:05:33 10/18/18 Running: /opt/jre/bin/keytool -import -trustcacerts -alias gtwtdlapcobv01.gbt.gbtad.com_idp-signing -file /etc/certs/idp-signing.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt 15:05:33 10/18/18 Certificate was added to keystore 15:05:33 10/18/18 Generating Certificate for asimba 15:05:33 10/18/18 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/asimba.key.orig -passout pass:0ukzypeC6NtC 2048 15:05:33 10/18/18 Generating RSA private key, 2048 bit long modulus .................................................................+++ ...............................+++ e is 65537 (0x10001) 15:05:33 10/18/18 Running: /usr/bin/openssl rsa -in /etc/certs/asimba.key.orig -passin pass:0ukzypeC6NtC -out /etc/certs/asimba.key 15:05:33 10/18/18 writing RSA key 15:05:33 10/18/18 Running: /usr/bin/openssl req -new -key /etc/certs/asimba.key -out /etc/certs/asimba.csr -subj /C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com 15:05:33 10/18/18 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/asimba.csr -signkey /etc/certs/asimba.key -out /etc/certs/asimba.crt 15:05:33 10/18/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 15:05:33 10/18/18 Running: /bin/chown jetty:jetty /etc/certs/asimba.key.orig 15:05:33 10/18/18 Running: /bin/chmod 700 /etc/certs/asimba.key.orig 15:05:33 10/18/18 Running: /bin/chown jetty:jetty /etc/certs/asimba.key 15:05:33 10/18/18 Running: /bin/chmod 700 /etc/certs/asimba.key 15:05:33 10/18/18 Running: /opt/jre/bin/keytool -import -trustcacerts -alias gtwtdlapcobv01.gbt.gbtad.com_asimba -file /etc/certs/asimba.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt 15:05:34 10/18/18 Certificate was added to keystore 15:05:34 10/18/18 Generating Certificate for passport-sp 15:05:34 10/18/18 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/passport-sp.key.orig -passout pass:2vda3XRgXqeq 2048 15:05:34 10/18/18 Generating RSA private key, 2048 bit long modulus ..........................+++ .........+++ e is 65537 (0x10001) 15:05:34 10/18/18 Running: /usr/bin/openssl rsa -in /etc/certs/passport-sp.key.orig -passin pass:2vda3XRgXqeq -out /etc/certs/passport-sp.key 15:05:34 10/18/18 writing RSA key 15:05:34 10/18/18 Running: /usr/bin/openssl req -new -key /etc/certs/passport-sp.key -out /etc/certs/passport-sp.csr -subj /C=US/ST=AZ/L=Phx/O=GBT/CN=localhost/emailAddress=manigandaprakash.kannan@amexgbt.com 15:05:34 10/18/18 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/passport-sp.csr -signkey /etc/certs/passport-sp.key -out /etc/certs/passport-sp.crt 15:05:34 10/18/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=localhost/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 15:05:34 10/18/18 Running: /bin/chown ldap:ldap /etc/certs/passport-sp.key.orig 15:05:34 10/18/18 Running: /bin/chmod 700 /etc/certs/passport-sp.key.orig 15:05:34 10/18/18 Running: /bin/chown ldap:ldap /etc/certs/passport-sp.key 15:05:34 10/18/18 Running: /bin/chmod 700 /etc/certs/passport-sp.key 15:05:34 10/18/18 Running: /opt/jre/bin/keytool -import -trustcacerts -alias gtwtdlapcobv01.gbt.gbtad.com_passport-sp -file /etc/certs/passport-sp.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt 15:05:34 10/18/18 Certificate was added to keystore 15:05:34 10/18/18 Creating keystore shibIDP 15:05:34 10/18/18 Running: /usr/bin/openssl pkcs12 -export -inkey /etc/certs/shibIDP.key -in /etc/certs/shibIDP.crt -out /etc/certs/shibIDP.pkcs12 -name gtwtdlapcobv01.gbt.gbtad.com -passout pass:d5PpLs4jEUWM 15:05:34 10/18/18 Running: /opt/jre/bin/keytool -importkeystore -srckeystore /etc/certs/shibIDP.pkcs12 -srcstorepass d5PpLs4jEUWM -srcstoretype PKCS12 -destkeystore /etc/certs/shibIDP.jks -deststorepass d5PpLs4jEUWM -deststoretype JKS -keyalg RSA -noprompt 15:05:34 10/18/18 Importing keystore /etc/certs/shibIDP.pkcs12 to /etc/certs/shibIDP.jks... Entry for alias gtwtdlapcobv01.gbt.gbtad.com successfully imported. Import command completed: 1 entries successfully imported, 0 entries failed or cancelled Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/shibIDP.jks -destkeystore /etc/certs/shibIDP.jks -deststoretype pkcs12". 15:05:34 10/18/18 Running: /bin/chown jetty:jetty /etc/certs/shibIDP.pkcs12 15:05:34 10/18/18 Running: /bin/chmod 700 /etc/certs/shibIDP.pkcs12 15:05:34 10/18/18 Running: /bin/chown jetty:jetty /etc/certs/shibIDP.jks 15:05:34 10/18/18 Running: /bin/chmod 700 /etc/certs/shibIDP.jks 15:05:34 10/18/18 Creating keystore asimba 15:05:34 10/18/18 Running: /usr/bin/openssl pkcs12 -export -inkey /etc/certs/asimba.key -in /etc/certs/asimba.crt -out /etc/certs/asimba.pkcs12 -name gtwtdlapcobv01.gbt.gbtad.com -passout pass:0ukzypeC6NtC 15:05:34 10/18/18 Running: /opt/jre/bin/keytool -importkeystore -srckeystore /etc/certs/asimba.pkcs12 -srcstorepass 0ukzypeC6NtC -srcstoretype PKCS12 -destkeystore /etc/certs/asimbaIDP.jks -deststorepass 0ukzypeC6NtC -deststoretype JKS -keyalg RSA -noprompt 15:05:35 10/18/18 Importing keystore /etc/certs/asimba.pkcs12 to /etc/certs/asimbaIDP.jks... Entry for alias gtwtdlapcobv01.gbt.gbtad.com successfully imported. Import command completed: 1 entries successfully imported, 0 entries failed or cancelled Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/asimbaIDP.jks -destkeystore /etc/certs/asimbaIDP.jks -deststoretype pkcs12". 15:05:35 10/18/18 Running: /bin/chown jetty:jetty /etc/certs/asimba.pkcs12 15:05:35 10/18/18 Running: /bin/chmod 700 /etc/certs/asimba.pkcs12 15:05:35 10/18/18 Running: /bin/chown jetty:jetty /etc/certs/asimbaIDP.jks 15:05:35 10/18/18 Running: /bin/chmod 700 /etc/certs/asimbaIDP.jks 15:05:35 10/18/18 Running: /usr/bin/openssl x509 -inform pem -outform pem -in /etc/certs/asimba.crt -out /etc/certs/saml.pem 15:05:35 10/18/18 Running: /bin/chown -R jetty:jetty /etc/certs 15:05:35 10/18/18 Running: /bin/chmod -R 500 /etc/certs 15:05:35 10/18/18 Running: /bin/chmod u+w /etc/certs/asimbaIDP.jks 15:05:35 10/18/18 Generating oxAuth OpenID Connect keys 15:05:35 10/18/18 Creating empty JKS keystore 15:05:35 10/18/18 Running: /bin/sh -c /opt/jre/bin/keytool -genkey -alias dummy -keystore /etc/certs/oxauth-keys.jks -storepass mFFO1SiEUVaO -keypass mFFO1SiEUVaO -dname "CN=oxAuth CA Certificates" 15:05:35 10/18/18 Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/oxauth-keys.jks -destkeystore /etc/certs/oxauth-keys.jks -deststoretype pkcs12". 15:05:35 10/18/18 Running: /bin/sh -c /opt/jre/bin/keytool -delete -alias dummy -keystore /etc/certs/oxauth-keys.jks -storepass mFFO1SiEUVaO -keypass mFFO1SiEUVaO -dname "CN=oxAuth CA Certificates" 15:05:36 10/18/18 Runnning: /bin/sh -c /opt/jre/bin/java -Dlog4j.defaultInitOverride=true -cp /home/jetty/lib/bcprov-jdk15on-1.54.jar:/home/jetty/lib/bcpkix-jdk15on-1.54.jar:/home/jetty/lib/commons-lang-2.6.jar:/home/jetty/lib/log4j-1.2-api-2.8.2.jar:/home/jetty/lib/log4j-slf4j-impl-2.8.2.jar:/home/jetty/lib/log4j-core-2.8.2.jar:/home/jetty/lib/log4j-plugin-fluency-1.3.2.jar:/home/jetty/lib/log4j-api-2.8.2.jar:/home/jetty/lib/log4j-jul-2.8.2.jar:/home/jetty/lib/commons-codec-1.7.jar:/home/jetty/lib/commons-cli-1.3.1.jar:/home/jetty/lib/commons-io-2.6.jar:/home/jetty/lib/jackson-core-2.9.5.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-mapper-asl-1.9.11.jar:/home/jetty/lib/jackson-xc-1.9.13.jar:/home/jetty/lib/jettison-1.3.2.jar:/home/jetty/lib/oxauth-model-3.1.4.Final.jar:/home/jetty/lib/oxauth-client-3.1.4.Final.jar org.xdi.oxauth.util.KeyGenerator -keystore /etc/certs/oxauth-keys.jks -keypasswd mFFO1SiEUVaO -sig_keys RS256 RS384 RS512 ES256 ES384 ES512 -enc_keys RS256 RS384 RS512 ES256 ES384 ES512 -dnname "CN=oxAuth CA Certificates" -expiration 365 15:05:38 10/18/18 Writing oxAuth OpenID Connect keys 15:05:38 10/18/18 Running: /bin/chown jetty:jetty /etc/certs/oxauth-keys.json 15:05:38 10/18/18 Running: /bin/chmod 600 /etc/certs/oxauth-keys.json 15:05:38 10/18/18 Wrote oxAuth OpenID Connect key to /etc/certs/oxauth-keys.json 15:05:38 10/18/18 Loading file ./output/oxauth-config.json 15:05:38 10/18/18 Loading file ./output/oxauth-static-conf.json 15:05:38 10/18/18 Loading file ./static/oxauth/oxauth-errors.json 15:05:38 10/18/18 Loading file /etc/certs/oxauth-keys.json 15:05:38 10/18/18 Loading file ./output/oxtrust-config.json 15:05:38 10/18/18 Loading file ./output/oxtrust-cache-refresh.json 15:05:38 10/18/18 Loading file ./output/oxtrust-import-person.json 15:05:38 10/18/18 Loading file ./output/oxidp-config.json 15:05:38 10/18/18 Loading file ./output/oxasimba-config.json 15:05:39 10/18/18 Rendering configuration templates 15:05:39 10/18/18 Rendering template ./output/configuration.ldif 15:05:39 10/18/18 Copying hosts and hostname to final destination 15:05:39 10/18/18 Running: /usr/bin/hostnamectl set-hostname gtwtdlapcobv01.gbt.gbtad.com 15:05:39 10/18/18 Copied ./output/hosts to /etc/hosts 15:05:39 10/18/18 Running: /bin/chmod -R 644 /etc/hosts 15:05:40 10/18/18 Copying rendered templates to final destination 15:05:40 10/18/18 Copying ./output/python.txt to /opt/gluu/python/libs/python.txt 15:05:40 10/18/18 Created destination folder /opt/gluu/python/libs 15:05:40 10/18/18 Copying ./output/passport-saml-config.json to /etc/gluu/conf/passport-saml-config.json 15:05:40 10/18/18 Copying ./output/oxTrustLogRotationConfiguration.xml to /etc/gluu/conf/oxTrustLogRotationConfiguration.xml 15:05:40 10/18/18 Copying ./output/ox-ldap.properties to /etc/gluu/conf/ox-ldap.properties 15:05:40 10/18/18 Running: /sbin/chkconfig httpd on 15:05:40 10/18/18 Note: Forwarding request to 'systemctl enable httpd.service'. Created symlink from /etc/systemd/system/multi-user.target.wants/httpd.service to /usr/lib/systemd/system/httpd.service. 15:05:40 10/18/18 Running: /sbin/chkconfig rsyslog on 15:05:40 10/18/18 Note: Forwarding request to 'systemctl enable rsyslog.service'. 15:05:41 10/18/18 Rendering node templates 15:05:41 10/18/18 Rendering templates folder: ./templates/node/ 15:05:41 10/18/18 Rendering test template ./templates/node//passport 15:05:41 10/18/18 Running OpenDJ Setup 15:05:41 10/18/18 Unzipping opendj-server-3.0.1.gluu.zip in /opt/ 15:05:41 10/18/18 Running: unzip -n -q /opt/dist/app/opendj-server-3.0.1.gluu.zip -d /opt/ 15:05:42 10/18/18 Running: /bin/chown -R ldap:ldap /opt/opendj 15:05:42 10/18/18 Running: /bin/chown ldap:ldap /home/ldap/.pw 15:05:42 10/18/18 Running OpenDJ Setup 15:05:42 10/18/18 Changing ownership 15:05:42 10/18/18 Running: /bin/chown -R root:gluu /etc/certs 15:05:42 10/18/18 Running: /bin/chown -R root:gluu /etc/gluu/conf 15:05:42 10/18/18 Running: /bin/chown -R root:gluu /opt/gluu/python 15:05:42 10/18/18 Running: /bin/chown -R root:gluu /var/ox 15:05:42 10/18/18 Running: /bin/chmod -R 440 /etc/certs 15:05:42 10/18/18 Running: /bin/chmod a+X /etc/certs 15:05:42 10/18/18 Running: /bin/chmod u+w /etc/certs/asimbaIDP.jks 15:05:42 10/18/18 Running: /bin/chown -R jetty:jetty /etc/certs/oxauth-keys.json 15:05:42 10/18/18 Running: /bin/chown -R jetty:jetty /etc/certs/oxauth-keys.jks 15:05:42 10/18/18 Running: /bin/su ldap -c cd /opt/opendj ; export OPENDJ_JAVA_HOME=/opt/jre ; /opt/opendj/setup --no-prompt --cli --propertiesFilePath /opt/opendj/opendj-setup.properties --acceptLicense 15:05:57 10/18/18 See /tmp/opendj-setup-7985033488591841546.log for a detailed log of this operation. Configuring Directory Server ..... Done. Configuring Certificates ..... Done. Starting Directory Server ....... Done. To see basic server configuration status and configuration you can launch /opt/opendj/bin/status 15:05:57 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsjavaproperties 15:05:57 10/18/18 The operation was successful. The server commands will use the java arguments and java home specified in the properties file located in /opt/opendj/config/java.properties 15:05:57 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/stop-ds 15:06:01 10/18/18 Stopping Server... [18/Oct/2018:15:06:01 -0700] category=PLUGGABLE severity=NOTICE msgID=org.opends.messages.backend.370 msg=The backend userRoot is now taken offline [18/Oct/2018:15:06:01 -0700] category=CORE severity=NOTICE msgID=org.opends.messages.core.203 msg=The Directory Server is now stopped 15:06:01 10/18/18 Copying OpenDJ schema 15:06:01 10/18/18 Copied ./static/opendj/96-eduperson.ldif to /opt/opendj/config/schema 15:06:01 10/18/18 Copied ./static/opendj/101-ox.ldif to /opt/opendj/config/schema 15:06:01 10/18/18 Copied ./static/opendj/77-customAttributes.ldif to /opt/opendj/config/schema 15:06:01 10/18/18 Running: /bin/chmod -R a+rX /opt/opendj 15:06:01 10/18/18 Running: /bin/chown -R ldap:ldap /opt/opendj 15:06:02 10/18/18 Copied ./static/opendj/systemd/opendj.service to /etc/systemd/system 15:06:02 10/18/18 Running: /usr/bin/systemctl daemon-reload 15:06:02 10/18/18 Running: /usr/bin/systemctl enable opendj.service 15:06:02 10/18/18 Created symlink from /etc/systemd/system/multi-user.target.wants/opendj.service to /etc/systemd/system/opendj.service. 15:06:02 10/18/18 Running: /usr/bin/systemctl start opendj.service 15:06:08 10/18/18 Running: /sbin/chkconfig opendj on 15:06:08 10/18/18 Note: Forwarding request to 'systemctl enable opendj.service'. 15:06:08 10/18/18 Running: /usr/bin/systemctl opendj start 15:06:08 10/18/18 Unknown operation 'opendj'. 15:06:08 10/18/18 Configuring OpenDJ 15:06:08 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-global-configuration-prop --set single-structural-objectclass-behavior:accept 15:06:10 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-attribute-syntax-prop --syntax-name "Directory String" --set allow-zero-length-values:true 15:06:12 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-password-policy-prop --policy-name "Default Password Policy" --set allow-pre-encoded-passwords:true 15:06:14 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-log-publisher-prop --publisher-name "File-Based Audit Logger" --set enabled:true 15:06:16 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw create-backend --backend-name site --set base-dn:o=site --type je --set enabled:true 15:06:18 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-connection-handler-prop --handler-name "LDAP Connection Handler" --set enabled:false 15:06:20 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-connection-handler-prop --handler-name "LDAPS Connection Handler" --set enabled:true --set listen-address:127.0.0.1 15:06:21 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-administration-connector-prop --set listen-address:127.0.0.1 15:06:23 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-access-control-handler-prop --remove global-aci:'(targetattr!="userPassword||authPassword||debugsearchindex||changes||changeNumber||changeType||changeTime||targetDN||newRDN||newSuperior||deleteOldRDN")(version 3.0; acl "Anonymous read access"; allow (read,search,compare) userdn="ldap:///anyone";)' 15:06:25 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-global-configuration-prop --set reject-unauthenticated-requests:true 15:06:27 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-password-policy-prop --policy-name "Default Password Policy" --set default-password-storage-scheme:"Salted SHA-512" 15:06:29 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-global-configuration-prop --set reject-unauthenticated-requests:true 15:06:31 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw create-plugin --plugin-name "Unique mail address" --type unique-attribute --set enabled:true --set base-dn:o=gluu --set type:mail 15:06:32 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw create-plugin --plugin-name "Unique uid entry" --type unique-attribute --set enabled:true --set base-dn:o=gluu --set type:uid 15:06:34 10/18/18 Reading OpenDJ truststore 15:06:34 10/18/18 Exporting OpenDJ certificate 15:06:34 10/18/18 Running: /opt/jre/bin/keytool -exportcert -keystore /opt/opendj/config/truststore -storepass 41YqFMTb9mMvhIAt5dC43VioaPfC2Cchj0u90ht1ejRE5zvNS2 -file /etc/certs/opendj.crt -alias server-cert -rfc 15:06:34 10/18/18 Certificate stored in file </etc/certs/opendj.crt> 15:06:34 10/18/18 Converting OpenDJ truststore 15:06:34 10/18/18 Running: /opt/jre/bin/keytool -importkeystore -srckeystore /opt/opendj/config/truststore -srcstoretype jks -srcstorepass 41YqFMTb9mMvhIAt5dC43VioaPfC2Cchj0u90ht1ejRE5zvNS2 -destkeystore /etc/certs/opendj.pkcs12 -deststoretype pkcs12 -deststorepass qvsrEsIBgz8y -srcalias server-cert 15:06:35 10/18/18 Importing keystore /opt/opendj/config/truststore to /etc/certs/opendj.pkcs12... 15:06:35 10/18/18 Import OpenDJ certificate 15:06:35 10/18/18 Running: /opt/jre/bin/keytool -import -trustcacerts -alias gtwtdlapcobv01.gbt.gbtad.com_opendj -file /etc/certs/opendj.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt 15:06:35 10/18/18 Certificate was added to keystore 15:06:35 10/18/18 Running LDAP index creation commands for userRoot backend 15:06:35 10/18/18 Loading JSON from ./static/opendj/index.json 15:06:35 10/18/18 Creating equality index for attribute displayName 15:06:35 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name displayName --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:06:37 10/18/18 Creating equality index for attribute description 15:06:37 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name description --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:06:39 10/18/18 Creating equality index for attribute owner 15:06:39 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name owner --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:06:41 10/18/18 Creating equality index for attribute inum 15:06:41 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name inum --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:06:42 10/18/18 Creating equality index for attribute iname 15:06:42 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name iname --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:06:44 10/18/18 Creating equality index for attribute uniqueIdentifier 15:06:44 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name uniqueIdentifier --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:06:46 10/18/18 Creating equality index for attribute oxId 15:06:46 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxId --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:06:48 10/18/18 Creating equality index for attribute oxAuthClientId 15:06:48 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxAuthClientId --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:06:49 10/18/18 Creating ordering index for attribute oxAuthClientSecretExpiresAt 15:06:49 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxAuthClientSecretExpiresAt --set index-type:ordering --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:06:51 10/18/18 Creating equality index for attribute oxAuthGrantId 15:06:51 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxAuthGrantId --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:06:53 10/18/18 Creating equality index for attribute oxAuthAuthorizationCode 15:06:53 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxAuthAuthorizationCode --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:06:55 10/18/18 Creating equality index for attribute oxAuthTokenCode 15:06:55 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxAuthTokenCode --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:06:56 10/18/18 Creating equality index for attribute oxSectorIdentifier 15:06:56 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxSectorIdentifier --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:06:58 10/18/18 Creating equality index for attribute gluuStatus 15:06:58 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name gluuStatus --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:07:00 10/18/18 Creating equality index for attribute oxState 15:07:00 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxState --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:07:02 10/18/18 Creating equality index for attribute oxScriptType 15:07:02 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxScriptType --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:07:03 10/18/18 Creating ordering index for attribute oxAuthExpiration 15:07:03 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxAuthExpiration --set index-type:ordering --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:07:05 10/18/18 Creating ordering index for attribute oxLastAccessTime 15:07:05 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxLastAccessTime --set index-type:ordering --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:07:07 10/18/18 Creating ordering index for attribute lastModifiedTime 15:07:07 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name lastModifiedTime --set index-type:ordering --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:07:10 10/18/18 Creating equality index for attribute oxApplication 15:07:10 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxApplication --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:07:12 10/18/18 Creating equality index for attribute oxRequestId 15:07:12 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxRequestId --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:07:14 10/18/18 Creating ordering index for attribute creationDate 15:07:14 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name creationDate --set index-type:ordering --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:07:16 10/18/18 Creating ordering index for attribute oxStartDate 15:07:16 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxStartDate --set index-type:ordering --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:07:18 10/18/18 Creating ordering index for attribute oxEndDate 15:07:18 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxEndDate --set index-type:ordering --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:07:19 10/18/18 Creating equality index for attribute oxApplicationType 15:07:19 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxApplicationType --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:07:21 10/18/18 Creating equality index for attribute oxMetricType 15:07:21 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxMetricType --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:07:23 10/18/18 Creating equality index for attribute oxDeviceHashCode 15:07:23 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxDeviceHashCode --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:07:25 10/18/18 Creating equality index for attribute oxAuthSessionDn 15:07:25 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxAuthSessionDn --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:07:27 10/18/18 Creating equality index for attribute oxExternalUid 15:07:27 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxExternalUid --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:07:29 10/18/18 Creating equality index for attribute oxTicket 15:07:29 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxTicket --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:07:30 10/18/18 Running LDAP index creation commands for site backend 15:07:30 10/18/18 Loading JSON from ./static/opendj/index.json 15:07:30 10/18/18 Creating equality index for attribute inum 15:07:30 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name site --type generic --index-name inum --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:07:32 10/18/18 Creating equality index for attribute iname 15:07:32 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name site --type generic --index-name iname --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:07:34 10/18/18 Creating equality index for attribute gluuStatus 15:07:34 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name site --type generic --index-name gluuStatus --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:07:36 10/18/18 Creating equality index for attribute oxScriptType 15:07:36 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name site --type generic --index-name oxScriptType --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 15:07:38 10/18/18 Importing userRoot LDIF data 15:07:38 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/base.ldif 15:07:39 10/18/18 Processing ADD request for o=gluu ADD operation successful for DN o=gluu Processing ADD request for ou=appliances,o=gluu ADD operation successful for DN ou=appliances,o=gluu Processing ADD request for o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=people,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=people,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=groups,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=groups,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=clients,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=clients,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=session,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=session,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=uma,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=uma,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=scopes,ou=uma,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=scopes,ou=uma,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=resources,ou=uma,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=resources,ou=uma,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=hosts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=hosts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=push,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=push,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=application,ou=push,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=application,ou=push,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=device,ou=push,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=device,ou=push,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=u2f,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=u2f,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=registration_requests,ou=u2f,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=registration_requests,ou=u2f,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=authentication_requests,ou=u2f,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=authentication_requests,ou=u2f,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=registered_devices,ou=u2f,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=registered_devices,ou=u2f,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=metric,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=metric,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=sector_identifiers,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=sector_identifiers,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu 15:07:39 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/appliance.ldif 15:07:41 10/18/18 Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0002!9E42.350B,ou=appliances,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0002!9E42.350B,ou=appliances,o=gluu Processing ADD request for ou=trustRelationships,inum=@!9769.7E7D.16F9.5A62!0002!9E42.350B,ou=appliances,o=gluu ADD operation successful for DN ou=trustRelationships,inum=@!9769.7E7D.16F9.5A62!0002!9E42.350B,ou=appliances,o=gluu Processing ADD request for ou=federations,inum=@!9769.7E7D.16F9.5A62!0002!9E42.350B,ou=appliances,o=gluu ADD operation successful for DN ou=federations,inum=@!9769.7E7D.16F9.5A62!0002!9E42.350B,ou=appliances,o=gluu Processing ADD request for ou=configuration,inum=@!9769.7E7D.16F9.5A62!0002!9E42.350B,ou=appliances,o=gluu ADD operation successful for DN ou=configuration,inum=@!9769.7E7D.16F9.5A62!0002!9E42.350B,ou=appliances,o=gluu 15:07:41 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/attributes.ldif 15:07:42 10/18/18 Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!29DA,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!29DA,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!B4B0,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!B4B0,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!42E0,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!42E0,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!B52A,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!B52A,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!64A0,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!64A0,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!3B47,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!3B47,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!8F88,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!8F88,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!B17A,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!B17A,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!C8D5,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!C8D5,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!BE64,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!BE64,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!3692,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!3692,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!98FC,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!98FC,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!D2E0,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!D2E0,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!A901,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!A901,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!36D9,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!36D9,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!8A11,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!8A11,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!C703,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!C703,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!6493,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!6493,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!5CA2,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!5CA2,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!CAE3,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!CAE3,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!A0E8,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!A0E8,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!5EC6,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!5EC6,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!0C85,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!0C85,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!BCA8,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!BCA8,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!BCB8,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!BCB8,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!BCE8,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!BCE8,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!2B29,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!2B29,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!EC3A,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!EC3A,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!D03E,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!D03E,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!AAEE,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!AAEE,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!C001,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!C001,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!4502,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!4502,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!BD22,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!BD22,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!08E2,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!08E2,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!3D44,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!3D44,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!D054,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!D054,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!6DA6,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!6DA6,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!0C18,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!0C18,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!E6B8,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!E6B8,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!42D8,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!42D8,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!6609,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!6609,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!E999,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!E999,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!D0C9,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!D0C9,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!894A,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!894A,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!570B,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!570B,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!D90B,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!D90B,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!AC0B,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!AC0B,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!4649,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!4649,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!27DB,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!27DB,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!6EEB,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!6EEB,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!2A3D,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!2A3D,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!48EE,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!48EE,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!4E0C,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!4E0C,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!E7BC,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!E7BC,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!6366,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!6366,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!ED0D,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!ED0D,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!91E7,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!91E7,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!096B,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!096B,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!BF03,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!BF03,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!0247,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!0247,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!002A,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!002A,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!8FF3,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!8FF3,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!4B0F,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!4B0F,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!4A0A,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!4A0A,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!4A0B,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!4A0B,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!4A0C,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!4A0C,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!5039,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!5039,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!42E1,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!42E1,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!6049,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!6049,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!CACA,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0005!CACA,ou=attributes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu 15:07:42 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/scopes.ldif 15:07:44 10/18/18 Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0009!F0C4,ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0009!F0C4,ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0009!43F1,ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0009!43F1,ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0009!764C,ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0009!764C,ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0009!C17A,ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0009!C17A,ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0009!D491,ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0009!D491,ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0009!341A,ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0009!341A,ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0009!10B2,ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0009!10B2,ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0009!6D99,ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0009!6D99,ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0009!6D90,ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0009!6D90,ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0009!8A01,ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0009!8A01,ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0009!C4F5.F66C,ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0009!C4F5.F66C,ou=scopes,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu 15:07:44 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/clients.ldif 15:07:45 10/18/18 Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0008!E1C3.502F,ou=clients,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0008!E1C3.502F,ou=clients,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0008!53E2.155E,ou=clients,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0008!53E2.155E,ou=clients,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu 15:07:45 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/people.ldif 15:07:47 10/18/18 Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0000!A8F2.DE1E.D7FB,ou=people,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0000!A8F2.DE1E.D7FB,ou=people,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu 15:07:47 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/groups.ldif 15:07:48 10/18/18 Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0003!60B7,ou=groups,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0003!60B7,ou=groups,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu 15:07:48 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/static/cache-refresh/o_site.ldif 15:07:49 10/18/18 Processing ADD request for o=site ADD operation successful for DN o=site Processing ADD request for ou=people,o=site ADD operation successful for DN ou=people,o=site 15:07:49 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/scripts.ldif 15:07:52 10/18/18 Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!2124.0CF1,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!2124.0CF1,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!2FDB.CF02,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!2FDB.CF02,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!CB5B.3211,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!CB5B.3211,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!031C.4A65,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!031C.4A65,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!031C.5621,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!031C.5621,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!031C.5622,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!031C.5622,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!13D3.E7AD,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!13D3.E7AD,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!24FD.B96E,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!24FD.B96E,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!2DAF.F995,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!2DAF.F995,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!2DAF.F9A5,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!2DAF.F9A5,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!2DAF.F996,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!2DAF.F996,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!4BBE.C6A8,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!4BBE.C6A8,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!5018.AF9C,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!5018.AF9C,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!5018.D4BF,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!5018.D4BF,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!5018.F9CF,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!5018.F9CF,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!522F.CDC5,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!522F.CDC5,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!6EA0.8F0C,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!6EA0.8F0C,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!6EA0.8F0D,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!6EA0.8F0D,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!8BAF.80D6,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!8BAF.80D6,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!92F0.BF9E,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!92F0.BF9E,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!92F0.759E,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!92F0.759E,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!A51E.76DA,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!A51E.76DA,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!A910.56AB,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!A910.56AB,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!D40C.1CA3,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!D40C.1CA3,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!D40C.1CA4,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!D40C.1CA4,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!DAA9.B788,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!DAA9.B788,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!09A0.93D6,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!09A0.93D6,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!DAA9.B789,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!DAA9.B789,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!DAA9.BA60,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0011!DAA9.BA60,ou=scripts,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu 15:07:52 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/configuration.ldif 15:07:53 10/18/18 Processing ADD request for ou=oxauth,ou=configuration,inum=@!9769.7E7D.16F9.5A62!0002!9E42.350B,ou=appliances,o=gluu ADD operation successful for DN ou=oxauth,ou=configuration,inum=@!9769.7E7D.16F9.5A62!0002!9E42.350B,ou=appliances,o=gluu Processing ADD request for ou=oxtrust,ou=configuration,inum=@!9769.7E7D.16F9.5A62!0002!9E42.350B,ou=appliances,o=gluu ADD operation successful for DN ou=oxtrust,ou=configuration,inum=@!9769.7E7D.16F9.5A62!0002!9E42.350B,ou=appliances,o=gluu Processing ADD request for ou=oxidp,ou=configuration,inum=@!9769.7E7D.16F9.5A62!0002!9E42.350B,ou=appliances,o=gluu ADD operation successful for DN ou=oxidp,ou=configuration,inum=@!9769.7E7D.16F9.5A62!0002!9E42.350B,ou=appliances,o=gluu Processing ADD request for ou=oxasimba,ou=configuration,inum=@!9769.7E7D.16F9.5A62!0002!9E42.350B,ou=appliances,o=gluu ADD operation successful for DN ou=oxasimba,ou=configuration,inum=@!9769.7E7D.16F9.5A62!0002!9E42.350B,ou=appliances,o=gluu 15:07:53 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/scim.ldif 15:07:55 10/18/18 Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0008!DC09.0D6D,ou=clients,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0008!DC09.0D6D,ou=clients,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0008!0263.5F76,ou=clients,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0008!0263.5F76,ou=clients,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0010!8CAD.B06D,ou=scopes,ou=uma,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0010!8CAD.B06D,ou=scopes,ou=uma,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for oxId=0f13ae5a-135e-4b01-a290-7bbe62e7d40f,ou=resources,ou=uma,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN oxId=0f13ae5a-135e-4b01-a290-7bbe62e7d40f,ou=resources,ou=uma,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu 15:07:55 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/asimba.ldif 15:07:56 10/18/18 Processing ADD request for ou=oxasimba,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=oxasimba,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=idps,ou=oxasimba,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=idps,ou=oxasimba,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=selectors,ou=oxasimba,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=selectors,ou=oxasimba,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=requestors,ou=oxasimba,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=requestors,ou=oxasimba,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=requestorpools,ou=oxasimba,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=requestorpools,ou=oxasimba,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!2B96.42E9.2953.68ED!0002!D21C.8343!EEDB.B1D4.DFBF.3A38.21EE.2B81.2510.2CC8,ou=idps,ou=oxasimba,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!2B96.42E9.2953.68ED!0002!D21C.8343!EEDB.B1D4.DFBF.3A38.21EE.2B81.2510.2CC8,ou=idps,ou=oxasimba,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!2B96.42E9.2953.68ED!0002!D21C.8343!1975.CC4F.ACC1.A803.A40D.AEC1.1C3A.285D,ou=requestorpools,ou=oxasimba,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!2B96.42E9.2953.68ED!0002!D21C.8343!1975.CC4F.ACC1.A803.A40D.AEC1.1C3A.285D,ou=requestorpools,ou=oxasimba,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!2B96.42E9.2953.68ED!0002!D21C.8343!869E.85EC.BEC2.B1A6.0ECC.7902.5796.74A6,ou=requestors,ou=oxasimba,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!2B96.42E9.2953.68ED!0002!D21C.8343!869E.85EC.BEC2.B1A6.0ECC.7902.5796.74A6,ou=requestors,ou=oxasimba,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!2B96.42E9.2953.68ED!0002!D21C.8343!869E.85EC.BEC2.B1A6.0ECC.4987.7891.5325,ou=requestors,ou=oxasimba,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!2B96.42E9.2953.68ED!0002!D21C.8343!869E.85EC.BEC2.B1A6.0ECC.4987.7891.5325,ou=requestors,ou=oxasimba,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!2B96.42E9.2953.68ED!0002!D21C.8343!3627.987E.69FE.6A8B.C478.2586.E944.04C0,ou=selectors,ou=oxasimba,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!2B96.42E9.2953.68ED!0002!D21C.8343!3627.987E.69FE.6A8B.C478.2586.E944.04C0,ou=selectors,ou=oxasimba,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu 15:07:56 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/passport.ldif 15:07:58 10/18/18 Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0008!3116.C1DB,ou=clients,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0008!3116.C1DB,ou=clients,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0008!F16C.0A9D,ou=clients,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0008!F16C.0A9D,ou=clients,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0010!8CAD.B06E,ou=scopes,ou=uma,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN inum=@!9769.7E7D.16F9.5A62!0001!6010.C554!0010!8CAD.B06E,ou=scopes,ou=uma,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for oxId=0f963ecc-93f0-49c1-beae-ad2006abbb99,ou=resources,ou=uma,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN oxId=0f963ecc-93f0-49c1-beae-ad2006abbb99,ou=resources,ou=uma,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu 15:07:58 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/oxpassport-config.ldif 15:07:59 10/18/18 Processing ADD request for ou=oxpassport,ou=configuration,inum=@!9769.7E7D.16F9.5A62!0002!9E42.350B,ou=appliances,o=gluu ADD operation successful for DN ou=oxpassport,ou=configuration,inum=@!9769.7E7D.16F9.5A62!0002!9E42.350B,ou=appliances,o=gluu 15:07:59 10/18/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/oxidp.ldif 15:08:00 10/18/18 Processing ADD request for ou=oxidp,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=oxidp,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu Processing ADD request for ou=cas,ou=oxidp,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu ADD operation successful for DN ou=cas,ou=oxidp,o=@!9769.7E7D.16F9.5A62!0001!6010.C554,o=gluu 15:08:01 10/18/18 Running: /sbin/service httpd stop 15:08:01 10/18/18 Redirecting to /bin/systemctl stop httpd.service 15:08:01 10/18/18 Copied ./output/httpd_2.4.conf to /etc/httpd/conf/httpd.conf 15:08:01 10/18/18 Copied ./output/https_gluu.conf to /etc/httpd/conf.d/https_gluu.conf 15:08:01 10/18/18 Running: /sbin/service httpd start 15:08:01 10/18/18 Redirecting to /bin/systemctl start httpd.service 15:08:02 10/18/18 Copying identity.war into jetty webapps folder... 15:08:02 10/18/18 Installing jetty service oxauth... 15:08:02 10/18/18 Preparing oxauth service base folders 15:08:02 10/18/18 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth 15:08:02 10/18/18 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth/lib/ext 15:08:02 10/18/18 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth/custom 15:08:02 10/18/18 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth/custom/i18n 15:08:02 10/18/18 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth/custom/pages 15:08:02 10/18/18 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth/custom/static 15:08:02 10/18/18 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth/custom/libs 15:08:02 10/18/18 Preparing oxauth service base configuration 15:08:02 10/18/18 Running: /opt/jre/bin/java -jar /opt/jetty/start.jar jetty.home=/opt/jetty jetty.base=/opt/gluu/jetty/oxauth --add-to-start=server,deploy,annotations,resources,http,http-forwarded,console-capture,jsp,ext,websocket 15:08:02 10/18/18 INFO : webapp transitively enabled, ini template available with --add-to-start=webapp INFO : ext initialized in ${jetty.base}/start.ini INFO : server initialized in ${jetty.base}/start.ini INFO : mail transitively enabled INFO : servlet transitively enabled INFO : jsp initialized in ${jetty.base}/start.ini INFO : http-forwarded initialized in ${jetty.base}/start.ini INFO : annotations initialized in ${jetty.base}/start.ini INFO : resources initialized in ${jetty.base}/start.ini INFO : transactions transitively enabled INFO : threadpool transitively enabled, ini template available with --add-to-start=threadpool INFO : plus transitively enabled INFO : deploy initialized in ${jetty.base}/start.ini INFO : security transitively enabled INFO : apache-jsp transitively enabled INFO : websocket initialized in ${jetty.base}/start.ini INFO : jndi transitively enabled INFO : console-capture initialized in ${jetty.base}/start.ini INFO : http initialized in ${jetty.base}/start.ini INFO : client transitively enabled MKDIR : ${jetty.base}/resources MKDIR : ${jetty.base}/webapps MKDIR : ${jetty.base}/logs INFO : Base directory was modified 15:08:02 10/18/18 Running: /bin/chown -R jetty:jetty /opt/gluu/jetty/oxauth 15:08:02 10/18/18 Rendering template oxauth 15:08:02 10/18/18 Copied ./output/jetty/oxauth to /etc/default 15:08:02 10/18/18 Running: /bin/chown root:root /etc/default/oxauth 15:08:02 10/18/18 Rendering template oxauth_web_resources.xml 15:08:02 10/18/18 Copied ./output/jetty/oxauth_web_resources.xml to /opt/gluu/jetty/oxauth/webapps 15:08:02 10/18/18 Copied /opt/jetty/bin/jetty.sh to /etc/init.d/oxauth 15:08:02 10/18/18 Running: sed -i s/^# Provides: jetty/# Provides: oxauth/ /etc/init.d/oxauth 15:08:02 10/18/18 Running: /usr/bin/systemctl enable oxauth 15:08:02 10/18/18 oxauth.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig oxauth on 15:08:02 10/18/18 Creating 'jetty.conf' tmpfiles daemon file 15:08:02 10/18/18 Copied ./templates/jetty.conf.tmpfiles.d to /usr/lib/tmpfiles.d/jetty.conf 15:08:02 10/18/18 Running: /bin/chown root:root /usr/lib/tmpfiles.d/jetty.conf 15:08:02 10/18/18 Running: /bin/chmod 644 /usr/lib/tmpfiles.d/jetty.conf 15:08:02 10/18/18 Copied /opt/dist/gluu/oxauth.war to /opt/gluu/jetty/oxauth/webapps 15:08:02 10/18/18 Copying oxauth.war into jetty webapps folder... 15:08:02 10/18/18 Installing jetty service identity... 15:08:02 10/18/18 Preparing identity service base folders 15:08:02 10/18/18 Running: /bin/mkdir -p /opt/gluu/jetty/identity 15:08:02 10/18/18 Running: /bin/mkdir -p /opt/gluu/jetty/identity/lib/ext 15:08:02 10/18/18 Running: /bin/mkdir -p /opt/gluu/jetty/identity/custom 15:08:02 10/18/18 Running: /bin/mkdir -p /opt/gluu/jetty/identity/custom/i18n 15:08:02 10/18/18 Running: /bin/mkdir -p /opt/gluu/jetty/identity/custom/pages 15:08:02 10/18/18 Running: /bin/mkdir -p /opt/gluu/jetty/identity/custom/static 15:08:02 10/18/18 Running: /bin/mkdir -p /opt/gluu/jetty/identity/custom/libs 15:08:02 10/18/18 Preparing identity service base configuration 15:08:02 10/18/18 Running: /opt/jre/bin/java -jar /opt/jetty/start.jar jetty.home=/opt/jetty jetty.base=/opt/gluu/jetty/identity --add-to-start=server,deploy,annotations,resources,http,http-forwarded,console-capture,jsp,ext,websocket 15:08:03 10/18/18 INFO : webapp transitively enabled, ini template available with --add-to-start=webapp INFO : ext initialized in ${jetty.base}/start.ini INFO : server initialized in ${jetty.base}/start.ini INFO : mail transitively enabled INFO : servlet transitively enabled INFO : jsp initialized in ${jetty.base}/start.ini INFO : http-forwarded initialized in ${jetty.base}/start.ini INFO : annotations initialized in ${jetty.base}/start.ini INFO : resources initialized in ${jetty.base}/start.ini INFO : transactions transitively enabled INFO : threadpool transitively enabled, ini template available with --add-to-start=threadpool INFO : plus transitively enabled INFO : deploy initialized in ${jetty.base}/start.ini INFO : security transitively enabled INFO : apache-jsp transitively enabled INFO : websocket initialized in ${jetty.base}/start.ini INFO : jndi transitively enabled INFO : console-capture initialized in ${jetty.base}/start.ini INFO : http initialized in ${jetty.base}/start.ini INFO : client transitively enabled MKDIR : ${jetty.base}/resources MKDIR : ${jetty.base}/webapps MKDIR : ${jetty.base}/logs INFO : Base directory was modified 15:08:03 10/18/18 Running: /bin/chown -R jetty:jetty /opt/gluu/jetty/identity 15:08:03 10/18/18 Rendering template identity 15:08:03 10/18/18 Copied ./output/jetty/identity to /etc/default 15:08:03 10/18/18 Running: /bin/chown root:root /etc/default/identity 15:08:03 10/18/18 Rendering template identity_web_resources.xml 15:08:03 10/18/18 Copied ./output/jetty/identity_web_resources.xml to /opt/gluu/jetty/identity/webapps 15:08:03 10/18/18 Copied /opt/jetty/bin/jetty.sh to /etc/init.d/identity 15:08:03 10/18/18 Running: sed -i s/^# Provides: jetty/# Provides: identity/ /etc/init.d/identity 15:08:03 10/18/18 Running: /usr/bin/systemctl enable identity 15:08:03 10/18/18 identity.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig identity on 15:08:03 10/18/18 Creating 'jetty.conf' tmpfiles daemon file 15:08:03 10/18/18 Copied ./templates/jetty.conf.tmpfiles.d to /usr/lib/tmpfiles.d/jetty.conf 15:08:03 10/18/18 Running: /bin/chown root:root /usr/lib/tmpfiles.d/jetty.conf 15:08:03 10/18/18 Running: /bin/chmod 644 /usr/lib/tmpfiles.d/jetty.conf 15:08:04 10/18/18 Copied /opt/dist/gluu/identity.war to /opt/gluu/jetty/identity/webapps 15:08:04 10/18/18 Installing Passport... 15:08:04 10/18/18 Preparing passport service base folders 15:08:04 10/18/18 Running: /bin/mkdir -p /opt/gluu/node/passport 15:08:04 10/18/18 Extracting passport.tgz into /opt/gluu/node/passport 15:08:04 10/18/18 Running: tar --strip 1 -xzf /opt/dist/gluu/passport.tgz -C /opt/gluu/node/passport --no-xattrs --no-same-owner --no-same-permissions 15:08:04 10/18/18 Running: /bin/mkdir -p /opt/gluu/node/passport/node_modules 15:08:04 10/18/18 Extracting passport node modules 15:08:04 10/18/18 Running: tar --strip 1 -xzf /opt/dist/gluu/passport-version_3.1.4-node_modules.tar.gz -C /opt/gluu/node/passport/node_modules --no-xattrs --no-same-owner --no-same-permissions 15:08:04 10/18/18 Running: /bin/mkdir -p /opt/gluu/node/passport/server/logs 15:08:04 10/18/18 Running: /bin/chown -R node:node /opt/gluu/node/passport 15:08:04 10/18/18 Preparing Passport OpenID RP certificate... 15:08:04 10/18/18 Exporting oxAuth OpenID Connect keys 15:08:04 10/18/18 Running: /bin/sh -c /opt/jre/bin/java -Dlog4j.defaultInitOverride=true -cp /home/jetty/lib/bcprov-jdk15on-1.54.jar:/home/jetty/lib/bcpkix-jdk15on-1.54.jar:/home/jetty/lib/commons-lang-2.6.jar:/home/jetty/lib/log4j-1.2-api-2.8.2.jar:/home/jetty/lib/log4j-slf4j-impl-2.8.2.jar:/home/jetty/lib/log4j-core-2.8.2.jar:/home/jetty/lib/log4j-plugin-fluency-1.3.2.jar:/home/jetty/lib/log4j-api-2.8.2.jar:/home/jetty/lib/log4j-jul-2.8.2.jar:/home/jetty/lib/commons-codec-1.7.jar:/home/jetty/lib/commons-cli-1.3.1.jar:/home/jetty/lib/commons-io-2.6.jar:/home/jetty/lib/jackson-core-2.9.5.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-mapper-asl-1.9.11.jar:/home/jetty/lib/jackson-xc-1.9.13.jar:/home/jetty/lib/jettison-1.3.2.jar:/home/jetty/lib/oxauth-model-3.1.4.Final.jar:/home/jetty/lib/oxauth-client-3.1.4.Final.jar org.xdi.oxauth.util.KeyExporter -keystore /etc/certs/passport-rp.jks -keypasswd secret -alias 34632e40-9404-40b6-91ae-78de52bb8f83 -exportfile /etc/certs/passport-rp.pem 15:08:05 10/18/18 Rendering template /etc/gluu/conf/passport-config.json 15:08:05 10/18/18 Installing node service passport... 15:08:05 10/18/18 Copied ./output/node/passport to /etc/default 15:08:05 10/18/18 Running: /bin/chown root:root /etc/default/passport 15:08:05 10/18/18 Copied /opt/gluu/system/passport to /etc/init.d/ 15:08:05 10/18/18 Running: /usr/bin/systemctl enable passport 15:08:05 10/18/18 passport.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig passport on 15:08:05 10/18/18 Running: /usr/bin/systemctl enable passport 15:08:05 10/18/18 passport.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig passport on 15:08:05 10/18/18 Rendering test templates 15:08:05 10/18/18 Rendering templates folder: ./templates/test/ 15:08:05 10/18/18 Rendering test template ./templates/test/oxauth/client/config-oxauth-test-data.properties 15:08:05 10/18/18 Rendering test template ./templates/test/oxauth/config/oxauth-config-update.json 15:08:05 10/18/18 Rendering test template ./templates/test/oxauth/data/oxauth-test-data.ldif 15:08:05 10/18/18 Rendering test template ./templates/test/oxauth/schema/oxauth_test.schema 15:08:05 10/18/18 Rendering test template ./templates/test/oxauth/server/config-build.properties 15:08:05 10/18/18 Rendering test template ./templates/test/oxauth/server/config-oxauth-test-data.properties 15:08:05 10/18/18 Rendering test template ./templates/test/oxauth/server/config-oxauth-test.properties 15:08:05 10/18/18 Rendering test template ./templates/test/oxauth/server/config-oxauth.properties 15:08:05 10/18/18 Rendering test template ./templates/test/oxtrust/server/config-build.properties 15:08:05 10/18/18 Rendering test template ./templates/test/oxtrust/server/config-oxtrust-test-data.properties 15:08:05 10/18/18 Rendering test template ./templates/test/oxtrust/server/config-oxtrust-test.properties 15:08:06 10/18/18 Rendering test template ./templates/test/oxtrust/server/config-oxtrust.properties 15:08:06 10/18/18 Rendering test template ./templates/test/scim-client/client/config-scim-test.properties 15:08:06 10/18/18 Rendering test template ./templates/test/scim-client/data/scim-test-data.ldif 15:08:06 10/18/18 Rendering test template ./templates/test/scim-client/schema/scim_test.schema 15:08:06 10/18/18 Rendering test template ./templates/test/scim-client/schema/scim_test_manual_update.schema 15:08:06 10/18/18 Copied ./static/auth/lib/duo_web.py to /opt/gluu/python/libs 15:08:06 10/18/18 Copied ./static/auth/conf/duo_creds.json to /etc/certs/ 15:08:06 10/18/18 Copied ./static/auth/conf/gplus_client_secrets.json to /etc/certs/ 15:08:06 10/18/18 Copied ./static/auth/conf/super_gluu_creds.json to /etc/certs/ 15:08:06 10/18/18 Copied ./static/auth/conf/vericloud_gluu_creds.json to /etc/certs/ 15:08:06 10/18/18 Copied ./static/auth/conf/cert_creds.json to /etc/certs/ 15:08:06 10/18/18 Copied ./static/auth/conf/otp_configuration.json to /etc/certs/ 15:08:06 10/18/18 Changing ownership 15:08:06 10/18/18 Running: /bin/chown -R root:gluu /etc/certs 15:08:06 10/18/18 Running: /bin/chown -R root:gluu /etc/gluu/conf 15:08:06 10/18/18 Running: /bin/chown -R root:gluu /opt/gluu/python 15:08:06 10/18/18 Running: /bin/chown -R root:gluu /var/ox 15:08:06 10/18/18 Running: /bin/chmod -R 440 /etc/certs 15:08:06 10/18/18 Running: /bin/chmod a+X /etc/certs 15:08:06 10/18/18 Running: /bin/chmod u+w /etc/certs/asimbaIDP.jks 15:08:06 10/18/18 Running: /bin/chown -R jetty:jetty /etc/certs/oxauth-keys.json 15:08:06 10/18/18 Running: /bin/chown -R jetty:jetty /etc/certs/oxauth-keys.jks 15:08:06 10/18/18 Changing permissions 15:08:06 10/18/18 Running: find /opt -user root -perm 700 -exec chmod 755 {} ; 15:08:06 10/18/18 Running: find /opt -user root -perm 600 -exec chmod 644 {} ; 15:08:06 10/18/18 Running: find /opt -user root -perm 400 -exec chmod 444 {} ; 15:08:06 10/18/18 Running: find /etc/gluu -perm 700 -exec /bin/chmod 755 {} ; 15:08:06 10/18/18 Running: find /etc/gluu -perm 600 -exec /bin/chmod 644 {} ; 15:08:06 10/18/18 Running: find /etc/default -perm 700 -exec /bin/chmod 755 {} ; 15:08:06 10/18/18 Running: find /etc/default -perm 600 -exec /bin/chmod 644 {} ; 15:08:06 10/18/18 Running: /bin/chmod -R 644 /etc/hosts 15:08:07 10/18/18 Running: /usr/bin/systemctl enable httpd 15:08:07 10/18/18 Running: /usr/bin/systemctl start httpd 15:08:07 10/18/18 Running: /usr/bin/systemctl stop opendj 15:08:13 10/18/18 Run: /usr/bin/systemctl stop opendj with result code: 0 15:08:13 10/18/18 Running: /usr/bin/systemctl start opendj 15:08:20 10/18/18 Run: /usr/bin/systemctl start opendj with result code: 0 15:08:20 10/18/18 Running: /usr/bin/systemctl start oxauth 15:08:36 10/18/18 Run: /usr/bin/systemctl start oxauth with result code: 1 15:08:36 10/18/18 Running: /usr/bin/systemctl start identity 15:08:57 10/18/18 Run: /usr/bin/systemctl start identity with result code: 0 15:08:57 10/18/18 Running: /usr/bin/systemctl start passport 15:08:57 10/18/18 Run: /usr/bin/systemctl start passport with result code: 0 15:08:57 10/18/18 Saving properties to ./setup.properties.last -bash-4.2# ``` # setup_error.log: ``` -bash-4.2# cat setup_error.log 14:48:57 10/18/18 Installing Gluu Server 15:05:11 10/18/18 unzip: cannot find or open /opt/dist/app/jce_policy-8.zip, /opt/dist/app/jce_policy-8.zip.zip or /opt/dist/app/jce_policy-8.zip.ZIP. 15:05:11 10/18/18 Error copying tree /tmp/UnlimitedJCEPolicyJDK8 to /opt/jdk1.8.0_181/jre/lib/security 15:05:11 10/18/18 Traceback (most recent call last): File "./setup.py", line 928, in copyTree for item in os.listdir(src): OSError: [Errno 2] No such file or directory: '/tmp/UnlimitedJCEPolicyJDK8' 15:05:19 10/18/18 Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/scim-rs.jks -destkeystore /etc/certs/scim-rs.jks -deststoretype pkcs12". 15:05:22 10/18/18 Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore ./output/scim-rp.jks -destkeystore ./output/scim-rp.jks -deststoretype pkcs12". 15:05:25 10/18/18 Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/passport-rs.jks -destkeystore /etc/certs/passport-rs.jks -deststoretype pkcs12". 15:05:28 10/18/18 Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/passport-rp.jks -destkeystore /etc/certs/passport-rp.jks -deststoretype pkcs12". 15:05:31 10/18/18 Generating RSA private key, 2048 bit long modulus .........................................................................................................+++ ..+++ e is 65537 (0x10001) 15:05:31 10/18/18 writing RSA key 15:05:31 10/18/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 15:05:32 10/18/18 Certificate was added to keystore 15:05:32 10/18/18 Generating RSA private key, 2048 bit long modulus ..........................+++ .............................+++ e is 65537 (0x10001) 15:05:32 10/18/18 writing RSA key 15:05:32 10/18/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 15:05:32 10/18/18 Certificate was added to keystore 15:05:32 10/18/18 Generating RSA private key, 2048 bit long modulus ..........+++ .....+++ e is 65537 (0x10001) 15:05:32 10/18/18 writing RSA key 15:05:32 10/18/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 15:05:32 10/18/18 Certificate was added to keystore 15:05:33 10/18/18 Generating RSA private key, 2048 bit long modulus .................................................................................................................................................+++ ......................................................................................................................................................+++ e is 65537 (0x10001) 15:05:33 10/18/18 writing RSA key 15:05:33 10/18/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 15:05:33 10/18/18 Certificate was added to keystore 15:05:33 10/18/18 Generating RSA private key, 2048 bit long modulus .................................................................+++ ...............................+++ e is 65537 (0x10001) 15:05:33 10/18/18 writing RSA key 15:05:33 10/18/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 15:05:34 10/18/18 Certificate was added to keystore 15:05:34 10/18/18 Generating RSA private key, 2048 bit long modulus ..........................+++ .........+++ e is 65537 (0x10001) 15:05:34 10/18/18 writing RSA key 15:05:34 10/18/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=localhost/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 15:05:34 10/18/18 Certificate was added to keystore 15:05:34 10/18/18 Importing keystore /etc/certs/shibIDP.pkcs12 to /etc/certs/shibIDP.jks... Entry for alias gtwtdlapcobv01.gbt.gbtad.com successfully imported. Import command completed: 1 entries successfully imported, 0 entries failed or cancelled Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/shibIDP.jks -destkeystore /etc/certs/shibIDP.jks -deststoretype pkcs12". 15:05:35 10/18/18 Importing keystore /etc/certs/asimba.pkcs12 to /etc/certs/asimbaIDP.jks... Entry for alias gtwtdlapcobv01.gbt.gbtad.com successfully imported. Import command completed: 1 entries successfully imported, 0 entries failed or cancelled Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/asimbaIDP.jks -destkeystore /etc/certs/asimbaIDP.jks -deststoretype pkcs12". 15:05:35 10/18/18 Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/oxauth-keys.jks -destkeystore /etc/certs/oxauth-keys.jks -deststoretype pkcs12". 15:05:40 10/18/18 Note: Forwarding request to 'systemctl enable httpd.service'. Created symlink from /etc/systemd/system/multi-user.target.wants/httpd.service to /usr/lib/systemd/system/httpd.service. 15:05:40 10/18/18 Note: Forwarding request to 'systemctl enable rsyslog.service'. 15:06:02 10/18/18 Created symlink from /etc/systemd/system/multi-user.target.wants/opendj.service to /etc/systemd/system/opendj.service. 15:06:08 10/18/18 Note: Forwarding request to 'systemctl enable opendj.service'. 15:06:08 10/18/18 Unknown operation 'opendj'. 15:06:34 10/18/18 Certificate stored in file </etc/certs/opendj.crt> 15:06:35 10/18/18 Importing keystore /opt/opendj/config/truststore to /etc/certs/opendj.pkcs12... 15:06:35 10/18/18 Certificate was added to keystore 15:08:01 10/18/18 Redirecting to /bin/systemctl stop httpd.service 15:08:01 10/18/18 Redirecting to /bin/systemctl start httpd.service 15:08:02 10/18/18 INFO : webapp transitively enabled, ini template available with --add-to-start=webapp INFO : ext initialized in ${jetty.base}/start.ini INFO : server initialized in ${jetty.base}/start.ini INFO : mail transitively enabled INFO : servlet transitively enabled INFO : jsp initialized in ${jetty.base}/start.ini INFO : http-forwarded initialized in ${jetty.base}/start.ini INFO : annotations initialized in ${jetty.base}/start.ini INFO : resources initialized in ${jetty.base}/start.ini INFO : transactions transitively enabled INFO : threadpool transitively enabled, ini template available with --add-to-start=threadpool INFO : plus transitively enabled INFO : deploy initialized in ${jetty.base}/start.ini INFO : security transitively enabled INFO : apache-jsp transitively enabled INFO : websocket initialized in ${jetty.base}/start.ini INFO : jndi transitively enabled INFO : console-capture initialized in ${jetty.base}/start.ini INFO : http initialized in ${jetty.base}/start.ini INFO : client transitively enabled MKDIR : ${jetty.base}/resources MKDIR : ${jetty.base}/webapps MKDIR : ${jetty.base}/logs INFO : Base directory was modified 15:08:02 10/18/18 oxauth.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig oxauth on 15:08:03 10/18/18 INFO : webapp transitively enabled, ini template available with --add-to-start=webapp INFO : ext initialized in ${jetty.base}/start.ini INFO : server initialized in ${jetty.base}/start.ini INFO : mail transitively enabled INFO : servlet transitively enabled INFO : jsp initialized in ${jetty.base}/start.ini INFO : http-forwarded initialized in ${jetty.base}/start.ini INFO : annotations initialized in ${jetty.base}/start.ini INFO : resources initialized in ${jetty.base}/start.ini INFO : transactions transitively enabled INFO : threadpool transitively enabled, ini template available with --add-to-start=threadpool INFO : plus transitively enabled INFO : deploy initialized in ${jetty.base}/start.ini INFO : security transitively enabled INFO : apache-jsp transitively enabled INFO : websocket initialized in ${jetty.base}/start.ini INFO : jndi transitively enabled INFO : console-capture initialized in ${jetty.base}/start.ini INFO : http initialized in ${jetty.base}/start.ini INFO : client transitively enabled MKDIR : ${jetty.base}/resources MKDIR : ${jetty.base}/webapps MKDIR : ${jetty.base}/logs INFO : Base directory was modified 15:08:03 10/18/18 identity.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig identity on 15:08:05 10/18/18 passport.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig passport on 15:08:05 10/18/18 passport.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig passport on -bash-4.2# ```

By Michael Schwartz Account Admin 18 Oct 2018 at 8:03 p.m. CDT

Michael Schwartz gravatar
Good question. We may be restricted from redistributing the Oracle JRE. I will inquire with the packagers. It may be better to use the Docker containers, which are more self contained. Also, as the Docker containers use a minimal linux distribution, they pass security scans more easily.

By Yuriy Movchan staff 19 Oct 2018 at 6:32 a.m. CDT

Yuriy Movchan gravatar
Hi, The issue is related to JCE (Java Cryptography Extension) only. We can't include it into CE without license violation. As result we download this 8Kb file during setup. You can download this file manually and put it into `/opt/dist/app` as `jce_policy-8.zip` before running setup.py Here is official link to download it: https://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html Let me know if this resolve your installation issue.

By Yuriy Movchan staff 19 Oct 2018 at 11:47 a.m. CDT

Yuriy Movchan gravatar
Can you attach your registration script to this ticket?

By Maniganda Prakash Kannan Account Admin 19 Oct 2018 at 11:56 a.m. CDT

Maniganda Prakash Kannan gravatar
Yurey, Am reinstalling as I had run `./setup.py` yesterday without `jce_policy-8.zip`. Still finding a way to copy `jce_policy-8.zip` to the jail/chroot directory. Registartion script - where can I find this?

By Maniganda Prakash Kannan Account Admin 19 Oct 2018 at 12:35 p.m. CDT

Maniganda Prakash Kannan gravatar
Downloaded 'jce_policy-8.zip' and placed under `/opt/dist/app` and the installation seems successful, but still seeing the error - **Failed to execute registration script.** https://pasteboard.co/HJ5KBBT.png Attached `setup_error.log` and `setup.log`. **setup_error.log:** ``` -bash-4.2# cat setup_error.log 10:08:05 10/19/18 Installing Gluu Server 10:09:29 10/19/18 Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/scim-rs.jks -destkeystore /etc/certs/scim-rs.jks -deststoretype pkcs12". 10:09:32 10/19/18 Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore ./output/scim-rp.jks -destkeystore ./output/scim-rp.jks -deststoretype pkcs12". 10:09:35 10/19/18 Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/passport-rs.jks -destkeystore /etc/certs/passport-rs.jks -deststoretype pkcs12". 10:09:38 10/19/18 Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/passport-rp.jks -destkeystore /etc/certs/passport-rp.jks -deststoretype pkcs12". 10:09:41 10/19/18 Generating RSA private key, 2048 bit long modulus ................................................................................................+++ ..............................................................+++ e is 65537 (0x10001) 10:09:41 10/19/18 writing RSA key 10:09:41 10/19/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 10:09:41 10/19/18 Certificate was added to keystore 10:09:41 10/19/18 Generating RSA private key, 2048 bit long modulus .................................................................................................+++ ...+++ e is 65537 (0x10001) 10:09:41 10/19/18 writing RSA key 10:09:41 10/19/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 10:09:42 10/19/18 Certificate was added to keystore 10:09:42 10/19/18 Generating RSA private key, 2048 bit long modulus .........................................+++ ........................+++ e is 65537 (0x10001) 10:09:42 10/19/18 writing RSA key 10:09:42 10/19/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 10:09:42 10/19/18 Certificate was added to keystore 10:09:42 10/19/18 Generating RSA private key, 2048 bit long modulus .............................................+++ ..+++ e is 65537 (0x10001) 10:09:42 10/19/18 writing RSA key 10:09:42 10/19/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 10:09:42 10/19/18 Certificate was added to keystore 10:09:43 10/19/18 Generating RSA private key, 2048 bit long modulus .......+++ ...............+++ e is 65537 (0x10001) 10:09:43 10/19/18 writing RSA key 10:09:43 10/19/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 10:09:43 10/19/18 Certificate was added to keystore 10:09:43 10/19/18 Generating RSA private key, 2048 bit long modulus ...........................................................+++ ......+++ e is 65537 (0x10001) 10:09:43 10/19/18 writing RSA key 10:09:43 10/19/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=localhost/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 10:09:43 10/19/18 Certificate was added to keystore 10:09:44 10/19/18 Importing keystore /etc/certs/shibIDP.pkcs12 to /etc/certs/shibIDP.jks... Entry for alias gtwtdlapcobv01.gbt.gbtad.com successfully imported. Import command completed: 1 entries successfully imported, 0 entries failed or cancelled Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/shibIDP.jks -destkeystore /etc/certs/shibIDP.jks -deststoretype pkcs12". 10:09:44 10/19/18 Importing keystore /etc/certs/asimba.pkcs12 to /etc/certs/asimbaIDP.jks... Entry for alias gtwtdlapcobv01.gbt.gbtad.com successfully imported. Import command completed: 1 entries successfully imported, 0 entries failed or cancelled Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/asimbaIDP.jks -destkeystore /etc/certs/asimbaIDP.jks -deststoretype pkcs12". 10:09:45 10/19/18 Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/oxauth-keys.jks -destkeystore /etc/certs/oxauth-keys.jks -deststoretype pkcs12". 10:09:49 10/19/18 Note: Forwarding request to 'systemctl enable httpd.service'. Created symlink from /etc/systemd/system/multi-user.target.wants/httpd.service to /usr/lib/systemd/system/httpd.service. 10:09:49 10/19/18 Note: Forwarding request to 'systemctl enable rsyslog.service'. 10:10:10 10/19/18 Created symlink from /etc/systemd/system/multi-user.target.wants/opendj.service to /etc/systemd/system/opendj.service. 10:10:16 10/19/18 Note: Forwarding request to 'systemctl enable opendj.service'. 10:10:16 10/19/18 Unknown operation 'opendj'. 10:10:44 10/19/18 Certificate stored in file </etc/certs/opendj.crt> 10:10:45 10/19/18 Importing keystore /opt/opendj/config/truststore to /etc/certs/opendj.pkcs12... 10:10:45 10/19/18 Certificate was added to keystore 10:12:12 10/19/18 Redirecting to /bin/systemctl stop httpd.service 10:12:12 10/19/18 Redirecting to /bin/systemctl start httpd.service 10:12:13 10/19/18 INFO : webapp transitively enabled, ini template available with --add-to-start=webapp INFO : ext initialized in ${jetty.base}/start.ini INFO : server initialized in ${jetty.base}/start.ini INFO : mail transitively enabled INFO : servlet transitively enabled INFO : jsp initialized in ${jetty.base}/start.ini INFO : http-forwarded initialized in ${jetty.base}/start.ini INFO : annotations initialized in ${jetty.base}/start.ini INFO : resources initialized in ${jetty.base}/start.ini INFO : transactions transitively enabled INFO : threadpool transitively enabled, ini template available with --add-to-start=threadpool INFO : plus transitively enabled INFO : deploy initialized in ${jetty.base}/start.ini INFO : security transitively enabled INFO : apache-jsp transitively enabled INFO : websocket initialized in ${jetty.base}/start.ini INFO : jndi transitively enabled INFO : console-capture initialized in ${jetty.base}/start.ini INFO : http initialized in ${jetty.base}/start.ini INFO : client transitively enabled MKDIR : ${jetty.base}/resources MKDIR : ${jetty.base}/webapps MKDIR : ${jetty.base}/logs INFO : Base directory was modified 10:12:13 10/19/18 oxauth.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig oxauth on 10:12:13 10/19/18 INFO : webapp transitively enabled, ini template available with --add-to-start=webapp INFO : ext initialized in ${jetty.base}/start.ini INFO : server initialized in ${jetty.base}/start.ini INFO : mail transitively enabled INFO : servlet transitively enabled INFO : jsp initialized in ${jetty.base}/start.ini INFO : http-forwarded initialized in ${jetty.base}/start.ini INFO : annotations initialized in ${jetty.base}/start.ini INFO : resources initialized in ${jetty.base}/start.ini INFO : transactions transitively enabled INFO : threadpool transitively enabled, ini template available with --add-to-start=threadpool INFO : plus transitively enabled INFO : deploy initialized in ${jetty.base}/start.ini INFO : security transitively enabled INFO : apache-jsp transitively enabled INFO : websocket initialized in ${jetty.base}/start.ini INFO : jndi transitively enabled INFO : console-capture initialized in ${jetty.base}/start.ini INFO : http initialized in ${jetty.base}/start.ini INFO : client transitively enabled MKDIR : ${jetty.base}/resources MKDIR : ${jetty.base}/webapps MKDIR : ${jetty.base}/logs INFO : Base directory was modified 10:12:14 10/19/18 identity.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig identity on 10:12:15 10/19/18 passport.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig passport on 10:12:15 10/19/18 passport.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig passport on -bash-4.2# ``` **setup.log** ``` INFO : transactions transitively enabled INFO : threadpool transitively enabled, ini template available with --add-to-start=threadpool INFO : plus transitively enabled INFO : deploy initialized in ${jetty.base}/start.ini INFO : security transitively enabled INFO : apache-jsp transitively enabled INFO : websocket initialized in ${jetty.base}/start.ini INFO : jndi transitively enabled INFO : console-capture initialized in ${jetty.base}/start.ini INFO : http initialized in ${jetty.base}/start.ini INFO : client transitively enabled MKDIR : ${jetty.base}/resources MKDIR : ${jetty.base}/webapps MKDIR : ${jetty.base}/logs INFO : Base directory was modified 10:12:13 10/19/18 oxauth.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig oxauth on 10:12:13 10/19/18 INFO : webapp transitively enabled, ini template available with --add-to-start=webapp INFO : ext initialized in ${jetty.base}/start.ini INFO : server initialized in ${jetty.base}/start.ini INFO : mail transitively enabled INFO : servlet transitively enabled INFO : jsp initialized in ${jetty.base}/start.ini INFO : http-forwarded initialized in ${jetty.base}/start.ini INFO : annotations initialized in ${jetty.base}/start.ini INFO : resources initialized in ${jetty.base}/start.ini INFO : transactions transitively enabled INFO : threadpool transitively enabled, ini template available with --add-to-start=threadpool INFO : plus transitively enabled INFO : deploy initialized in ${jetty.base}/start.ini INFO : security transitively enabled INFO : apache-jsp transitively enabled INFO : websocket initialized in ${jetty.base}/start.ini INFO : jndi transitively enabled INFO : console-capture initialized in ${jetty.base}/start.ini INFO : http initialized in ${jetty.base}/start.ini INFO : client transitively enabled MKDIR : ${jetty.base}/resources MKDIR : ${jetty.base}/webapps MKDIR : ${jetty.base}/logs INFO : Base directory was modified 10:12:14 10/19/18 identity.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig identity on 10:12:15 10/19/18 passport.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig passport on 10:12:15 10/19/18 passport.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig passport on -bash-4.2# clear -bash-4.2# cat setup setup_error.log setup.log setup.properties.last setup.properties.sample setup.py -bash-4.2# cat setup.log 10:08:05 10/19/18 Removed ./setup.log 10:08:05 10/19/18 Removed ./setup_error.log 10:08:05 10/19/18 Installing Gluu Server 10:08:05 10/19/18 ./setup.properties Properties not found. Interactive setup commencing... 10:09:17 10/19/18 Checking properties 10:09:20 10/19/18 Running: /usr/sbin/useradd --system --create-home --user-group --shell /bin/bash --home-dir /home/ldap ldap 10:09:20 10/19/18 Running: /usr/sbin/useradd --system --create-home --user-group --shell /bin/bash --home-dir /home/jetty jetty 10:09:20 10/19/18 Running: /usr/sbin/useradd --system --create-home --user-group --shell /bin/bash --home-dir /home/node node 10:09:20 10/19/18 Running: /usr/sbin/groupadd gluu 10:09:20 10/19/18 Running: /usr/sbin/usermod -a -G gluu ldap 10:09:20 10/19/18 Running: /usr/sbin/usermod -a -G gluu jetty 10:09:20 10/19/18 Running: /usr/sbin/usermod -a -G gluu node 10:09:20 10/19/18 Running: /usr/sbin/usermod -a -G adm ldap 10:09:20 10/19/18 Running: /bin/chmod ga+w /tmp 10:09:20 10/19/18 Running: /bin/mkdir -p /opt/gluu 10:09:20 10/19/18 Running: /bin/mkdir -p /opt/gluu/bin 10:09:20 10/19/18 Running: /bin/mkdir -p /opt/gluu/system 10:09:20 10/19/18 Running: /bin/mkdir -p /opt/gluu/python 10:09:20 10/19/18 Running: /bin/mkdir -p /etc/gluu/conf 10:09:20 10/19/18 Running: /bin/mkdir -p /etc/certs 10:09:20 10/19/18 Running: /bin/mkdir -p ./output 10:09:20 10/19/18 Running: /bin/mkdir -p /home/jetty/lib 10:09:20 10/19/18 Running: /bin/mkdir -m 775 -p /var/ox/photos 10:09:20 10/19/18 Running: /bin/mkdir -m 775 -p /var/ox/identity/removed 10:09:20 10/19/18 Running: /bin/mkdir -m 775 -p /var/ox/identity/cr-snapshots 10:09:20 10/19/18 Running: /bin/chown -R root:gluu /var/ox/photos 10:09:20 10/19/18 Running: /bin/chown -R root:gluu /var/ox/identity/removed 10:09:20 10/19/18 Running: /bin/chown -R root:gluu /var/ox/identity/cr-snapshots 10:09:20 10/19/18 Calculating memory setting for applications 10:09:21 10/19/18 Installing server JRE 1.8 181... 10:09:21 10/19/18 Extracting server-jre-8u181-linux-x64.tar.gz into /opt/ 10:09:21 10/19/18 Running: tar -xzf /opt/dist/app/server-jre-8u181-linux-x64.tar.gz -C /opt/ --no-xattrs --no-same-owner --no-same-permissions 10:09:22 10/19/18 Unzipping jce_policy-8.zip in /tmp 10:09:22 10/19/18 Running: unzip -n -q /opt/dist/app/jce_policy-8.zip -d /tmp 10:09:22 10/19/18 Copied tree /tmp/UnlimitedJCEPolicyJDK8 to /opt/jdk1.8.0_181/jre/lib/security 10:09:22 10/19/18 Removed dir: /tmp/UnlimitedJCEPolicyJDK8 10:09:22 10/19/18 Running: /bin/ln -sf /opt/jdk1.8.0_181 /opt/jre 10:09:22 10/19/18 Running: /bin/chmod -R 755 /opt/jdk1.8.0_181/bin/ 10:09:22 10/19/18 Running: /bin/chown -R root:root /opt/jdk1.8.0_181 10:09:22 10/19/18 Running: /bin/chown -h root:root /opt/jre 10:09:22 10/19/18 Installing jetty 9.4.12.v20180830... 10:09:22 10/19/18 Running: /bin/mkdir -p /opt/jetty-9.4/temp 10:09:22 10/19/18 Running: /bin/chown -R jetty:jetty /opt/jetty-9.4/temp 10:09:22 10/19/18 Extracting jetty-distribution-9.4.12.v20180830.tar.gz into /opt/jetty 10:09:22 10/19/18 Running: tar -xzf /opt/dist/app/jetty-distribution-9.4.12.v20180830.tar.gz -C /opt/jetty-9.4 --no-xattrs --no-same-owner --no-same-permissions 10:09:22 10/19/18 Running: /bin/ln -sf /opt/jetty-9.4/jetty-distribution-9.4.12.v20180830 /opt/jetty 10:09:22 10/19/18 Running: /bin/chmod -R 755 /opt/jetty-9.4/jetty-distribution-9.4.12.v20180830/bin/ 10:09:22 10/19/18 Applying changes to jetty files... 10:09:22 10/19/18 Created backup of jetty file /opt/jetty/etc/webdefault.xml.bak... 10:09:22 10/19/18 Wrote updated jetty file /opt/jetty/etc/webdefault.xml... 10:09:22 10/19/18 Created backup of jetty file /opt/jetty/etc/jetty.xml.bak... 10:09:22 10/19/18 Wrote updated jetty file /opt/jetty/etc/jetty.xml... 10:09:22 10/19/18 Running: /bin/chown -R jetty:jetty /opt/jetty-9.4/jetty-distribution-9.4.12.v20180830 10:09:22 10/19/18 Running: /bin/chown -h jetty:jetty /opt/jetty 10:09:22 10/19/18 Running: /bin/mkdir -p /opt/gluu/jetty 10:09:22 10/19/18 Running: /bin/chown -R jetty:jetty /opt/gluu/jetty 10:09:22 10/19/18 Running: /bin/mkdir -p /var/run/jetty 10:09:22 10/19/18 Running: /bin/chmod -R 775 /var/run/jetty 10:09:22 10/19/18 Running: /bin/chgrp -R jetty /var/run/jetty 10:09:23 10/19/18 Installing Jython 2.7.2a... 10:09:23 10/19/18 Running: rm -rf /opt*-2.7.2a 10:09:23 10/19/18 Running: /opt/jre/bin/java -jar /opt/dist/app/jython-installer-2.7.2a.jar -v -s -d /opt/jython-2.7.2a -t standard -e ensurepip 10:09:26 10/19/18 system properties dumped to /tmp/System875813649973862215.properties reading jar info using the console installer Performing silent installation specification version: '1.8' excluding directory META-INF/ excluding directory extlibs/ excluding directory extlibs/cpptasks/ excluding directory extlibs/mockrunner-0.4.1/ excluding directory extlibs/mockrunner-0.4.1/jar/ excluding directory extlibs/mockrunner-0.4.1/jar/j2ee1.3/ excluding directory extlibs/mockrunner-0.4.1/lib/ excluding directory extlibs/mockrunner-0.4.1/lib/jdk1.5/ excluding directory extlibs/mockrunner-0.4.1/lib/jdk1.5/j2ee1.3/ excluding directory grammar/ excluding directory org/ excluding directory org/apache/ excluding directory org/apache/commons/ excluding directory org/apache/commons/cli/ excluding directory org/python/ excluding directory org/python/util/ excluding directory org/python/util/install/ excluding directory org/python/util/install/driver/ excluding directory src/ excluding directory src/com/ excluding directory src/com/xhaus/ excluding directory src/com/xhaus/modjy/ excluding directory src/com/ziclix/ excluding directory src/com/ziclix/python/ excluding directory src/com/ziclix/python/sql/ excluding directory src/com/ziclix/python/sql/connect/ excluding directory src/com/ziclix/python/sql/handler/ excluding directory src/com/ziclix/python/sql/pipe/ excluding directory src/com/ziclix/python/sql/pipe/csv/ excluding directory src/com/ziclix/python/sql/pipe/db/ excluding directory src/com/ziclix/python/sql/procedure/ excluding directory src/com/ziclix/python/sql/resource/ excluding directory src/com/ziclix/python/sql/util/ excluding directory src/org/ excluding directory src/org/python/ excluding directory src/org/python/antlr/ excluding directory src/org/python/antlr/adapter/ excluding directory src/org/python/antlr/ast/ excluding directory src/org/python/antlr/base/ excluding directory src/org/python/antlr/op/ excluding directory src/org/python/compiler/ excluding directory src/org/python/core/ excluding directory src/org/python/core/adapter/ excluding directory src/org/python/core/buffer/ excluding directory src/org/python/core/finalization/ excluding directory src/org/python/core/io/ excluding directory src/org/python/core/packagecache/ excluding directory src/org/python/core/stringlib/ excluding directory src/org/python/core/util/ excluding directory src/org/python/expose/ excluding directory src/org/python/expose/generate/ excluding directory src/org/python/indexer/ excluding directory src/org/python/indexer/ast/ excluding directory src/org/python/indexer/demos/ excluding directory src/org/python/indexer/types/ excluding directory src/org/python/jsr223/ excluding directory src/org/python/modules/ excluding directory src/org/python/modules/_collections/ excluding directory src/org/python/modules/_csv/ excluding directory src/org/python/modules/_functools/ excluding directory src/org/python/modules/_io/ excluding directory src/org/python/modules/_json/ excluding directory src/org/python/modules/_jythonlib/ excluding directory src/org/python/modules/_threading/ excluding directory src/org/python/modules/_weakref/ excluding directory src/org/python/modules/bz2/ excluding directory src/org/python/modules/itertools/ excluding directory src/org/python/modules/jffi/ excluding directory src/org/python/modules/posix/ excluding directory src/org/python/modules/random/ excluding directory src/org/python/modules/sre/ excluding directory src/org/python/modules/thread/ excluding directory src/org/python/modules/time/ excluding directory src/org/python/modules/zipimport/ excluding directory src/org/python/util/ excluding directory src/shell/ excluding directory src/templates/ 10 % 20 % 30 % 40 % 50 % 60 % 70 % 80 % 90 % 100 % 110 % 120 % 130 % 140 % 150 % Generating start scripts ... 100 % Congratulations! You successfully installed Jython 2.7.2a1+ to directory /opt/jython-2.7.2a. 10:09:26 10/19/18 Running: /bin/ln -sf /opt/jython-2.7.2a /opt/jython 10:09:26 10/19/18 Running: /bin/chown -R root:root /opt/jython-2.7.2a 10:09:26 10/19/18 Running: /bin/chown -h root:root /opt/jython 10:09:26 10/19/18 Installing node 9.9.0... 10:09:26 10/19/18 Extracting node-v9.9.0-linux-x64.tar.xz into /opt 10:09:26 10/19/18 Running: tar -xJf /opt/dist/app/node-v9.9.0-linux-x64.tar.xz -C /opt/ --no-xattrs --no-same-owner --no-same-permissions 10:09:28 10/19/18 Running: /bin/ln -sf /opt/node-v9.9.0-linux-x64 /opt/node 10:09:28 10/19/18 Running: /bin/chmod -R 755 /opt/node-v9.9.0-linux-x64/bin/ 10:09:28 10/19/18 Running: /bin/mkdir -p /opt/node/temp 10:09:28 10/19/18 Copied ./static/system/initd/node to /opt/gluu/system 10:09:28 10/19/18 Copied ./static/system/initd/passport to /opt/gluu/system 10:09:28 10/19/18 Running: /bin/chmod -R 755 /opt/gluu/system/node 10:09:28 10/19/18 Running: /bin/chmod -R 755 /opt/gluu/system/passport 10:09:28 10/19/18 Running: /bin/chown -R node:node /opt/node-v9.9.0-linux-x64 10:09:28 10/19/18 Running: /bin/chown -h node:node /opt/node 10:09:28 10/19/18 Running: /bin/mkdir -p /opt/gluu/node 10:09:28 10/19/18 Running: /bin/chown -R node:node /opt/gluu/node 10:09:28 10/19/18 Copying script files 10:09:28 10/19/18 Copied ./static/scripts/logmanager.sh to /opt/gluu/bin 10:09:28 10/19/18 Copied ./static/scripts/testBind.py to /opt/gluu/bin 10:09:28 10/19/18 Rendering encode.py 10:09:28 10/19/18 Running: /bin/chmod -R 700 /opt/gluu/bin 10:09:28 10/19/18 Encoding passwords 10:09:29 10/19/18 Encoding test passwords 10:09:29 10/19/18 Installing Gluu base... 10:09:29 10/19/18 Preparing files needed to run OpenId keys generator 10:09:29 10/19/18 Unpacking oxauth.war... 10:09:29 10/19/18 Created dir: /opt/dist/gluu/tmp_oxauth 10:09:29 10/19/18 Running: /opt/jre/bin/jar xf /opt/dist/gluu/oxauth.war 10:09:29 10/19/18 Copying files to /home/jetty/lib... 10:09:29 10/19/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/bcprov-jdk15on-1.54.jar to /home/jetty/lib 10:09:29 10/19/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/bcpkix-jdk15on-1.54.jar to /home/jetty/lib 10:09:29 10/19/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/commons-lang-2.6.jar to /home/jetty/lib 10:09:29 10/19/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/log4j-1.2-api-2.8.2.jar to /home/jetty/lib 10:09:29 10/19/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/log4j-slf4j-impl-2.8.2.jar to /home/jetty/lib 10:09:29 10/19/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/log4j-core-2.8.2.jar to /home/jetty/lib 10:09:29 10/19/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/log4j-plugin-fluency-1.3.2.jar to /home/jetty/lib 10:09:29 10/19/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/log4j-api-2.8.2.jar to /home/jetty/lib 10:09:29 10/19/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/log4j-jul-2.8.2.jar to /home/jetty/lib 10:09:29 10/19/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/commons-codec-1.7.jar to /home/jetty/lib 10:09:29 10/19/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/commons-cli-1.3.1.jar to /home/jetty/lib 10:09:29 10/19/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/commons-io-2.6.jar to /home/jetty/lib 10:09:29 10/19/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/jackson-core-2.9.5.jar to /home/jetty/lib 10:09:29 10/19/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/jackson-core-asl-1.9.11.jar to /home/jetty/lib 10:09:29 10/19/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/jackson-core-asl-1.9.11.jar to /home/jetty/lib 10:09:29 10/19/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/jackson-mapper-asl-1.9.11.jar to /home/jetty/lib 10:09:29 10/19/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/jackson-xc-1.9.13.jar to /home/jetty/lib 10:09:29 10/19/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/jettison-1.3.2.jar to /home/jetty/lib 10:09:29 10/19/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/oxauth-model-3.1.4.Final.jar to /home/jetty/lib 10:09:29 10/19/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/oxauth-client-3.1.4.Final.jar to /home/jetty/lib 10:09:29 10/19/18 Removed dir: /opt/dist/gluu/tmp_oxauth 10:09:29 10/19/18 Generating oxAuth OpenID Connect keys 10:09:29 10/19/18 Creating empty JKS keystore 10:09:29 10/19/18 Running: /bin/sh -c /opt/jre/bin/keytool -genkey -alias dummy -keystore /etc/certs/scim-rs.jks -storepass hLgTECpBeGlj -keypass hLgTECpBeGlj -dname "CN=oxAuth CA Certificates" 10:09:29 10/19/18 Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/scim-rs.jks -destkeystore /etc/certs/scim-rs.jks -deststoretype pkcs12". 10:09:29 10/19/18 Running: /bin/sh -c /opt/jre/bin/keytool -delete -alias dummy -keystore /etc/certs/scim-rs.jks -storepass hLgTECpBeGlj -keypass hLgTECpBeGlj -dname "CN=oxAuth CA Certificates" 10:09:30 10/19/18 Runnning: /bin/sh -c /opt/jre/bin/java -Dlog4j.defaultInitOverride=true -cp /home/jetty/lib/bcprov-jdk15on-1.54.jar:/home/jetty/lib/bcpkix-jdk15on-1.54.jar:/home/jetty/lib/commons-lang-2.6.jar:/home/jetty/lib/log4j-1.2-api-2.8.2.jar:/home/jetty/lib/log4j-slf4j-impl-2.8.2.jar:/home/jetty/lib/log4j-core-2.8.2.jar:/home/jetty/lib/log4j-plugin-fluency-1.3.2.jar:/home/jetty/lib/log4j-api-2.8.2.jar:/home/jetty/lib/log4j-jul-2.8.2.jar:/home/jetty/lib/commons-codec-1.7.jar:/home/jetty/lib/commons-cli-1.3.1.jar:/home/jetty/lib/commons-io-2.6.jar:/home/jetty/lib/jackson-core-2.9.5.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-mapper-asl-1.9.11.jar:/home/jetty/lib/jackson-xc-1.9.13.jar:/home/jetty/lib/jettison-1.3.2.jar:/home/jetty/lib/oxauth-model-3.1.4.Final.jar:/home/jetty/lib/oxauth-client-3.1.4.Final.jar org.xdi.oxauth.util.KeyGenerator -keystore /etc/certs/scim-rs.jks -keypasswd hLgTECpBeGlj -sig_keys RS256 RS384 RS512 ES256 ES384 ES512 -enc_keys RS256 RS384 RS512 ES256 ES384 ES512 -dnname "CN=oxAuth CA Certificates" -expiration 365 10:09:32 10/19/18 Generating oxAuth OpenID Connect keys 10:09:32 10/19/18 Creating empty JKS keystore 10:09:32 10/19/18 Running: /bin/sh -c /opt/jre/bin/keytool -genkey -alias dummy -keystore ./output/scim-rp.jks -storepass secret -keypass secret -dname "CN=oxAuth CA Certificates" 10:09:32 10/19/18 Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore ./output/scim-rp.jks -destkeystore ./output/scim-rp.jks -deststoretype pkcs12". 10:09:32 10/19/18 Running: /bin/sh -c /opt/jre/bin/keytool -delete -alias dummy -keystore ./output/scim-rp.jks -storepass secret -keypass secret -dname "CN=oxAuth CA Certificates" 10:09:32 10/19/18 Runnning: /bin/sh -c /opt/jre/bin/java -Dlog4j.defaultInitOverride=true -cp /home/jetty/lib/bcprov-jdk15on-1.54.jar:/home/jetty/lib/bcpkix-jdk15on-1.54.jar:/home/jetty/lib/commons-lang-2.6.jar:/home/jetty/lib/log4j-1.2-api-2.8.2.jar:/home/jetty/lib/log4j-slf4j-impl-2.8.2.jar:/home/jetty/lib/log4j-core-2.8.2.jar:/home/jetty/lib/log4j-plugin-fluency-1.3.2.jar:/home/jetty/lib/log4j-api-2.8.2.jar:/home/jetty/lib/log4j-jul-2.8.2.jar:/home/jetty/lib/commons-codec-1.7.jar:/home/jetty/lib/commons-cli-1.3.1.jar:/home/jetty/lib/commons-io-2.6.jar:/home/jetty/lib/jackson-core-2.9.5.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-mapper-asl-1.9.11.jar:/home/jetty/lib/jackson-xc-1.9.13.jar:/home/jetty/lib/jettison-1.3.2.jar:/home/jetty/lib/oxauth-model-3.1.4.Final.jar:/home/jetty/lib/oxauth-client-3.1.4.Final.jar org.xdi.oxauth.util.KeyGenerator -keystore ./output/scim-rp.jks -keypasswd secret -sig_keys RS256 RS384 RS512 ES256 ES384 ES512 -enc_keys RS256 RS384 RS512 ES256 ES384 ES512 -dnname "CN=oxAuth CA Certificates" -expiration 365 10:09:35 10/19/18 Generating oxAuth OpenID Connect keys 10:09:35 10/19/18 Creating empty JKS keystore 10:09:35 10/19/18 Running: /bin/sh -c /opt/jre/bin/keytool -genkey -alias dummy -keystore /etc/certs/passport-rs.jks -storepass GTOPYrqadlQP -keypass GTOPYrqadlQP -dname "CN=oxAuth CA Certificates" 10:09:35 10/19/18 Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/passport-rs.jks -destkeystore /etc/certs/passport-rs.jks -deststoretype pkcs12". 10:09:35 10/19/18 Running: /bin/sh -c /opt/jre/bin/keytool -delete -alias dummy -keystore /etc/certs/passport-rs.jks -storepass GTOPYrqadlQP -keypass GTOPYrqadlQP -dname "CN=oxAuth CA Certificates" 10:09:35 10/19/18 Runnning: /bin/sh -c /opt/jre/bin/java -Dlog4j.defaultInitOverride=true -cp /home/jetty/lib/bcprov-jdk15on-1.54.jar:/home/jetty/lib/bcpkix-jdk15on-1.54.jar:/home/jetty/lib/commons-lang-2.6.jar:/home/jetty/lib/log4j-1.2-api-2.8.2.jar:/home/jetty/lib/log4j-slf4j-impl-2.8.2.jar:/home/jetty/lib/log4j-core-2.8.2.jar:/home/jetty/lib/log4j-plugin-fluency-1.3.2.jar:/home/jetty/lib/log4j-api-2.8.2.jar:/home/jetty/lib/log4j-jul-2.8.2.jar:/home/jetty/lib/commons-codec-1.7.jar:/home/jetty/lib/commons-cli-1.3.1.jar:/home/jetty/lib/commons-io-2.6.jar:/home/jetty/lib/jackson-core-2.9.5.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-mapper-asl-1.9.11.jar:/home/jetty/lib/jackson-xc-1.9.13.jar:/home/jetty/lib/jettison-1.3.2.jar:/home/jetty/lib/oxauth-model-3.1.4.Final.jar:/home/jetty/lib/oxauth-client-3.1.4.Final.jar org.xdi.oxauth.util.KeyGenerator -keystore /etc/certs/passport-rs.jks -keypasswd GTOPYrqadlQP -sig_keys RS256 RS384 RS512 ES256 ES384 ES512 -enc_keys RS256 RS384 RS512 ES256 ES384 ES512 -dnname "CN=oxAuth CA Certificates" -expiration 365 10:09:37 10/19/18 Generating oxAuth OpenID Connect keys 10:09:37 10/19/18 Creating empty JKS keystore 10:09:37 10/19/18 Running: /bin/sh -c /opt/jre/bin/keytool -genkey -alias dummy -keystore /etc/certs/passport-rp.jks -storepass secret -keypass secret -dname "CN=oxAuth CA Certificates" 10:09:38 10/19/18 Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/passport-rp.jks -destkeystore /etc/certs/passport-rp.jks -deststoretype pkcs12". 10:09:38 10/19/18 Running: /bin/sh -c /opt/jre/bin/keytool -delete -alias dummy -keystore /etc/certs/passport-rp.jks -storepass secret -keypass secret -dname "CN=oxAuth CA Certificates" 10:09:38 10/19/18 Runnning: /bin/sh -c /opt/jre/bin/java -Dlog4j.defaultInitOverride=true -cp /home/jetty/lib/bcprov-jdk15on-1.54.jar:/home/jetty/lib/bcpkix-jdk15on-1.54.jar:/home/jetty/lib/commons-lang-2.6.jar:/home/jetty/lib/log4j-1.2-api-2.8.2.jar:/home/jetty/lib/log4j-slf4j-impl-2.8.2.jar:/home/jetty/lib/log4j-core-2.8.2.jar:/home/jetty/lib/log4j-plugin-fluency-1.3.2.jar:/home/jetty/lib/log4j-api-2.8.2.jar:/home/jetty/lib/log4j-jul-2.8.2.jar:/home/jetty/lib/commons-codec-1.7.jar:/home/jetty/lib/commons-cli-1.3.1.jar:/home/jetty/lib/commons-io-2.6.jar:/home/jetty/lib/jackson-core-2.9.5.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-mapper-asl-1.9.11.jar:/home/jetty/lib/jackson-xc-1.9.13.jar:/home/jetty/lib/jettison-1.3.2.jar:/home/jetty/lib/oxauth-model-3.1.4.Final.jar:/home/jetty/lib/oxauth-client-3.1.4.Final.jar org.xdi.oxauth.util.KeyGenerator -keystore /etc/certs/passport-rp.jks -keypasswd secret -sig_keys RS256 RS384 RS512 ES256 ES384 ES512 -enc_keys RS256 RS384 RS512 ES256 ES384 ES512 -dnname "CN=oxAuth CA Certificates" -expiration 365 10:09:40 10/19/18 Loading file ./static/extension/application_session/SampleScript.py 10:09:40 10/19/18 Loaded script SampleScript.py with type application_session into application_session_samplescript 10:09:40 10/19/18 Loading file ./static/extension/cache_refresh/SampleScript.py 10:09:40 10/19/18 Loaded script SampleScript.py with type cache_refresh into cache_refresh_samplescript 10:09:40 10/19/18 Loading file ./static/extension/client_registration/Casa.py 10:09:40 10/19/18 Loaded script Casa.py with type client_registration into client_registration_casa 10:09:40 10/19/18 Loading file ./static/extension/client_registration/SampleScript.py 10:09:40 10/19/18 Loaded script SampleScript.py with type client_registration into client_registration_samplescript 10:09:40 10/19/18 Loading file ./static/extension/consent_gathering/ConsentGatheringSample.py 10:09:40 10/19/18 Loaded script ConsentGatheringSample.py with type consent_gathering into consent_gathering_consentgatheringsample 10:09:40 10/19/18 Loading file ./static/extension/dynamic_scope/dynamic_permission.py 10:09:40 10/19/18 Loaded script dynamic_permission.py with type dynamic_scope into dynamic_scope_dynamic_permission 10:09:40 10/19/18 Loading file ./static/extension/dynamic_scope/org_name.py 10:09:40 10/19/18 Loaded script org_name.py with type dynamic_scope into dynamic_scope_org_name 10:09:40 10/19/18 Loading file ./static/extension/dynamic_scope/work_phone.py 10:09:40 10/19/18 Loaded script work_phone.py with type dynamic_scope into dynamic_scope_work_phone 10:09:40 10/19/18 Loading file ./static/extension/id_generator/SampleScript.py 10:09:40 10/19/18 Loaded script SampleScript.py with type id_generator into id_generator_samplescript 10:09:40 10/19/18 Loading file ./static/extension/person_authentication/BasicExternalAuthenticator.py 10:09:40 10/19/18 Loaded script BasicExternalAuthenticator.py with type person_authentication into person_authentication_basicexternalauthenticator 10:09:40 10/19/18 Loading file ./static/extension/person_authentication/BasicLockAccountExternalAuthenticator.py 10:09:40 10/19/18 Loaded script BasicLockAccountExternalAuthenticator.py with type person_authentication into person_authentication_basiclockaccountexternalauthenticator 10:09:40 10/19/18 Loading file ./static/extension/person_authentication/Casa.py 10:09:40 10/19/18 Loaded script Casa.py with type person_authentication into person_authentication_casa 10:09:40 10/19/18 Loading file ./static/extension/person_authentication/DuoExternalAuthenticator.py 10:09:40 10/19/18 Loaded script DuoExternalAuthenticator.py with type person_authentication into person_authentication_duoexternalauthenticator 10:09:40 10/19/18 Loading file ./static/extension/person_authentication/OtpExternalAuthenticator.py 10:09:40 10/19/18 Loaded script OtpExternalAuthenticator.py with type person_authentication into person_authentication_otpexternalauthenticator 10:09:40 10/19/18 Loading file ./static/extension/person_authentication/PassportExternalAuthenticator.py 10:09:40 10/19/18 Loaded script PassportExternalAuthenticator.py with type person_authentication into person_authentication_passportexternalauthenticator 10:09:40 10/19/18 Loading file ./static/extension/person_authentication/SamlExternalAuthenticator.py 10:09:40 10/19/18 Loaded script SamlExternalAuthenticator.py with type person_authentication into person_authentication_samlexternalauthenticator 10:09:40 10/19/18 Loading file ./static/extension/person_authentication/SamlPassportAuthenticator.py 10:09:40 10/19/18 Loaded script SamlPassportAuthenticator.py with type person_authentication into person_authentication_samlpassportauthenticator 10:09:40 10/19/18 Loading file ./static/extension/person_authentication/SuperGluuExternalAuthenticator.py 10:09:40 10/19/18 Loaded script SuperGluuExternalAuthenticator.py with type person_authentication into person_authentication_supergluuexternalauthenticator 10:09:40 10/19/18 Loading file ./static/extension/person_authentication/ThumbSignInExternalAuthenticator.py 10:09:40 10/19/18 Loaded script ThumbSignInExternalAuthenticator.py with type person_authentication into person_authentication_thumbsigninexternalauthenticator 10:09:40 10/19/18 Loading file ./static/extension/person_authentication/U2fExternalAuthenticator.py 10:09:40 10/19/18 Loaded script U2fExternalAuthenticator.py with type person_authentication into person_authentication_u2fexternalauthenticator 10:09:40 10/19/18 Loading file ./static/extension/person_authentication/UafExternalAuthenticator.py 10:09:40 10/19/18 Loaded script UafExternalAuthenticator.py with type person_authentication into person_authentication_uafexternalauthenticator 10:09:40 10/19/18 Loading file ./static/extension/person_authentication/UserCertExternalAuthenticator.py 10:09:40 10/19/18 Loaded script UserCertExternalAuthenticator.py with type person_authentication into person_authentication_usercertexternalauthenticator 10:09:40 10/19/18 Loading file ./static/extension/person_authentication/YubicloudExternalAuthenticator.py 10:09:40 10/19/18 Loaded script YubicloudExternalAuthenticator.py with type person_authentication into person_authentication_yubicloudexternalauthenticator 10:09:40 10/19/18 Loading file ./static/extension/person_authentication/twilio2FA.py 10:09:40 10/19/18 Loaded script twilio2FA.py with type person_authentication into person_authentication_twilio2fa 10:09:40 10/19/18 Loading file ./static/extension/scim/SampleScript.py 10:09:40 10/19/18 Loaded script SampleScript.py with type scim into scim_samplescript 10:09:40 10/19/18 Loading file ./static/extension/uma_claims_gathering/uma_claims_gathering.py 10:09:40 10/19/18 Loaded script uma_claims_gathering.py with type uma_claims_gathering into uma_claims_gathering_uma_claims_gathering 10:09:40 10/19/18 Loading file ./static/extension/uma_rpt_policy/UmaClientAuthzRptPolicy.py 10:09:40 10/19/18 Loaded script UmaClientAuthzRptPolicy.py with type uma_rpt_policy into uma_rpt_policy_umaclientauthzrptpolicy 10:09:40 10/19/18 Loading file ./static/extension/uma_rpt_policy/uma_rpt_policy.py 10:09:40 10/19/18 Loaded script uma_rpt_policy.py with type uma_rpt_policy into uma_rpt_policy_uma_rpt_policy 10:09:40 10/19/18 Loading file ./static/extension/update_user/SampleScript.py 10:09:40 10/19/18 Loaded script SampleScript.py with type update_user into update_user_samplescript 10:09:40 10/19/18 Loading file ./static/extension/user_registration/ConfirmRegistrationSampleScript.py 10:09:40 10/19/18 Loaded script ConfirmRegistrationSampleScript.py with type user_registration into user_registration_confirmregistrationsamplescript 10:09:40 10/19/18 Loading file ./static/extension/user_registration/SampleScript.py 10:09:40 10/19/18 Loaded script SampleScript.py with type user_registration into user_registration_samplescript 10:09:40 10/19/18 Rendering templates 10:09:40 10/19/18 Rendering template /opt/gluu/python/libs/python.txt 10:09:40 10/19/18 Rendering template ./output/scripts_casa.ldif 10:09:40 10/19/18 Rendering template ./output/oxpassport-config.ldif 10:09:40 10/19/18 Rendering template /etc/hostname 10:09:40 10/19/18 Rendering template ./output/oxauth-static-conf.json 10:09:40 10/19/18 Rendering template ./output/clients.ldif 10:09:40 10/19/18 Rendering template /etc/hosts 10:09:40 10/19/18 Rendering template ./templates/opendj-setup.properties 10:09:40 10/19/18 Rendering template ./output/oxasimba-config.json 10:09:40 10/19/18 Rendering template /etc/gluu/conf/passport-saml-config.json 10:09:40 10/19/18 Rendering template ./output/httpd_2.4.conf 10:09:40 10/19/18 Rendering template ./output/https_gluu.conf 10:09:40 10/19/18 Rendering template ./output/oxidp.ldif 10:09:40 10/19/18 Rendering template ./output/asimba.properties 10:09:40 10/19/18 Rendering template ./output/scripts.ldif 10:09:40 10/19/18 Rendering template ./output/scim.ldif 10:09:40 10/19/18 Rendering template ./output/appliance.ldif 10:09:40 10/19/18 Rendering template /etc/gluu/conf/oxTrustLogRotationConfiguration.xml 10:09:40 10/19/18 Rendering template ./output/groups.ldif 10:09:40 10/19/18 Rendering template ./output/base.ldif 10:09:40 10/19/18 Rendering template ./output/asimba-selector.xml 10:09:40 10/19/18 Rendering template ./output/asimba.xml 10:09:40 10/19/18 Rendering template ./output/oxtrust-config.json 10:09:40 10/19/18 Rendering template ./output/passport.ldif 10:09:40 10/19/18 Rendering template ./output/attributes.ldif 10:09:40 10/19/18 Rendering template ./output/casa.json 10:09:40 10/19/18 Rendering template ./output/asimba.ldif 10:09:40 10/19/18 Rendering template ./output/oxauth-config.json 10:09:40 10/19/18 Rendering template ./output/httpd.conf 10:09:40 10/19/18 Rendering template /etc/sysconfig/network 10:09:40 10/19/18 Rendering template ./output/oxtrust-cache-refresh.json 10:09:40 10/19/18 Rendering template /etc/gluu/conf/ox-ldap.properties 10:09:40 10/19/18 Rendering template ./output/people.ldif 10:09:40 10/19/18 Rendering template ./output/oxtrust-import-person.json 10:09:40 10/19/18 Rendering template ./output/oxidp-config.json 10:09:40 10/19/18 Rendering template ./output/scopes.ldif 10:09:41 10/19/18 Generating certificates and keystores 10:09:41 10/19/18 Generating Certificate for httpd 10:09:41 10/19/18 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/httpd.key.orig -passout pass:o3szQjXWI8qD 2048 10:09:41 10/19/18 Generating RSA private key, 2048 bit long modulus ................................................................................................+++ ..............................................................+++ e is 65537 (0x10001) 10:09:41 10/19/18 Running: /usr/bin/openssl rsa -in /etc/certs/httpd.key.orig -passin pass:o3szQjXWI8qD -out /etc/certs/httpd.key 10:09:41 10/19/18 writing RSA key 10:09:41 10/19/18 Running: /usr/bin/openssl req -new -key /etc/certs/httpd.key -out /etc/certs/httpd.csr -subj /C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com 10:09:41 10/19/18 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/httpd.csr -signkey /etc/certs/httpd.key -out /etc/certs/httpd.crt 10:09:41 10/19/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 10:09:41 10/19/18 Running: /bin/chown jetty:jetty /etc/certs/httpd.key.orig 10:09:41 10/19/18 Running: /bin/chmod 700 /etc/certs/httpd.key.orig 10:09:41 10/19/18 Running: /bin/chown jetty:jetty /etc/certs/httpd.key 10:09:41 10/19/18 Running: /bin/chmod 700 /etc/certs/httpd.key 10:09:41 10/19/18 Running: /opt/jre/bin/keytool -import -trustcacerts -alias gtwtdlapcobv01.gbt.gbtad.com_httpd -file /etc/certs/httpd.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt 10:09:41 10/19/18 Certificate was added to keystore 10:09:41 10/19/18 Generating Certificate for shibIDP 10:09:41 10/19/18 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/shibIDP.key.orig -passout pass:NMeZzA4iA2VW 2048 10:09:41 10/19/18 Generating RSA private key, 2048 bit long modulus .................................................................................................+++ ...+++ e is 65537 (0x10001) 10:09:41 10/19/18 Running: /usr/bin/openssl rsa -in /etc/certs/shibIDP.key.orig -passin pass:NMeZzA4iA2VW -out /etc/certs/shibIDP.key 10:09:41 10/19/18 writing RSA key 10:09:41 10/19/18 Running: /usr/bin/openssl req -new -key /etc/certs/shibIDP.key -out /etc/certs/shibIDP.csr -subj /C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com 10:09:41 10/19/18 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/shibIDP.csr -signkey /etc/certs/shibIDP.key -out /etc/certs/shibIDP.crt 10:09:41 10/19/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 10:09:41 10/19/18 Running: /bin/chown jetty:jetty /etc/certs/shibIDP.key.orig 10:09:41 10/19/18 Running: /bin/chmod 700 /etc/certs/shibIDP.key.orig 10:09:41 10/19/18 Running: /bin/chown jetty:jetty /etc/certs/shibIDP.key 10:09:41 10/19/18 Running: /bin/chmod 700 /etc/certs/shibIDP.key 10:09:41 10/19/18 Running: /opt/jre/bin/keytool -import -trustcacerts -alias gtwtdlapcobv01.gbt.gbtad.com_shibIDP -file /etc/certs/shibIDP.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt 10:09:42 10/19/18 Certificate was added to keystore 10:09:42 10/19/18 Generating Certificate for idp-encryption 10:09:42 10/19/18 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/idp-encryption.key.orig -passout pass:NMeZzA4iA2VW 2048 10:09:42 10/19/18 Generating RSA private key, 2048 bit long modulus .........................................+++ ........................+++ e is 65537 (0x10001) 10:09:42 10/19/18 Running: /usr/bin/openssl rsa -in /etc/certs/idp-encryption.key.orig -passin pass:NMeZzA4iA2VW -out /etc/certs/idp-encryption.key 10:09:42 10/19/18 writing RSA key 10:09:42 10/19/18 Running: /usr/bin/openssl req -new -key /etc/certs/idp-encryption.key -out /etc/certs/idp-encryption.csr -subj /C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com 10:09:42 10/19/18 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/idp-encryption.csr -signkey /etc/certs/idp-encryption.key -out /etc/certs/idp-encryption.crt 10:09:42 10/19/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 10:09:42 10/19/18 Running: /bin/chown jetty:jetty /etc/certs/idp-encryption.key.orig 10:09:42 10/19/18 Running: /bin/chmod 700 /etc/certs/idp-encryption.key.orig 10:09:42 10/19/18 Running: /bin/chown jetty:jetty /etc/certs/idp-encryption.key 10:09:42 10/19/18 Running: /bin/chmod 700 /etc/certs/idp-encryption.key 10:09:42 10/19/18 Running: /opt/jre/bin/keytool -import -trustcacerts -alias gtwtdlapcobv01.gbt.gbtad.com_idp-encryption -file /etc/certs/idp-encryption.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt 10:09:42 10/19/18 Certificate was added to keystore 10:09:42 10/19/18 Generating Certificate for idp-signing 10:09:42 10/19/18 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/idp-signing.key.orig -passout pass:NMeZzA4iA2VW 2048 10:09:42 10/19/18 Generating RSA private key, 2048 bit long modulus .............................................+++ ..+++ e is 65537 (0x10001) 10:09:42 10/19/18 Running: /usr/bin/openssl rsa -in /etc/certs/idp-signing.key.orig -passin pass:NMeZzA4iA2VW -out /etc/certs/idp-signing.key 10:09:42 10/19/18 writing RSA key 10:09:42 10/19/18 Running: /usr/bin/openssl req -new -key /etc/certs/idp-signing.key -out /etc/certs/idp-signing.csr -subj /C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com 10:09:42 10/19/18 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/idp-signing.csr -signkey /etc/certs/idp-signing.key -out /etc/certs/idp-signing.crt 10:09:42 10/19/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 10:09:42 10/19/18 Running: /bin/chown jetty:jetty /etc/certs/idp-signing.key.orig 10:09:42 10/19/18 Running: /bin/chmod 700 /etc/certs/idp-signing.key.orig 10:09:42 10/19/18 Running: /bin/chown jetty:jetty /etc/certs/idp-signing.key 10:09:42 10/19/18 Running: /bin/chmod 700 /etc/certs/idp-signing.key 10:09:42 10/19/18 Running: /opt/jre/bin/keytool -import -trustcacerts -alias gtwtdlapcobv01.gbt.gbtad.com_idp-signing -file /etc/certs/idp-signing.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt 10:09:42 10/19/18 Certificate was added to keystore 10:09:42 10/19/18 Generating Certificate for asimba 10:09:42 10/19/18 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/asimba.key.orig -passout pass:h28aDvja2arN 2048 10:09:43 10/19/18 Generating RSA private key, 2048 bit long modulus .......+++ ...............+++ e is 65537 (0x10001) 10:09:43 10/19/18 Running: /usr/bin/openssl rsa -in /etc/certs/asimba.key.orig -passin pass:h28aDvja2arN -out /etc/certs/asimba.key 10:09:43 10/19/18 writing RSA key 10:09:43 10/19/18 Running: /usr/bin/openssl req -new -key /etc/certs/asimba.key -out /etc/certs/asimba.csr -subj /C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com 10:09:43 10/19/18 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/asimba.csr -signkey /etc/certs/asimba.key -out /etc/certs/asimba.crt 10:09:43 10/19/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=gtwtdlapcobv01.gbt.gbtad.com/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 10:09:43 10/19/18 Running: /bin/chown jetty:jetty /etc/certs/asimba.key.orig 10:09:43 10/19/18 Running: /bin/chmod 700 /etc/certs/asimba.key.orig 10:09:43 10/19/18 Running: /bin/chown jetty:jetty /etc/certs/asimba.key 10:09:43 10/19/18 Running: /bin/chmod 700 /etc/certs/asimba.key 10:09:43 10/19/18 Running: /opt/jre/bin/keytool -import -trustcacerts -alias gtwtdlapcobv01.gbt.gbtad.com_asimba -file /etc/certs/asimba.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt 10:09:43 10/19/18 Certificate was added to keystore 10:09:43 10/19/18 Generating Certificate for passport-sp 10:09:43 10/19/18 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/passport-sp.key.orig -passout pass:SBuK8FqZUJcr 2048 10:09:43 10/19/18 Generating RSA private key, 2048 bit long modulus ...........................................................+++ ......+++ e is 65537 (0x10001) 10:09:43 10/19/18 Running: /usr/bin/openssl rsa -in /etc/certs/passport-sp.key.orig -passin pass:SBuK8FqZUJcr -out /etc/certs/passport-sp.key 10:09:43 10/19/18 writing RSA key 10:09:43 10/19/18 Running: /usr/bin/openssl req -new -key /etc/certs/passport-sp.key -out /etc/certs/passport-sp.csr -subj /C=US/ST=AZ/L=Phx/O=GBT/CN=localhost/emailAddress=manigandaprakash.kannan@amexgbt.com 10:09:43 10/19/18 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/passport-sp.csr -signkey /etc/certs/passport-sp.key -out /etc/certs/passport-sp.crt 10:09:43 10/19/18 Signature ok subject=/C=US/ST=AZ/L=Phx/O=GBT/CN=localhost/emailAddress=manigandaprakash.kannan@amexgbt.com Getting Private key 10:09:43 10/19/18 Running: /bin/chown ldap:ldap /etc/certs/passport-sp.key.orig 10:09:43 10/19/18 Running: /bin/chmod 700 /etc/certs/passport-sp.key.orig 10:09:43 10/19/18 Running: /bin/chown ldap:ldap /etc/certs/passport-sp.key 10:09:43 10/19/18 Running: /bin/chmod 700 /etc/certs/passport-sp.key 10:09:43 10/19/18 Running: /opt/jre/bin/keytool -import -trustcacerts -alias gtwtdlapcobv01.gbt.gbtad.com_passport-sp -file /etc/certs/passport-sp.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt 10:09:43 10/19/18 Certificate was added to keystore 10:09:43 10/19/18 Creating keystore shibIDP 10:09:43 10/19/18 Running: /usr/bin/openssl pkcs12 -export -inkey /etc/certs/shibIDP.key -in /etc/certs/shibIDP.crt -out /etc/certs/shibIDP.pkcs12 -name gtwtdlapcobv01.gbt.gbtad.com -passout pass:NMeZzA4iA2VW 10:09:43 10/19/18 Running: /opt/jre/bin/keytool -importkeystore -srckeystore /etc/certs/shibIDP.pkcs12 -srcstorepass NMeZzA4iA2VW -srcstoretype PKCS12 -destkeystore /etc/certs/shibIDP.jks -deststorepass NMeZzA4iA2VW -deststoretype JKS -keyalg RSA -noprompt 10:09:44 10/19/18 Importing keystore /etc/certs/shibIDP.pkcs12 to /etc/certs/shibIDP.jks... Entry for alias gtwtdlapcobv01.gbt.gbtad.com successfully imported. Import command completed: 1 entries successfully imported, 0 entries failed or cancelled Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/shibIDP.jks -destkeystore /etc/certs/shibIDP.jks -deststoretype pkcs12". 10:09:44 10/19/18 Running: /bin/chown jetty:jetty /etc/certs/shibIDP.pkcs12 10:09:44 10/19/18 Running: /bin/chmod 700 /etc/certs/shibIDP.pkcs12 10:09:44 10/19/18 Running: /bin/chown jetty:jetty /etc/certs/shibIDP.jks 10:09:44 10/19/18 Running: /bin/chmod 700 /etc/certs/shibIDP.jks 10:09:44 10/19/18 Creating keystore asimba 10:09:44 10/19/18 Running: /usr/bin/openssl pkcs12 -export -inkey /etc/certs/asimba.key -in /etc/certs/asimba.crt -out /etc/certs/asimba.pkcs12 -name gtwtdlapcobv01.gbt.gbtad.com -passout pass:h28aDvja2arN 10:09:44 10/19/18 Running: /opt/jre/bin/keytool -importkeystore -srckeystore /etc/certs/asimba.pkcs12 -srcstorepass h28aDvja2arN -srcstoretype PKCS12 -destkeystore /etc/certs/asimbaIDP.jks -deststorepass h28aDvja2arN -deststoretype JKS -keyalg RSA -noprompt 10:09:44 10/19/18 Importing keystore /etc/certs/asimba.pkcs12 to /etc/certs/asimbaIDP.jks... Entry for alias gtwtdlapcobv01.gbt.gbtad.com successfully imported. Import command completed: 1 entries successfully imported, 0 entries failed or cancelled Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/asimbaIDP.jks -destkeystore /etc/certs/asimbaIDP.jks -deststoretype pkcs12". 10:09:44 10/19/18 Running: /bin/chown jetty:jetty /etc/certs/asimba.pkcs12 10:09:44 10/19/18 Running: /bin/chmod 700 /etc/certs/asimba.pkcs12 10:09:44 10/19/18 Running: /bin/chown jetty:jetty /etc/certs/asimbaIDP.jks 10:09:44 10/19/18 Running: /bin/chmod 700 /etc/certs/asimbaIDP.jks 10:09:44 10/19/18 Running: /usr/bin/openssl x509 -inform pem -outform pem -in /etc/certs/asimba.crt -out /etc/certs/saml.pem 10:09:44 10/19/18 Running: /bin/chown -R jetty:jetty /etc/certs 10:09:44 10/19/18 Running: /bin/chmod -R 500 /etc/certs 10:09:44 10/19/18 Running: /bin/chmod u+w /etc/certs/asimbaIDP.jks 10:09:44 10/19/18 Generating oxAuth OpenID Connect keys 10:09:44 10/19/18 Creating empty JKS keystore 10:09:44 10/19/18 Running: /bin/sh -c /opt/jre/bin/keytool -genkey -alias dummy -keystore /etc/certs/oxauth-keys.jks -storepass a06TmrMb40rn -keypass a06TmrMb40rn -dname "CN=oxAuth CA Certificates" 10:09:45 10/19/18 Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/oxauth-keys.jks -destkeystore /etc/certs/oxauth-keys.jks -deststoretype pkcs12". 10:09:45 10/19/18 Running: /bin/sh -c /opt/jre/bin/keytool -delete -alias dummy -keystore /etc/certs/oxauth-keys.jks -storepass a06TmrMb40rn -keypass a06TmrMb40rn -dname "CN=oxAuth CA Certificates" 10:09:45 10/19/18 Runnning: /bin/sh -c /opt/jre/bin/java -Dlog4j.defaultInitOverride=true -cp /home/jetty/lib/bcprov-jdk15on-1.54.jar:/home/jetty/lib/bcpkix-jdk15on-1.54.jar:/home/jetty/lib/commons-lang-2.6.jar:/home/jetty/lib/log4j-1.2-api-2.8.2.jar:/home/jetty/lib/log4j-slf4j-impl-2.8.2.jar:/home/jetty/lib/log4j-core-2.8.2.jar:/home/jetty/lib/log4j-plugin-fluency-1.3.2.jar:/home/jetty/lib/log4j-api-2.8.2.jar:/home/jetty/lib/log4j-jul-2.8.2.jar:/home/jetty/lib/commons-codec-1.7.jar:/home/jetty/lib/commons-cli-1.3.1.jar:/home/jetty/lib/commons-io-2.6.jar:/home/jetty/lib/jackson-core-2.9.5.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-mapper-asl-1.9.11.jar:/home/jetty/lib/jackson-xc-1.9.13.jar:/home/jetty/lib/jettison-1.3.2.jar:/home/jetty/lib/oxauth-model-3.1.4.Final.jar:/home/jetty/lib/oxauth-client-3.1.4.Final.jar org.xdi.oxauth.util.KeyGenerator -keystore /etc/certs/oxauth-keys.jks -keypasswd a06TmrMb40rn -sig_keys RS256 RS384 RS512 ES256 ES384 ES512 -enc_keys RS256 RS384 RS512 ES256 ES384 ES512 -dnname "CN=oxAuth CA Certificates" -expiration 365 10:09:47 10/19/18 Writing oxAuth OpenID Connect keys 10:09:47 10/19/18 Running: /bin/chown jetty:jetty /etc/certs/oxauth-keys.json 10:09:47 10/19/18 Running: /bin/chmod 600 /etc/certs/oxauth-keys.json 10:09:47 10/19/18 Wrote oxAuth OpenID Connect key to /etc/certs/oxauth-keys.json 10:09:47 10/19/18 Loading file ./output/oxauth-config.json 10:09:47 10/19/18 Loading file ./output/oxauth-static-conf.json 10:09:47 10/19/18 Loading file ./static/oxauth/oxauth-errors.json 10:09:47 10/19/18 Loading file /etc/certs/oxauth-keys.json 10:09:47 10/19/18 Loading file ./output/oxtrust-config.json 10:09:47 10/19/18 Loading file ./output/oxtrust-cache-refresh.json 10:09:47 10/19/18 Loading file ./output/oxtrust-import-person.json 10:09:47 10/19/18 Loading file ./output/oxidp-config.json 10:09:47 10/19/18 Loading file ./output/oxasimba-config.json 10:09:48 10/19/18 Rendering configuration templates 10:09:48 10/19/18 Rendering template ./output/configuration.ldif 10:09:48 10/19/18 Copying hosts and hostname to final destination 10:09:48 10/19/18 Running: /usr/bin/hostnamectl set-hostname gtwtdlapcobv01.gbt.gbtad.com 10:09:48 10/19/18 Copied ./output/hosts to /etc/hosts 10:09:48 10/19/18 Running: /bin/chmod -R 644 /etc/hosts 10:09:48 10/19/18 Copying rendered templates to final destination 10:09:48 10/19/18 Copying ./output/python.txt to /opt/gluu/python/libs/python.txt 10:09:48 10/19/18 Created destination folder /opt/gluu/python/libs 10:09:48 10/19/18 Copying ./output/passport-saml-config.json to /etc/gluu/conf/passport-saml-config.json 10:09:48 10/19/18 Copying ./output/oxTrustLogRotationConfiguration.xml to /etc/gluu/conf/oxTrustLogRotationConfiguration.xml 10:09:48 10/19/18 Copying ./output/ox-ldap.properties to /etc/gluu/conf/ox-ldap.properties 10:09:49 10/19/18 Running: /sbin/chkconfig httpd on 10:09:49 10/19/18 Note: Forwarding request to 'systemctl enable httpd.service'. Created symlink from /etc/systemd/system/multi-user.target.wants/httpd.service to /usr/lib/systemd/system/httpd.service. 10:09:49 10/19/18 Running: /sbin/chkconfig rsyslog on 10:09:49 10/19/18 Note: Forwarding request to 'systemctl enable rsyslog.service'. 10:09:49 10/19/18 Rendering node templates 10:09:49 10/19/18 Rendering templates folder: ./templates/node/ 10:09:49 10/19/18 Rendering test template ./templates/node//passport 10:09:49 10/19/18 Running OpenDJ Setup 10:09:49 10/19/18 Unzipping opendj-server-3.0.1.gluu.zip in /opt/ 10:09:49 10/19/18 Running: unzip -n -q /opt/dist/app/opendj-server-3.0.1.gluu.zip -d /opt/ 10:09:50 10/19/18 Running: /bin/chown -R ldap:ldap /opt/opendj 10:09:50 10/19/18 Running: /bin/chown ldap:ldap /home/ldap/.pw 10:09:50 10/19/18 Running OpenDJ Setup 10:09:50 10/19/18 Changing ownership 10:09:50 10/19/18 Running: /bin/chown -R root:gluu /etc/certs 10:09:50 10/19/18 Running: /bin/chown -R root:gluu /etc/gluu/conf 10:09:50 10/19/18 Running: /bin/chown -R root:gluu /opt/gluu/python 10:09:50 10/19/18 Running: /bin/chown -R root:gluu /var/ox 10:09:50 10/19/18 Running: /bin/chmod -R 440 /etc/certs 10:09:50 10/19/18 Running: /bin/chmod a+X /etc/certs 10:09:50 10/19/18 Running: /bin/chmod u+w /etc/certs/asimbaIDP.jks 10:09:50 10/19/18 Running: /bin/chown -R jetty:jetty /etc/certs/oxauth-keys.json 10:09:50 10/19/18 Running: /bin/chown -R jetty:jetty /etc/certs/oxauth-keys.jks 10:09:50 10/19/18 Running: /bin/su ldap -c cd /opt/opendj ; export OPENDJ_JAVA_HOME=/opt/jre ; /opt/opendj/setup --no-prompt --cli --propertiesFilePath /opt/opendj/opendj-setup.properties --acceptLicense 10:10:05 10/19/18 See /tmp/opendj-setup-9030520982155202055.log for a detailed log of this operation. Configuring Directory Server ..... Done. Configuring Certificates ..... Done. Starting Directory Server ....... Done. To see basic server configuration status and configuration you can launch /opt/opendj/bin/status 10:10:05 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsjavaproperties 10:10:05 10/19/18 The operation was successful. The server commands will use the java arguments and java home specified in the properties file located in /opt/opendj/config/java.properties 10:10:05 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/stop-ds 10:10:09 10/19/18 Stopping Server... [19/Oct/2018:10:10:09 -0700] category=PLUGGABLE severity=NOTICE msgID=org.opends.messages.backend.370 msg=The backend userRoot is now taken offline [19/Oct/2018:10:10:09 -0700] category=CORE severity=NOTICE msgID=org.opends.messages.core.203 msg=The Directory Server is now stopped 10:10:09 10/19/18 Copying OpenDJ schema 10:10:09 10/19/18 Copied ./static/opendj/96-eduperson.ldif to /opt/opendj/config/schema 10:10:09 10/19/18 Copied ./static/opendj/101-ox.ldif to /opt/opendj/config/schema 10:10:09 10/19/18 Copied ./static/opendj/77-customAttributes.ldif to /opt/opendj/config/schema 10:10:09 10/19/18 Running: /bin/chmod -R a+rX /opt/opendj 10:10:09 10/19/18 Running: /bin/chown -R ldap:ldap /opt/opendj 10:10:10 10/19/18 Copied ./static/opendj/systemd/opendj.service to /etc/systemd/system 10:10:10 10/19/18 Running: /usr/bin/systemctl daemon-reload 10:10:10 10/19/18 Running: /usr/bin/systemctl enable opendj.service 10:10:10 10/19/18 Created symlink from /etc/systemd/system/multi-user.target.wants/opendj.service to /etc/systemd/system/opendj.service. 10:10:10 10/19/18 Running: /usr/bin/systemctl start opendj.service 10:10:16 10/19/18 Running: /sbin/chkconfig opendj on 10:10:16 10/19/18 Note: Forwarding request to 'systemctl enable opendj.service'. 10:10:16 10/19/18 Running: /usr/bin/systemctl opendj start 10:10:16 10/19/18 Unknown operation 'opendj'. 10:10:17 10/19/18 Configuring OpenDJ 10:10:17 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-global-configuration-prop --set single-structural-objectclass-behavior:accept 10:10:19 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-attribute-syntax-prop --syntax-name "Directory String" --set allow-zero-length-values:true 10:10:20 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-password-policy-prop --policy-name "Default Password Policy" --set allow-pre-encoded-passwords:true 10:10:23 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-log-publisher-prop --publisher-name "File-Based Audit Logger" --set enabled:true 10:10:25 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw create-backend --backend-name site --set base-dn:o=site --type je --set enabled:true 10:10:27 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-connection-handler-prop --handler-name "LDAP Connection Handler" --set enabled:false 10:10:29 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-connection-handler-prop --handler-name "LDAPS Connection Handler" --set enabled:true --set listen-address:127.0.0.1 10:10:31 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-administration-connector-prop --set listen-address:127.0.0.1 10:10:33 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-access-control-handler-prop --remove global-aci:'(targetattr!="userPassword||authPassword||debugsearchindex||changes||changeNumber||changeType||changeTime||targetDN||newRDN||newSuperior||deleteOldRDN")(version 3.0; acl "Anonymous read access"; allow (read,search,compare) userdn="ldap:///anyone";)' 10:10:35 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-global-configuration-prop --set reject-unauthenticated-requests:true 10:10:37 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-password-policy-prop --policy-name "Default Password Policy" --set default-password-storage-scheme:"Salted SHA-512" 10:10:39 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-global-configuration-prop --set reject-unauthenticated-requests:true 10:10:41 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw create-plugin --plugin-name "Unique mail address" --type unique-attribute --set enabled:true --set base-dn:o=gluu --set type:mail 10:10:42 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw create-plugin --plugin-name "Unique uid entry" --type unique-attribute --set enabled:true --set base-dn:o=gluu --set type:uid 10:10:44 10/19/18 Reading OpenDJ truststore 10:10:44 10/19/18 Exporting OpenDJ certificate 10:10:44 10/19/18 Running: /opt/jre/bin/keytool -exportcert -keystore /opt/opendj/config/truststore -storepass EQ9KVnk7kU3V2Ga7WFY19pW7U6e7ibOh80vOwLF4CF7U6TYPYW -file /etc/certs/opendj.crt -alias server-cert -rfc 10:10:44 10/19/18 Certificate stored in file </etc/certs/opendj.crt> 10:10:44 10/19/18 Converting OpenDJ truststore 10:10:44 10/19/18 Running: /opt/jre/bin/keytool -importkeystore -srckeystore /opt/opendj/config/truststore -srcstoretype jks -srcstorepass EQ9KVnk7kU3V2Ga7WFY19pW7U6e7ibOh80vOwLF4CF7U6TYPYW -destkeystore /etc/certs/opendj.pkcs12 -deststoretype pkcs12 -deststorepass 8LnMCksiJisd -srcalias server-cert 10:10:45 10/19/18 Importing keystore /opt/opendj/config/truststore to /etc/certs/opendj.pkcs12... 10:10:45 10/19/18 Import OpenDJ certificate 10:10:45 10/19/18 Running: /opt/jre/bin/keytool -import -trustcacerts -alias gtwtdlapcobv01.gbt.gbtad.com_opendj -file /etc/certs/opendj.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt 10:10:45 10/19/18 Certificate was added to keystore 10:10:45 10/19/18 Running LDAP index creation commands for userRoot backend 10:10:45 10/19/18 Loading JSON from ./static/opendj/index.json 10:10:45 10/19/18 Creating equality index for attribute displayName 10:10:45 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name displayName --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:10:47 10/19/18 Creating equality index for attribute description 10:10:47 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name description --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:10:49 10/19/18 Creating equality index for attribute owner 10:10:49 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name owner --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:10:51 10/19/18 Creating equality index for attribute inum 10:10:51 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name inum --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:10:53 10/19/18 Creating equality index for attribute iname 10:10:53 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name iname --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:10:55 10/19/18 Creating equality index for attribute uniqueIdentifier 10:10:55 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name uniqueIdentifier --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:10:57 10/19/18 Creating equality index for attribute oxId 10:10:57 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxId --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:10:58 10/19/18 Creating equality index for attribute oxAuthClientId 10:10:58 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxAuthClientId --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:00 10/19/18 Creating ordering index for attribute oxAuthClientSecretExpiresAt 10:11:00 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxAuthClientSecretExpiresAt --set index-type:ordering --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:02 10/19/18 Creating equality index for attribute oxAuthGrantId 10:11:02 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxAuthGrantId --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:04 10/19/18 Creating equality index for attribute oxAuthAuthorizationCode 10:11:04 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxAuthAuthorizationCode --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:06 10/19/18 Creating equality index for attribute oxAuthTokenCode 10:11:06 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxAuthTokenCode --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:08 10/19/18 Creating equality index for attribute oxSectorIdentifier 10:11:08 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxSectorIdentifier --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:09 10/19/18 Creating equality index for attribute gluuStatus 10:11:09 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name gluuStatus --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:11 10/19/18 Creating equality index for attribute oxState 10:11:11 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxState --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:13 10/19/18 Creating equality index for attribute oxScriptType 10:11:13 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxScriptType --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:15 10/19/18 Creating ordering index for attribute oxAuthExpiration 10:11:15 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxAuthExpiration --set index-type:ordering --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:17 10/19/18 Creating ordering index for attribute oxLastAccessTime 10:11:17 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxLastAccessTime --set index-type:ordering --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:19 10/19/18 Creating ordering index for attribute lastModifiedTime 10:11:19 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name lastModifiedTime --set index-type:ordering --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:20 10/19/18 Creating equality index for attribute oxApplication 10:11:20 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxApplication --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:22 10/19/18 Creating equality index for attribute oxRequestId 10:11:22 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxRequestId --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:24 10/19/18 Creating ordering index for attribute creationDate 10:11:24 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name creationDate --set index-type:ordering --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:26 10/19/18 Creating ordering index for attribute oxStartDate 10:11:26 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxStartDate --set index-type:ordering --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:28 10/19/18 Creating ordering index for attribute oxEndDate 10:11:28 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxEndDate --set index-type:ordering --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:30 10/19/18 Creating equality index for attribute oxApplicationType 10:11:30 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxApplicationType --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:31 10/19/18 Creating equality index for attribute oxMetricType 10:11:31 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxMetricType --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:33 10/19/18 Creating equality index for attribute oxDeviceHashCode 10:11:33 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxDeviceHashCode --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:35 10/19/18 Creating equality index for attribute oxAuthSessionDn 10:11:35 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxAuthSessionDn --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:37 10/19/18 Creating equality index for attribute oxExternalUid 10:11:37 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxExternalUid --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:39 10/19/18 Creating equality index for attribute oxTicket 10:11:39 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxTicket --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:41 10/19/18 Running LDAP index creation commands for site backend 10:11:41 10/19/18 Loading JSON from ./static/opendj/index.json 10:11:41 10/19/18 Creating equality index for attribute inum 10:11:41 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name site --type generic --index-name inum --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:43 10/19/18 Creating equality index for attribute iname 10:11:43 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name site --type generic --index-name iname --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:45 10/19/18 Creating equality index for attribute gluuStatus 10:11:45 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name site --type generic --index-name gluuStatus --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:46 10/19/18 Creating equality index for attribute oxScriptType 10:11:46 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name site --type generic --index-name oxScriptType --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt 10:11:48 10/19/18 Importing userRoot LDIF data 10:11:48 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/base.ldif 10:11:50 10/19/18 Processing ADD request for o=gluu ADD operation successful for DN o=gluu Processing ADD request for ou=appliances,o=gluu ADD operation successful for DN ou=appliances,o=gluu Processing ADD request for o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=people,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=people,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=groups,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=groups,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=clients,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=clients,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=session,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=session,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=uma,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=uma,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=scopes,ou=uma,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=scopes,ou=uma,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=resources,ou=uma,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=resources,ou=uma,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=hosts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=hosts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=push,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=push,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=application,ou=push,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=application,ou=push,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=device,ou=push,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=device,ou=push,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=u2f,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=u2f,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=registration_requests,ou=u2f,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=registration_requests,ou=u2f,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=authentication_requests,ou=u2f,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=authentication_requests,ou=u2f,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=registered_devices,ou=u2f,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=registered_devices,ou=u2f,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=metric,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=metric,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=sector_identifiers,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=sector_identifiers,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu 10:11:50 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/appliance.ldif 10:11:51 10/19/18 Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0002!4D04.8740,ou=appliances,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0002!4D04.8740,ou=appliances,o=gluu Processing ADD request for ou=trustRelationships,inum=@!6EFC.6DE2.E23C.FDDB!0002!4D04.8740,ou=appliances,o=gluu ADD operation successful for DN ou=trustRelationships,inum=@!6EFC.6DE2.E23C.FDDB!0002!4D04.8740,ou=appliances,o=gluu Processing ADD request for ou=federations,inum=@!6EFC.6DE2.E23C.FDDB!0002!4D04.8740,ou=appliances,o=gluu ADD operation successful for DN ou=federations,inum=@!6EFC.6DE2.E23C.FDDB!0002!4D04.8740,ou=appliances,o=gluu Processing ADD request for ou=configuration,inum=@!6EFC.6DE2.E23C.FDDB!0002!4D04.8740,ou=appliances,o=gluu ADD operation successful for DN ou=configuration,inum=@!6EFC.6DE2.E23C.FDDB!0002!4D04.8740,ou=appliances,o=gluu 10:11:51 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/attributes.ldif 10:11:53 10/19/18 Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!29DA,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!29DA,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!B4B0,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!B4B0,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!42E0,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!42E0,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!B52A,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!B52A,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!64A0,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!64A0,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!3B47,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!3B47,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!8F88,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!8F88,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!B17A,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!B17A,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!C8D5,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!C8D5,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!BE64,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!BE64,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!3692,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!3692,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!98FC,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!98FC,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!D2E0,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!D2E0,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!A901,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!A901,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!36D9,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!36D9,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!8A11,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!8A11,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!C703,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!C703,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!6493,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!6493,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!5CA2,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!5CA2,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!CAE3,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!CAE3,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!A0E8,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!A0E8,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!5EC6,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!5EC6,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!0C85,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!0C85,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!BCA8,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!BCA8,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!BCB8,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!BCB8,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!BCE8,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!BCE8,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!2B29,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!2B29,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!EC3A,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!EC3A,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!D03E,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!D03E,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!AAEE,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!AAEE,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!C001,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!C001,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!4502,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!4502,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!BD22,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!BD22,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!08E2,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!08E2,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!3D44,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!3D44,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!D054,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!D054,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!6DA6,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!6DA6,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!0C18,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!0C18,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!E6B8,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!E6B8,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!42D8,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!42D8,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!6609,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!6609,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!E999,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!E999,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!D0C9,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!D0C9,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!894A,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!894A,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!570B,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!570B,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!D90B,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!D90B,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!AC0B,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!AC0B,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!4649,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!4649,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!27DB,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!27DB,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!6EEB,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!6EEB,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!2A3D,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!2A3D,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!48EE,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!48EE,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!4E0C,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!4E0C,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!E7BC,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!E7BC,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!6366,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!6366,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!ED0D,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!ED0D,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!91E7,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!91E7,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!096B,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!096B,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!BF03,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!BF03,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!0247,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!0247,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!002A,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!002A,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!8FF3,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!8FF3,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!4B0F,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!4B0F,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!4A0A,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!4A0A,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!4A0B,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!4A0B,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!4A0C,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!4A0C,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!5039,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!5039,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!42E1,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!42E1,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!6049,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!6049,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!CACA,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0005!CACA,ou=attributes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu 10:11:53 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/scopes.ldif 10:11:55 10/19/18 Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0009!F0C4,ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0009!F0C4,ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0009!43F1,ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0009!43F1,ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0009!764C,ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0009!764C,ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0009!C17A,ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0009!C17A,ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0009!D491,ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0009!D491,ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0009!341A,ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0009!341A,ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0009!10B2,ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0009!10B2,ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0009!6D99,ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0009!6D99,ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0009!6D90,ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0009!6D90,ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0009!8A01,ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0009!8A01,ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0009!C4F5.F66C,ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0009!C4F5.F66C,ou=scopes,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu 10:11:55 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/clients.ldif 10:11:56 10/19/18 Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0008!7FCC.F529,ou=clients,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0008!7FCC.F529,ou=clients,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0008!080A.CEB2,ou=clients,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0008!080A.CEB2,ou=clients,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu 10:11:56 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/people.ldif 10:11:58 10/19/18 Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0000!A8F2.DE1E.D7FB,ou=people,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0000!A8F2.DE1E.D7FB,ou=people,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu 10:11:58 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/groups.ldif 10:11:59 10/19/18 Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0003!60B7,ou=groups,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0003!60B7,ou=groups,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu 10:11:59 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/static/cache-refresh/o_site.ldif 10:12:00 10/19/18 Processing ADD request for o=site ADD operation successful for DN o=site Processing ADD request for ou=people,o=site ADD operation successful for DN ou=people,o=site 10:12:00 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/scripts.ldif 10:12:03 10/19/18 Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!2124.0CF1,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!2124.0CF1,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!2FDB.CF02,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!2FDB.CF02,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!CB5B.3211,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!CB5B.3211,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!031C.4A65,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!031C.4A65,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!031C.5621,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!031C.5621,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!031C.5622,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!031C.5622,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!13D3.E7AD,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!13D3.E7AD,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!24FD.B96E,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!24FD.B96E,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!2DAF.F995,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!2DAF.F995,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!2DAF.F9A5,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!2DAF.F9A5,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!2DAF.F996,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!2DAF.F996,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!4BBE.C6A8,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!4BBE.C6A8,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!5018.AF9C,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!5018.AF9C,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!5018.D4BF,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!5018.D4BF,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!5018.F9CF,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!5018.F9CF,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!522F.CDC5,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!522F.CDC5,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!6EA0.8F0C,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!6EA0.8F0C,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!6EA0.8F0D,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!6EA0.8F0D,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!8BAF.80D6,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!8BAF.80D6,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!92F0.BF9E,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!92F0.BF9E,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!92F0.759E,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!92F0.759E,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!A51E.76DA,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!A51E.76DA,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!A910.56AB,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!A910.56AB,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!D40C.1CA3,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!D40C.1CA3,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!D40C.1CA4,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!D40C.1CA4,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!DAA9.B788,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!DAA9.B788,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!09A0.93D6,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!09A0.93D6,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!DAA9.B789,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!DAA9.B789,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!DAA9.BA60,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0011!DAA9.BA60,ou=scripts,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu 10:12:03 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/configuration.ldif 10:12:04 10/19/18 Processing ADD request for ou=oxauth,ou=configuration,inum=@!6EFC.6DE2.E23C.FDDB!0002!4D04.8740,ou=appliances,o=gluu ADD operation successful for DN ou=oxauth,ou=configuration,inum=@!6EFC.6DE2.E23C.FDDB!0002!4D04.8740,ou=appliances,o=gluu Processing ADD request for ou=oxtrust,ou=configuration,inum=@!6EFC.6DE2.E23C.FDDB!0002!4D04.8740,ou=appliances,o=gluu ADD operation successful for DN ou=oxtrust,ou=configuration,inum=@!6EFC.6DE2.E23C.FDDB!0002!4D04.8740,ou=appliances,o=gluu Processing ADD request for ou=oxidp,ou=configuration,inum=@!6EFC.6DE2.E23C.FDDB!0002!4D04.8740,ou=appliances,o=gluu ADD operation successful for DN ou=oxidp,ou=configuration,inum=@!6EFC.6DE2.E23C.FDDB!0002!4D04.8740,ou=appliances,o=gluu Processing ADD request for ou=oxasimba,ou=configuration,inum=@!6EFC.6DE2.E23C.FDDB!0002!4D04.8740,ou=appliances,o=gluu ADD operation successful for DN ou=oxasimba,ou=configuration,inum=@!6EFC.6DE2.E23C.FDDB!0002!4D04.8740,ou=appliances,o=gluu 10:12:04 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/scim.ldif 10:12:06 10/19/18 Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0008!DA60.4A19,ou=clients,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0008!DA60.4A19,ou=clients,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0008!1579.69CB,ou=clients,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0008!1579.69CB,ou=clients,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0010!8CAD.B06D,ou=scopes,ou=uma,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0010!8CAD.B06D,ou=scopes,ou=uma,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for oxId=0f13ae5a-135e-4b01-a290-7bbe62e7d40f,ou=resources,ou=uma,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN oxId=0f13ae5a-135e-4b01-a290-7bbe62e7d40f,ou=resources,ou=uma,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu 10:12:06 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/asimba.ldif 10:12:07 10/19/18 Processing ADD request for ou=oxasimba,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=oxasimba,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=idps,ou=oxasimba,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=idps,ou=oxasimba,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=selectors,ou=oxasimba,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=selectors,ou=oxasimba,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=requestors,ou=oxasimba,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=requestors,ou=oxasimba,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=requestorpools,ou=oxasimba,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=requestorpools,ou=oxasimba,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!2B96.42E9.2953.68ED!0002!D21C.8343!EEDB.B1D4.DFBF.3A38.21EE.2B81.2510.2CC8,ou=idps,ou=oxasimba,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!2B96.42E9.2953.68ED!0002!D21C.8343!EEDB.B1D4.DFBF.3A38.21EE.2B81.2510.2CC8,ou=idps,ou=oxasimba,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!2B96.42E9.2953.68ED!0002!D21C.8343!1975.CC4F.ACC1.A803.A40D.AEC1.1C3A.285D,ou=requestorpools,ou=oxasimba,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!2B96.42E9.2953.68ED!0002!D21C.8343!1975.CC4F.ACC1.A803.A40D.AEC1.1C3A.285D,ou=requestorpools,ou=oxasimba,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!2B96.42E9.2953.68ED!0002!D21C.8343!869E.85EC.BEC2.B1A6.0ECC.7902.5796.74A6,ou=requestors,ou=oxasimba,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!2B96.42E9.2953.68ED!0002!D21C.8343!869E.85EC.BEC2.B1A6.0ECC.7902.5796.74A6,ou=requestors,ou=oxasimba,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!2B96.42E9.2953.68ED!0002!D21C.8343!869E.85EC.BEC2.B1A6.0ECC.4987.7891.5325,ou=requestors,ou=oxasimba,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!2B96.42E9.2953.68ED!0002!D21C.8343!869E.85EC.BEC2.B1A6.0ECC.4987.7891.5325,ou=requestors,ou=oxasimba,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!2B96.42E9.2953.68ED!0002!D21C.8343!3627.987E.69FE.6A8B.C478.2586.E944.04C0,ou=selectors,ou=oxasimba,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!2B96.42E9.2953.68ED!0002!D21C.8343!3627.987E.69FE.6A8B.C478.2586.E944.04C0,ou=selectors,ou=oxasimba,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu 10:12:07 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/passport.ldif 10:12:09 10/19/18 Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0008!AD00.36A8,ou=clients,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0008!AD00.36A8,ou=clients,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0008!E19B.CDFE,ou=clients,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0008!E19B.CDFE,ou=clients,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0010!8CAD.B06E,ou=scopes,ou=uma,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN inum=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975!0010!8CAD.B06E,ou=scopes,ou=uma,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for oxId=0f963ecc-93f0-49c1-beae-ad2006abbb99,ou=resources,ou=uma,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN oxId=0f963ecc-93f0-49c1-beae-ad2006abbb99,ou=resources,ou=uma,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu 10:12:09 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/oxpassport-config.ldif 10:12:10 10/19/18 Processing ADD request for ou=oxpassport,ou=configuration,inum=@!6EFC.6DE2.E23C.FDDB!0002!4D04.8740,ou=appliances,o=gluu ADD operation successful for DN ou=oxpassport,ou=configuration,inum=@!6EFC.6DE2.E23C.FDDB!0002!4D04.8740,ou=appliances,o=gluu 10:12:10 10/19/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/oxidp.ldif 10:12:12 10/19/18 Processing ADD request for ou=oxidp,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=oxidp,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu Processing ADD request for ou=cas,ou=oxidp,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu ADD operation successful for DN ou=cas,ou=oxidp,o=@!6EFC.6DE2.E23C.FDDB!0001!1B25.2975,o=gluu 10:12:12 10/19/18 Running: /sbin/service httpd stop 10:12:12 10/19/18 Redirecting to /bin/systemctl stop httpd.service 10:12:12 10/19/18 Copied ./output/httpd_2.4.conf to /etc/httpd/conf/httpd.conf 10:12:12 10/19/18 Copied ./output/https_gluu.conf to /etc/httpd/conf.d/https_gluu.conf 10:12:12 10/19/18 Running: /sbin/service httpd start 10:12:12 10/19/18 Redirecting to /bin/systemctl start httpd.service 10:12:12 10/19/18 Copying identity.war into jetty webapps folder... 10:12:12 10/19/18 Installing jetty service oxauth... 10:12:12 10/19/18 Preparing oxauth service base folders 10:12:12 10/19/18 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth 10:12:12 10/19/18 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth/lib/ext 10:12:12 10/19/18 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth/custom 10:12:12 10/19/18 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth/custom/i18n 10:12:12 10/19/18 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth/custom/pages 10:12:12 10/19/18 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth/custom/static 10:12:12 10/19/18 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth/custom/libs 10:12:12 10/19/18 Preparing oxauth service base configuration 10:12:12 10/19/18 Running: /opt/jre/bin/java -jar /opt/jetty/start.jar jetty.home=/opt/jetty jetty.base=/opt/gluu/jetty/oxauth --add-to-start=server,deploy,annotations,resources,http,http-forwarded,console-capture,jsp,ext,websocket 10:12:13 10/19/18 INFO : webapp transitively enabled, ini template available with --add-to-start=webapp INFO : ext initialized in ${jetty.base}/start.ini INFO : server initialized in ${jetty.base}/start.ini INFO : mail transitively enabled INFO : servlet transitively enabled INFO : jsp initialized in ${jetty.base}/start.ini INFO : http-forwarded initialized in ${jetty.base}/start.ini INFO : annotations initialized in ${jetty.base}/start.ini INFO : resources initialized in ${jetty.base}/start.ini INFO : transactions transitively enabled INFO : threadpool transitively enabled, ini template available with --add-to-start=threadpool INFO : plus transitively enabled INFO : deploy initialized in ${jetty.base}/start.ini INFO : security transitively enabled INFO : apache-jsp transitively enabled INFO : websocket initialized in ${jetty.base}/start.ini INFO : jndi transitively enabled INFO : console-capture initialized in ${jetty.base}/start.ini INFO : http initialized in ${jetty.base}/start.ini INFO : client transitively enabled MKDIR : ${jetty.base}/resources MKDIR : ${jetty.base}/webapps MKDIR : ${jetty.base}/logs INFO : Base directory was modified 10:12:13 10/19/18 Running: /bin/chown -R jetty:jetty /opt/gluu/jetty/oxauth 10:12:13 10/19/18 Rendering template oxauth 10:12:13 10/19/18 Copied ./output/jetty/oxauth to /etc/default 10:12:13 10/19/18 Running: /bin/chown root:root /etc/default/oxauth 10:12:13 10/19/18 Rendering template oxauth_web_resources.xml 10:12:13 10/19/18 Copied ./output/jetty/oxauth_web_resources.xml to /opt/gluu/jetty/oxauth/webapps 10:12:13 10/19/18 Copied /opt/jetty/bin/jetty.sh to /etc/init.d/oxauth 10:12:13 10/19/18 Running: sed -i s/^# Provides: jetty/# Provides: oxauth/ /etc/init.d/oxauth 10:12:13 10/19/18 Running: /usr/bin/systemctl enable oxauth 10:12:13 10/19/18 oxauth.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig oxauth on 10:12:13 10/19/18 Creating 'jetty.conf' tmpfiles daemon file 10:12:13 10/19/18 Copied ./templates/jetty.conf.tmpfiles.d to /usr/lib/tmpfiles.d/jetty.conf 10:12:13 10/19/18 Running: /bin/chown root:root /usr/lib/tmpfiles.d/jetty.conf 10:12:13 10/19/18 Running: /bin/chmod 644 /usr/lib/tmpfiles.d/jetty.conf 10:12:13 10/19/18 Copied /opt/dist/gluu/oxauth.war to /opt/gluu/jetty/oxauth/webapps 10:12:13 10/19/18 Copying oxauth.war into jetty webapps folder... 10:12:13 10/19/18 Installing jetty service identity... 10:12:13 10/19/18 Preparing identity service base folders 10:12:13 10/19/18 Running: /bin/mkdir -p /opt/gluu/jetty/identity 10:12:13 10/19/18 Running: /bin/mkdir -p /opt/gluu/jetty/identity/lib/ext 10:12:13 10/19/18 Running: /bin/mkdir -p /opt/gluu/jetty/identity/custom 10:12:13 10/19/18 Running: /bin/mkdir -p /opt/gluu/jetty/identity/custom/i18n 10:12:13 10/19/18 Running: /bin/mkdir -p /opt/gluu/jetty/identity/custom/pages 10:12:13 10/19/18 Running: /bin/mkdir -p /opt/gluu/jetty/identity/custom/static 10:12:13 10/19/18 Running: /bin/mkdir -p /opt/gluu/jetty/identity/custom/libs 10:12:13 10/19/18 Preparing identity service base configuration 10:12:13 10/19/18 Running: /opt/jre/bin/java -jar /opt/jetty/start.jar jetty.home=/opt/jetty jetty.base=/opt/gluu/jetty/identity --add-to-start=server,deploy,annotations,resources,http,http-forwarded,console-capture,jsp,ext,websocket 10:12:13 10/19/18 INFO : webapp transitively enabled, ini template available with --add-to-start=webapp INFO : ext initialized in ${jetty.base}/start.ini INFO : server initialized in ${jetty.base}/start.ini INFO : mail transitively enabled INFO : servlet transitively enabled INFO : jsp initialized in ${jetty.base}/start.ini INFO : http-forwarded initialized in ${jetty.base}/start.ini INFO : annotations initialized in ${jetty.base}/start.ini INFO : resources initialized in ${jetty.base}/start.ini INFO : transactions transitively enabled INFO : threadpool transitively enabled, ini template available with --add-to-start=threadpool INFO : plus transitively enabled INFO : deploy initialized in ${jetty.base}/start.ini INFO : security transitively enabled INFO : apache-jsp transitively enabled INFO : websocket initialized in ${jetty.base}/start.ini INFO : jndi transitively enabled INFO : console-capture initialized in ${jetty.base}/start.ini INFO : http initialized in ${jetty.base}/start.ini INFO : client transitively enabled MKDIR : ${jetty.base}/resources MKDIR : ${jetty.base}/webapps MKDIR : ${jetty.base}/logs INFO : Base directory was modified 10:12:13 10/19/18 Running: /bin/chown -R jetty:jetty /opt/gluu/jetty/identity 10:12:14 10/19/18 Rendering template identity 10:12:14 10/19/18 Copied ./output/jetty/identity to /etc/default 10:12:14 10/19/18 Running: /bin/chown root:root /etc/default/identity 10:12:14 10/19/18 Rendering template identity_web_resources.xml 10:12:14 10/19/18 Copied ./output/jetty/identity_web_resources.xml to /opt/gluu/jetty/identity/webapps 10:12:14 10/19/18 Copied /opt/jetty/bin/jetty.sh to /etc/init.d/identity 10:12:14 10/19/18 Running: sed -i s/^# Provides: jetty/# Provides: identity/ /etc/init.d/identity 10:12:14 10/19/18 Running: /usr/bin/systemctl enable identity 10:12:14 10/19/18 identity.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig identity on 10:12:14 10/19/18 Creating 'jetty.conf' tmpfiles daemon file 10:12:14 10/19/18 Copied ./templates/jetty.conf.tmpfiles.d to /usr/lib/tmpfiles.d/jetty.conf 10:12:14 10/19/18 Running: /bin/chown root:root /usr/lib/tmpfiles.d/jetty.conf 10:12:14 10/19/18 Running: /bin/chmod 644 /usr/lib/tmpfiles.d/jetty.conf 10:12:14 10/19/18 Copied /opt/dist/gluu/identity.war to /opt/gluu/jetty/identity/webapps 10:12:14 10/19/18 Installing Passport... 10:12:14 10/19/18 Preparing passport service base folders 10:12:14 10/19/18 Running: /bin/mkdir -p /opt/gluu/node/passport 10:12:14 10/19/18 Extracting passport.tgz into /opt/gluu/node/passport 10:12:14 10/19/18 Running: tar --strip 1 -xzf /opt/dist/gluu/passport.tgz -C /opt/gluu/node/passport --no-xattrs --no-same-owner --no-same-permissions 10:12:14 10/19/18 Running: /bin/mkdir -p /opt/gluu/node/passport/node_modules 10:12:14 10/19/18 Extracting passport node modules 10:12:14 10/19/18 Running: tar --strip 1 -xzf /opt/dist/gluu/passport-version_3.1.4-node_modules.tar.gz -C /opt/gluu/node/passport/node_modules --no-xattrs --no-same-owner --no-same-permissions 10:12:14 10/19/18 Running: /bin/mkdir -p /opt/gluu/node/passport/server/logs 10:12:14 10/19/18 Running: /bin/chown -R node:node /opt/gluu/node/passport 10:12:14 10/19/18 Preparing Passport OpenID RP certificate... 10:12:14 10/19/18 Exporting oxAuth OpenID Connect keys 10:12:14 10/19/18 Running: /bin/sh -c /opt/jre/bin/java -Dlog4j.defaultInitOverride=true -cp /home/jetty/lib/bcprov-jdk15on-1.54.jar:/home/jetty/lib/bcpkix-jdk15on-1.54.jar:/home/jetty/lib/commons-lang-2.6.jar:/home/jetty/lib/log4j-1.2-api-2.8.2.jar:/home/jetty/lib/log4j-slf4j-impl-2.8.2.jar:/home/jetty/lib/log4j-core-2.8.2.jar:/home/jetty/lib/log4j-plugin-fluency-1.3.2.jar:/home/jetty/lib/log4j-api-2.8.2.jar:/home/jetty/lib/log4j-jul-2.8.2.jar:/home/jetty/lib/commons-codec-1.7.jar:/home/jetty/lib/commons-cli-1.3.1.jar:/home/jetty/lib/commons-io-2.6.jar:/home/jetty/lib/jackson-core-2.9.5.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-mapper-asl-1.9.11.jar:/home/jetty/lib/jackson-xc-1.9.13.jar:/home/jetty/lib/jettison-1.3.2.jar:/home/jetty/lib/oxauth-model-3.1.4.Final.jar:/home/jetty/lib/oxauth-client-3.1.4.Final.jar org.xdi.oxauth.util.KeyExporter -keystore /etc/certs/passport-rp.jks -keypasswd secret -alias e3229343-076c-4fd6-9454-8001c6c18292 -exportfile /etc/certs/passport-rp.pem 10:12:15 10/19/18 Rendering template /etc/gluu/conf/passport-config.json 10:12:15 10/19/18 Installing node service passport... 10:12:15 10/19/18 Copied ./output/node/passport to /etc/default 10:12:15 10/19/18 Running: /bin/chown root:root /etc/default/passport 10:12:15 10/19/18 Copied /opt/gluu/system/passport to /etc/init.d/ 10:12:15 10/19/18 Running: /usr/bin/systemctl enable passport 10:12:15 10/19/18 passport.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig passport on 10:12:15 10/19/18 Running: /usr/bin/systemctl enable passport 10:12:15 10/19/18 passport.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig passport on 10:12:15 10/19/18 Rendering test templates 10:12:15 10/19/18 Rendering templates folder: ./templates/test/ 10:12:15 10/19/18 Rendering test template ./templates/test/oxauth/client/config-oxauth-test-data.properties 10:12:15 10/19/18 Rendering test template ./templates/test/oxauth/config/oxauth-config-update.json 10:12:15 10/19/18 Rendering test template ./templates/test/oxauth/data/oxauth-test-data.ldif 10:12:15 10/19/18 Rendering test template ./templates/test/oxauth/schema/oxauth_test.schema 10:12:15 10/19/18 Rendering test template ./templates/test/oxauth/server/config-build.properties 10:12:15 10/19/18 Rendering test template ./templates/test/oxauth/server/config-oxauth-test-data.properties 10:12:15 10/19/18 Rendering test template ./templates/test/oxauth/server/config-oxauth-test.properties 10:12:15 10/19/18 Rendering test template ./templates/test/oxauth/server/config-oxauth.properties 10:12:15 10/19/18 Rendering test template ./templates/test/oxtrust/server/config-build.properties 10:12:15 10/19/18 Rendering test template ./templates/test/oxtrust/server/config-oxtrust-test-data.properties 10:12:15 10/19/18 Rendering test template ./templates/test/oxtrust/server/config-oxtrust-test.properties 10:12:15 10/19/18 Rendering test template ./templates/test/oxtrust/server/config-oxtrust.properties 10:12:15 10/19/18 Rendering test template ./templates/test/scim-client/client/config-scim-test.properties 10:12:15 10/19/18 Rendering test template ./templates/test/scim-client/data/scim-test-data.ldif 10:12:15 10/19/18 Rendering test template ./templates/test/scim-client/schema/scim_test.schema 10:12:15 10/19/18 Rendering test template ./templates/test/scim-client/schema/scim_test_manual_update.schema 10:12:16 10/19/18 Copied ./static/auth/lib/duo_web.py to /opt/gluu/python/libs 10:12:16 10/19/18 Copied ./static/auth/conf/duo_creds.json to /etc/certs/ 10:12:16 10/19/18 Copied ./static/auth/conf/gplus_client_secrets.json to /etc/certs/ 10:12:16 10/19/18 Copied ./static/auth/conf/super_gluu_creds.json to /etc/certs/ 10:12:16 10/19/18 Copied ./static/auth/conf/vericloud_gluu_creds.json to /etc/certs/ 10:12:16 10/19/18 Copied ./static/auth/conf/cert_creds.json to /etc/certs/ 10:12:16 10/19/18 Copied ./static/auth/conf/otp_configuration.json to /etc/certs/ 10:12:16 10/19/18 Changing ownership 10:12:16 10/19/18 Running: /bin/chown -R root:gluu /etc/certs 10:12:16 10/19/18 Running: /bin/chown -R root:gluu /etc/gluu/conf 10:12:16 10/19/18 Running: /bin/chown -R root:gluu /opt/gluu/python 10:12:16 10/19/18 Running: /bin/chown -R root:gluu /var/ox 10:12:16 10/19/18 Running: /bin/chmod -R 440 /etc/certs 10:12:16 10/19/18 Running: /bin/chmod a+X /etc/certs 10:12:16 10/19/18 Running: /bin/chmod u+w /etc/certs/asimbaIDP.jks 10:12:16 10/19/18 Running: /bin/chown -R jetty:jetty /etc/certs/oxauth-keys.json 10:12:16 10/19/18 Running: /bin/chown -R jetty:jetty /etc/certs/oxauth-keys.jks 10:12:16 10/19/18 Changing permissions 10:12:16 10/19/18 Running: find /opt -user root -perm 700 -exec chmod 755 {} ; 10:12:16 10/19/18 Running: find /opt -user root -perm 600 -exec chmod 644 {} ; 10:12:16 10/19/18 Running: find /opt -user root -perm 400 -exec chmod 444 {} ; 10:12:16 10/19/18 Running: find /etc/gluu -perm 700 -exec /bin/chmod 755 {} ; 10:12:16 10/19/18 Running: find /etc/gluu -perm 600 -exec /bin/chmod 644 {} ; 10:12:16 10/19/18 Running: find /etc/default -perm 700 -exec /bin/chmod 755 {} ; 10:12:16 10/19/18 Running: find /etc/default -perm 600 -exec /bin/chmod 644 {} ; 10:12:16 10/19/18 Running: /bin/chmod -R 644 /etc/hosts 10:12:16 10/19/18 Running: /usr/bin/systemctl enable httpd 10:12:16 10/19/18 Running: /usr/bin/systemctl start httpd 10:12:16 10/19/18 Running: /usr/bin/systemctl stop opendj 10:12:22 10/19/18 Run: /usr/bin/systemctl stop opendj with result code: 0 10:12:22 10/19/18 Running: /usr/bin/systemctl start opendj 10:12:28 10/19/18 Run: /usr/bin/systemctl start opendj with result code: 0 10:12:28 10/19/18 Running: /usr/bin/systemctl start oxauth 10:12:45 10/19/18 Run: /usr/bin/systemctl start oxauth with result code: 1 10:12:45 10/19/18 Running: /usr/bin/systemctl start identity 10:13:05 10/19/18 Run: /usr/bin/systemctl start identity with result code: 0 10:13:05 10/19/18 Running: /usr/bin/systemctl start passport 10:13:05 10/19/18 Run: /usr/bin/systemctl start passport with result code: 0 10:13:06 10/19/18 Saving properties to ./setup.properties.last -bash-4.2# ```

By Chris Blanton user 19 Oct 2018 at 12:46 p.m. CDT

Chris Blanton gravatar
Can you send us your `/opt/gluu/jetty/identity/logs/oxtrust.log` as well?

By Maniganda Prakash Kannan Account Admin 19 Oct 2018 at 1:05 p.m. CDT

Maniganda Prakash Kannan gravatar
`oxtrust.log - /opt/gluu-server-3.1.4/opt/gluu/jetty/identity/logs:` ``` root@gtwtdlapcobv01:/opt/gluu-server-3.1.4/opt/gluu/jetty/identity/logs # ls -l total 252 -rw-rw-r-- 1 990 988 182989 Oct 19 11:01 2018_10_19.jetty.log -rw-rw-r-- 1 990 988 0 Oct 19 10:12 oxtrust_apachehc.log -rw-rw-r-- 1 990 988 0 Oct 19 10:12 oxtrust_audit.log -rw-rw-r-- 1 990 988 153 Oct 19 10:12 oxtrust_cache_refresh.log -rw-rw-r-- 1 990 988 0 Oct 19 10:12 oxtrust_cache_refresh_python.log -rw-rw-r-- 1 990 988 47692 Oct 19 11:01 oxtrust.log -rw-rw-r-- 1 990 988 147 Oct 19 10:12 oxtrust_persistence_ldap_statistics.log -rw-rw-r-- 1 990 988 157 Oct 19 10:12 oxtrust_persistence.log -rw-rw-r-- 1 990 988 0 Oct 19 10:12 oxtrust_script.log root@gtwtdlapcobv01:/opt/gluu-server-3.1.4/opt/gluu/jetty/identity/logs # cat oxtrust.log 2018-10-19 10:12:56,704 INFO [main] [org.gluu.oxtrust.util.BuildVersion] (BuildVersion.java:82) - Root element :beans 2018-10-19 10:12:56,758 INFO [main] [org.xdi.oxauth.model.util.SecurityProviderUtility] (SecurityProviderUtility.java:23) - Adding Bouncy Castle Provider 2018-10-19 10:12:56,826 INFO [main] [org.gluu.oxtrust.ldap.service.AppInitializer] (AppInitializer.java:292) - Build date 2018-09-27 19:00. Code revision a0810408bbc024f38eafea043559c0486e1948d3 on ${git.commit.time}. Build 266 2018-10-19 10:12:56,839 INFO [main] [org.gluu.oxtrust.config.ConfigurationFactory] (ConfigurationFactory.java:134) - Creating oxTrustConfiguration 2018-10-19 10:12:56,839 INFO [main] [org.gluu.oxtrust.config.ConfigurationFactory] (ConfigurationFactory.java:420) - ########## ldapFileName = /etc/gluu/conf/ox-ldap.properties 2018-10-19 10:12:57,413 INFO [main] [org.gluu.oxtrust.config.ConfigurationFactory] (ConfigurationFactory.java:357) - Loading configuration from LDAP... 2018-10-19 10:12:57,508 INFO [main] [org.gluu.oxtrust.ldap.service.AppInitializer] (AppInitializer.java:327) - Created ldapEntryManager: org.gluu.site.ldap.OperationsFacade@498bcd33 2018-10-19 10:12:57,647 INFO [main] [org.xdi.service.logger.LoggerService] (LoggerService.java:175) - External log configuration: null 2018-10-19 10:12:57,648 INFO [main] [org.gluu.oxtrust.config.ConfigurationFactory] (ConfigurationFactory.java:156) - Configuration loaded successfully. 2018-10-19 10:12:57,653 INFO [main] [org.gluu.oxtrust.ldap.service.TemplateService] (TemplateService.java:104) - file.resource.loader.path = /opt/gluu/jetty/identity/conf/shibboleth3/idp, /opt/gluu/jetty/identity/conf/shibboleth3/sp, /opt/gluu/jetty/identity/conf/ldif, /opt/gluu/jetty/identity/conf/shibboleth3/idp/MetadataFilter, /opt/gluu/jetty/identity/conf/shibboleth3/idp/ProfileConfiguration, /opt/gluu/jetty/identity/conf/template/conf, /opt/gluu/jetty/identity/conf/template/shibboleth3 2018-10-19 10:12:57,745 WARN [main] [org.gluu.oxtrust.ldap.service.SubversionService] (SubversionService.java:191) - The service which commit configuration files into SVN was disabled 2018-10-19 10:12:58,587 INFO [main] [org.gluu.oxtrust.ldap.service.ShibbolethInitializer] (ShibbolethInitializer.java:41) - IDP config generation is set to false 2018-10-19 10:12:58,626 INFO [main] [org.quartz.impl.StdSchedulerFactory] (StdSchedulerFactory.java:1172) - Using default implementation for ThreadExecutor 2018-10-19 10:12:58,647 INFO [main] [org.quartz.core.SchedulerSignalerImpl] (SchedulerSignalerImpl.java:61) - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2018-10-19 10:12:58,648 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:240) - Quartz Scheduler v.2.2.3 created. 2018-10-19 10:12:58,649 INFO [main] [org.quartz.simpl.RAMJobStore] (RAMJobStore.java:155) - RAMJobStore initialized. 2018-10-19 10:12:58,650 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:305) - Scheduler meta-data: Quartz Scheduler (v2.2.3) 'oxTrustScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2018-10-19 10:12:58,650 INFO [main] [org.quartz.impl.StdSchedulerFactory] (StdSchedulerFactory.java:1327) - Quartz scheduler 'oxTrustScheduler' initialized from the specified file : 'quartz.properties' from the class resource path. 2018-10-19 10:12:58,651 INFO [main] [org.quartz.impl.StdSchedulerFactory] (StdSchedulerFactory.java:1331) - Quartz scheduler version: 2.2.3 2018-10-19 10:12:58,651 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:2311) - JobFactory set to: org.xdi.service.timer.JobExecutionFactory@5daf3b9d 2018-10-19 10:12:58,651 INFO [main] [org.xdi.service.timer.QuartzSchedulerManager] (QuartzSchedulerManager.java:62) - Quartz scheduler manager initialized 2018-10-19 10:12:58,652 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:575) - Scheduler oxTrustScheduler_$_NON_CLUSTERED started. 2018-10-19 10:12:58,652 INFO [main] [org.xdi.service.timer.QuartzSchedulerManager] (QuartzSchedulerManager.java:116) - Quartz scheduler started 2018-10-19 10:12:58,668 INFO [main] [org.xdi.service.logger.LoggerService] (LoggerService.java:47) - Initializing Logger Update Timer 2018-10-19 10:12:58,768 INFO [main] [org.gluu.oxtrust.ldap.service.StatusCheckerDaily] (StatusCheckerDaily.java:60) - Initializing Daily Status Cheker Timer 2018-10-19 10:12:58,787 INFO [main] [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] (StatusCheckerTimer.java:108) - Initializing Daily Status Cheker Timer 2018-10-19 10:12:58,823 INFO [main] [org.gluu.oxtrust.ldap.service.LogFileSizeChecker] (LogFileSizeChecker.java:63) - Initializing Log File Size Checker Timer 2018-10-19 10:13:06,587 INFO [qtp804611486-10] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:13:06,621 INFO [qtp804611486-10] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:14:03,002 INFO [qtp804611486-9] [org.gluu.oxtrust.ldap.service.ApplicationFactory] (ApplicationFactory.java:58) - Cache configuration: CacheConfiguration{cacheProviderType=IN_MEMORY, memcachedConfiguration=MemcachedConfiguration{servers='localhost:11211', maxOperationQueueLength=100000, bufferSize=32768, defaultPutExpiration=60, connectionFactoryType=DEFAULT}, redisConfiguration=RedisConfiguration{servers='localhost:6379', defaultPutExpiration=60, redisProviderType=STANDALONE, useSSL=false, sslTrustStoreFilePath=}, inMemoryConfiguration=InMemoryConfiguration{defaultPutExpiration=60}, nativePersistenceConfiguration=NativePersistenceConfiguration{defaultPutExpiration=60, baseDn=o=gluu}} 2018-10-19 10:14:06,443 INFO [qtp804611486-17] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:14:06,454 INFO [qtp804611486-17] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:14:27,394 ERROR [qtp804611486-14] [org.xdi.oxauth.client.OpenIdConfigurationClient] (OpenIdConfigurationClient.java:171) - A JSONObject text must begin with '{' at character 1 of 403 Forbidden org.codehaus.jettison.json.JSONException: A JSONObject text must begin with '{' at character 1 of 403 Forbidden at org.codehaus.jettison.json.JSONTokener.syntaxError(JSONTokener.java:463) ~[jettison-1.3.8.jar:1.3.8] at org.codehaus.jettison.json.JSONObject.<init>(JSONObject.java:206) ~[jettison-1.3.8.jar:1.3.8] at org.codehaus.jettison.json.JSONObject.<init>(JSONObject.java:313) ~[jettison-1.3.8.jar:1.3.8] at org.xdi.oxauth.client.OpenIdConfigurationClient._execOpenIdConfiguration(OpenIdConfigurationClient.java:83) [oxauth-client-3.1.4.Final.jar:?] at org.xdi.oxauth.client.OpenIdConfigurationClient.execOpenIdConfiguration(OpenIdConfigurationClient.java:50) [oxauth-client-3.1.4.Final.jar:?] at org.gluu.oxtrust.service.OpenIdService.loadOpenIdConfiguration(OpenIdService.java:56) [classes/:?] at org.gluu.oxtrust.service.OpenIdService.initInternal(OpenIdService.java:44) [classes/:?] at org.xdi.util.init.Initializable.init(Initializable.java:26) [oxcore-util-3.1.4.Final.jar:?] at org.gluu.oxtrust.service.OpenIdService.getOpenIdConfiguration(OpenIdService.java:68) [classes/:?] at org.gluu.oxtrust.service.OpenIdService$Proxy$_$$_WeldClientProxy.getOpenIdConfiguration(Unknown Source) [classes/:?] at org.gluu.oxtrust.action.Authenticator.oAuthLogin(Authenticator.java:318) [classes/:?] at org.gluu.oxtrust.action.Authenticator.preAuthenticate(Authenticator.java:118) [classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_181] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181] at org.apache.el.parser.AstValue.invoke(AstValue.java:247) [org.mortbay.jasper.apache-el-8.5.24.2.jar:8.5.24] at org.apache.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:267) [org.mortbay.jasper.apache-el-8.5.24.2.jar:8.5.24] at org.jboss.weld.module.web.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) [weld-web-3.0.5.Final.jar:3.0.5.Final] at org.jboss.weld.module.web.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) [weld-web-3.0.5.Final.jar:3.0.5.Final] at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105) [javax.faces-2.2.16.jar:2.2.16] at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:87) [javax.faces-2.2.16.jar:2.2.16] at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102) [javax.faces-2.2.16.jar:2.2.16] at javax.faces.component.UIViewAction.broadcast(UIViewAction.java:562) [javax.faces-2.2.16.jar:2.2.16] at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:790) [javax.faces-2.2.16.jar:2.2.16] at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1282) [javax.faces-2.2.16.jar:2.2.16] at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:81) [javax.faces-2.2.16.jar:2.2.16] at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) [javax.faces-2.2.16.jar:2.2.16] at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:198) [javax.faces-2.2.16.jar:2.2.16] at javax.faces.webapp.FacesServlet.service(FacesServlet.java:658) [javax.faces-2.2.16.jar:2.2.16] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:857) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1655) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.ocpsoft.rewrite.servlet.RewriteFilter.doFilter(RewriteFilter.java:226) [rewrite-servlet-3.4.2.Final.jar:3.4.2.Final] at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:566) [jetty-security-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1340) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1242) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:203) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:73) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.ocpsoft.rewrite.servlet.impl.HttpRewriteResultHandler.handleResult(HttpRewriteResultHandler.java:42) [rewrite-servlet-3.4.2.Final.jar:3.4.2.Final] at org.ocpsoft.rewrite.servlet.RewriteFilter.rewrite(RewriteFilter.java:297) [rewrite-servlet-3.4.2.Final.jar:3.4.2.Final] at org.ocpsoft.rewrite.servlet.RewriteFilter.doFilter(RewriteFilter.java:198) [rewrite-servlet-3.4.2.Final.jar:3.4.2.Final] at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548) [jetty-security-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1340) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1242) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:126) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.Server.handle(Server.java:503) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181] 2018-10-19 10:14:35,967 ERROR [qtp804611486-17] [org.xdi.oxauth.client.OpenIdConfigurationClient] (OpenIdConfigurationClient.java:171) - A JSONObject text must begin with '{' at character 1 of 403 Forbidden org.codehaus.jettison.json.JSONException: A JSONObject text must begin with '{' at character 1 of 403 Forbidden at org.codehaus.jettison.json.JSONTokener.syntaxError(JSONTokener.java:463) ~[jettison-1.3.8.jar:1.3.8] at org.codehaus.jettison.json.JSONObject.<init>(JSONObject.java:206) ~[jettison-1.3.8.jar:1.3.8] at org.codehaus.jettison.json.JSONObject.<init>(JSONObject.java:313) ~[jettison-1.3.8.jar:1.3.8] at org.xdi.oxauth.client.OpenIdConfigurationClient._execOpenIdConfiguration(OpenIdConfigurationClient.java:83) [oxauth-client-3.1.4.Final.jar:?] at org.xdi.oxauth.client.OpenIdConfigurationClient.execOpenIdConfiguration(OpenIdConfigurationClient.java:50) [oxauth-client-3.1.4.Final.jar:?] at org.gluu.oxtrust.service.OpenIdService.loadOpenIdConfiguration(OpenIdService.java:56) [classes/:?] at org.gluu.oxtrust.service.OpenIdService.initInternal(OpenIdService.java:44) [classes/:?] at org.xdi.util.init.Initializable.init(Initializable.java:26) [oxcore-util-3.1.4.Final.jar:?] at org.gluu.oxtrust.service.OpenIdService.getOpenIdConfiguration(OpenIdService.java:68) [classes/:?] at org.gluu.oxtrust.service.OpenIdService$Proxy$_$$_WeldClientProxy.getOpenIdConfiguration(Unknown Source) [classes/:?] at org.gluu.oxtrust.action.Authenticator.oAuthLogin(Authenticator.java:318) [classes/:?] at org.gluu.oxtrust.action.Authenticator.preAuthenticate(Authenticator.java:118) [classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_181] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181] at org.apache.el.parser.AstValue.invoke(AstValue.java:247) [org.mortbay.jasper.apache-el-8.5.24.2.jar:8.5.24] at org.apache.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:267) [org.mortbay.jasper.apache-el-8.5.24.2.jar:8.5.24] at org.jboss.weld.module.web.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) [weld-web-3.0.5.Final.jar:3.0.5.Final] at org.jboss.weld.module.web.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) [weld-web-3.0.5.Final.jar:3.0.5.Final] at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105) [javax.faces-2.2.16.jar:2.2.16] at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:87) [javax.faces-2.2.16.jar:2.2.16] at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102) [javax.faces-2.2.16.jar:2.2.16] at javax.faces.component.UIViewAction.broadcast(UIViewAction.java:562) [javax.faces-2.2.16.jar:2.2.16] at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:790) [javax.faces-2.2.16.jar:2.2.16] at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1282) [javax.faces-2.2.16.jar:2.2.16] at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:81) [javax.faces-2.2.16.jar:2.2.16] at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) [javax.faces-2.2.16.jar:2.2.16] at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:198) [javax.faces-2.2.16.jar:2.2.16] at javax.faces.webapp.FacesServlet.service(FacesServlet.java:658) [javax.faces-2.2.16.jar:2.2.16] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:857) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1655) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.ocpsoft.rewrite.servlet.RewriteFilter.doFilter(RewriteFilter.java:226) [rewrite-servlet-3.4.2.Final.jar:3.4.2.Final] at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:566) [jetty-security-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1340) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1242) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:203) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:73) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.ocpsoft.rewrite.servlet.impl.HttpRewriteResultHandler.handleResult(HttpRewriteResultHandler.java:42) [rewrite-servlet-3.4.2.Final.jar:3.4.2.Final] at org.ocpsoft.rewrite.servlet.RewriteFilter.rewrite(RewriteFilter.java:297) [rewrite-servlet-3.4.2.Final.jar:3.4.2.Final] at org.ocpsoft.rewrite.servlet.RewriteFilter.doFilter(RewriteFilter.java:198) [rewrite-servlet-3.4.2.Final.jar:3.4.2.Final] at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548) [jetty-security-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1340) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1242) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:126) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.Server.handle(Server.java:503) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181] 2018-10-19 10:15:06,495 INFO [qtp804611486-14] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:15:06,500 INFO [qtp804611486-14] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:16:06,547 INFO [qtp804611486-11] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:16:06,553 INFO [qtp804611486-11] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:17:06,607 INFO [qtp804611486-9] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:17:06,614 INFO [qtp804611486-9] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:18:06,665 INFO [qtp804611486-15] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:18:06,670 INFO [qtp804611486-15] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:19:06,730 INFO [qtp804611486-14] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:19:06,735 INFO [qtp804611486-14] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:20:06,777 INFO [qtp804611486-10] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:20:06,782 INFO [qtp804611486-10] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:21:06,823 INFO [qtp804611486-18] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:21:06,829 INFO [qtp804611486-18] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:22:06,867 INFO [qtp804611486-13] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:22:06,872 INFO [qtp804611486-13] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:23:06,926 INFO [qtp804611486-16] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:23:06,930 INFO [qtp804611486-16] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:24:06,984 INFO [qtp804611486-17] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:24:06,991 INFO [qtp804611486-17] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:25:07,030 INFO [qtp804611486-11] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:25:07,036 INFO [qtp804611486-11] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:26:07,042 INFO [qtp804611486-9] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:26:07,046 INFO [qtp804611486-9] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:27:07,096 INFO [qtp804611486-15] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:27:07,101 INFO [qtp804611486-15] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:28:07,133 INFO [qtp804611486-17] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:28:07,137 INFO [qtp804611486-17] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:29:07,192 INFO [qtp804611486-10] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:29:07,196 INFO [qtp804611486-10] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:30:07,251 INFO [qtp804611486-18] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:30:07,256 INFO [qtp804611486-18] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:31:07,290 INFO [qtp804611486-13] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:31:07,293 INFO [qtp804611486-13] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:32:07,342 INFO [qtp804611486-16] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:32:07,345 INFO [qtp804611486-16] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:33:07,404 INFO [qtp804611486-14] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:33:07,409 INFO [qtp804611486-14] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:34:07,443 INFO [qtp804611486-11] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:34:07,447 INFO [qtp804611486-11] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:35:07,488 INFO [qtp804611486-9] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:35:07,492 INFO [qtp804611486-9] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:36:07,545 INFO [qtp804611486-15] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:36:07,548 INFO [qtp804611486-15] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:37:07,600 INFO [qtp804611486-17] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:37:07,604 INFO [qtp804611486-17] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:38:07,649 INFO [qtp804611486-10] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:38:07,654 INFO [qtp804611486-10] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:39:07,701 INFO [qtp804611486-18] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:39:07,704 INFO [qtp804611486-18] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:40:07,760 INFO [qtp804611486-13] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:40:07,763 INFO [qtp804611486-13] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:41:07,808 INFO [qtp804611486-16] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:41:07,811 INFO [qtp804611486-16] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:42:07,831 INFO [qtp804611486-14] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:42:07,834 INFO [qtp804611486-14] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:43:07,896 INFO [qtp804611486-11] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:43:07,900 INFO [qtp804611486-11] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:44:07,950 INFO [qtp804611486-9] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:44:07,953 INFO [qtp804611486-9] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:45:07,981 INFO [qtp804611486-15] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:45:07,984 INFO [qtp804611486-15] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:46:07,999 INFO [qtp804611486-17] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:46:08,002 INFO [qtp804611486-17] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:47:08,059 INFO [qtp804611486-10] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:47:08,062 INFO [qtp804611486-10] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:48:08,122 INFO [qtp804611486-18] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:48:08,125 INFO [qtp804611486-18] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:49:08,178 INFO [qtp804611486-13] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:49:08,183 INFO [qtp804611486-13] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:50:08,221 INFO [qtp804611486-16] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:50:08,224 INFO [qtp804611486-16] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:51:08,269 INFO [qtp804611486-10] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:51:08,272 INFO [qtp804611486-10] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:52:08,329 INFO [qtp804611486-11] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:52:08,333 INFO [qtp804611486-11] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:53:08,383 INFO [qtp804611486-9] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:53:08,386 INFO [qtp804611486-9] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:54:08,434 INFO [qtp804611486-15] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:54:08,437 INFO [qtp804611486-15] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:55:08,475 INFO [qtp804611486-17] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:55:08,478 INFO [qtp804611486-17] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:56:08,522 INFO [qtp804611486-14] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:56:08,525 INFO [qtp804611486-14] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:57:08,573 INFO [qtp804611486-18] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:57:08,576 INFO [qtp804611486-18] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:58:08,628 INFO [qtp804611486-13] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:58:08,631 INFO [qtp804611486-13] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 10:59:08,684 INFO [qtp804611486-16] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 10:59:08,691 INFO [qtp804611486-16] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 11:00:08,744 INFO [qtp804611486-10] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 11:00:08,747 INFO [qtp804611486-10] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 11:01:08,795 INFO [qtp804611486-11] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 11:01:08,797 INFO [qtp804611486-11] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 11:02:08,840 INFO [qtp804611486-9] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 11:02:08,846 INFO [qtp804611486-9] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled root@gtwtdlapcobv01:/opt/gluu-server-3.1.4/opt/gluu/jetty/identity/logs # ```

By Yuriy Movchan staff 19 Oct 2018 at 1:39 p.m. CDT

Yuriy Movchan gravatar
There is no installation error now. But according to your both installation attempts setup.py is unable to start `oxauth` service successfully. How much memory did you allocated for VM? Also information from `oxtrust.log` confirm that service oxauth is not up: ``` 2018-10-19 10:14:27,394 ERROR [qtp804611486-14] [org.xdi.oxauth.client.OpenIdConfigurationClient] (OpenIdConfigurationClient.java:171) - A JSONObject text must begin with '{' at character 1 of 403 Forbidden org.codehaus.jettison.json.JSONException: A JSONObject text must begin with '{' at character 1 of 403 Forbidden ``` Can you log in to chroot `gluu-serverd-3.1.4 login` and run next commands: 1. free 2. service oxauth status 4. service oxauth restart 5. service identity restart 3. free Please attach console output after running them

By Poker Man user 19 Oct 2018 at 2:41 p.m. CDT

Poker Man gravatar
A sidenote: I was able to install Gluu Server 3.1.4 in Ubuntu 14.04 which has no internet. 2 CPU, 8GB physical memory. I don't have RHEL handy but I can try with CentOS 7

By Maniganda Prakash Kannan Account Admin 19 Oct 2018 at 3:43 p.m. CDT

Maniganda Prakash Kannan gravatar
Uninstalled and Reinstalled as follows, still error, images below. * https://pasteboard.co/HJdTlxL.png * https://pasteboard.co/HJdTGLv.png * https://pasteboard.co/HJdTXeb.png

By Chris Blanton user 19 Oct 2018 at 3:48 p.m. CDT

Chris Blanton gravatar
Maniganda, Can you send us your logs from `/opt/gluu/jetty/oxauth/logs/`?

By Maniganda Prakash Kannan Account Admin 19 Oct 2018 at 3:48 p.m. CDT

Maniganda Prakash Kannan gravatar
# oxauth.log: ``` root@gtwtdlapcobv01:~ # /sbin/gluu-serverd-3.1.4 login Last login: Fri Oct 19 11:46:18 2018 from localhost -bash-4.2# free total used free shared buff/cache available Mem: 8010104 2437908 168784 239412 5403412 4913232 Swap: 16777212 2816 16774396 -bash-4.2# service oxauth status Jetty NOT running JAVA = /opt/jre/bin/java JAVA_OPTIONS = -server -Xms256m -Xmx1193m -XX:MaxMetaspaceSize=512m -XX:+DisableExplicitGC -Dgluu.base=/etc/gluu -Dserver.base=/opt/gluu/jetty/oxauth -Dlog.base=/opt/gluu/jetty/oxauth -Dpython.home=/opt/jython -Djetty.home=/opt/jetty -Djetty.base=/opt/gluu/jetty/oxauth -Djava.io.tmpdir=/opt/jetty-9.4/temp JETTY_HOME = /opt/jetty JETTY_BASE = /opt/gluu/jetty/oxauth START_D = /opt/gluu/jetty/oxauth/start.d START_INI = /opt/gluu/jetty/oxauth/start.ini JETTY_START = /opt/jetty/start.jar JETTY_CONF = /opt/jetty/etc/jetty.conf JETTY_ARGS = jetty.http.host=localhost jetty.http.port=8081 jetty.state=/opt/gluu/jetty/oxauth/oxauth.state jetty-started.xml JETTY_RUN = /var/run/jetty JETTY_PID = /var/run/jetty/oxauth.pid JETTY_START_LOG = /var/run/jetty/oxauth-start.log JETTY_STATE = /opt/gluu/jetty/oxauth/oxauth.state JETTY_START_TIMEOUT = 60 RUN_CMD = /opt/jre/bin/java -server -Xms256m -Xmx1193m -XX:MaxMetaspaceSize=512m -XX:+DisableExplicitGC -Dgluu.base=/etc/gluu -Dserver.base=/opt/gluu/jetty/oxauth -Dlog.base=/opt/gluu/jetty/oxauth -Dpython.home=/opt/jython -Djetty.home=/opt/jetty -Djetty.base=/opt/gluu/jetty/oxauth -Djava.io.tmpdir=/opt/jetty-9.4/temp -jar /opt/jetty/start.jar jetty.http.host=localhost jetty.http.port=8081 jetty.state=/opt/gluu/jetty/oxauth/oxauth.state jetty-started.xml -bash-4.2# service oxauth restart Stopping Jetty: OK Starting Jetty: StartLog to /var/run/jetty/oxauth-start.log 2018-10-19 13:38:24.418:INFO::main: Logging initialized @497ms to org.eclipse.jetty.util.log.StdErrLog 2018-10-19 13:38:24.628:INFO::main: Console stderr/stdout captured to /opt/gluu/jetty/oxauth/logs/2018_10_19.jetty.log . . . FAILED Fri Oct 19 13:38:40 MST 2018 -bash-4.2# service identity restart Stopping Jetty: OK Starting Jetty: StartLog to /var/run/jetty/identity-start.log 2018-10-19 13:38:45.751:INFO::main: Logging initialized @487ms to org.eclipse.jetty.util.log.StdErrLog 2018-10-19 13:38:45.940:INFO::main: Console stderr/stdout captured to /opt/gluu/jetty/identity/logs/2018_10_19.jetty.log . . . . OK Fri Oct 19 13:39:05 MST 2018 -bash-4.2# free total used free shared buff/cache available Mem: 8010104 2412152 871972 238700 4725980 4939028 Swap: 16777212 3840 16773372 -bash-4.2# vim /opt/gluu/jetty/oxauth/logs/ 2018_10_19.jetty.log http_request_response.log oxauth.log oxauth_persistence.log 2018_10_19.jetty.log.203824618 oxauth_audit.log oxauth_persistence_ldap_statistics.log oxauth_script.log -bash-4.2# vim /opt/gluu/jetty/oxauth/logs/oxauth.log -bash-4.2# clear -bash-4.2# cat /opt/gluu/jetty/oxauth/logs/oxauth.log 2018-10-19 13:34:58,555 INFO [main] [org.jboss.weld.environment.servlet.EnhancedListener] (EnhancedListener.java:58) - WELD-ENV-001008: Initialize Weld using ServletContainerInitializer 2018-10-19 13:34:58,581 INFO [main] [org.jboss.weld.bootstrap.WeldStartup] (WeldStartup.java:148) - WELD-000900: 3.0.5 (Final) 2018-10-19 13:34:58,994 INFO [main] [org.jboss.weld.bootstrap.WeldStartup] (WeldStartup.java:225) - WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. 2018-10-19 13:34:59,184 INFO [main] [org.jboss.weld.event.ExtensionObserverMethodImpl] (ExtensionObserverMethodImpl.java:86) - WELD-000411: Observer method [BackedAnnotatedMethod] public org.xdi.service.security.SecurityExtension.processAnnotatedType(@Observes ProcessAnnotatedType<X>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. 2018-10-19 13:34:59,251 WARN [main] [org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl] (BeforeBeanDiscoveryImpl.java:118) - WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class org.hibernate.validator.internal.cdi.interceptor.ValidationInterceptor is deprecated from CDI 1.1! 2018-10-19 13:34:59,265 WARN [main] [org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl] (BeforeBeanDiscoveryImpl.java:118) - WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class com.sun.faces.flow.FlowDiscoveryCDIHelper is deprecated from CDI 1.1! 2018-10-19 13:35:00,022 INFO [weld-worker-2] [org.jboss.weld.bootstrap.MissingDependenciesRegistry] (MissingDependenciesRegistry.java:46) - WELD-000119: Not generating any bean definitions from org.gluu.jsf2.customization.AccessRewriteConfiguration because of underlying class loading error: Type org.ocpsoft.rewrite.servlet.config.HttpConfigurationProvider not found. If this is unexpected, enable DEBUG logging to see the full error. 2018-10-19 13:35:01,257 INFO [main] [org.jboss.weld.environment.jetty.JettyContainer] (JettyContainer.java:77) - WELD-ENV-001200: Jetty 7.2+ detected, CDI injection will be available in Servlets and Filters. Injection into Listeners should work on Jetty 9.1.1 and newer. 2018-10-19 13:35:01,401 WARN [weld-worker-2] [org.jboss.weld.bootstrap.BeanDeployer] (BeanDeployer.java:229) - WELD-000167: Class org.xdi.model.security.protect.AuthenticationAttempt is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! 2018-10-19 13:35:02,093 WARN [weld-worker-2] [org.jboss.weld.bootstrap.Validator] (Validator.java:451) - WELD-001440: Scope type @javax.enterprise.context.ApplicationScoped() used on injection point [UnbackedAnnotatedField] @Inject @ApplicationScoped private org.xdi.service.cache.CacheProviderFactory.instance at org.xdi.service.cache.CacheProviderFactory.instance(CacheProviderFactory.java:0) StackTrace 2018-10-19 13:35:02,511 INFO [main] [org.xdi.oxauth.model.util.SecurityProviderUtility] (SecurityProviderUtility.java:23) - Adding Bouncy Castle Provider 2018-10-19 13:35:03,471 INFO [main] [org.xdi.oxauth.model.config.ConfigurationFactory] (ConfigurationFactory.java:321) - Loading configuration from LDAP... 2018-10-19 13:35:03,583 INFO [main] [org.xdi.oxauth.service.AppInitializer] (AppInitializer.java:293) - Created ldapEntryManager: org.gluu.site.ldap.OperationsFacade@460818c1 2018-10-19 13:35:03,816 INFO [main] [org.xdi.service.logger.LoggerService] (LoggerService.java:175) - External log configuration: 2018-10-19 13:35:03,816 INFO [main] [org.xdi.oxauth.model.config.ConfigurationFactory] (ConfigurationFactory.java:154) - Configuration loaded successfully. 2018-10-19 13:35:04,810 INFO [main] [org.quartz.impl.StdSchedulerFactory] (StdSchedulerFactory.java:1172) - Using default implementation for ThreadExecutor 2018-10-19 13:35:04,827 INFO [main] [org.quartz.core.SchedulerSignalerImpl] (SchedulerSignalerImpl.java:61) - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2018-10-19 13:35:04,828 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:240) - Quartz Scheduler v.2.2.3 created. 2018-10-19 13:35:04,829 INFO [main] [org.quartz.simpl.RAMJobStore] (RAMJobStore.java:155) - RAMJobStore initialized. 2018-10-19 13:35:04,829 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:305) - Scheduler meta-data: Quartz Scheduler (v2.2.3) 'oxAuthScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2018-10-19 13:35:04,830 INFO [main] [org.quartz.impl.StdSchedulerFactory] (StdSchedulerFactory.java:1327) - Quartz scheduler 'oxAuthScheduler' initialized from the specified file : 'quartz.properties' from the class resource path. 2018-10-19 13:35:04,830 INFO [main] [org.quartz.impl.StdSchedulerFactory] (StdSchedulerFactory.java:1331) - Quartz scheduler version: 2.2.3 2018-10-19 13:35:04,831 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:2311) - JobFactory set to: org.xdi.service.timer.JobExecutionFactory@5d1ddb65 2018-10-19 13:35:04,831 INFO [main] [org.xdi.service.timer.QuartzSchedulerManager] (QuartzSchedulerManager.java:62) - Quartz scheduler manager initialized 2018-10-19 13:35:04,831 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:575) - Scheduler oxAuthScheduler_$_NON_CLUSTERED started. 2018-10-19 13:35:04,831 INFO [main] [org.xdi.service.timer.QuartzSchedulerManager] (QuartzSchedulerManager.java:116) - Quartz scheduler started 2018-10-19 13:35:04,846 INFO [main] [org.xdi.service.logger.LoggerService] (LoggerService.java:47) - Initializing Logger Update Timer 2018-10-19 13:35:05,048 INFO [main] [org.jboss.weld.environment.servlet.Listener] (Listener.java:112) - WELD-ENV-001006: org.jboss.weld.environment.servlet.EnhancedListener used to initialize Weld 2018-10-19 13:35:06,572 INFO [main] [org.jboss.weld.environment.servlet.EnhancedListener] (EnhancedListener.java:75) - WELD-ENV-001009: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications 2018-10-19 13:35:06,881 INFO [main] [org.jboss.resteasy.spi.ResteasyDeployment] (ResteasyDeployment.java:518) - RESTEASY002225: Deploying javax.ws.rs.core.Application: class org.xdi.oxauth.service.ResteasyInitializer$Proxy$_$$_WeldClientProxy 2018-10-19 13:35:06,882 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:35:06,882 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:35:06,882 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:35:06,883 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:35:06,890 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain is already registered. 2nd registration is being ignored. 2018-10-19 13:35:06,891 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.SourceProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:35:06,891 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.InputStreamProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:35:06,891 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder is already registered. 2nd registration is being ignored. 2018-10-19 13:35:06,891 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DocumentProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:35:06,891 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.FileProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:35:06,892 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:35:06,892 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DataSourceProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:35:06,897 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:35:06,897 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.IIOImageProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:35:06,898 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:35:06,898 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.ReaderProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:35:06,902 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:35:06,902 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.StringTextStar is already registered. 2nd registration is being ignored. 2018-10-19 13:35:06,902 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.interceptors.encoding.MessageSanitizerContainerResponseFilter is already registered. 2nd registration is being ignored. 2018-10-19 13:35:06,902 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DefaultNumberWriter is already registered. 2nd registration is being ignored. 2018-10-19 13:35:06,903 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:35:07,064 WARN [main] [org.jboss.resteasy.spi.metadata.ResourceBuilder$ResourceMethodBuilder] (ResourceBuilder.java:581) - RESTEASY002141: MediaType text/plain on requestEndSession() lacks charset. Consider setting charset or turning on context parameter resteasy.add.charset 2018-10-19 13:35:07,069 WARN [main] [org.jboss.resteasy.spi.metadata.ResourceBuilder$ResourceMethodBuilder] (ResourceBuilder.java:581) - RESTEASY002141: MediaType text/plain on requestEndSession() lacks charset. Consider setting charset or turning on context parameter resteasy.add.charset 2018-10-19 13:35:07,074 WARN [main] [org.jboss.resteasy.spi.metadata.ResourceBuilder$ResourceMethodBuilder] (ResourceBuilder.java:581) - RESTEASY002141: MediaType application/xml on get() lacks charset. Consider setting charset or turning on context parameter resteasy.add.charset 2018-10-19 13:35:07,074 WARN [main] [org.jboss.resteasy.spi.metadata.ResourceBuilder$ResourceMethodBuilder] (ResourceBuilder.java:581) - RESTEASY002141: MediaType application/xml on get() lacks charset. Consider setting charset or turning on context parameter resteasy.add.charset 2018-10-19 13:35:07,218 WARN [main] [org.jboss.resteasy.spi.metadata.ResourceBuilder$ResourceMethodBuilder] (ResourceBuilder.java:581) - RESTEASY002141: MediaType text/plain on requestAuthorizationGet() lacks charset. Consider setting charset or turning on context parameter resteasy.add.charset 2018-10-19 13:35:07,334 WARN [main] [org.jboss.resteasy.spi.metadata.ResourceBuilder$ResourceMethodBuilder] (ResourceBuilder.java:581) - RESTEASY002141: MediaType text/plain on requestAuthorizationPost() lacks charset. Consider setting charset or turning on context parameter resteasy.add.charset 2018-10-19 13:35:07,478 WARN [main] [org.jboss.resteasy.spi.metadata.ResourceBuilder$ResourceMethodBuilder] (ResourceBuilder.java:581) - RESTEASY002141: MediaType text/plain on requestAuthorizationGet() lacks charset. Consider setting charset or turning on context parameter resteasy.add.charset 2018-10-19 13:35:07,592 WARN [main] [org.jboss.resteasy.spi.metadata.ResourceBuilder$ResourceMethodBuilder] (ResourceBuilder.java:581) - RESTEASY002141: MediaType text/plain on requestAuthorizationPost() lacks charset. Consider setting charset or turning on context parameter resteasy.add.charset 2018-10-19 13:38:29,587 INFO [main] [org.jboss.weld.environment.servlet.EnhancedListener] (EnhancedListener.java:58) - WELD-ENV-001008: Initialize Weld using ServletContainerInitializer 2018-10-19 13:38:29,611 INFO [main] [org.jboss.weld.bootstrap.WeldStartup] (WeldStartup.java:148) - WELD-000900: 3.0.5 (Final) 2018-10-19 13:38:29,954 INFO [main] [org.jboss.weld.bootstrap.WeldStartup] (WeldStartup.java:225) - WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. 2018-10-19 13:38:30,121 INFO [main] [org.jboss.weld.event.ExtensionObserverMethodImpl] (ExtensionObserverMethodImpl.java:86) - WELD-000411: Observer method [BackedAnnotatedMethod] public org.xdi.service.security.SecurityExtension.processAnnotatedType(@Observes ProcessAnnotatedType<X>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. 2018-10-19 13:38:30,169 WARN [main] [org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl] (BeforeBeanDiscoveryImpl.java:118) - WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class org.hibernate.validator.internal.cdi.interceptor.ValidationInterceptor is deprecated from CDI 1.1! 2018-10-19 13:38:30,180 WARN [main] [org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl] (BeforeBeanDiscoveryImpl.java:118) - WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class com.sun.faces.flow.FlowDiscoveryCDIHelper is deprecated from CDI 1.1! 2018-10-19 13:38:30,888 INFO [weld-worker-2] [org.jboss.weld.bootstrap.MissingDependenciesRegistry] (MissingDependenciesRegistry.java:46) - WELD-000119: Not generating any bean definitions from org.gluu.jsf2.customization.AccessRewriteConfiguration because of underlying class loading error: Type org.ocpsoft.rewrite.servlet.config.HttpConfigurationProvider not found. If this is unexpected, enable DEBUG logging to see the full error. 2018-10-19 13:38:32,030 INFO [main] [org.jboss.weld.environment.jetty.JettyContainer] (JettyContainer.java:77) - WELD-ENV-001200: Jetty 7.2+ detected, CDI injection will be available in Servlets and Filters. Injection into Listeners should work on Jetty 9.1.1 and newer. 2018-10-19 13:38:32,116 WARN [weld-worker-1] [org.jboss.weld.bootstrap.BeanDeployer] (BeanDeployer.java:229) - WELD-000167: Class org.xdi.model.security.protect.AuthenticationAttempt is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! 2018-10-19 13:38:32,767 WARN [weld-worker-1] [org.jboss.weld.bootstrap.Validator] (Validator.java:451) - WELD-001440: Scope type @javax.enterprise.context.ApplicationScoped() used on injection point [UnbackedAnnotatedField] @Inject @ApplicationScoped private org.xdi.service.cache.CacheProviderFactory.instance at org.xdi.service.cache.CacheProviderFactory.instance(CacheProviderFactory.java:0) StackTrace 2018-10-19 13:38:33,127 INFO [main] [org.xdi.oxauth.model.util.SecurityProviderUtility] (SecurityProviderUtility.java:23) - Adding Bouncy Castle Provider 2018-10-19 13:38:33,786 INFO [main] [org.xdi.oxauth.model.config.ConfigurationFactory] (ConfigurationFactory.java:321) - Loading configuration from LDAP... 2018-10-19 13:38:33,895 INFO [main] [org.xdi.oxauth.service.AppInitializer] (AppInitializer.java:293) - Created ldapEntryManager: org.gluu.site.ldap.OperationsFacade@1490b1a4 2018-10-19 13:38:34,078 INFO [main] [org.xdi.service.logger.LoggerService] (LoggerService.java:175) - External log configuration: 2018-10-19 13:38:34,078 INFO [main] [org.xdi.oxauth.model.config.ConfigurationFactory] (ConfigurationFactory.java:154) - Configuration loaded successfully. 2018-10-19 13:38:34,929 INFO [main] [org.quartz.impl.StdSchedulerFactory] (StdSchedulerFactory.java:1172) - Using default implementation for ThreadExecutor 2018-10-19 13:38:34,946 INFO [main] [org.quartz.core.SchedulerSignalerImpl] (SchedulerSignalerImpl.java:61) - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2018-10-19 13:38:34,947 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:240) - Quartz Scheduler v.2.2.3 created. 2018-10-19 13:38:34,948 INFO [main] [org.quartz.simpl.RAMJobStore] (RAMJobStore.java:155) - RAMJobStore initialized. 2018-10-19 13:38:34,949 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:305) - Scheduler meta-data: Quartz Scheduler (v2.2.3) 'oxAuthScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2018-10-19 13:38:34,949 INFO [main] [org.quartz.impl.StdSchedulerFactory] (StdSchedulerFactory.java:1327) - Quartz scheduler 'oxAuthScheduler' initialized from the specified file : 'quartz.properties' from the class resource path. 2018-10-19 13:38:34,949 INFO [main] [org.quartz.impl.StdSchedulerFactory] (StdSchedulerFactory.java:1331) - Quartz scheduler version: 2.2.3 2018-10-19 13:38:34,950 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:2311) - JobFactory set to: org.xdi.service.timer.JobExecutionFactory@520dc647 2018-10-19 13:38:34,950 INFO [main] [org.xdi.service.timer.QuartzSchedulerManager] (QuartzSchedulerManager.java:62) - Quartz scheduler manager initialized 2018-10-19 13:38:34,950 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:575) - Scheduler oxAuthScheduler_$_NON_CLUSTERED started. 2018-10-19 13:38:34,951 INFO [main] [org.xdi.service.timer.QuartzSchedulerManager] (QuartzSchedulerManager.java:116) - Quartz scheduler started 2018-10-19 13:38:34,964 INFO [main] [org.xdi.service.logger.LoggerService] (LoggerService.java:47) - Initializing Logger Update Timer 2018-10-19 13:38:35,171 INFO [main] [org.jboss.weld.environment.servlet.Listener] (Listener.java:112) - WELD-ENV-001006: org.jboss.weld.environment.servlet.EnhancedListener used to initialize Weld 2018-10-19 13:38:37,084 INFO [main] [org.jboss.weld.environment.servlet.EnhancedListener] (EnhancedListener.java:75) - WELD-ENV-001009: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications 2018-10-19 13:38:37,489 INFO [main] [org.jboss.resteasy.spi.ResteasyDeployment] (ResteasyDeployment.java:518) - RESTEASY002225: Deploying javax.ws.rs.core.Application: class org.xdi.oxauth.service.ResteasyInitializer$Proxy$_$$_WeldClientProxy 2018-10-19 13:38:37,490 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:38:37,491 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:38:37,491 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:38:37,491 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:38:37,499 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain is already registered. 2nd registration is being ignored. 2018-10-19 13:38:37,499 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.SourceProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:38:37,500 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.InputStreamProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:38:37,500 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder is already registered. 2nd registration is being ignored. 2018-10-19 13:38:37,500 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DocumentProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:38:37,500 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.FileProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:38:37,500 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:38:37,501 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DataSourceProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:38:37,506 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:38:37,506 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.IIOImageProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:38:37,507 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:38:37,507 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.ReaderProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:38:37,511 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:38:37,511 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.StringTextStar is already registered. 2nd registration is being ignored. 2018-10-19 13:38:37,511 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.interceptors.encoding.MessageSanitizerContainerResponseFilter is already registered. 2nd registration is being ignored. 2018-10-19 13:38:37,511 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DefaultNumberWriter is already registered. 2nd registration is being ignored. 2018-10-19 13:38:37,513 WARN [main] [org.jboss.resteasy.spi.ResteasyProviderFactory] (ResteasyProviderFactory.java:1413) - RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider is already registered. 2nd registration is being ignored. 2018-10-19 13:38:37,794 WARN [main] [org.jboss.resteasy.spi.metadata.ResourceBuilder$ResourceMethodBuilder] (ResourceBuilder.java:581) - RESTEASY002141: MediaType text/plain on requestEndSession() lacks charset. Consider setting charset or turning on context parameter resteasy.add.charset 2018-10-19 13:38:37,800 WARN [main] [org.jboss.resteasy.spi.metadata.ResourceBuilder$ResourceMethodBuilder] (ResourceBuilder.java:581) - RESTEASY002141: MediaType text/plain on requestEndSession() lacks charset. Consider setting charset or turning on context parameter resteasy.add.charset 2018-10-19 13:38:37,820 WARN [main] [org.jboss.resteasy.spi.metadata.ResourceBuilder$ResourceMethodBuilder] (ResourceBuilder.java:581) - RESTEASY002141: MediaType application/xml on get() lacks charset. Consider setting charset or turning on context parameter resteasy.add.charset 2018-10-19 13:38:37,820 WARN [main] [org.jboss.resteasy.spi.metadata.ResourceBuilder$ResourceMethodBuilder] (ResourceBuilder.java:581) - RESTEASY002141: MediaType application/xml on get() lacks charset. Consider setting charset or turning on context parameter resteasy.add.charset 2018-10-19 13:38:37,963 WARN [main] [org.jboss.resteasy.spi.metadata.ResourceBuilder$ResourceMethodBuilder] (ResourceBuilder.java:581) - RESTEASY002141: MediaType text/plain on requestAuthorizationGet() lacks charset. Consider setting charset or turning on context parameter resteasy.add.charset 2018-10-19 13:38:38,108 WARN [main] [org.jboss.resteasy.spi.metadata.ResourceBuilder$ResourceMethodBuilder] (ResourceBuilder.java:581) - RESTEASY002141: MediaType text/plain on requestAuthorizationPost() lacks charset. Consider setting charset or turning on context parameter resteasy.add.charset 2018-10-19 13:38:38,267 WARN [main] [org.jboss.resteasy.spi.metadata.ResourceBuilder$ResourceMethodBuilder] (ResourceBuilder.java:581) - RESTEASY002141: MediaType text/plain on requestAuthorizationGet() lacks charset. Consider setting charset or turning on context parameter resteasy.add.charset 2018-10-19 13:38:38,404 WARN [main] [org.jboss.resteasy.spi.metadata.ResourceBuilder$ResourceMethodBuilder] (ResourceBuilder.java:581) - RESTEASY002141: MediaType text/plain on requestAuthorizationPost() lacks charset. Consider setting charset or turning on context parameter resteasy.add.charset -bash-4.2# ``` # oxtrust.log: ``` root@gtwtdlapcobv01:~ # locate oxtrust.log /opt/gluu-server-3.1.4/opt/gluu/jetty/identity/logs/oxtrust.log root@gtwtdlapcobv01:~ # cat /opt/gluu-server-3.1.4/opt/gluu/jetty/identity/logs/oxtrust.log 2018-10-19 13:35:32,728 INFO [main] [org.gluu.oxtrust.util.BuildVersion] (BuildVersion.java:82) - Root element :beans 2018-10-19 13:35:32,766 INFO [main] [org.xdi.oxauth.model.util.SecurityProviderUtility] (SecurityProviderUtility.java:23) - Adding Bouncy Castle Provider 2018-10-19 13:35:32,833 INFO [main] [org.gluu.oxtrust.ldap.service.AppInitializer] (AppInitializer.java:292) - Build date 2018-09-27 19:00. Code revision a0810408bbc024f38eafea043559c0486e1948d3 on ${git.commit.time}. Build 266 2018-10-19 13:35:32,844 INFO [main] [org.gluu.oxtrust.config.ConfigurationFactory] (ConfigurationFactory.java:134) - Creating oxTrustConfiguration 2018-10-19 13:35:32,845 INFO [main] [org.gluu.oxtrust.config.ConfigurationFactory] (ConfigurationFactory.java:420) - ########## ldapFileName = /etc/gluu/conf/ox-ldap.properties 2018-10-19 13:35:33,558 INFO [main] [org.gluu.oxtrust.config.ConfigurationFactory] (ConfigurationFactory.java:357) - Loading configuration from LDAP... 2018-10-19 13:35:33,690 INFO [main] [org.gluu.oxtrust.ldap.service.AppInitializer] (AppInitializer.java:327) - Created ldapEntryManager: org.gluu.site.ldap.OperationsFacade@3905083a 2018-10-19 13:35:33,852 INFO [main] [org.xdi.service.logger.LoggerService] (LoggerService.java:175) - External log configuration: null 2018-10-19 13:35:33,852 INFO [main] [org.gluu.oxtrust.config.ConfigurationFactory] (ConfigurationFactory.java:156) - Configuration loaded successfully. 2018-10-19 13:35:33,855 INFO [main] [org.gluu.oxtrust.ldap.service.TemplateService] (TemplateService.java:104) - file.resource.loader.path = /opt/gluu/jetty/identity/conf/shibboleth3/idp, /opt/gluu/jetty/identity/conf/shibboleth3/sp, /opt/gluu/jetty/identity/conf/ldif, /opt/gluu/jetty/identity/conf/shibboleth3/idp/MetadataFilter, /opt/gluu/jetty/identity/conf/shibboleth3/idp/ProfileConfiguration, /opt/gluu/jetty/identity/conf/template/conf, /opt/gluu/jetty/identity/conf/template/shibboleth3 2018-10-19 13:35:33,954 WARN [main] [org.gluu.oxtrust.ldap.service.SubversionService] (SubversionService.java:191) - The service which commit configuration files into SVN was disabled 2018-10-19 13:35:34,894 INFO [main] [org.gluu.oxtrust.ldap.service.ShibbolethInitializer] (ShibbolethInitializer.java:41) - IDP config generation is set to true 2018-10-19 13:35:34,955 INFO [main] [org.gluu.oxtrust.ldap.service.ShibbolethInitializer] (ShibbolethInitializer.java:87) - ########## shibbolethVersion = v3 2018-10-19 13:35:34,955 INFO [main] [org.gluu.oxtrust.ldap.service.Shibboleth3ConfService] (Shibboleth3ConfService.java:1322) - >>>>>>>>>> IN Shibboleth3ConfService.generateMetadataFiles()... 2018-10-19 13:35:34,998 INFO [main] [org.gluu.oxtrust.ldap.service.Shibboleth3ConfService] (Shibboleth3ConfService.java:1388) - >>>>>>>>>> LEAVING Shibboleth3ConfService.generateMetadataFiles()... 2018-10-19 13:35:34,999 INFO [main] [org.gluu.oxtrust.ldap.service.Shibboleth3ConfService] (Shibboleth3ConfService.java:179) - >>>>>>>>>> IN Shibboleth3ConfService.generateConfigurationFiles()... 2018-10-19 13:35:35,019 INFO [main] [org.gluu.oxtrust.ldap.service.ApplicationFactory] (ApplicationFactory.java:58) - Cache configuration: CacheConfiguration{cacheProviderType=IN_MEMORY, memcachedConfiguration=MemcachedConfiguration{servers='localhost:11211', maxOperationQueueLength=100000, bufferSize=32768, defaultPutExpiration=60, connectionFactoryType=DEFAULT}, redisConfiguration=RedisConfiguration{servers='localhost:6379', defaultPutExpiration=60, redisProviderType=STANDALONE, useSSL=false, sslTrustStoreFilePath=}, inMemoryConfiguration=InMemoryConfiguration{defaultPutExpiration=60}, nativePersistenceConfiguration=NativePersistenceConfiguration{defaultPutExpiration=60, baseDn=o=gluu}} 2018-10-19 13:35:35,197 INFO [main] [org.gluu.oxtrust.ldap.service.CASService] (CASService.java:53) - loadCASConfiguration() call 2018-10-19 13:35:35,306 INFO [main] [org.gluu.oxtrust.ldap.service.Shibboleth3ConfService] (Shibboleth3ConfService.java:250) - >>>>>>>>>> LEAVING Shibboleth3ConfService.generateConfigurationFiles()... 2018-10-19 13:35:35,368 INFO [main] [org.quartz.impl.StdSchedulerFactory] (StdSchedulerFactory.java:1172) - Using default implementation for ThreadExecutor 2018-10-19 13:35:35,387 INFO [main] [org.quartz.core.SchedulerSignalerImpl] (SchedulerSignalerImpl.java:61) - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2018-10-19 13:35:35,387 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:240) - Quartz Scheduler v.2.2.3 created. 2018-10-19 13:35:35,388 INFO [main] [org.quartz.simpl.RAMJobStore] (RAMJobStore.java:155) - RAMJobStore initialized. 2018-10-19 13:35:35,389 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:305) - Scheduler meta-data: Quartz Scheduler (v2.2.3) 'oxTrustScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2018-10-19 13:35:35,389 INFO [main] [org.quartz.impl.StdSchedulerFactory] (StdSchedulerFactory.java:1327) - Quartz scheduler 'oxTrustScheduler' initialized from the specified file : 'quartz.properties' from the class resource path. 2018-10-19 13:35:35,393 INFO [main] [org.quartz.impl.StdSchedulerFactory] (StdSchedulerFactory.java:1331) - Quartz scheduler version: 2.2.3 2018-10-19 13:35:35,394 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:2311) - JobFactory set to: org.xdi.service.timer.JobExecutionFactory@3b68430d 2018-10-19 13:35:35,394 INFO [main] [org.xdi.service.timer.QuartzSchedulerManager] (QuartzSchedulerManager.java:62) - Quartz scheduler manager initialized 2018-10-19 13:35:35,395 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:575) - Scheduler oxTrustScheduler_$_NON_CLUSTERED started. 2018-10-19 13:35:35,395 INFO [main] [org.xdi.service.timer.QuartzSchedulerManager] (QuartzSchedulerManager.java:116) - Quartz scheduler started 2018-10-19 13:35:35,408 INFO [main] [org.xdi.service.logger.LoggerService] (LoggerService.java:47) - Initializing Logger Update Timer 2018-10-19 13:35:35,542 INFO [main] [org.gluu.oxtrust.ldap.service.StatusCheckerDaily] (StatusCheckerDaily.java:60) - Initializing Daily Status Cheker Timer 2018-10-19 13:35:35,547 INFO [main] [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] (StatusCheckerTimer.java:108) - Initializing Daily Status Cheker Timer 2018-10-19 13:35:35,626 INFO [main] [org.gluu.oxtrust.ldap.service.LogFileSizeChecker] (LogFileSizeChecker.java:63) - Initializing Log File Size Checker Timer 2018-10-19 13:35:42,860 INFO [qtp804611486-18] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 13:35:42,892 INFO [qtp804611486-18] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 13:36:25,012 ERROR [qtp804611486-11] [org.xdi.oxauth.client.OpenIdConfigurationClient] (OpenIdConfigurationClient.java:171) - A JSONObject text must begin with '{' at character 1 of 403 Forbidden org.codehaus.jettison.json.JSONException: A JSONObject text must begin with '{' at character 1 of 403 Forbidden at org.codehaus.jettison.json.JSONTokener.syntaxError(JSONTokener.java:463) ~[jettison-1.3.8.jar:1.3.8] at org.codehaus.jettison.json.JSONObject.<init>(JSONObject.java:206) ~[jettison-1.3.8.jar:1.3.8] at org.codehaus.jettison.json.JSONObject.<init>(JSONObject.java:313) ~[jettison-1.3.8.jar:1.3.8] at org.xdi.oxauth.client.OpenIdConfigurationClient._execOpenIdConfiguration(OpenIdConfigurationClient.java:83) [oxauth-client-3.1.4.Final.jar:?] at org.xdi.oxauth.client.OpenIdConfigurationClient.execOpenIdConfiguration(OpenIdConfigurationClient.java:50) [oxauth-client-3.1.4.Final.jar:?] at org.gluu.oxtrust.service.OpenIdService.loadOpenIdConfiguration(OpenIdService.java:56) [classes/:?] at org.gluu.oxtrust.service.OpenIdService.initInternal(OpenIdService.java:44) [classes/:?] at org.xdi.util.init.Initializable.init(Initializable.java:26) [oxcore-util-3.1.4.Final.jar:?] at org.gluu.oxtrust.service.OpenIdService.getOpenIdConfiguration(OpenIdService.java:68) [classes/:?] at org.gluu.oxtrust.service.OpenIdService$Proxy$_$$_WeldClientProxy.getOpenIdConfiguration(Unknown Source) [classes/:?] at org.gluu.oxtrust.action.Authenticator.oAuthLogin(Authenticator.java:318) [classes/:?] at org.gluu.oxtrust.action.Authenticator.preAuthenticate(Authenticator.java:118) [classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_181] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181] at org.apache.el.parser.AstValue.invoke(AstValue.java:247) [org.mortbay.jasper.apache-el-8.5.24.2.jar:8.5.24] at org.apache.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:267) [org.mortbay.jasper.apache-el-8.5.24.2.jar:8.5.24] at org.jboss.weld.module.web.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) [weld-web-3.0.5.Final.jar:3.0.5.Final] at org.jboss.weld.module.web.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) [weld-web-3.0.5.Final.jar:3.0.5.Final] at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105) [javax.faces-2.2.16.jar:2.2.16] at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:87) [javax.faces-2.2.16.jar:2.2.16] at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102) [javax.faces-2.2.16.jar:2.2.16] at javax.faces.component.UIViewAction.broadcast(UIViewAction.java:562) [javax.faces-2.2.16.jar:2.2.16] at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:790) [javax.faces-2.2.16.jar:2.2.16] at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1282) [javax.faces-2.2.16.jar:2.2.16] at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:81) [javax.faces-2.2.16.jar:2.2.16] at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) [javax.faces-2.2.16.jar:2.2.16] at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:198) [javax.faces-2.2.16.jar:2.2.16] at javax.faces.webapp.FacesServlet.service(FacesServlet.java:658) [javax.faces-2.2.16.jar:2.2.16] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:857) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1655) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.ocpsoft.rewrite.servlet.RewriteFilter.doFilter(RewriteFilter.java:226) [rewrite-servlet-3.4.2.Final.jar:3.4.2.Final] at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:566) [jetty-security-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1340) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1242) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:203) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:73) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.ocpsoft.rewrite.servlet.impl.HttpRewriteResultHandler.handleResult(HttpRewriteResultHandler.java:42) [rewrite-servlet-3.4.2.Final.jar:3.4.2.Final] at org.ocpsoft.rewrite.servlet.RewriteFilter.rewrite(RewriteFilter.java:297) [rewrite-servlet-3.4.2.Final.jar:3.4.2.Final] at org.ocpsoft.rewrite.servlet.RewriteFilter.doFilter(RewriteFilter.java:198) [rewrite-servlet-3.4.2.Final.jar:3.4.2.Final] at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548) [jetty-security-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1340) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1242) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:126) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.Server.handle(Server.java:503) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181] 2018-10-19 13:36:42,756 INFO [qtp804611486-18] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 13:36:42,765 INFO [qtp804611486-18] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 13:37:42,813 INFO [qtp804611486-11] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 13:37:42,823 INFO [qtp804611486-11] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 13:38:42,843 INFO [qtp804611486-16] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 13:38:42,852 INFO [qtp804611486-16] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 13:38:43,990 INFO [Thread-11] [org.gluu.oxtrust.ldap.service.AppInitializer] (AppInitializer.java:280) - Closing LDAP connection at server shutdown... 2018-10-19 13:38:44,305 INFO [Thread-11] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:694) - Scheduler oxTrustScheduler_$_NON_CLUSTERED shutting down. 2018-10-19 13:38:44,305 INFO [Thread-11] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:613) - Scheduler oxTrustScheduler_$_NON_CLUSTERED paused. 2018-10-19 13:38:44,306 INFO [Thread-11] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:771) - Scheduler oxTrustScheduler_$_NON_CLUSTERED shutdown complete. 2018-10-19 13:38:44,306 INFO [Thread-11] [org.xdi.service.timer.QuartzSchedulerManager] (QuartzSchedulerManager.java:150) - Quartz scheduler manager destroyed 2018-10-19 13:38:55,903 INFO [main] [org.gluu.oxtrust.util.BuildVersion] (BuildVersion.java:82) - Root element :beans 2018-10-19 13:38:55,948 INFO [main] [org.xdi.oxauth.model.util.SecurityProviderUtility] (SecurityProviderUtility.java:23) - Adding Bouncy Castle Provider 2018-10-19 13:38:56,012 INFO [main] [org.gluu.oxtrust.ldap.service.AppInitializer] (AppInitializer.java:292) - Build date 2018-09-27 19:00. Code revision a0810408bbc024f38eafea043559c0486e1948d3 on ${git.commit.time}. Build 266 2018-10-19 13:38:56,022 INFO [main] [org.gluu.oxtrust.config.ConfigurationFactory] (ConfigurationFactory.java:134) - Creating oxTrustConfiguration 2018-10-19 13:38:56,022 INFO [main] [org.gluu.oxtrust.config.ConfigurationFactory] (ConfigurationFactory.java:420) - ########## ldapFileName = /etc/gluu/conf/ox-ldap.properties 2018-10-19 13:38:56,757 INFO [main] [org.gluu.oxtrust.config.ConfigurationFactory] (ConfigurationFactory.java:357) - Loading configuration from LDAP... 2018-10-19 13:38:56,838 INFO [main] [org.gluu.oxtrust.ldap.service.AppInitializer] (AppInitializer.java:327) - Created ldapEntryManager: org.gluu.site.ldap.OperationsFacade@5511b371 2018-10-19 13:38:56,957 INFO [main] [org.xdi.service.logger.LoggerService] (LoggerService.java:175) - External log configuration: null 2018-10-19 13:38:56,957 INFO [main] [org.gluu.oxtrust.config.ConfigurationFactory] (ConfigurationFactory.java:156) - Configuration loaded successfully. 2018-10-19 13:38:56,959 INFO [main] [org.gluu.oxtrust.ldap.service.TemplateService] (TemplateService.java:104) - file.resource.loader.path = /opt/gluu/jetty/identity/conf/shibboleth3/idp, /opt/gluu/jetty/identity/conf/shibboleth3/sp, /opt/gluu/jetty/identity/conf/ldif, /opt/gluu/jetty/identity/conf/shibboleth3/idp/MetadataFilter, /opt/gluu/jetty/identity/conf/shibboleth3/idp/ProfileConfiguration, /opt/gluu/jetty/identity/conf/template/conf, /opt/gluu/jetty/identity/conf/template/shibboleth3 2018-10-19 13:38:57,067 WARN [main] [org.gluu.oxtrust.ldap.service.SubversionService] (SubversionService.java:191) - The service which commit configuration files into SVN was disabled 2018-10-19 13:38:58,076 INFO [main] [org.gluu.oxtrust.ldap.service.ShibbolethInitializer] (ShibbolethInitializer.java:41) - IDP config generation is set to true 2018-10-19 13:38:58,115 INFO [main] [org.gluu.oxtrust.ldap.service.ShibbolethInitializer] (ShibbolethInitializer.java:87) - ########## shibbolethVersion = v3 2018-10-19 13:38:58,116 INFO [main] [org.gluu.oxtrust.ldap.service.Shibboleth3ConfService] (Shibboleth3ConfService.java:1322) - >>>>>>>>>> IN Shibboleth3ConfService.generateMetadataFiles()... 2018-10-19 13:38:58,137 INFO [main] [org.gluu.oxtrust.ldap.service.Shibboleth3ConfService] (Shibboleth3ConfService.java:1388) - >>>>>>>>>> LEAVING Shibboleth3ConfService.generateMetadataFiles()... 2018-10-19 13:38:58,138 INFO [main] [org.gluu.oxtrust.ldap.service.Shibboleth3ConfService] (Shibboleth3ConfService.java:179) - >>>>>>>>>> IN Shibboleth3ConfService.generateConfigurationFiles()... 2018-10-19 13:38:58,156 INFO [main] [org.gluu.oxtrust.ldap.service.ApplicationFactory] (ApplicationFactory.java:58) - Cache configuration: CacheConfiguration{cacheProviderType=IN_MEMORY, memcachedConfiguration=MemcachedConfiguration{servers='localhost:11211', maxOperationQueueLength=100000, bufferSize=32768, defaultPutExpiration=60, connectionFactoryType=DEFAULT}, redisConfiguration=RedisConfiguration{servers='localhost:6379', defaultPutExpiration=60, redisProviderType=STANDALONE, useSSL=false, sslTrustStoreFilePath=}, inMemoryConfiguration=InMemoryConfiguration{defaultPutExpiration=60}, nativePersistenceConfiguration=NativePersistenceConfiguration{defaultPutExpiration=60, baseDn=o=gluu}} 2018-10-19 13:38:58,323 INFO [main] [org.gluu.oxtrust.ldap.service.CASService] (CASService.java:53) - loadCASConfiguration() call 2018-10-19 13:38:58,515 INFO [main] [org.gluu.oxtrust.ldap.service.Shibboleth3ConfService] (Shibboleth3ConfService.java:250) - >>>>>>>>>> LEAVING Shibboleth3ConfService.generateConfigurationFiles()... 2018-10-19 13:38:58,563 INFO [main] [org.quartz.impl.StdSchedulerFactory] (StdSchedulerFactory.java:1172) - Using default implementation for ThreadExecutor 2018-10-19 13:38:58,585 INFO [main] [org.quartz.core.SchedulerSignalerImpl] (SchedulerSignalerImpl.java:61) - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2018-10-19 13:38:58,585 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:240) - Quartz Scheduler v.2.2.3 created. 2018-10-19 13:38:58,586 INFO [main] [org.quartz.simpl.RAMJobStore] (RAMJobStore.java:155) - RAMJobStore initialized. 2018-10-19 13:38:58,587 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:305) - Scheduler meta-data: Quartz Scheduler (v2.2.3) 'oxTrustScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2018-10-19 13:38:58,587 INFO [main] [org.quartz.impl.StdSchedulerFactory] (StdSchedulerFactory.java:1327) - Quartz scheduler 'oxTrustScheduler' initialized from the specified file : 'quartz.properties' from the class resource path. 2018-10-19 13:38:58,588 INFO [main] [org.quartz.impl.StdSchedulerFactory] (StdSchedulerFactory.java:1331) - Quartz scheduler version: 2.2.3 2018-10-19 13:38:58,588 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:2311) - JobFactory set to: org.xdi.service.timer.JobExecutionFactory@69e22173 2018-10-19 13:38:58,589 INFO [main] [org.xdi.service.timer.QuartzSchedulerManager] (QuartzSchedulerManager.java:62) - Quartz scheduler manager initialized 2018-10-19 13:38:58,589 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:575) - Scheduler oxTrustScheduler_$_NON_CLUSTERED started. 2018-10-19 13:38:58,589 INFO [main] [org.xdi.service.timer.QuartzSchedulerManager] (QuartzSchedulerManager.java:116) - Quartz scheduler started 2018-10-19 13:38:58,609 INFO [main] [org.xdi.service.logger.LoggerService] (LoggerService.java:47) - Initializing Logger Update Timer 2018-10-19 13:38:58,680 INFO [main] [org.gluu.oxtrust.ldap.service.StatusCheckerDaily] (StatusCheckerDaily.java:60) - Initializing Daily Status Cheker Timer 2018-10-19 13:38:58,686 INFO [main] [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] (StatusCheckerTimer.java:108) - Initializing Daily Status Cheker Timer 2018-10-19 13:38:58,814 INFO [main] [org.gluu.oxtrust.ldap.service.LogFileSizeChecker] (LogFileSizeChecker.java:63) - Initializing Log File Size Checker Timer 2018-10-19 13:39:43,030 INFO [qtp804611486-17] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 13:39:43,049 INFO [qtp804611486-17] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 13:40:42,960 INFO [qtp804611486-18] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 13:40:42,968 INFO [qtp804611486-18] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 13:41:43,009 INFO [qtp804611486-12] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 13:41:43,017 INFO [qtp804611486-12] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 13:42:19,504 ERROR [qtp804611486-11] [org.xdi.oxauth.client.OpenIdConfigurationClient] (OpenIdConfigurationClient.java:171) - A JSONObject text must begin with '{' at character 1 of 403 Forbidden org.codehaus.jettison.json.JSONException: A JSONObject text must begin with '{' at character 1 of 403 Forbidden at org.codehaus.jettison.json.JSONTokener.syntaxError(JSONTokener.java:463) ~[jettison-1.3.8.jar:1.3.8] at org.codehaus.jettison.json.JSONObject.<init>(JSONObject.java:206) ~[jettison-1.3.8.jar:1.3.8] at org.codehaus.jettison.json.JSONObject.<init>(JSONObject.java:313) ~[jettison-1.3.8.jar:1.3.8] at org.xdi.oxauth.client.OpenIdConfigurationClient._execOpenIdConfiguration(OpenIdConfigurationClient.java:83) [oxauth-client-3.1.4.Final.jar:?] at org.xdi.oxauth.client.OpenIdConfigurationClient.execOpenIdConfiguration(OpenIdConfigurationClient.java:50) [oxauth-client-3.1.4.Final.jar:?] at org.gluu.oxtrust.service.OpenIdService.loadOpenIdConfiguration(OpenIdService.java:56) [classes/:?] at org.gluu.oxtrust.service.OpenIdService.initInternal(OpenIdService.java:44) [classes/:?] at org.xdi.util.init.Initializable.init(Initializable.java:26) [oxcore-util-3.1.4.Final.jar:?] at org.gluu.oxtrust.service.OpenIdService.getOpenIdConfiguration(OpenIdService.java:68) [classes/:?] at org.gluu.oxtrust.service.OpenIdService$Proxy$_$$_WeldClientProxy.getOpenIdConfiguration(Unknown Source) [classes/:?] at org.gluu.oxtrust.action.Authenticator.oAuthLogin(Authenticator.java:318) [classes/:?] at org.gluu.oxtrust.action.Authenticator.preAuthenticate(Authenticator.java:118) [classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_181] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181] at org.apache.el.parser.AstValue.invoke(AstValue.java:247) [org.mortbay.jasper.apache-el-8.5.24.2.jar:8.5.24] at org.apache.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:267) [org.mortbay.jasper.apache-el-8.5.24.2.jar:8.5.24] at org.jboss.weld.module.web.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) [weld-web-3.0.5.Final.jar:3.0.5.Final] at org.jboss.weld.module.web.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) [weld-web-3.0.5.Final.jar:3.0.5.Final] at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105) [javax.faces-2.2.16.jar:2.2.16] at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:87) [javax.faces-2.2.16.jar:2.2.16] at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102) [javax.faces-2.2.16.jar:2.2.16] at javax.faces.component.UIViewAction.broadcast(UIViewAction.java:562) [javax.faces-2.2.16.jar:2.2.16] at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:790) [javax.faces-2.2.16.jar:2.2.16] at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1282) [javax.faces-2.2.16.jar:2.2.16] at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:81) [javax.faces-2.2.16.jar:2.2.16] at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) [javax.faces-2.2.16.jar:2.2.16] at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:198) [javax.faces-2.2.16.jar:2.2.16] at javax.faces.webapp.FacesServlet.service(FacesServlet.java:658) [javax.faces-2.2.16.jar:2.2.16] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:857) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1655) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.ocpsoft.rewrite.servlet.RewriteFilter.doFilter(RewriteFilter.java:226) [rewrite-servlet-3.4.2.Final.jar:3.4.2.Final] at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:566) [jetty-security-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1340) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1242) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:203) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:73) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.ocpsoft.rewrite.servlet.impl.HttpRewriteResultHandler.handleResult(HttpRewriteResultHandler.java:42) [rewrite-servlet-3.4.2.Final.jar:3.4.2.Final] at org.ocpsoft.rewrite.servlet.RewriteFilter.rewrite(RewriteFilter.java:297) [rewrite-servlet-3.4.2.Final.jar:3.4.2.Final] at org.ocpsoft.rewrite.servlet.RewriteFilter.doFilter(RewriteFilter.java:198) [rewrite-servlet-3.4.2.Final.jar:3.4.2.Final] at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548) [jetty-security-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1340) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) [jetty-servlet-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1242) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:126) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.Server.handle(Server.java:503) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181] 2018-10-19 13:42:43,060 INFO [qtp804611486-14] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 13:42:43,064 INFO [qtp804611486-14] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 13:43:43,120 INFO [qtp804611486-16] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 13:43:43,124 INFO [qtp804611486-16] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 13:44:43,180 INFO [qtp804611486-12] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 13:44:43,186 INFO [qtp804611486-12] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 13:45:43,216 INFO [qtp804611486-14] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 13:45:43,224 INFO [qtp804611486-14] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled 2018-10-19 13:46:43,259 INFO [qtp804611486-9] [org.gluu.oxtrust.service.filter.AuthorizationProcessingFilter] (AuthorizationProcessingFilter.java:78) - Path is protected, proceeding with authorization processing... 2018-10-19 13:46:43,265 INFO [qtp804611486-9] [org.gluu.oxtrust.service.uma.PassportUmaProtectionService] (PassportUmaProtectionService.java:90) - UMA passport authentication is disabled root@gtwtdlapcobv01:~ # ```

By Maniganda Prakash Kannan Account Admin 19 Oct 2018 at 3:59 p.m. CDT

Maniganda Prakash Kannan gravatar
**Logs uploaded at:** https://github.com/akashlee/gluu

By Chris Blanton user 19 Oct 2018 at 4:06 p.m. CDT

Chris Blanton gravatar
Your issue seems to stem from some conflict while launching oxauth: ``` 2018-10-19 13:38:38.429:WARN:oejx.XmlConfiguration:main: java.security.PrivilegedActionException: java.net.BindException: Address already in use ... Caused by: java.net.BindException: Address already in use ... at org.eclipse.jetty.start.Main.main(Main.java:77) java.lang.reflect.InvocationTargetException ... Caused by: java.security.PrivilegedActionException: java.net.BindException: Address already in use at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.jetty.xml.XmlConfiguration.main(XmlConfiguration.java:1511) ... 7 more Caused by: java.net.BindException: Address already in use ... ... 9 more java.lang.reflect.InvocationTargetException ... Caused by: java.security.PrivilegedActionException: java.net.BindException: Address already in use at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.jetty.xml.XmlConfiguration.main(XmlConfiguration.java:1511) ... 7 more Caused by: java.net.BindException: Address already in use ... ... 9 more Usage: java -jar $JETTY_HOME/start.jar [options] [properties] [configs] java -jar $JETTY_HOME/start.jar --help # for more information ``` From `2018_10_19.jetty.log`. Can you send me the output of `netstat -plunt` as well as the output of `ps aux | grep -i oxauth`

By Maniganda Prakash Kannan Account Admin 19 Oct 2018 at 4:11 p.m. CDT

Maniganda Prakash Kannan gravatar
https://github.com/akashlee/gluu/blob/master/netstat.png

By Chris Blanton user 19 Oct 2018 at 4:17 p.m. CDT

Chris Blanton gravatar
Note the `8081` in that netstat list. That's the required port for oxAuth to run. Are you running something else on `8081`? It doesn't look to be one of our Java services like `8082`, `8085` and `8086`. `8081` is required to be clear to run oxAuth.

By Maniganda Prakash Kannan Account Admin 19 Oct 2018 at 5:38 p.m. CDT

Maniganda Prakash Kannan gravatar
``` root@gtwtdlapcobv01:~ # netstat -ltnp | grep -w ':8081' tcp6 0 0 :::8081 :::* LISTEN 1622/macmnsvc ``` `McAfee` is running on `8081`, reached out to our team central team whether it can be moved to different port other than `8081 / 8082 / 8085 / 8086`. If response is negative, do I have an option to change the port for `oxAuth`?

By Yuriy Movchan staff 20 Oct 2018 at 4:51 a.m. CDT

Yuriy Movchan gravatar
Yes, you can change port. There are only few steps needed for this: 1. Change in /etc/default/oxauth port 8081 to another free port (parameter JETTY_ARGS) 2. Restart oxauth service and check output if it started properly. Additionally you can run ps -efH | grep oxauth or netstat do double check if it's up. 3. Replace 8081 port in /etc/httpd/conf.d/https_gluu.conf with port which you decided to use in step 1 4. Restart httpd service 5. Restart identity service

By Maniganda Prakash Kannan Account Admin 22 Oct 2018 at 12:15 p.m. CDT

Maniganda Prakash Kannan gravatar
### WORKED !! Updated the port to `8083`. Thanks `Yure` and `Chris`.