Skip to Content.
Sympa Menu

grouper-users - [grouper-users] Installer issue

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] Installer issue


Chronological Thread 
  • From: Bryan Wooten <>
  • To: "" <>
  • Subject: [grouper-users] Installer issue
  • Date: Thu, 3 May 2018 13:56:12 +0000
  • Accept-language: en-US
  • Ironport-phdr: 9a23:c3La9RCyduB1/X8tQ2rAUyQJP3N1i/DPJgcQr6AfoPdwSPT4ocbcNUDSrc9gkEXOFd2Cra4c0KyO6+jJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fcbglUijexe69+IAmrpgjNq8cahpdvJLwswRXTuHtIfOpWxWJsJV2Nmhv3+9m98p1+/SlOovwt78FPX7n0cKQ+VrxYES8pM3sp683xtBnMVhWA630BWWgLiBVIAgzF7BbnXpfttybxq+Rw1DWGMcDwULs5Xymp4aV2Rx/ykCoJNyA3/nzLisJ+j6xboQ6uqBNkzo7OfI2YMOBzcr/Bcd8EQ2dKQ8ZfVzZGAoO5d4YCEvABPOZCoIn7ulABrRy+BQ6wBOzxzD9Dm3j70rYg0+UhCw7G2hYsHtwJsHTTsNX6KqESXPuozKnU1zrDb+la1ing54jVax0sp+yHU7x3ccrU00YvFgXFg02fqIzgOzOZzPgNs2+d4uF9Vuyvk3YqpxxxrzWv3MshjovEipgIxl3L+ih12ok4KcOgREJmYdOpEIFcuzyGO4drWM8uXW5ltDggxrEYt5O2czAGxIkmyhPbcfCLbYiF7x35WOuROzt1i31odbSijBio60eg0PfzVsys3VZKsCVFlt7Mu2gM1xzL7ciKSOFx8Vu91jqVygDT9vtLIUAumaXFNpEh36Y8lpsVsUvdAi/7gFj6ga+We0k+/uWl6f7rbqjpq5KTLYN5hR/yPrwrmsOlAOQ4NgYOX3Kc+eS5zLDs5lf5QbVQgf0wiKXYvpfaJcMHpqGnBQ9YyZsj6wqlADemytgXg2QILE9ddBKdk4fpI03OIOz/DfqnjFSsijBrx+3ePrL/GJXBN2XDkKz/crZn8E5R0w4zzdFE55JIEbENPuj/Wk73tNzEEBA5KQq0zPj7CNljzI8RR3+AArLKeJ/V5BWH/OUyO+SWIZIOtSzmA/kj+/P0i3IlwxkQcbTjlc8YcnelBvl8ZliCbGD3qtYHDWoQuAciFqrnhEDUAhBJYHPndbgt7zdzN4WhEYrFDtSnmq2I2mGkGZpKa2ZuF0yFETHle5jSCKREUz6bPsI0ym9MbrOmUYJ0jRw=

I have successfully installed Grouper when selecting the hsql default database.

 

I am now trying to install using an Oracle DB, but I can’t seem to get past this error:

 

End adding quickstart data

##################################

 

Do you want to install the user interface (t|f)? [t]: t

File exists: /opt/grouper/grouper.installer-2.3.0/tarballs/grouper.ui-2.3.0.tar.gz, should we use the local file (t|f)? [t]:

Unzipped file exists: /opt/grouper/grouper.installer-2.3.0/tarballs/grouper.ui-2.3.0.tar, use unzipped file (t|f)? [t]:

Untarred dir exists: /opt/grouper/grouper.installer-2.3.0/grouper.ui-2.3.0, use untarred dir (t|f)? [t]:

Editing /opt/grouper/grouper.installer-2.3.0/grouper.ui-2.3.0/build.properties:

- property grouper.folder already was set to: /opt/grouper/grouper.installer-2.3.0/grouper.apiBinary-2.3.0, not changing file

- property should.copy.context.xml.to.metainf already was set to: false, not changing file

File exists: /opt/grouper/grouper.installer-2.3.0/tarballs/apache-ant-1.8.2-bin.tar.gz, should we use the local file (t|f)? [t]:

Unzipped file exists: /opt/grouper/grouper.installer-2.3.0/tarballs/apache-ant-1.8.2-bin.tar, use unzipped file (t|f)? [t]:

Untarred dir exists: /opt/grouper/grouper.installer-2.3.0/tarballs/apache-ant-1.8.2, use untarred dir (t|f)? [t]:

Enter the tomcat version (8.5.12 or 6.0.35) [8.5.12]:

File exists: /opt/grouper/grouper.installer-2.3.0/tarballs/apache-tomcat-8.5.12.tar.gz, should we use the local file (t|f)? [t]:

Unzipped file exists: /opt/grouper/grouper.installer-2.3.0/tarballs/apache-tomcat-8.5.12.tar, use unzipped file (t|f)? [t]:

Untarred dir exists: /opt/grouper/grouper.installer-2.3.0/apache-tomcat-8.5.12, use untarred dir (t|f)? [t]:

Do you want to set the tomcat memory limit (t|f)? [t]: f

Do you want to set tomcat scripts to executable (t|f)? [t]: f

Exception in thread "main" java.lang.NullPointerException

        at edu.internet2.middleware.grouperInstaller.GrouperInstaller.configureTomcat(GrouperInstaller.java:9673)

        at edu.internet2.middleware.grouperInstaller.GrouperInstaller.mainInstallLogic(GrouperInstaller.java:8651)

        at edu.internet2.middleware.grouperInstaller.GrouperInstaller.access$500(GrouperInstaller.java:83)

        at edu.internet2.middleware.grouperInstaller.GrouperInstaller$GrouperInstallerMainFunction$2.logic(GrouperInstaller.java:1487)

        at edu.internet2.middleware.grouperInstaller.GrouperInstaller.mainLogic(GrouperInstaller.java:1710)

        at edu.internet2.middleware.grouperInstaller.GrouperInstaller.main(GrouperInstaller.java:550)

[root@iam-grouper1 grouper.installer-2.3.0]#

 

I have tried both true and false on the “set tomcat scripts” question and get the same error.

 

Any ideas?

 

Bryan Wooten

Tel: (801)585-9323

Email:

 

Identity & Access Management_combined centered

 

 




Archive powered by MHonArc 2.6.19.

Top of Page