Skip to Content.
Sympa Menu

grouper-dev - Re: [grouper-dev] want to test the 2.2.0 candidate build?

Subject: Grouper Developers Forum

List archive

Re: [grouper-dev] want to test the 2.2.0 candidate build?


Chronological Thread 
  • From: Jim Fox <>
  • To: Chris Hyzer <>
  • Cc: "" <>
  • Subject: Re: [grouper-dev] want to test the 2.2.0 candidate build?
  • Date: Fri, 20 Jun 2014 08:58:40 -0700 (PDT)



Tried the conversion on a copy of our prod system.

Following instructions on "v2.2 Upgrade Instructions from v2.1"

1) $ time bin/gsh.sh -registry -check

real 118m44.992s
user 0m35.048s
sys 0m1.152s

It reported this: Grouper ddl object type 'Grouper' has dbVersion: 26 and
java version: 28

2) $ time ./bin/gsh.sh -registry -runsqlfile
/data/local/grouper.apiBinary-2.2.0/ddlScripts/grouperDdl_20140619_18_27_25_753.sql

real 5m26.863s
user 0m54.464s
sys 0m11.510s

3) time ./bin/gsh.sh misc/postGrouper2_2Upgrade.gsh

( this got through until this part.. )

...
##########################################
# Grouper 2.2 Upgrade Step 5/7: Migrate legacy attributes
##########################################
...
Searching for group type assignments
Found 156481 group type assignments
08:33:12: Processed 0 of 156481 (0%) of current phase. 08:33:42: Processed 0 of 156481 (0%) of current phase. 08:34:12: Processed 0 of 156481 (0%) of current phase. 08:34:42: Processed 0 of 156481 (0%) of current phase. 08:35:12: Processed 0 of 156481 (0%) of current phase. 08:35:42: Processed 0 of 156481 (0%) of current phase. 08:36:12: Processed 0 of 156481 (0%) of current phase. 08:36:42: Processed 0 of 156481 (0%) of current phase. 08:37:12: Processed 0 of 156481 (0%) of current phase. 08:37:42: Processed 0 of 156481 (0%) of current phase. 08:38:12: Processed 0 of 156481 (0%) of current phase. 08:38:42: Processed 0 of 156481 (0%) of current phase.

( this just kept repeating )

I killed it.

real 22m42.954s
user 3m9.493s
sys 0m40.731s


Jim



Archive powered by MHonArc 2.6.16.

Top of Page