Skip to Content.
Sympa Menu

grouper-users - RE: [grouper-users] unresolvable subject deletion utility (USDU) as run by daemon

Subject: Grouper Users - Open Discussion List

List archive

RE: [grouper-users] unresolvable subject deletion utility (USDU) as run by daemon


Chronological Thread 
  • From: Chris Hyzer <>
  • To: Scott Koranda <>, grouper-users <>
  • Subject: RE: [grouper-users] unresolvable subject deletion utility (USDU) as run by daemon
  • Date: Tue, 3 Jun 2014 14:04:42 +0000
  • Accept-language: en-US

Do you have this set in grouper-loader.properties?

#days on which usdu should run with daily report (comma separated)
#blank means run never. e.g. to run on all days: monday, tuesday,
wednesday, thursday, friday, saturday, sunday
daily.report.usdu.daysToRun = monday, tuesday, wednesday, thursday, friday,
saturday, Sunday

It will not run with delete. Maybe you could just cron a GSH command to do
that if you want...

Chris

-----Original Message-----
From:


[mailto:]
On Behalf Of Scott Koranda
Sent: Tuesday, June 03, 2014 9:43 AM
To: grouper-users
Subject: [grouper-users] unresolvable subject deletion utility (USDU) as run
by daemon

Hello,

I am running Grouper 2.1.5.

I have the grouper-loader.properties file configured with

daily.report.quartz.cron = 0 0 7 * * ?

daily.report.usdu.daysToRun = monday, tuesday, wednesday, thursday,
friday, saturday, sunday

Am I correct that the usdu utility will run at the same time as the
daily report (07:00)?

Am I correct that the usdu utility when run at that time only runs
with the "-all" option and does not run with the "-delete" option?

Is there a way to configure which options the usdu utility is run with?

Thanks,

Scott



Archive powered by MHonArc 2.6.16.

Top of Page