grouper-users - [grouper-users] RE: first time grouper 2.4 install error
Subject: Grouper Users - Open Discussion List
List archive
- From: "Redman, Chad" <>
- To: "Guenther, Dean R." <>, "" <>
- Subject: [grouper-users] RE: first time grouper 2.4 install error
- Date: Tue, 2 Oct 2018 18:18:53 +0000
- Accept-language: en-US
- Authentication-results: spf=none (sender IP is ) ;
- Ironport-phdr: 9a23:V3oV5R8fhOjDM/9uRHKM819IXTAuvvDOBiVQ1KB+0+oXIJqq85mqBkHD//Il1AaPAd2Eraocw8Pt8InYEVQa5piAtH1QOLdtbDQizfssogo7HcSeAlf6JvO5JwYzHcBFSUM3tyrjaRsdF8nxfUDdrWOv5jAOBBr/KRB1JuPoEYLOksi7ze+/94HRbglSmDaxfa55IQmrownWqsQYm5ZpJLwryhvOrHtIeuBWyn1tKFmOgRvy5dq+8YB6/ShItP0v68BPUaPhf6QlVrNYFygpM3o05MLwqxbOSxaE62YGXWUXlhpIBBXF7A3/U5zsvCb2qvZx1S+HNsDtU7s6RSqt4LtqSB/wiScIKTg58H3MisdtiK5XuQ+tqwBjz4LRZoyeKfhwcb7Hfd4CRWRPQNtfVzBPDI2/YYsADesBMvpXoITmvVQCsQeyCBOwCO/z1DNFgGL9060g0+QmFAHLxAIsEc4Qv3vJqdX6LqESXfiox6TWzTXMde5Z1Tng44XPbh8hoeuDUq9ofsrL10YgCgbFgU+WqYH+IjOV0PgCv3KF4OV9SOKikmgqoBx/rDiow8cjkIjJhoQNx1DY9SV52pg6KselR0Jhe96kDZ1QuieHPIV1WsMvW25ltDogxrEbpZK2fjIGxZY6yxLFaPGLbpCE7g/jWeqPOzt0mmhpdK+jixqs60Ss1+LxW8qs3FZEsCVIkcXAu3UI2hHR7sWIV+Fy80K81juN1Q3f9ORJLE8omqrVJZMsx6A8mYEdvEnAGCL9hV/4g7WMdko+/+il8+Tnbavipp+bL4J6kh3zPKMylsG/GOg1LwoBU3aC9eS7z7Ls41f1QLJXjv0qiabZt43aJcIGqaKjGw9VyIEj6wqhADi6zNQYnH4HLFRfdBKAkojpJ1XOIPf/Dfe8mVijjDBrx/XeMr3gBJXCMGTDna/ucLph8UJQ1RY/wNJF659WF70NOvH+VlLpuNzdFBA5Mgi0w+j9CNV604MTQX6AAq+DP6zPqVCI/PwgLPSJZIAPvjbwMOUl5/jygnMjh1ASYLSp0YMNaH+kBvRmP1mZYX30j9cOC2cKuRc+TPT0h12YSDJTem2yULwm5jEgE4+mCYbDRpuxgLyawiu3BJxWZmZaCl+SC3focZuLW+sSZC6IPMBujyEEBvCdTNpr+gyjshP6xqAjZsbZ8ytQj9SpnIx6+uDViRE/7xRrFNnb3m2QGSU81GwSQCIu0bo6vFdw0Eyr0K5kjuZeGMAJof5FT01yYZHGyPFiBsq3RxnMZMyhSVC6T8+gDC1rCN893oldTVx6HoDotB3P2iOsR/c+l7WHTtRg+aLV00/rKsp4wnDuya8qyVQqX50cZiWdmqdj+l2LVMbymEKDmvPvLPxEhnSf/XqfzWeIoEBTWRJxVqOAR30Ee0/KtoqjtFjaQeqoDrIqektaxMiOJ7ECS+WhjE4OBZKBcM/bf3r3nm6xARiSwbbZZ4rjd1IH0SnYAU4sjgYYu3uKKFt2Cw==
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
What is the Java version it's using on the machine? The error could be Java 8 isn't installed? From: [mailto:]
On Behalf Of Guenther, Dean R. I’m trying to install Grouper 2.4 on a new system. This is not an upgrade to 2.4. In the build process I get an error attempting to build the UI. Here is a partial view of this error.
Building UI with command: /opt/grouper/grouper.installer-2.4.0/grouper.ui-2.4.0> bash /opt/grouper/grouper.installer-2.4.0/tarballs/apache-ant-1.8.2/bin/ant dist Oct 02, 2018 9:45:45 AM edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils execCommandHelper SEVERE: Process exit status=1: out: Buildfile: /opt/grouper/grouper.installer-2.4.0/grouper.ui-2.4.0/build.xml [copy] Copying 1 file to /opt/grouper/grouper.installer-2.4.0/grouper.ui-2.4.0 [copy] Copying 1 file to /opt/grouper/grouper.installer-2.4.0/grouper.ui-2.4.0/conf [copy] Copying 1 file to /opt/grouper/grouper.installer-2.4.0/grouper.ui-2.4.0/conf/grouperText . . [skipping] . -compileGrouper: [mkdir] Created dir: /opt/grouper/grouper.installer-2.4.0/grouper.ui-2.4.0/temp/jarBin [javac] /opt/grouper/grouper.installer-2.4.0/grouper.ui-2.4.0/build.xml:446: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 222 source files to /opt/grouper/grouper.installer-2.4.0/grouper.ui-2.4.0/temp/jarBin [javac] javac: invalid target release: 8 [javac] Usage: javac <options> <source files> [javac] use -help for a list of possible options , err: BUILD FAILED /opt/grouper/grouper.installer-2.4.0/grouper.ui-2.4.0/build.xml:192: The following error occurred while executing this line: /opt/grouper/grouper.installer-2.4.0/grouper.ui-2.4.0/build.xml:695: The following error occurred while executing this line: /opt/grouper/grouper.installer-2.4.0/grouper.ui-2.4.0/build.xml:446: Compile failed; see the compiler error output for details. Total time: 1 second , java.lang.RuntimeException: caller stack at edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils.threadRunWithStatusDots(GrouperInstallerUtils.java:8408) at edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils.execCommand(GrouperInstallerUtils.java:10141) at edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils.execCommand(GrouperInstallerUtils.java:10104) at edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils.execCommand(GrouperInstallerUtils.java:10080) at edu.internet2.middleware.grouperInstaller.GrouperInstaller.buildUi(GrouperInstaller.java:716) at edu.internet2.middleware.grouperInstaller.GrouperInstaller.mainInstallLogic(GrouperInstaller.java:9050) at edu.internet2.middleware.grouperInstaller.GrouperInstaller.access$500(GrouperInstaller.java:84) at edu.internet2.middleware.grouperInstaller.GrouperInstaller$GrouperInstallerMainFunction$2.logic(GrouperInstaller.java:1505) at edu.internet2.middleware.grouperInstaller.GrouperInstaller.mainLogic(GrouperInstaller.java:1728) at edu.internet2.middleware.grouperInstaller.GrouperInstaller.main(GrouperInstaller.java:561) at edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils.execCommandHelper(GrouperInstallerUtils.java:10238) at edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils.access$100(GrouperInstallerUtils.java:129) at edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils$2.run(GrouperInstallerUtils.java:10136) at edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils$1.run(GrouperInstallerUtils.java:8354) at java.lang.Thread.run(Thread.java:748) At line 192 of build.xml there was mention of needing to be able to have permission to write to the log files that are configured in log4j.properties. I checked and the grouper.apiBinary-2.4.0/logs directory hadn’t been created. I created
the logs directory and reissued the command bash /opt/grouper/grouper.installer-2.4.0/tarballs/apache-ant-1.8.2/bin/ant dist and it still fails the same. Where do I go next? Thanks -- Dean |
- [grouper-users] first time grouper 2.4 install error, Guenther, Dean R., 10/02/2018
- [grouper-users] RE: first time grouper 2.4 install error, Redman, Chad, 10/02/2018
- [grouper-users] Re: first time grouper 2.4 install error, Guenther, Dean R., 10/02/2018
- [grouper-users] Re: first time grouper 2.4 install error, Guenther, Dean R., 10/08/2018
- [grouper-users] RE: first time grouper 2.4 install error, Hyzer, Chris, 10/09/2018
- [grouper-users] Re: first time grouper 2.4 install error, Guenther, Dean R., 10/09/2018
- [grouper-users] RE: first time grouper 2.4 install error, Hyzer, Chris, 10/09/2018
- [grouper-users] Re: first time grouper 2.4 install error, Guenther, Dean R., 10/09/2018
- [grouper-users] RE: first time grouper 2.4 install error, Hyzer, Chris, 10/09/2018
- [grouper-users] RE: first time grouper 2.4 install error, Redman, Chad, 10/02/2018
Archive powered by MHonArc 2.6.19.