grouper-users - RE: [grouper-users] New UI problems with reverse proxy
Subject: Grouper Users - Open Discussion List
List archive
- From: "Hyzer, Chris" <>
- To: Darren Boss <>, "" <>
- Subject: RE: [grouper-users] New UI problems with reverse proxy
- Date: Wed, 20 Sep 2017 14:12:29 +0000
- Accept-language: en-US
- Authentication-results: spf=none (sender IP is ) ;
- Ironport-phdr: 9a23:XHqF6xWydEVVU+3QbOQNOjy1nf3V8LGtZVwlr6E/grcLSJyIuqrYZRSBvqdThVPEFb/W9+hDw7KP9fuxCSpYud6oizMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpTEdFQ/iOgVrO+/7BpDdj9it1+C15pbffxhEiCCzbL52Lxi6txndutULioZ+N6g9zQfErGFVcOpM32NoIlyTnxf45siu+ZNo7jpdtfE8+cNeSKv2Z6s3Q6BWAzQgKGA1+dbktQLfQguV53sTSXsZnxxVCAXY9h76X5Pxsizntuph3SSRIMP7QawoVTmk8qxmUwHjhjsZODEl8WHXks1wg7xdoBK9vBx03orYbJiIOPZiYq/ReNUXTndDUMlMTSxMGoOyYZUSAeodM+hWrIf9qFkPrRSiCgahH/ngxiNUinLswaE2z+YsHAfb1wIgBdIOt3HUoc37OKkQUeG0zbfHzS/bY/hLxzr96JLIchE6of2CQLl9ds/RxlUvFwLFj1Sft5blMiiU1uQWr2eX9fdgVfqxhG4hrQF9uCagydoxioTQgI8e117K9SJ8wIkvJN24TlZ2bsK+H5tUqy6aKo92Td84TGFuoik116cJtYSncycQ0JgnyBnfa/uIc4iM/B3vTvqeITB9hH59ebK/gQqy/la6yu36SMa0zEhGojBbndbRq3ABzwDc6s+CSvtl40ehxSiA2BzJ5eFCO087iLDUJ4Q9zbEqkJcYrEfNHjfulUnokKObdF8o9+ep5uj9f7nrp5GRO5Vphgz/Kqgih8KyDfgiPgUKQmSX4/qw2KDn8EHjXblHjPw7n6/Eu57AP8sbvLS2AwpN34Yj9Rm/CzCm3cwAk3QbK1xJZByKg5HnNV/JLv30FPC/jE+ynztxwPDGI6HhDY7KLnjelrfuYKxx61ZGyAo00dBQ+Y5bCq0AIPL0XE/9rtvYDgIlMwywxObnD9Z92pkCVmKIB6+VKKLSsVmW6eIzO+SAepMZtTTnJ/Uq5vPil2I1lF4TcKWzwJcaaWi0HvF8LEWYZXrsjM0BEWAPvgcmSezllF2CUD5SZnmsRaIx/TA7CJm6AovZW4CtmKKO3CG9HpFMeG9JF02MHW/yd4qYQ/cMdD6SIsh5nzwLT7ihTJIh1Qmwuw/g0rZnM/HU9TMCtZL4z9V14+zTlQou9TxvEciRyWCNT2donmwWXT822r5woVBjxluZz6d3nuFYRpRv4KZlWx0gOJiU5ethEJimVgvbZNqPDlyhWc6OCjY0Vs8tztQHZU9xEpOph0aHl2ClGbgIj7GRQYEv/7jH93n3O8tnzXvaju8sg0RsCp9AL2q7nqNlshXICpTSu0Sfi6uwc6kAhmjA+HrVnkSUu0QNGi5hQ6jfGTg0ZlHXtp6xskbJT668BK4PMxBKj9OaJ61MLNDlkAMVF7/YJN3CbjfpyC+LDhGSy+bJNdKydg==
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
There is a file that keeps track of which patches are installed. patch status properties. It seems like the patches are in the container, but the file that
keeps track of those patches is not updated? So some patches appear to be there but grouper doesn’t know it so dependent patches would not be installed either. Would be cleanest to make sure that file is up to date in the image. You could also try putting this in the grouper.installer.properties: # autorun, Problem installing patch since this patch file: <filename> is not the same as what the patch expects: # Do you want to force install this patch (t|f)? [f]: grouperInstaller.autorun.forceInstallPatch = t Im looking at the release notes and I don’t think your issue is fixed in a patch, but definitely getting them installed is the first step: https://spaces.internet2.edu/display/Grouper/v2.3+Release+Notes Thanks Chris From: Darren Boss [mailto:]
Some discussion occured just between Chris and myself. It does appear that not all patches are getting applied when building the Grouper UI Docker image. The Dockerfile does the war build and applies patching using this grouper.installer-ui.properties
file: grouperInstaller.autorun.useDefaultsAsMuchAsAvailable = true grouperInstaller.autorun.continueAfterDeleteUiWorkDirectory = true grouperInstaller.autorun.actionEgInstallUpgradePatch = patch grouperInstaller.autorun.tarballDirectory = /tmp/grp-ui grouperInstaller.autorun.appToUpgrade = ui grouperInstaller.autorun.grouperWhereInstalled = /opt/apache-tomcat-6.0.44/webapps/grouper/ grouperInstaller.autorun.patchAction = install grouper.version = 2.3.0 download.server.url = "
http://software.internet2.edu/grouper Right off the bat there is a problem appling a the first api patch: Downloading from URL:
http://software.internet2.edu/grouper/release/2.3.0/patches/grouper_v2_3_0_api_patch_0.tar.gz to file: /tmp/grp-ui/patches/grouper_v2_3_0_api_patch_0.tar.Cannot apply patch since this patch file: /opt/apache-tomcat-6.0.44/webapps/grouper/WEB-INF/classes/edu/internet2/middleware/grouper/util/GrouperUtil$2.class /tmp/grp-ui/patches/grouper_v2_3_0_api_patch_0/new/classes/edu/internet2/middleware/grouper/util/GrouperUtil$2.class is supposed to be new, but it already exists: /opt/apache-tomcat-6.0.44/webapps/grouper/WEB-INF/classes/edu/internet2/middleware/grouper/util/GrouperUtil$2.class Problem applying patch since this file: /opt/apache-tomcat-6.0.44/webapps/grouper/WEB-INF/classes/edu/internet2/middleware/grouper/util/GrouperUtil$MaskingThread.class should not exist yet Do you want to force install this patch (t|f)? [f]: <using default which is blank due to grouperInstaller.autorun.useDefaultsAsMuchAsAvailable and grouperInstaller.autorun.forceInstallPatch>: Cannot apply patch since this patch file: /tmp/grp-ui/patches/grouper_v2_3_0_api_patch_0/new/classes/edu/internet2/middleware/grouper/util/GrouperUtil$MaskingThread.class is supposed to be new, but it already exists: /opt/apache-tomcat-6.0.44/webapps/grouper/WEB-INF/classes/edu/internet2/middleware/grouper/util/GrouperUtil$MaskingThread.class Problem applying patch since this file: /opt/apache-tomcat-6.0.44/webapps/grouper/WEB-INF/classes/edu/internet2/middleware/grouper/util/GrouperUtil.class should not exist yet Do you want to force install this patch (t|f)? [f]: <using default which is blank due to grouperInstaller.autorun.useDefaultsAsMuchAsAvailable and grouperInstaller.autorun.forceInstallPatch>: Cannot apply patch since this patch file: /tmp/grp-ui/patches/grouper_v2_3_0_api_patch_0/new/classes/edu/internet2/middleware/grouper/util/GrouperUtil.class is supposed to be new, but it already exists: /opt/apache-tomcat-6.0.44/webapps/grouper/WEB-INF/classes/edu/internet2/middleware/grouper/util/GrouperUtil.class Problem applying patch since this file: /opt/apache-tomcat-6.0.44/webapps/grouper/WEB-INF/classes/edu/internet2/middleware/grouper/util/GrouperUtil.java should not exist yet Do you want to force install this patch (t|f)? [f]: <using default which is blank due to grouperInstaller.autorun.useDefaultsAsMuchAsAvailable and grouperInstaller.autorun.forceInstallPatch>: Cannot apply patch since this patch file: /tmp/grp-ui/patches/grouper_v2_3_0_api_patch_0/new/classes/edu/internet2/middleware/grouper/util/GrouperUtil.java is supposed to be new, but it already exists: /opt/apache-tomcat-6.0.44/webapps/grouper/WEB-INF/classes/edu/internet2/middleware/grouper/util/GrouperUtil.java Problem applying patch since this file: /opt/apache-tomcat-6.0.44/webapps/grouper/WEB-INF/classes/edu/internet2/middleware/grouper/util/GrouperUtil$DaemonThreadFactory.class should not exist yet Do you want to force install this patch (t|f)? [f]: <using default which is blank due to grouperInstaller.autorun.useDefaultsAsMuchAsAvailable and grouperInstaller.autorun.forceInstallPatch>: Cannot apply patch since this patch file: /tmp/grp-ui/patches/grouper_v2_3_0_api_patch_0/new/classes/edu/internet2/middleware/grouper/util/GrouperUtil$DaemonThreadFactory.class is supposed to be new, but it already exists: /opt/apache-tomcat-6.0.44/webapps/grouper/WEB-INF/classes/edu/internet2/middleware/grouper/util/GrouperUtil$DaemonThreadFactory.class - added to end of property file: grouper_v2_3_0_api_patch_0.state = error Does someone understand what might be happening? Are the patches being applied but detected as errors because of the force installation and then subsequent patches not being applied because it's detected that previous dependent patches
have not applied? On Mon, Sep 18, 2017 at 10:13 AM Hyzer, Chris <> wrote:
-- Darren Boss Senior Programmer/Analyst (c) 919.525.0083
|
- [grouper-users] New UI problems with reverse proxy, Darren Boss, 09/18/2017
- RE: [grouper-users] New UI problems with reverse proxy, Hyzer, Chris, 09/18/2017
- Re: [grouper-users] New UI problems with reverse proxy, Darren Boss, 09/18/2017
- Re: [grouper-users] New UI problems with reverse proxy, Darren Boss, 09/19/2017
- RE: [grouper-users] New UI problems with reverse proxy, Hyzer, Chris, 09/20/2017
- Re: [grouper-users] New UI problems with reverse proxy, Darren Boss, 09/20/2017
- Re: [grouper-users] New UI problems with reverse proxy, Darren Boss, 09/22/2017
- Re: [grouper-users] New UI problems with reverse proxy, Darren Boss, 09/22/2017
- Re: [grouper-users] New UI problems with reverse proxy, Darren Boss, 09/22/2017
- Re: [grouper-users] New UI problems with reverse proxy, Darren Boss, 09/22/2017
- RE: [grouper-users] New UI problems with reverse proxy, Hyzer, Chris, 09/22/2017
- RE: [grouper-users] New UI problems with reverse proxy, Hyzer, Chris, 09/25/2017
- RE: [grouper-users] New UI problems with reverse proxy, Hyzer, Chris, 09/25/2017
- Re: [grouper-users] New UI problems with reverse proxy, Darren Boss, 09/22/2017
- Re: [grouper-users] New UI problems with reverse proxy, Darren Boss, 09/22/2017
- Re: [grouper-users] New UI problems with reverse proxy, Darren Boss, 09/20/2017
- RE: [grouper-users] New UI problems with reverse proxy, Hyzer, Chris, 09/20/2017
- RE: [grouper-users] New UI problems with reverse proxy, Hyzer, Chris, 09/18/2017
Archive powered by MHonArc 2.6.19.