Performing a yum update glite-CREAM, it was detected that sometimes glite-jobid-api-c, glite-jobid-api-cpp, glite-lbjp-common-trio, glite-security-gsoap-plugin and glite-security-gss are not correctly updated. Please, verify that yum is installing the new rpms, and if not, execute the following command:
If you simply do a "yum update" (i.e. without specifying the metapackage) you shouldn't be affected by this issue.
This new version of glite-info-provider-release works with the
new version of glite-version that not longer supports the -u and -s
options.
See patch #3313 for the more important changes.
Fix for hierarchical CA namespace handling, previously only the
root CA namespace was taken into account, now CA cert's or user
cert's first parent namespace definition is used.
New trustmanager factory class, which is used inside
contextwrapper. It only creates one trustmanager if the trust
directory (and crlrequired) configuration on consecutive calls is
the same. First call creates one trustmanager and subsequent calls
use the same instance. This cuts down considerably the file reads,
class creation, memory footprint, delays etc.
RFC2253 DNs generated by new methods in DN* classes and new DNImpl RFC2253 class
now produce proper reversed FTC2253 DNs like defined in RFC2253,
meaning they start with "CN" rdn and end with
"C" rdn if present. Old methods are present and
work as before, but are deprecated.
Also SecurityContext.getAuthorizedAttributes method is put back
for FTS test servlet.
See also patch #2624 for important configuration changes, patch
#3313 for updates and patch #3726 for a small fix.
APEL will now read the CPUScalingReferenceSI00 value from the
site GIIS. If this value is not available, APEL will read
GlueHostbenchmarkSI00.
Note that the new version of APEL will read the CPU power
(specint rating) from the GlueCECapability CPUScalingReferenceSI00
attribute if it is published, so please check that the value is
correct (the same as the GlueHostBenchmarkSI00 attribute) and that
your APEL accounting records look OK after the upgrade.
The version handles the IOError exception that occasionally causes the BDII update process to die.
This patch solves the bug #63285, that was causing L&B packages to make no difference between 32 vs. 64-bit architectures and always install library files in /opt/glite/lib rather than /opt/glite/lib64 in 64-bit versions.
This update fixes various bugs. For the full list of bugs, please see list below.
Number | Description |
#24708 |
a empty directory left on WN for every job |
#3726 |
Trustmanager workaround for JDK 1.6 EC SSL handshake mess |
#3739 |
Updated glite-info-provider-release package |
#37430 |
BLParser should properly filter it's log output |
#3767 |
[ yaim-core ] yaim-core 4.0.12 SL5/x86_64 |
#3795 |
L&B 2.0 |
#3869 |
Util-java update |
#3888 |
BDII release 5.0.8 |
#3977 |
SL5/x86_64 APEL CPUScalingFactor bug fix |
#45364 |
BLAH_JOB_CANCEL should report failure reason |
#46419 |
CREAM sandbox area should be scratched when the CREAM DB is scratched |
#47070 |
[ yaim-cream ] yaim cream module should support remote mysql setup |
#47254 |
Possible problems if the proxy used to talk with CREAM is shorter than 10 minutes |
#47804 |
Possible problems configuring blah in CREAM-CE for LSF |
#48786 |
Load should be one of the parameter of DISABLE_SUBMISSION_POLICY in CREAM |
#49497 |
user proxies on CREAM do not get cleaned up |
#50226 |
yaim-cream-ce should use config_secure_tomcat |
#50723 |
CREAM: check for the jobtype is not case insensitive |
#50875 |
CREAM: reason for cancelled jobs should be reported |
#50876 |
CREAM reports that the proxy expired even when the problem is in detecting the lifetime of the proxy |
#51046 |
CREAM: DelegProxyInfo info sometimes is wrong |
#51118 |
config_cream_glexec doesn't set glexec permissions right |
#51124 |
catalina.out is clogged with grid-proxy-init warnings |
#51128 |
lcas-suexec.db on CREAM CE should be named lcas-glexec.db for consistency |
#51249 |
[ yaim-cream-ce ] refactor config_cream_db |
#51310 |
Wrong event timestamp |
#51311 |
Wrong event timestamp generated by the CREAM Job Sensor |
#51313 |
CEMon must not notify the expired events. |
#51705 |
glexec-wrapper.sh should be removed from CREAM RPM |
#51706 |
yaim-cream-ce: remove "lcg" prefix from JOB_MANAGER |
#51892 |
Exception when using java.text.DateFormat.parse |
#51928 |
BLAH crashes if the cerequirements classad attribute is malformed |
#51978 |
CREAM can be slow to start |
#51993 |
Proxy renewal not very efficient for multiple jobs having the same delegationid |
#52020 |
[ yaim-cream-ce ] Support use of file (besides syslog) for glexec logging |
#52050 |
misleading error message "The problem seems to be related to glexec" |
#52051 |
CEMon must remove all expired subscriptions on start-up |
#52052 |
Sometimes the getInfo() operation does not report the right list of topics. |
#52268 |
BLAH leaves files in /tmp when CErequirements is set |
#52651 |
CREAM file descriptor overuse |
#52719 |
Blah doesn't set the 'executable' flag if a local jobwrapper is found |
#52942 |
Missing description for ISB/OSB error in jobwrapper |
#53459 |
[CREAM] Provide method to improve the detection of job status changes by ICE |
#53499 |
CREAM job wrapper template should be put outside the jar |
#54812 |
lsf_submit.sh job requirement |
#54900 |
[ glite-yaim-cream-ce ] config_cream_tomcat_user should not add tomcat to VO groups |
#54949 |
Some job can remain in running state when BLParser is restarted for both lsf and pbs |
#55078 |
Possible final state not considered in BLParserPBS and BUpdaterPBS |
#55420 |
Allow admin to purge CREAM jobs in a non terminal status |
#55438 |
BUpdater problems in updating job state with AssignFinalState for all batch systems |
#55531 |
BUpdaterPBS should consider lines like "unable to run job" |
#55565 |
BLAH configuration attribute blah_disable_wn_proxy_renewal fails to disable proxy renewal. |
#56075 |
Job failure reasons missing in the CREAM log file |
#56339 |
[blah] "service glite-ce-blparser restart" does not always work |
#56367 |
CREAM RPM depends on C libs |
#56518 |
BLAH blparser doesn't start after boot of the machine |
#56697 |
CREAM logging must be improved when CREAM register operation fails |
#57210 |
BLAH condor_submit script doesn't recognize certain options. |
#57307 |
condor_submit.sh does not support the handling of "local" attributes |
#57820 |
[yaim-cream-ce] CREAM-CE publishes GlueServiceDataValue incomplete |
#58103 |
Cream database Query performance. |
#58109 |
Wrong value for the "service version" property |
#58119 |
CREAM CE: publish Production instead of Special as default value for GlueCEStateStatus |
#58423 |
RFE: support for ISB/OSB transfers from/to gridftp servers running using user credentials |
#58659 |
NullPointerException from getStatus |
#58792 |
JobRegister fails, because cream_sandbox directory doesn't exist. |
#58941 |
[yaim-cream-ce] lcmaps confs for glexec and gridftp are not fully synchronized (TM) |
#59005 |
Possible problem with hold/resumed jobs in BUpdaterLSF |
#59329 |
Proxy symlinks left in the registry area until purged |
#59686 |
Possible crash of BUpdarePBS due to wrong malloc |
#59862 |
[ yaim-cream-ce ] broken -v functionality |
#59962 |
Sometimes the CREAM initialization fails with "UserId = ADMINISTRATOR is not enable for that operation!" error |
#60831 |
Error log message: "CREAM_JOB_SENSOR_HOST parameter not specified!" |
#61322 |
CREAM jw doesn't set GLITE_WMS_RB_BROKERINFO |
#61401 |
[yaim-cream-ce] config_cream_blah and config_cream_clean don't take into account GLITE_LOCATION_LOG |
#61402 |
[yaim-cream-ce] does not use GLITE_LOCATION_VAR/LOG is some cases. |
#61407 |
Set CE_ID in the cream jw |
#61493 |
[ yaim-cream-ce ] glexec_get_account policy order is wrong |
#61604 |
yaim-cream-ce should not install config_gip_software_plugin |
#61730 |
CREAM jw: GLITE_WMS_LOG_DESTINATION should always be set with the FQDN |
#61761 |
CEMon must guarantee the notification rate |
#61790 |
Problems in CREAM CE when there are "strange" characters in the subject certificate |
#62070 |
Possible problem with notification time in BNotifier |
#62207 |
[ yaim-cream ] Enable Glue 2.0 publishing |
#62436 |
Possible problem with updater if job remain queued too long |
#62565 |
yaim-cream-ce requires BLPARSER_HOST even if the new blparser has to be configured |
#62776 |
Yaim config for CREAM CE erroneously requires tomcat in glexec group |
#62893 |
Possible proxy renewal problem in the CREAM jw |
#63398 |
CREAM jw: removal of token should be retried in case of failure |
#63731 |
BLparsers cannot handle job lists longer than 10 items in the STARTNOTIFYJOBLIST command |
#63874 |
CREAM sandbox dir creation program should not attempt creation of parent directories. |
#64593 |
RFE: CREAM jw should set the env variables CREAM_JOBID and GRID_JOBID |
#64695 |
BLAH error after qsub failure |
#65022 |
CEMon can shut down very slowly |