Skip to Content.
Sympa Menu

grouper-users - RE: [grouper-users] upgrading to 2.4

Subject: Grouper Users - Open Discussion List

List archive

RE: [grouper-users] upgrading to 2.4


Chronological Thread 
  • From: "Hyzer, Chris" <>
  • To: "Hyzer, Chris" <>, Ben Beecher <>, " Mailing List" <>
  • Subject: RE: [grouper-users] upgrading to 2.4
  • Date: Wed, 20 Mar 2019 13:39:27 +0000

Ben, I think you need to download the 2.4 ALL zip, which you did, but you also need the 2.3 ALL zip, can you download that to so the file not found goes away and see if it works?

 

From: <> On Behalf Of Hyzer, Chris
Sent: Tuesday, March 19, 2019 11:35 PM
To: Ben Beecher <>; Mailing List <>
Subject: RE: [grouper-users] upgrading to 2.4

 

Ugh, maybe copy the dir you are upgrading to an internet machine, upgrade, and copy back… sorry, I entered a jira…

 

Thanks

Chris

 

From: <> On Behalf Of Ben Beecher
Sent: Tuesday, March 19, 2019 4:00 PM
To: Mailing List <>
Subject: [grouper-users] upgrading to 2.4

 

(1) I am trying to upgrade from version 2.3 to version 2.4. The Grouper upgrader wants to upgrade in place (not into a new directory) so do I need to rename the directory after the upgrade is complete? The current directory name is

/var/grouper/installGrouper2.3

 

and I think the new name should be

/var/grouper/installGrouper2.4

 

 

(2) I get an error during the upgrade process. My server is on a secure network so it can't download patch files from the internet. I downloaded the tar file which contains all patches

 

I uncompressed and extracted the contents to this directory

/var/grouper/grouper.all-2.4.0

 

I created a properties file that points to the new directory

 

$ cat /var/grouper/installGrouper2.3/grouper.installer.properties 

download.server.url = "/var/grouper/grouper.all-2.4.0

 

# default version to install

grouper.version = 2.4.0

 

I ran the installer with the "upgrade" option but it gets an error when it tries to access one of the 2.3 patch files. It's looking for a 2.3 patch file in the 2.4 directory that was recently downloaded.

 

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

Gather upgrade information

 

Enter in a Grouper temp directory to download tarballs (note: better if no spaces or special chars) [/var/grouper/installGrouper2.3/tarballs]: /tmp/grouper/patches

You need to revert all patches to upgrade

 

################ Checking patch grouper_v2_3_0_api_patch_88

Patch: grouper_v2_3_0_api_patch_88: was applied on: 2018/02/08 16:05:53

 

Error connecting to URL: /var/grouper/grouper.all-2.4.0/release/2.3.0/patches/grouper_v2_3_0_api_patch_88.tar.gz

Exception in thread "main" java.lang.RuntimeException: Error connecting to URL: /var/grouper/grouper.all-2.4.0/release/2.3.0/patches/grouper_v2_3_0_api_patch_88.tar.gz,

 

I have attached the session log to this message.

 

Ben

 




Archive powered by MHonArc 2.6.19.

Top of Page