-
when JndiAuthorization is enabled
I commented out all acls in $CTL_BASE/etc/acls.xml accept the last one shown here inline:
...
2009-11-06 23:49:23 UTC in ControlTier
-
connary_scott committed revision 1810 to the ModuleForge SVN repository, changing 1 files.
2009-11-06 20:02:35 UTC in ModuleForge
-
In order to make this change user specific rather than system wide, we should narrow the change to the controltier user:
In /etc/security/limits.conf,
the 1st column should be the username rather than an asterisk (*), and it appears that 16k files has been a working limitation
build soft nofile 16384
build hard nofile 16384.
2009-11-06 19:20:11 UTC in ControlTier
-
connary_scott committed revision 9534 to the ControlTier SVN repository, changing 2 files.
2009-11-06 01:09:17 UTC in ControlTier
-
connary_scott committed revision 1849 to the ctl-dispatch SVN repository, changing 1 files.
2009-11-06 00:28:32 UTC in ctl-dispatch
-
connary_scott committed revision 9532 to the ControlTier SVN repository, changing 2 files.
2009-11-05 22:57:47 UTC in ControlTier
-
connary_scott committed revision 1848 to the ctl-dispatch SVN repository, changing 1 files.
2009-11-05 22:38:08 UTC in ctl-dispatch
-
It appears that find-jobs cannot match an exact name and seems to be a regex, the following query returns a bunch of job names where the name matches a substring of the job name:
[build@gpbuilds-1 jobs]$ ctl -p Dnbgp -t ProjectBuilder -o dnbgp -c find-jobs -- -name Update -object stg -
Jobs xml content written to: /home/build/ctier/ctl/var/tmp/find-jobs.835953952.xml
Found 8 Jobs:
2009-11-05 01:34:17 UTC in ControlTier
-
connary_scott committed revision 1791 to the ModuleForge SVN repository, changing 11 files.
2009-11-04 17:36:50 UTC in ModuleForge
-
connary_scott committed revision 9523 to the ControlTier SVN repository, changing 2 files.
2009-11-03 19:11:00 UTC in ControlTier