Bugzilla – Bug 5770
GRAM4 auditing: inconsistent data in job_description column of DB
Last modified: 2012-09-05 13:44:39
You need to log in before you can comment on or make changes to this bug.
This is only in GRAM4. In the job_description column of the auditDatabase, I am seeing an attempt at formating the data by inserting new line (\n) characters and whitespace in the data. There is at least one update of the record that does not have these extra characters in it. I do not know if this will present a problem to anyone accessing the data. The new line and whitespace is present when running... globusrun-ws -submit -F gratiax31.fnal.gov:9443 -Ft Condor -c /usr/bin/whoami These characters are not present when running (-s option added).... globusrun-ws -submit -F gratiax31.fnal.gov:9443 -Ft Condor -s -c /usr/bin/whoami Would also note that the clean_up_grid_id is only populated for the "-s" execution. This may be normal, but I can't judge that.
Doing some bugzilla cleanup... Resolving old GRAM3 and GRAM4 issues that are no longer relevant since we've moved on to GRAM5. Also, we're now tracking issue in jira. Any new issues should be added here: http://jira.globus.org/secure/VersionBoard.jspa?selectedProjectId=10363