<08/15/2006 13:39:06 DbCore(servantId=12381).query[connId=16]> select ANALYSIS_PROJECTS.PROJ_SNAP_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:06 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:06 DbCore(servantId=12381).query[connId=16]> select PROJECT_FILES.FILE_NUMBER from PROJECT_FILES where PROJECT_FILES.PROJ_SNAP_ID = 118651 and PROJECT_FILES.FILE_ID = 2723630 order by PROJECT_FILES.PROJ_SNAP_ID, PROJECT_FILES.FILE_NUMBER <08/15/2006 13:39:06 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:06 DbCore(servantId=12381).sqlDML[connId=16]> update CONSUMED_FILES set CONSUMED_FILE_STATUS = 'consumed' where CONSUMED_FILES.PROJ_SNAP_ID = 118651 and CONSUMED_FILES.FILE_NUMBER = 8261 and CONSUMED_FILES.PROCESS_ID = 2343551 <08/15/2006 13:39:06 Connection(servantId=12381).commit[connId=16]> <08/15/2006 13:39:06 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> calling _cleanupAfterUse() <08/15/2006 13:39:06 ConnMgr(servantId=12381).release[connId=16]> Connection instance has been recovered <08/15/2006 13:39:06 ServantDbConnectionMgr._releaseInstance(12381).releaseConnection[connId=16]> connId=16 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:06 ProjectImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class cleaner <08/15/2006 13:39:06 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:06 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:06 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:06 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus> Returning None <08/15/2006 13:39:06 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> Entry <08/15/2006 13:39:06 StationImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class initializer <08/15/2006 13:39:06 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: initialized for use <08/15/2006 13:39:06 ConnMgr(servantId=12382).acquire[16]> Connection instance has been given out <08/15/2006 13:39:06 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))._acquireInstance[connId=16]> connectionId 16 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:06 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: servant is active and in use <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7856362 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> select s.station_name, sd.station_id from station_disks sd, stations s, cached_files cf, data_storage_locations dsl where cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and s.station_id=sd.station_id and cf.cached_file_id = 7856362 <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> select STATIONS.STATION_NAME, STATIONS.STATION_ID from STATIONS where STATIONS.STATION_ID = 308 order by STATIONS.STATION_ID <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> select STATION_GROUP_RULES.RULE_ID from STATION_GROUP_RULES where STATION_GROUP_RULES.WORK_GRP_ID = 14 and STATION_GROUP_RULES.STATION_ID = 308 order by STATION_GROUP_RULES.RULE_ID <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> select CACHED_FILE_PROJECT_USAGES.PROJECT_ID from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 99952 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856362 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> 0 rows found <08/15/2006 13:39:06 DbCore(servantId=12382).sqlDML[connId=16]> insert into CACHED_FILE_PROJECT_USAGES (PROJECT_ID, CACHED_FILE_ID, CREATE_DATE, CREATE_USER, END_TIME, UPDATE_DATE, UPDATE_USER) values (99952, 7856362, null, null, null, null, null) <08/15/2006 13:39:06 DbCore(servantId=12382).sqlDML[connId=16]> update CACHED_FILES set OWNER_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7856362 <08/15/2006 13:39:06 Connection(servantId=12382).commit[connId=16]> <08/15/2006 13:39:06 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectAcquiredFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:06 ConnMgr(servantId=12382).release[connId=16]> Connection instance has been recovered <08/15/2006 13:39:06 ServantDbConnectionMgr._releaseInstance(12382).releaseConnection[connId=16]> connId=16 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:06 StationImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class cleaner <08/15/2006 13:39:06 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:06 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectAcquiredFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:06 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:06 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectAcquiredFile> Returning None <08/15/2006 13:39:06 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> Entry <08/15/2006 13:39:06 StationImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class initializer <08/15/2006 13:39:06 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: initialized for use <08/15/2006 13:39:06 ConnMgr(servantId=12382).acquire[16]> Connection instance has been given out <08/15/2006 13:39:06 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))._acquireInstance[connId=16]> connectionId 16 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:06 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: servant is active and in use <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7856363 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> select s.station_name, sd.station_id from station_disks sd, stations s, cached_files cf, data_storage_locations dsl where cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and s.station_id=sd.station_id and cf.cached_file_id = 7856363 <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> select STATIONS.STATION_NAME, STATIONS.STATION_ID from STATIONS where STATIONS.STATION_ID = 308 order by STATIONS.STATION_ID <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> select STATION_GROUP_RULES.RULE_ID from STATION_GROUP_RULES where STATION_GROUP_RULES.WORK_GRP_ID = 14 and STATION_GROUP_RULES.STATION_ID = 308 order by STATION_GROUP_RULES.RULE_ID <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> select CACHED_FILE_PROJECT_USAGES.PROJECT_ID from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 99952 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856363 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:06 DbCore(servantId=12382).query[connId=16]> 0 rows found <08/15/2006 13:39:06 DbCore(servantId=12382).sqlDML[connId=16]> insert into CACHED_FILE_PROJECT_USAGES (PROJECT_ID, CACHED_FILE_ID, CREATE_DATE, CREATE_USER, END_TIME, UPDATE_DATE, UPDATE_USER) values (99952, 7856363, null, null, null, null, null) <08/15/2006 13:39:06 DbCore(servantId=12382).sqlDML[connId=16]> update CACHED_FILES set OWNER_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7856363 <08/15/2006 13:39:06 Connection(servantId=12382).commit[connId=16]> <08/15/2006 13:39:06 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectAcquiredFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:06 ConnMgr(servantId=12382).release[connId=16]> Connection instance has been recovered <08/15/2006 13:39:06 ServantDbConnectionMgr._releaseInstance(12382).releaseConnection[connId=16]> connId=16 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:06 StationImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class cleaner <08/15/2006 13:39:06 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:06 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectAcquiredFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:06 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:06 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectAcquiredFile> Returning None <08/15/2006 13:39:06 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> Entry <08/15/2006 13:39:06 ProjectImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class initializer <08/15/2006 13:39:06 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: initialized for use <08/15/2006 13:39:06 ConnMgr(servantId=12381).acquire[16]> Connection instance has been given out <08/15/2006 13:39:06 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))._acquireInstance[connId=16]> connectionId 16 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:06 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: servant is active and in use <08/15/2006 13:39:06 DbCore(servantId=12381).query[connId=16]> select ANALYSIS_PROCESSES.CONSUMER_ID from ANALYSIS_PROCESSES where ANALYSIS_PROCESSES.PROCESS_ID = 2343470 order by ANALYSIS_PROCESSES.PROCESS_ID <08/15/2006 13:39:06 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:06 DbCore(servantId=12381).query[connId=16]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 2719191 order by DATA_FILES.FILE_ID <08/15/2006 13:39:06 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:06 DbCore(servantId=12381).query[connId=16]> select CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91166 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:06 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:06 DbCore(servantId=12381).query[connId=16]> select ANALYSIS_PROJECTS.PROJ_SNAP_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:06 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:06 DbCore(servantId=12381).query[connId=16]> select PROJECT_FILES.FILE_NUMBER from PROJECT_FILES where PROJECT_FILES.PROJ_SNAP_ID = 118651 and PROJECT_FILES.FILE_ID = 2719191 order by PROJECT_FILES.PROJ_SNAP_ID, PROJECT_FILES.FILE_NUMBER <08/15/2006 13:39:06 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:06 DbCore(servantId=12381).sqlDML[connId=16]> update CONSUMED_FILES set CONSUMED_FILE_STATUS = 'delivered' where CONSUMED_FILES.PROJ_SNAP_ID = 118651 and CONSUMED_FILES.FILE_NUMBER = 32713 and CONSUMED_FILES.PROCESS_ID = 2343470 <08/15/2006 13:39:07 DbCore(servantId=12381).sqlDML[connId=16]> insert into CONSUMED_FILES (PROJ_SNAP_ID, FILE_NUMBER, PROCESS_ID, CONSUMER_ID, CONSUMED_FILE_STATUS, CREATE_DATE, CREATE_USER, UPDATE_DATE, UPDATE_USER) values (118651, 32713, 2343470, 91166, 'delivered', null, null, null, null) <08/15/2006 13:39:07 Connection(servantId=12381).commit[connId=16]> <08/15/2006 13:39:07 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> calling _cleanupAfterUse() <08/15/2006 13:39:07 ConnMgr(servantId=12381).release[connId=16]> Connection instance has been recovered <08/15/2006 13:39:07 ServantDbConnectionMgr._releaseInstance(12381).releaseConnection[connId=16]> connId=16 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:07 ProjectImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class cleaner <08/15/2006 13:39:07 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:07 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:07 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:07 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus> Returning None <08/15/2006 13:39:07 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> Entry <08/15/2006 13:39:07 ProjectImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class initializer <08/15/2006 13:39:07 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: initialized for use <08/15/2006 13:39:07 ConnMgr(servantId=12381).acquire[16]> Connection instance has been given out <08/15/2006 13:39:07 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))._acquireInstance[connId=16]> connectionId 16 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:07 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: servant is active and in use <08/15/2006 13:39:07 DbCore(servantId=12381).query[connId=16]> select ANALYSIS_PROCESSES.CONSUMER_ID from ANALYSIS_PROCESSES where ANALYSIS_PROCESSES.PROCESS_ID = 2343515 order by ANALYSIS_PROCESSES.PROCESS_ID <08/15/2006 13:39:07 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12381).query[connId=16]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 2719187 order by DATA_FILES.FILE_ID <08/15/2006 13:39:07 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12381).query[connId=16]> select CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91166 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:07 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12381).query[connId=16]> select ANALYSIS_PROJECTS.PROJ_SNAP_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:07 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12381).query[connId=16]> select PROJECT_FILES.FILE_NUMBER from PROJECT_FILES where PROJECT_FILES.PROJ_SNAP_ID = 118651 and PROJECT_FILES.FILE_ID = 2719187 order by PROJECT_FILES.PROJ_SNAP_ID, PROJECT_FILES.FILE_NUMBER <08/15/2006 13:39:07 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12381).sqlDML[connId=16]> update CONSUMED_FILES set CONSUMED_FILE_STATUS = 'delivered' where CONSUMED_FILES.PROJ_SNAP_ID = 118651 and CONSUMED_FILES.FILE_NUMBER = 27351 and CONSUMED_FILES.PROCESS_ID = 2343515 <08/15/2006 13:39:07 DbCore(servantId=12381).sqlDML[connId=16]> insert into CONSUMED_FILES (PROJ_SNAP_ID, FILE_NUMBER, PROCESS_ID, CONSUMER_ID, CONSUMED_FILE_STATUS, CREATE_DATE, CREATE_USER, UPDATE_DATE, UPDATE_USER) values (118651, 27351, 2343515, 91166, 'delivered', null, null, null, null) <08/15/2006 13:39:07 Connection(servantId=12381).commit[connId=16]> <08/15/2006 13:39:07 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> calling _cleanupAfterUse() <08/15/2006 13:39:07 ConnMgr(servantId=12381).release[connId=16]> Connection instance has been recovered <08/15/2006 13:39:07 ServantDbConnectionMgr._releaseInstance(12381).releaseConnection[connId=16]> connId=16 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:07 ProjectImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class cleaner <08/15/2006 13:39:07 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:07 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:07 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:07 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus> Returning None <08/15/2006 13:39:07 StationImpl.__init__(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13050))> logStatus: initializing <08/15/2006 13:39:07 ServantManagerWithoutActivator.createServant(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13050))> Created a new 'Station' servant; ActiveServantCount = 30 <08/15/2006 13:39:07 StationImpl.projectReleasedFile(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13050))> Entry <08/15/2006 13:39:07 StationImpl._initializeForUse(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13050))> call base class initializer <08/15/2006 13:39:07 StationImpl.projectReleasedFile(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13050))> logStatus: initialized for use <08/15/2006 13:39:07 ConnMgr(servantId=13050).acquire[16]> Connection instance has been given out <08/15/2006 13:39:07 ServantDbConnectionMgr(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13050))._acquireInstance[connId=16]> connectionId 16 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:07 StationImpl.projectReleasedFile(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13050))> logStatus: servant is active and in use <08/15/2006 13:39:07 DbCore(servantId=13050).query[connId=16]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7846185 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:07 StationImpl.uncacheFile(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> Entry <08/15/2006 13:39:07 StationImpl._initializeForUse(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> call base class initializer <08/15/2006 13:39:07 StationImpl.uncacheFile(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: initialized for use <08/15/2006 13:39:07 ConnMgr(servantId=12270).acquire[14]> Connection instance has been given out <08/15/2006 13:39:07 ServantDbConnectionMgr(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 18 <08/15/2006 13:39:07 StationImpl.uncacheFile(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: servant is active and in use <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7847011 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:07 DbCore(servantId=13050).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=13050).query[connId=16]> select s.station_name, sd.station_id from station_disks sd, stations s, cached_files cf, data_storage_locations dsl where cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and s.station_id=sd.station_id and cf.cached_file_id = 7846185 <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> select CACHED_FILES.LOCATION_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7847011 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> select CACHED_FILE_PROJECT_USAGES.PROJECT_ID from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7847011 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:07 DbCore(servantId=13050).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=13050).query[connId=16]> select STATIONS.STATION_NAME, STATIONS.STATION_ID from STATIONS where STATIONS.STATION_ID = 308 order by STATIONS.STATION_ID <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> 0 rows found <08/15/2006 13:39:07 DbCore(servantId=13050).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> select CACHED_FILE_LOCKS.WORK_GRP_ID from CACHED_FILE_LOCKS where CACHED_FILE_LOCKS.CACHED_FILE_ID = 7847011 order by CACHED_FILE_LOCKS.CACHED_FILE_ID, CACHED_FILE_LOCKS.WORK_GRP_ID <08/15/2006 13:39:07 DbCore(servantId=13050).query[connId=16]> select STATION_GROUP_RULES.RULE_ID from STATION_GROUP_RULES where STATION_GROUP_RULES.WORK_GRP_ID = 14 and STATION_GROUP_RULES.STATION_ID = 308 order by STATION_GROUP_RULES.RULE_ID <08/15/2006 13:39:07 DbCore(servantId=13050).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=13050).query[connId=16]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99938 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> 0 rows found <08/15/2006 13:39:07 DbCore(servantId=13050).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> select to_char(sysdate,'MM/DD/YYYY HH24:MI:SS') from dual <08/15/2006 13:39:07 DbCore(servantId=13050).query[connId=16]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99938 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12270).sqlDML[connId=14]> update CACHED_FILES set CACHED_FILE_STATUS = 'uncached', END_TIME = to_date('08/15/2006 13:39:07','MM/DD/YYYY HH24:MI:SS'), UNCACHING_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7847011 <08/15/2006 13:39:07 DbCore(servantId=13050).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=13050).query[connId=16]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99938 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:07 DbCore(servantId=13050).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=13050).query[connId=16]> select to_char(CACHED_FILE_PROJECT_USAGES.END_TIME,'MM/DD/YYYY HH24:MI:SS') from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 99938 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7846185 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:07 DbCore(servantId=13050).query[connId=16]> 1 rows found <08/15/2006 13:39:07 Connection(servantId=12270).commit[connId=14]> <08/15/2006 13:39:07 DbCore(servantId=13050).query[connId=16]> select to_char(sysdate,'MM/DD/YYYY HH24:MI:SS') from dual <08/15/2006 13:39:07 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).uncacheFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:07 ConnMgr(servantId=12270).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:07 DbCore(servantId=13050).query[connId=16]> 1 rows found <08/15/2006 13:39:07 ServantDbConnectionMgr._releaseInstance(12270).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 19 <08/15/2006 13:39:07 StationImpl._cleanupAfterUse(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> call base class cleaner <08/15/2006 13:39:07 StationImpl.uncacheFile(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:07 DbCore(servantId=13050).sqlDML[connId=16]> update CACHED_FILE_PROJECT_USAGES set END_TIME = to_date('08/15/2006 13:39:07','MM/DD/YYYY HH24:MI:SS') where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 99938 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7846185 <08/15/2006 13:39:07 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).uncacheFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:07 StationImpl.uncacheFile(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:07 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).uncacheFile> Returning None <08/15/2006 13:39:07 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> Entry <08/15/2006 13:39:07 StationImpl._initializeForUse(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> call base class initializer <08/15/2006 13:39:07 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: initialized for use <08/15/2006 13:39:07 ConnMgr(servantId=12270).acquire[14]> Connection instance has been given out <08/15/2006 13:39:07 ServantDbConnectionMgr(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 18 <08/15/2006 13:39:07 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: servant is active and in use <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 2719195 order by DATA_FILES.FILE_ID <08/15/2006 13:39:07 DbCore(servantId=13050).sqlDML[connId=16]> update CACHED_FILES set OWNER_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7846185 <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> select n.node_name, dd.station_id, dd.node_id, dd.mount_point from data_disks dd, nodes n where disk_id=737 and dd.node_id = n.node_id <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> select DATA_STORAGE_LOCATIONS.LOCATION_ID from DATA_STORAGE_LOCATIONS where DATA_STORAGE_LOCATIONS.PATH = '/cdfen/filesets/GJ/GJ31/GJ3140/GJ3140.0' and DATA_STORAGE_LOCATIONS.DISK_ID = 737 order by DATA_STORAGE_LOCATIONS.LOCATION_ID <08/15/2006 13:39:07 Connection(servantId=13050).commit[connId=16]> <08/15/2006 13:39:07 StationImpl(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13050)).projectReleasedFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:07 ConnMgr(servantId=13050).release[connId=16]> Connection instance has been recovered <08/15/2006 13:39:07 ServantDbConnectionMgr._releaseInstance(13050).releaseConnection[connId=16]> connId=16 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 19 <08/15/2006 13:39:07 StationImpl._cleanupAfterUse(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13050))> call base class cleaner <08/15/2006 13:39:07 StationImpl.projectReleasedFile(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13050))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:07 StationImpl(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13050)).projectReleasedFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:07 StationImpl.projectReleasedFile(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13050))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:07 StationImpl(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13050)).projectReleasedFile> Returning None <08/15/2006 13:39:07 ProjectImpl.__init__(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13051))> logStatus: initializing <08/15/2006 13:39:07 ServantManagerWithoutActivator.createServant(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13051))> Created a new 'Project' servant; ActiveServantCount = 31 <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> select cf.cached_file_id from station_disks sd, station_disk_locations dsl, cached_files cf where cf.file_id = 2719195 and cf.end_time is null and cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and sd.station_id = 308 and sd.node_id = 1196 <08/15/2006 13:39:07 ProjectImpl.setFileConsumptionStatus(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13051))> Entry <08/15/2006 13:39:07 ProjectImpl._initializeForUse(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13051))> call base class initializer <08/15/2006 13:39:07 ProjectImpl.setFileConsumptionStatus(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13051))> logStatus: initialized for use <08/15/2006 13:39:07 ConnMgr(servantId=13051).acquire[16]> Connection instance has been given out <08/15/2006 13:39:07 ServantDbConnectionMgr(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13051))._acquireInstance[connId=16]> connectionId 16 acquired; nPendingRequests = 0, nAvailableDbConnections = 18 <08/15/2006 13:39:07 ProjectImpl.setFileConsumptionStatus(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13051))> logStatus: servant is active and in use <08/15/2006 13:39:07 DbCore(servantId=13051).query[connId=16]> select ANALYSIS_PROCESSES.CONSUMER_ID from ANALYSIS_PROCESSES where ANALYSIS_PROCESSES.PROCESS_ID = 2343116 order by ANALYSIS_PROCESSES.PROCESS_ID <08/15/2006 13:39:07 DbCore(servantId=13051).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=13051).query[connId=16]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 5620191 order by DATA_FILES.FILE_ID <08/15/2006 13:39:07 DbCore(servantId=13051).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> 0 rows found <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> select cached_file_id_seq.nextval from dual <08/15/2006 13:39:07 DbCore(servantId=13051).query[connId=16]> select CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91151 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:07 DbCore(servantId=13051).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=13051).query[connId=16]> select ANALYSIS_PROJECTS.PROJ_SNAP_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99938 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12270).sqlDML[connId=14]> insert into CACHED_FILES (CACHED_FILE_ID, CACHED_FILE_STATUS, FILE_ID, LOCATION_ID, CREATE_DATE, CREATE_USER, END_TIME, UPDATE_DATE, UPDATE_USER, CACHING_WORK_GRP_ID, UNCACHING_WORK_GRP_ID, OWNER_WORK_GRP_ID) values (7856364, 'cached', 2719195, 1293797, null, null, null, null, null, 14, null, 14) <08/15/2006 13:39:07 DbCore(servantId=13051).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=13051).query[connId=16]> select PROJECT_FILES.FILE_NUMBER from PROJECT_FILES where PROJECT_FILES.PROJ_SNAP_ID = 118639 and PROJECT_FILES.FILE_ID = 5620191 order by PROJECT_FILES.PROJ_SNAP_ID, PROJECT_FILES.FILE_NUMBER <08/15/2006 13:39:07 DbCore(servantId=13051).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=13051).sqlDML[connId=16]> update CONSUMED_FILES set CONSUMED_FILE_STATUS = 'consumed' where CONSUMED_FILES.PROJ_SNAP_ID = 118639 and CONSUMED_FILES.FILE_NUMBER = 26 and CONSUMED_FILES.PROCESS_ID = 2343116 <08/15/2006 13:39:07 Connection(servantId=13051).commit[connId=16]> <08/15/2006 13:39:07 ProjectImpl(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13051)).setFileConsumptionStatus(...)> calling _cleanupAfterUse() <08/15/2006 13:39:07 ConnMgr(servantId=13051).release[connId=16]> Connection instance has been recovered <08/15/2006 13:39:07 ServantDbConnectionMgr._releaseInstance(13051).releaseConnection[connId=16]> connId=16 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 19 <08/15/2006 13:39:07 ProjectImpl._cleanupAfterUse(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13051))> call base class cleaner <08/15/2006 13:39:07 ProjectImpl.setFileConsumptionStatus(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13051))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:07 ProjectImpl(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13051)).setFileConsumptionStatus(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:07 ProjectImpl.setFileConsumptionStatus(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13051))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:07 ProjectImpl(sam_5262@cdfsam02.fnal.gov:ProjectMaster@hays_cdf-caf_hays_bhel0h_ge203k_recovery_205644_21117@cdf-caf(13051)).setFileConsumptionStatus> Returning None <08/15/2006 13:39:07 Connection(servantId=12270).commit[connId=14]> <08/15/2006 13:39:07 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).cacheFileWithDeclareLocation(...)> calling _cleanupAfterUse() <08/15/2006 13:39:07 ConnMgr(servantId=12270).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:07 ServantDbConnectionMgr._releaseInstance(12270).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:07 StationImpl._cleanupAfterUse(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> call base class cleaner <08/15/2006 13:39:07 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:07 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).cacheFileWithDeclareLocation(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:07 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:07 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: Marshalling complete in less than 1 second <08/15/2006 13:39:07 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).cacheFileWithDeclareLocation> Returning long int <08/15/2006 13:39:07 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> Entry <08/15/2006 13:39:07 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> Entry <08/15/2006 13:39:07 StationImpl._initializeForUse(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> call base class initializer <08/15/2006 13:39:07 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: initialized for use <08/15/2006 13:39:07 StationImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class initializer <08/15/2006 13:39:07 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: initialized for use <08/15/2006 13:39:07 ConnMgr(servantId=12270).acquire[14]> Connection instance has been given out <08/15/2006 13:39:07 ServantDbConnectionMgr(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:07 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: servant is active and in use <08/15/2006 13:39:07 ConnMgr(servantId=12382).acquire[16]> Connection instance has been given out <08/15/2006 13:39:07 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))._acquireInstance[connId=16]> connectionId 16 acquired; nPendingRequests = 0, nAvailableDbConnections = 18 <08/15/2006 13:39:07 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: servant is active and in use <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 2719194 order by DATA_FILES.FILE_ID <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7856364 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select s.station_name, sd.station_id from station_disks sd, stations s, cached_files cf, data_storage_locations dsl where cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and s.station_id=sd.station_id and cf.cached_file_id = 7856364 <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> select n.node_name, dd.station_id, dd.node_id, dd.mount_point from data_disks dd, nodes n where disk_id=736 and dd.node_id = n.node_id <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> select DATA_STORAGE_LOCATIONS.LOCATION_ID from DATA_STORAGE_LOCATIONS where DATA_STORAGE_LOCATIONS.PATH = '/cdfen/filesets/GJ/GJ31/GJ3139/GJ3139.0' and DATA_STORAGE_LOCATIONS.DISK_ID = 736 order by DATA_STORAGE_LOCATIONS.LOCATION_ID <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select STATIONS.STATION_NAME, STATIONS.STATION_ID from STATIONS where STATIONS.STATION_ID = 308 order by STATIONS.STATION_ID <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> select cf.cached_file_id from station_disks sd, station_disk_locations dsl, cached_files cf where cf.file_id = 2719194 and cf.end_time is null and cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and sd.station_id = 308 and sd.node_id = 1195 <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select STATION_GROUP_RULES.RULE_ID from STATION_GROUP_RULES where STATION_GROUP_RULES.WORK_GRP_ID = 14 and STATION_GROUP_RULES.STATION_ID = 308 order by STATION_GROUP_RULES.RULE_ID <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select CACHED_FILE_PROJECT_USAGES.PROJECT_ID from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 99952 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856364 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:07 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> Entry <08/15/2006 13:39:07 StationImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class initializer <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 0 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).sqlDML[connId=16]> insert into CACHED_FILE_PROJECT_USAGES (PROJECT_ID, CACHED_FILE_ID, CREATE_DATE, CREATE_USER, END_TIME, UPDATE_DATE, UPDATE_USER) values (99952, 7856364, null, null, null, null, null) <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> 0 rows found <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> select cached_file_id_seq.nextval from dual <08/15/2006 13:39:07 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12270).sqlDML[connId=14]> insert into CACHED_FILES (CACHED_FILE_ID, CACHED_FILE_STATUS, FILE_ID, LOCATION_ID, CREATE_DATE, CREATE_USER, END_TIME, UPDATE_DATE, UPDATE_USER, CACHING_WORK_GRP_ID, UNCACHING_WORK_GRP_ID, OWNER_WORK_GRP_ID) values (7856365, 'cached', 2719194, 1374680, null, null, null, null, null, 14, null, 14) <08/15/2006 13:39:07 DbCore(servantId=12382).sqlDML[connId=16]> update CACHED_FILES set OWNER_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7856364 <08/15/2006 13:39:07 Connection(servantId=12382).commit[connId=16]> <08/15/2006 13:39:07 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectAcquiredFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:07 ConnMgr(servantId=12382).release[connId=16]> Connection instance has been recovered <08/15/2006 13:39:07 ServantDbConnectionMgr._releaseInstance(12382).releaseConnection[connId=16]> connId=16 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 19 <08/15/2006 13:39:07 StationImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class cleaner <08/15/2006 13:39:07 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:07 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectAcquiredFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:07 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: initialized for use <08/15/2006 13:39:07 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:07 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectAcquiredFile> Returning None <08/15/2006 13:39:07 ConnMgr(servantId=12382).acquire[16]> Connection instance has been given out <08/15/2006 13:39:07 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))._acquireInstance[connId=16]> connectionId 16 acquired; nPendingRequests = 0, nAvailableDbConnections = 18 <08/15/2006 13:39:07 Connection(servantId=12270).commit[connId=14]> <08/15/2006 13:39:07 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: servant is active and in use <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7856181 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:07 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).cacheFileWithDeclareLocation(...)> calling _cleanupAfterUse() <08/15/2006 13:39:07 ConnMgr(servantId=12270).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:07 ServantDbConnectionMgr._releaseInstance(12270).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 19 <08/15/2006 13:39:07 StationImpl._cleanupAfterUse(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> call base class cleaner <08/15/2006 13:39:07 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:07 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).cacheFileWithDeclareLocation(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:07 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:07 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: Marshalling complete in less than 1 second <08/15/2006 13:39:07 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).cacheFileWithDeclareLocation> Returning long int <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select s.station_name, sd.station_id from station_disks sd, stations s, cached_files cf, data_storage_locations dsl where cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and s.station_id=sd.station_id and cf.cached_file_id = 7856181 <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select STATIONS.STATION_NAME, STATIONS.STATION_ID from STATIONS where STATIONS.STATION_ID = 308 order by STATIONS.STATION_ID <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select STATION_GROUP_RULES.RULE_ID from STATION_GROUP_RULES where STATION_GROUP_RULES.WORK_GRP_ID = 14 and STATION_GROUP_RULES.STATION_ID = 308 order by STATION_GROUP_RULES.RULE_ID <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select to_char(CACHED_FILE_PROJECT_USAGES.END_TIME,'MM/DD/YYYY HH24:MI:SS') from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 99952 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856181 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select to_char(sysdate,'MM/DD/YYYY HH24:MI:SS') from dual <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).sqlDML[connId=16]> update CACHED_FILE_PROJECT_USAGES set END_TIME = to_date('08/15/2006 13:39:07','MM/DD/YYYY HH24:MI:SS') where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 99952 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856181 <08/15/2006 13:39:07 DbCore(servantId=12382).sqlDML[connId=16]> update CACHED_FILES set OWNER_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7856181 <08/15/2006 13:39:07 Connection(servantId=12382).commit[connId=16]> <08/15/2006 13:39:07 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectReleasedFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:07 ConnMgr(servantId=12382).release[connId=16]> Connection instance has been recovered <08/15/2006 13:39:07 ServantDbConnectionMgr._releaseInstance(12382).releaseConnection[connId=16]> connId=16 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:07 StationImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class cleaner <08/15/2006 13:39:07 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:07 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectReleasedFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:07 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:07 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectReleasedFile> Returning None <08/15/2006 13:39:07 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> Entry <08/15/2006 13:39:07 ProjectImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class initializer <08/15/2006 13:39:07 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: initialized for use <08/15/2006 13:39:07 ConnMgr(servantId=12381).acquire[16]> Connection instance has been given out <08/15/2006 13:39:07 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))._acquireInstance[connId=16]> connectionId 16 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:07 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: servant is active and in use <08/15/2006 13:39:07 DbCore(servantId=12381).query[connId=16]> select ANALYSIS_PROCESSES.CONSUMER_ID from ANALYSIS_PROCESSES where ANALYSIS_PROCESSES.PROCESS_ID = 2343502 order by ANALYSIS_PROCESSES.PROCESS_ID <08/15/2006 13:39:07 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12381).query[connId=16]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 2719033 order by DATA_FILES.FILE_ID <08/15/2006 13:39:07 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12381).query[connId=16]> select CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91166 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:07 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12381).query[connId=16]> select ANALYSIS_PROJECTS.PROJ_SNAP_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:07 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12381).query[connId=16]> select PROJECT_FILES.FILE_NUMBER from PROJECT_FILES where PROJECT_FILES.PROJ_SNAP_ID = 118651 and PROJECT_FILES.FILE_ID = 2719033 order by PROJECT_FILES.PROJ_SNAP_ID, PROJECT_FILES.FILE_NUMBER <08/15/2006 13:39:07 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12381).sqlDML[connId=16]> update CONSUMED_FILES set CONSUMED_FILE_STATUS = 'consumed' where CONSUMED_FILES.PROJ_SNAP_ID = 118651 and CONSUMED_FILES.FILE_NUMBER = 22143 and CONSUMED_FILES.PROCESS_ID = 2343502 <08/15/2006 13:39:07 Connection(servantId=12381).commit[connId=16]> <08/15/2006 13:39:07 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> calling _cleanupAfterUse() <08/15/2006 13:39:07 ConnMgr(servantId=12381).release[connId=16]> Connection instance has been recovered <08/15/2006 13:39:07 ServantDbConnectionMgr._releaseInstance(12381).releaseConnection[connId=16]> connId=16 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:07 ProjectImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class cleaner <08/15/2006 13:39:07 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:07 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:07 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:07 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus> Returning None <08/15/2006 13:39:07 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> Entry <08/15/2006 13:39:07 StationImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class initializer <08/15/2006 13:39:07 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: initialized for use <08/15/2006 13:39:07 ConnMgr(servantId=12382).acquire[16]> Connection instance has been given out <08/15/2006 13:39:07 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))._acquireInstance[connId=16]> connectionId 16 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:07 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: servant is active and in use <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7856365 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select s.station_name, sd.station_id from station_disks sd, stations s, cached_files cf, data_storage_locations dsl where cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and s.station_id=sd.station_id and cf.cached_file_id = 7856365 <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select STATIONS.STATION_NAME, STATIONS.STATION_ID from STATIONS where STATIONS.STATION_ID = 308 order by STATIONS.STATION_ID <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select STATION_GROUP_RULES.RULE_ID from STATION_GROUP_RULES where STATION_GROUP_RULES.WORK_GRP_ID = 14 and STATION_GROUP_RULES.STATION_ID = 308 order by STATION_GROUP_RULES.RULE_ID <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 1 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> select CACHED_FILE_PROJECT_USAGES.PROJECT_ID from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 99952 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856365 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:07 DbCore(servantId=12382).query[connId=16]> 0 rows found <08/15/2006 13:39:07 DbCore(servantId=12382).sqlDML[connId=16]> insert into CACHED_FILE_PROJECT_USAGES (PROJECT_ID, CACHED_FILE_ID, CREATE_DATE, CREATE_USER, END_TIME, UPDATE_DATE, UPDATE_USER) values (99952, 7856365, null, null, null, null, null) <08/15/2006 13:39:08 DbCore(servantId=12382).sqlDML[connId=16]> update CACHED_FILES set OWNER_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7856365 <08/15/2006 13:39:08 Connection(servantId=12382).commit[connId=16]> <08/15/2006 13:39:08 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectAcquiredFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:08 ConnMgr(servantId=12382).release[connId=16]> Connection instance has been recovered <08/15/2006 13:39:08 ServantDbConnectionMgr._releaseInstance(12382).releaseConnection[connId=16]> connId=16 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:08 StationImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class cleaner <08/15/2006 13:39:08 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:08 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectAcquiredFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:08 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:08 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectAcquiredFile> Returning None <08/15/2006 13:39:08 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> Entry <08/15/2006 13:39:08 ProjectImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class initializer <08/15/2006 13:39:08 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: initialized for use <08/15/2006 13:39:08 ConnMgr(servantId=12381).acquire[16]> Connection instance has been given out <08/15/2006 13:39:08 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))._acquireInstance[connId=16]> connectionId 16 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:08 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: servant is active and in use <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=16]> select ANALYSIS_PROCESSES.CONSUMER_ID from ANALYSIS_PROCESSES where ANALYSIS_PROCESSES.PROCESS_ID = 2343549 order by ANALYSIS_PROCESSES.PROCESS_ID <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=16]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 2719195 order by DATA_FILES.FILE_ID <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=16]> select CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91166 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=16]> select ANALYSIS_PROJECTS.PROJ_SNAP_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=16]> select PROJECT_FILES.FILE_NUMBER from PROJECT_FILES where PROJECT_FILES.PROJ_SNAP_ID = 118651 and PROJECT_FILES.FILE_ID = 2719195 order by PROJECT_FILES.PROJ_SNAP_ID, PROJECT_FILES.FILE_NUMBER <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12381).sqlDML[connId=16]> update CONSUMED_FILES set CONSUMED_FILE_STATUS = 'delivered' where CONSUMED_FILES.PROJ_SNAP_ID = 118651 and CONSUMED_FILES.FILE_NUMBER = 38054 and CONSUMED_FILES.PROCESS_ID = 2343549 <08/15/2006 13:39:08 StationImpl.__init__(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052))> logStatus: initializing <08/15/2006 13:39:08 ServantManagerWithoutActivator.createServant(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052))> Created a new 'Station' servant; ActiveServantCount = 32 <08/15/2006 13:39:08 DbCore(servantId=12381).sqlDML[connId=16]> insert into CONSUMED_FILES (PROJ_SNAP_ID, FILE_NUMBER, PROCESS_ID, CONSUMER_ID, CONSUMED_FILE_STATUS, CREATE_DATE, CREATE_USER, UPDATE_DATE, UPDATE_USER) values (118651, 38054, 2343549, 91166, 'delivered', null, null, null, null) <08/15/2006 13:39:08 Connection(servantId=12381).commit[connId=16]> <08/15/2006 13:39:08 StationImpl.projectReleasedFile(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052))> Entry <08/15/2006 13:39:08 StationImpl._initializeForUse(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052))> call base class initializer <08/15/2006 13:39:08 StationImpl.projectReleasedFile(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052))> logStatus: initialized for use <08/15/2006 13:39:08 ConnMgr(servantId=13052).acquire[14]> Connection instance has been given out <08/15/2006 13:39:08 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> calling _cleanupAfterUse() <08/15/2006 13:39:08 ServantDbConnectionMgr(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 18 <08/15/2006 13:39:08 StationImpl.projectReleasedFile(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052))> logStatus: servant is active and in use <08/15/2006 13:39:08 ConnMgr(servantId=12381).release[connId=16]> Connection instance has been recovered <08/15/2006 13:39:08 ServantDbConnectionMgr._releaseInstance(12381).releaseConnection[connId=16]> connId=16 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 19 <08/15/2006 13:39:08 ProjectImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class cleaner <08/15/2006 13:39:08 DbCore(servantId=13052).query[connId=14]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7855288 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:08 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:08 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:08 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:08 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus> Returning None <08/15/2006 13:39:08 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> Entry <08/15/2006 13:39:08 ProjectImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class initializer <08/15/2006 13:39:08 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: initialized for use <08/15/2006 13:39:08 ConnMgr(servantId=12381).acquire[16]> Connection instance has been given out <08/15/2006 13:39:08 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))._acquireInstance[connId=16]> connectionId 16 acquired; nPendingRequests = 0, nAvailableDbConnections = 18 <08/15/2006 13:39:08 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: servant is active and in use <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=16]> select ANALYSIS_PROCESSES.CONSUMER_ID from ANALYSIS_PROCESSES where ANALYSIS_PROCESSES.PROCESS_ID = 2343551 order by ANALYSIS_PROCESSES.PROCESS_ID <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=16]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 2719194 order by DATA_FILES.FILE_ID <08/15/2006 13:39:08 DbCore(servantId=13052).query[connId=14]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=13052).query[connId=14]> select s.station_name, sd.station_id from station_disks sd, stations s, cached_files cf, data_storage_locations dsl where cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and s.station_id=sd.station_id and cf.cached_file_id = 7855288 <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=16]> select CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91166 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=16]> select ANALYSIS_PROJECTS.PROJ_SNAP_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=16]> select PROJECT_FILES.FILE_NUMBER from PROJECT_FILES where PROJECT_FILES.PROJ_SNAP_ID = 118651 and PROJECT_FILES.FILE_ID = 2719194 order by PROJECT_FILES.PROJ_SNAP_ID, PROJECT_FILES.FILE_NUMBER <08/15/2006 13:39:08 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> Entry <08/15/2006 13:39:08 StationImpl._initializeForUse(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> call base class initializer <08/15/2006 13:39:08 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: initialized for use <08/15/2006 13:39:08 ConnMgr(servantId=12270).acquire[15]> Connection instance has been given out <08/15/2006 13:39:08 ServantDbConnectionMgr(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))._acquireInstance[connId=15]> connectionId 15 acquired; nPendingRequests = 0, nAvailableDbConnections = 17 <08/15/2006 13:39:08 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: servant is active and in use <08/15/2006 13:39:08 DbCore(servantId=12270).query[connId=15]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 2719186 order by DATA_FILES.FILE_ID <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=16]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12381).sqlDML[connId=16]> update CONSUMED_FILES set CONSUMED_FILE_STATUS = 'delivered' where CONSUMED_FILES.PROJ_SNAP_ID = 118651 and CONSUMED_FILES.FILE_NUMBER = 22133 and CONSUMED_FILES.PROCESS_ID = 2343551 <08/15/2006 13:39:08 DbCore(servantId=13052).query[connId=14]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=13052).query[connId=14]> select STATIONS.STATION_NAME, STATIONS.STATION_ID from STATIONS where STATIONS.STATION_ID = 308 order by STATIONS.STATION_ID <08/15/2006 13:39:08 DbCore(servantId=12270).query[connId=15]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12270).query[connId=15]> select n.node_name, dd.station_id, dd.node_id, dd.mount_point from data_disks dd, nodes n where disk_id=735 and dd.node_id = n.node_id <08/15/2006 13:39:08 DbCore(servantId=13052).query[connId=14]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12270).query[connId=15]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=13052).query[connId=14]> select STATION_GROUP_RULES.RULE_ID from STATION_GROUP_RULES where STATION_GROUP_RULES.WORK_GRP_ID = 14 and STATION_GROUP_RULES.STATION_ID = 308 order by STATION_GROUP_RULES.RULE_ID <08/15/2006 13:39:08 DbCore(servantId=12381).sqlDML[connId=16]> insert into CONSUMED_FILES (PROJ_SNAP_ID, FILE_NUMBER, PROCESS_ID, CONSUMER_ID, CONSUMED_FILE_STATUS, CREATE_DATE, CREATE_USER, UPDATE_DATE, UPDATE_USER) values (118651, 22133, 2343551, 91166, 'delivered', null, null, null, null) <08/15/2006 13:39:08 DbCore(servantId=12270).query[connId=15]> select DATA_STORAGE_LOCATIONS.LOCATION_ID from DATA_STORAGE_LOCATIONS where DATA_STORAGE_LOCATIONS.PATH = '/cdfen/filesets/GJ/GJ31/GJ3141/GJ3141.0' and DATA_STORAGE_LOCATIONS.DISK_ID = 735 order by DATA_STORAGE_LOCATIONS.LOCATION_ID <08/15/2006 13:39:08 DbCore(servantId=13052).query[connId=14]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=13052).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100033 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:08 DbCore(servantId=13052).query[connId=14]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=13052).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100033 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:08 DbCore(servantId=13052).query[connId=14]> 1 rows found <08/15/2006 13:39:08 Connection(servantId=12381).commit[connId=16]> <08/15/2006 13:39:08 DbCore(servantId=13052).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100033 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:08 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> calling _cleanupAfterUse() <08/15/2006 13:39:08 ConnMgr(servantId=12381).release[connId=16]> Connection instance has been recovered <08/15/2006 13:39:08 DbCore(servantId=13052).query[connId=14]> 1 rows found <08/15/2006 13:39:08 ServantDbConnectionMgr._releaseInstance(12381).releaseConnection[connId=16]> connId=16 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 18 <08/15/2006 13:39:08 DbCore(servantId=12270).query[connId=15]> 1 rows found <08/15/2006 13:39:08 ProjectImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class cleaner <08/15/2006 13:39:08 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:08 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:08 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:08 DbCore(servantId=12270).query[connId=15]> select cf.cached_file_id from station_disks sd, station_disk_locations dsl, cached_files cf where cf.file_id = 2719186 and cf.end_time is null and cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and sd.station_id = 308 and sd.node_id = 1194 <08/15/2006 13:39:08 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus> Returning None <08/15/2006 13:39:08 DbCore(servantId=13052).query[connId=14]> select to_char(CACHED_FILE_PROJECT_USAGES.END_TIME,'MM/DD/YYYY HH24:MI:SS') from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 100033 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7855288 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:08 DbCore(servantId=13052).query[connId=14]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=13052).query[connId=14]> select to_char(sysdate,'MM/DD/YYYY HH24:MI:SS') from dual <08/15/2006 13:39:08 DbCore(servantId=13052).query[connId=14]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=13052).sqlDML[connId=14]> update CACHED_FILE_PROJECT_USAGES set END_TIME = to_date('08/15/2006 13:39:08','MM/DD/YYYY HH24:MI:SS') where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 100033 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7855288 <08/15/2006 13:39:08 DbCore(servantId=12270).query[connId=15]> 0 rows found <08/15/2006 13:39:08 DbCore(servantId=12270).query[connId=15]> select cached_file_id_seq.nextval from dual <08/15/2006 13:39:08 DbCore(servantId=13052).sqlDML[connId=14]> update CACHED_FILES set OWNER_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7855288 <08/15/2006 13:39:08 DbCore(servantId=12270).query[connId=15]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12270).sqlDML[connId=15]> insert into CACHED_FILES (CACHED_FILE_ID, CACHED_FILE_STATUS, FILE_ID, LOCATION_ID, CREATE_DATE, CREATE_USER, END_TIME, UPDATE_DATE, UPDATE_USER, CACHING_WORK_GRP_ID, UNCACHING_WORK_GRP_ID, OWNER_WORK_GRP_ID) values (7856366, 'cached', 2719186, 1374650, null, null, null, null, null, 14, null, 14) <08/15/2006 13:39:08 Connection(servantId=13052).commit[connId=14]> <08/15/2006 13:39:08 Connection(servantId=12270).commit[connId=15]> <08/15/2006 13:39:08 StationImpl(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052)).projectReleasedFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:08 ConnMgr(servantId=13052).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:08 ServantDbConnectionMgr._releaseInstance(13052).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 19 <08/15/2006 13:39:08 StationImpl._cleanupAfterUse(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052))> call base class cleaner <08/15/2006 13:39:08 StationImpl.projectReleasedFile(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:08 StationImpl(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052)).projectReleasedFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:08 StationImpl.projectReleasedFile(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:08 StationImpl(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052)).projectReleasedFile> Returning None <08/15/2006 13:39:08 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).cacheFileWithDeclareLocation(...)> calling _cleanupAfterUse() <08/15/2006 13:39:08 ConnMgr(servantId=12270).release[connId=15]> Connection instance has been recovered <08/15/2006 13:39:08 ServantDbConnectionMgr._releaseInstance(12270).releaseConnection[connId=15]> connId=15 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:08 StationImpl._cleanupAfterUse(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> call base class cleaner <08/15/2006 13:39:08 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:08 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).cacheFileWithDeclareLocation(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:08 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:08 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: Marshalling complete in less than 1 second <08/15/2006 13:39:08 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).cacheFileWithDeclareLocation> Returning long int <08/15/2006 13:39:08 ProjectImpl.__init__(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053))> logStatus: initializing <08/15/2006 13:39:08 ServantManagerWithoutActivator.createServant(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053))> Created a new 'Project' servant; ActiveServantCount = 33 <08/15/2006 13:39:08 ProjectImpl.setFileConsumptionStatus(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053))> Entry <08/15/2006 13:39:08 ProjectImpl._initializeForUse(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053))> call base class initializer <08/15/2006 13:39:08 ProjectImpl.setFileConsumptionStatus(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053))> logStatus: initialized for use <08/15/2006 13:39:08 ConnMgr(servantId=13053).acquire[15]> Connection instance has been given out <08/15/2006 13:39:08 ServantDbConnectionMgr(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053))._acquireInstance[connId=15]> connectionId 15 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:08 ProjectImpl.setFileConsumptionStatus(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053))> logStatus: servant is active and in use <08/15/2006 13:39:08 DbCore(servantId=13053).query[connId=15]> select ANALYSIS_PROCESSES.CONSUMER_ID from ANALYSIS_PROCESSES where ANALYSIS_PROCESSES.PROCESS_ID = 2344928 order by ANALYSIS_PROCESSES.PROCESS_ID <08/15/2006 13:39:08 DbCore(servantId=13053).query[connId=15]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=13053).query[connId=15]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 5543803 order by DATA_FILES.FILE_ID <08/15/2006 13:39:08 DbCore(servantId=13053).query[connId=15]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=13053).query[connId=15]> select CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91189 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:08 DbCore(servantId=13053).query[connId=15]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=13053).query[connId=15]> select ANALYSIS_PROJECTS.PROJ_SNAP_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100033 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:08 DbCore(servantId=13053).query[connId=15]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=13053).query[connId=15]> select PROJECT_FILES.FILE_NUMBER from PROJECT_FILES where PROJECT_FILES.PROJ_SNAP_ID = 118741 and PROJECT_FILES.FILE_ID = 5543803 order by PROJECT_FILES.PROJ_SNAP_ID, PROJECT_FILES.FILE_NUMBER <08/15/2006 13:39:08 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> Entry <08/15/2006 13:39:08 StationImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class initializer <08/15/2006 13:39:08 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: initialized for use <08/15/2006 13:39:08 ConnMgr(servantId=12382).acquire[14]> Connection instance has been given out <08/15/2006 13:39:08 DbCore(servantId=13053).query[connId=15]> 1 rows found <08/15/2006 13:39:08 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 18 <08/15/2006 13:39:08 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: servant is active and in use <08/15/2006 13:39:08 DbCore(servantId=12382).query[connId=14]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7856366 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:08 DbCore(servantId=13053).sqlDML[connId=15]> update CONSUMED_FILES set CONSUMED_FILE_STATUS = 'consumed' where CONSUMED_FILES.PROJ_SNAP_ID = 118741 and CONSUMED_FILES.FILE_NUMBER = 194 and CONSUMED_FILES.PROCESS_ID = 2344928 <08/15/2006 13:39:08 Connection(servantId=13053).commit[connId=15]> <08/15/2006 13:39:08 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12382).query[connId=14]> select s.station_name, sd.station_id from station_disks sd, stations s, cached_files cf, data_storage_locations dsl where cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and s.station_id=sd.station_id and cf.cached_file_id = 7856366 <08/15/2006 13:39:08 ProjectImpl(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053)).setFileConsumptionStatus(...)> calling _cleanupAfterUse() <08/15/2006 13:39:08 ConnMgr(servantId=13053).release[connId=15]> Connection instance has been recovered <08/15/2006 13:39:08 ServantDbConnectionMgr._releaseInstance(13053).releaseConnection[connId=15]> connId=15 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 19 <08/15/2006 13:39:08 ProjectImpl._cleanupAfterUse(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053))> call base class cleaner <08/15/2006 13:39:08 ProjectImpl.setFileConsumptionStatus(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:08 ProjectImpl(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053)).setFileConsumptionStatus(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:08 ProjectImpl.setFileConsumptionStatus(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:08 ProjectImpl(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053)).setFileConsumptionStatus> Returning None <08/15/2006 13:39:08 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12382).query[connId=14]> select STATIONS.STATION_NAME, STATIONS.STATION_ID from STATIONS where STATIONS.STATION_ID = 308 order by STATIONS.STATION_ID <08/15/2006 13:39:08 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12382).query[connId=14]> select STATION_GROUP_RULES.RULE_ID from STATION_GROUP_RULES where STATION_GROUP_RULES.WORK_GRP_ID = 14 and STATION_GROUP_RULES.STATION_ID = 308 order by STATION_GROUP_RULES.RULE_ID <08/15/2006 13:39:08 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12382).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:08 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12382).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:08 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12382).query[connId=14]> select CACHED_FILE_PROJECT_USAGES.PROJECT_ID from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 99952 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856366 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:08 DbCore(servantId=12382).query[connId=14]> 0 rows found <08/15/2006 13:39:08 DbCore(servantId=12382).sqlDML[connId=14]> insert into CACHED_FILE_PROJECT_USAGES (PROJECT_ID, CACHED_FILE_ID, CREATE_DATE, CREATE_USER, END_TIME, UPDATE_DATE, UPDATE_USER) values (99952, 7856366, null, null, null, null, null) <08/15/2006 13:39:08 DbCore(servantId=12382).sqlDML[connId=14]> update CACHED_FILES set OWNER_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7856366 <08/15/2006 13:39:08 Connection(servantId=12382).commit[connId=14]> <08/15/2006 13:39:08 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectAcquiredFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:08 ConnMgr(servantId=12382).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:08 ServantDbConnectionMgr._releaseInstance(12382).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:08 StationImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class cleaner <08/15/2006 13:39:08 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:08 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectAcquiredFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:08 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:08 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectAcquiredFile> Returning None <08/15/2006 13:39:08 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> Entry <08/15/2006 13:39:08 ProjectImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class initializer <08/15/2006 13:39:08 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: initialized for use <08/15/2006 13:39:08 ConnMgr(servantId=12381).acquire[14]> Connection instance has been given out <08/15/2006 13:39:08 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:08 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: servant is active and in use <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=14]> select ANALYSIS_PROCESSES.CONSUMER_ID from ANALYSIS_PROCESSES where ANALYSIS_PROCESSES.PROCESS_ID = 2343502 order by ANALYSIS_PROCESSES.PROCESS_ID <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=14]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 2719186 order by DATA_FILES.FILE_ID <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=14]> select CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91166 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=14]> select ANALYSIS_PROJECTS.PROJ_SNAP_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=14]> select PROJECT_FILES.FILE_NUMBER from PROJECT_FILES where PROJECT_FILES.PROJ_SNAP_ID = 118651 and PROJECT_FILES.FILE_ID = 2719186 order by PROJECT_FILES.PROJ_SNAP_ID, PROJECT_FILES.FILE_NUMBER <08/15/2006 13:39:08 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:08 DbCore(servantId=12381).sqlDML[connId=14]> update CONSUMED_FILES set CONSUMED_FILE_STATUS = 'delivered' where CONSUMED_FILES.PROJ_SNAP_ID = 118651 and CONSUMED_FILES.FILE_NUMBER = 32712 and CONSUMED_FILES.PROCESS_ID = 2343502 <08/15/2006 13:39:08 DbCore(servantId=12381).sqlDML[connId=14]> insert into CONSUMED_FILES (PROJ_SNAP_ID, FILE_NUMBER, PROCESS_ID, CONSUMER_ID, CONSUMED_FILE_STATUS, CREATE_DATE, CREATE_USER, UPDATE_DATE, UPDATE_USER) values (118651, 32712, 2343502, 91166, 'delivered', null, null, null, null) <08/15/2006 13:39:08 Connection(servantId=12381).commit[connId=14]> <08/15/2006 13:39:08 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> calling _cleanupAfterUse() <08/15/2006 13:39:08 ConnMgr(servantId=12381).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:08 ServantDbConnectionMgr._releaseInstance(12381).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:08 ProjectImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class cleaner <08/15/2006 13:39:08 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:08 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:08 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:08 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus> Returning None <08/15/2006 13:39:09 StationImpl.uncacheFile(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> Entry <08/15/2006 13:39:09 StationImpl._initializeForUse(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> call base class initializer <08/15/2006 13:39:09 StationImpl.uncacheFile(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: initialized for use <08/15/2006 13:39:09 ConnMgr(servantId=12270).acquire[14]> Connection instance has been given out <08/15/2006 13:39:09 ServantDbConnectionMgr(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:09 StationImpl.uncacheFile(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: servant is active and in use <08/15/2006 13:39:09 DbCore(servantId=12270).query[connId=14]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7842607 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:09 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=12270).query[connId=14]> select CACHED_FILES.LOCATION_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7842607 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:09 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=12270).query[connId=14]> select CACHED_FILE_PROJECT_USAGES.PROJECT_ID from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7842607 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:09 DbCore(servantId=12270).query[connId=14]> 0 rows found <08/15/2006 13:39:09 DbCore(servantId=12270).query[connId=14]> select CACHED_FILE_LOCKS.WORK_GRP_ID from CACHED_FILE_LOCKS where CACHED_FILE_LOCKS.CACHED_FILE_ID = 7842607 order by CACHED_FILE_LOCKS.CACHED_FILE_ID, CACHED_FILE_LOCKS.WORK_GRP_ID <08/15/2006 13:39:09 DbCore(servantId=12270).query[connId=14]> 0 rows found <08/15/2006 13:39:09 DbCore(servantId=12270).query[connId=14]> select to_char(sysdate,'MM/DD/YYYY HH24:MI:SS') from dual <08/15/2006 13:39:09 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=12270).sqlDML[connId=14]> update CACHED_FILES set CACHED_FILE_STATUS = 'uncached', END_TIME = to_date('08/15/2006 13:39:09','MM/DD/YYYY HH24:MI:SS'), UNCACHING_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7842607 <08/15/2006 13:39:09 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> Entry <08/15/2006 13:39:09 StationImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class initializer <08/15/2006 13:39:09 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: initialized for use <08/15/2006 13:39:09 ConnMgr(servantId=12382).acquire[15]> Connection instance has been given out <08/15/2006 13:39:09 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))._acquireInstance[connId=15]> connectionId 15 acquired; nPendingRequests = 0, nAvailableDbConnections = 18 <08/15/2006 13:39:09 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: servant is active and in use <08/15/2006 13:39:09 DbCore(servantId=12382).query[connId=15]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7856019 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:09 DbCore(servantId=12382).query[connId=15]> 1 rows found <08/15/2006 13:39:09 Connection(servantId=12270).commit[connId=14]> <08/15/2006 13:39:09 DbCore(servantId=12382).query[connId=15]> select s.station_name, sd.station_id from station_disks sd, stations s, cached_files cf, data_storage_locations dsl where cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and s.station_id=sd.station_id and cf.cached_file_id = 7856019 <08/15/2006 13:39:09 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).uncacheFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:09 ConnMgr(servantId=12270).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:09 ServantDbConnectionMgr._releaseInstance(12270).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 19 <08/15/2006 13:39:09 StationImpl._cleanupAfterUse(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> call base class cleaner <08/15/2006 13:39:09 StationImpl.uncacheFile(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:09 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).uncacheFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:09 StationImpl.uncacheFile(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:09 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).uncacheFile> Returning None <08/15/2006 13:39:09 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> Entry <08/15/2006 13:39:09 StationImpl._initializeForUse(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> call base class initializer <08/15/2006 13:39:09 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: initialized for use <08/15/2006 13:39:09 ConnMgr(servantId=12270).acquire[14]> Connection instance has been given out <08/15/2006 13:39:09 ServantDbConnectionMgr(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 18 <08/15/2006 13:39:09 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: servant is active and in use <08/15/2006 13:39:09 DbCore(servantId=12270).query[connId=14]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 5543866 order by DATA_FILES.FILE_ID <08/15/2006 13:39:09 DbCore(servantId=12382).query[connId=15]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=12382).query[connId=15]> select STATIONS.STATION_NAME, STATIONS.STATION_ID from STATIONS where STATIONS.STATION_ID = 308 order by STATIONS.STATION_ID <08/15/2006 13:39:09 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=12382).query[connId=15]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=12270).query[connId=14]> select n.node_name, dd.station_id, dd.node_id, dd.mount_point from data_disks dd, nodes n where disk_id=742 and dd.node_id = n.node_id <08/15/2006 13:39:09 DbCore(servantId=12382).query[connId=15]> select STATION_GROUP_RULES.RULE_ID from STATION_GROUP_RULES where STATION_GROUP_RULES.WORK_GRP_ID = 14 and STATION_GROUP_RULES.STATION_ID = 308 order by STATION_GROUP_RULES.RULE_ID <08/15/2006 13:39:09 DbCore(servantId=12382).query[connId=15]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=12382).query[connId=15]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:09 DbCore(servantId=12270).query[connId=14]> select DATA_STORAGE_LOCATIONS.LOCATION_ID from DATA_STORAGE_LOCATIONS where DATA_STORAGE_LOCATIONS.PATH = '/cdfen/filesets/SM/SM40/SM4032/SM4032.2' and DATA_STORAGE_LOCATIONS.DISK_ID = 742 order by DATA_STORAGE_LOCATIONS.LOCATION_ID <08/15/2006 13:39:09 DbCore(servantId=12382).query[connId=15]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=12382).query[connId=15]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:09 DbCore(servantId=12382).query[connId=15]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=12382).query[connId=15]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:09 DbCore(servantId=12382).query[connId=15]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=12382).query[connId=15]> select to_char(CACHED_FILE_PROJECT_USAGES.END_TIME,'MM/DD/YYYY HH24:MI:SS') from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 99952 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856019 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:09 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=12270).query[connId=14]> select cf.cached_file_id from station_disks sd, station_disk_locations dsl, cached_files cf where cf.file_id = 5543866 and cf.end_time is null and cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and sd.station_id = 308 and sd.node_id = 1201 <08/15/2006 13:39:09 DbCore(servantId=12382).query[connId=15]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=12382).query[connId=15]> select to_char(sysdate,'MM/DD/YYYY HH24:MI:SS') from dual <08/15/2006 13:39:09 DbCore(servantId=12382).query[connId=15]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=12382).sqlDML[connId=15]> update CACHED_FILE_PROJECT_USAGES set END_TIME = to_date('08/15/2006 13:39:09','MM/DD/YYYY HH24:MI:SS') where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 99952 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856019 <08/15/2006 13:39:09 DbCore(servantId=12382).sqlDML[connId=15]> update CACHED_FILES set OWNER_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7856019 <08/15/2006 13:39:09 DbCore(servantId=12270).query[connId=14]> 0 rows found <08/15/2006 13:39:09 DbCore(servantId=12270).query[connId=14]> select cached_file_id_seq.nextval from dual <08/15/2006 13:39:09 Connection(servantId=12382).commit[connId=15]> <08/15/2006 13:39:09 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=12270).sqlDML[connId=14]> insert into CACHED_FILES (CACHED_FILE_ID, CACHED_FILE_STATUS, FILE_ID, LOCATION_ID, CREATE_DATE, CREATE_USER, END_TIME, UPDATE_DATE, UPDATE_USER, CACHING_WORK_GRP_ID, UNCACHING_WORK_GRP_ID, OWNER_WORK_GRP_ID) values (7856367, 'cached', 5543866, 1151899, null, null, null, null, null, 14, null, 14) <08/15/2006 13:39:09 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectReleasedFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:09 ConnMgr(servantId=12382).release[connId=15]> Connection instance has been recovered <08/15/2006 13:39:09 ServantDbConnectionMgr._releaseInstance(12382).releaseConnection[connId=15]> connId=15 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 19 <08/15/2006 13:39:09 StationImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class cleaner <08/15/2006 13:39:09 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:09 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectReleasedFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:09 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:09 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectReleasedFile> Returning None <08/15/2006 13:39:09 Connection(servantId=12270).commit[connId=14]> <08/15/2006 13:39:09 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).cacheFileWithDeclareLocation(...)> calling _cleanupAfterUse() <08/15/2006 13:39:09 ConnMgr(servantId=12270).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:09 ServantDbConnectionMgr._releaseInstance(12270).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:09 StationImpl._cleanupAfterUse(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> call base class cleaner <08/15/2006 13:39:09 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:09 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).cacheFileWithDeclareLocation(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:09 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:09 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: Marshalling complete in less than 1 second <08/15/2006 13:39:09 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).cacheFileWithDeclareLocation> Returning long int <08/15/2006 13:39:09 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> Entry <08/15/2006 13:39:09 ProjectImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class initializer <08/15/2006 13:39:09 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: initialized for use <08/15/2006 13:39:09 ConnMgr(servantId=12381).acquire[14]> Connection instance has been given out <08/15/2006 13:39:09 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:09 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: servant is active and in use <08/15/2006 13:39:09 DbCore(servantId=12381).query[connId=14]> select ANALYSIS_PROCESSES.CONSUMER_ID from ANALYSIS_PROCESSES where ANALYSIS_PROCESSES.PROCESS_ID = 2343580 order by ANALYSIS_PROCESSES.PROCESS_ID <08/15/2006 13:39:09 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=12381).query[connId=14]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 2723604 order by DATA_FILES.FILE_ID <08/15/2006 13:39:09 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=12381).query[connId=14]> select CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91166 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:09 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=12381).query[connId=14]> select ANALYSIS_PROJECTS.PROJ_SNAP_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:09 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=12381).query[connId=14]> select PROJECT_FILES.FILE_NUMBER from PROJECT_FILES where PROJECT_FILES.PROJ_SNAP_ID = 118651 and PROJECT_FILES.FILE_ID = 2723604 order by PROJECT_FILES.PROJ_SNAP_ID, PROJECT_FILES.FILE_NUMBER <08/15/2006 13:39:09 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=12381).sqlDML[connId=14]> update CONSUMED_FILES set CONSUMED_FILE_STATUS = 'consumed' where CONSUMED_FILES.PROJ_SNAP_ID = 118651 and CONSUMED_FILES.FILE_NUMBER = 24099 and CONSUMED_FILES.PROCESS_ID = 2343580 <08/15/2006 13:39:09 Connection(servantId=12381).commit[connId=14]> <08/15/2006 13:39:09 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> calling _cleanupAfterUse() <08/15/2006 13:39:09 ConnMgr(servantId=12381).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:09 ServantDbConnectionMgr._releaseInstance(12381).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:09 ProjectImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class cleaner <08/15/2006 13:39:09 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:09 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:09 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:09 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus> Returning None <08/15/2006 13:39:09 StationImpl.projectAcquiredFile(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052))> Entry <08/15/2006 13:39:09 StationImpl._initializeForUse(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052))> call base class initializer <08/15/2006 13:39:09 StationImpl.projectAcquiredFile(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052))> logStatus: initialized for use <08/15/2006 13:39:09 ConnMgr(servantId=13052).acquire[14]> Connection instance has been given out <08/15/2006 13:39:09 ServantDbConnectionMgr(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:09 StationImpl.projectAcquiredFile(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052))> logStatus: servant is active and in use <08/15/2006 13:39:09 DbCore(servantId=13052).query[connId=14]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7856367 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:09 DbCore(servantId=13052).query[connId=14]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=13052).query[connId=14]> select s.station_name, sd.station_id from station_disks sd, stations s, cached_files cf, data_storage_locations dsl where cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and s.station_id=sd.station_id and cf.cached_file_id = 7856367 <08/15/2006 13:39:09 DbCore(servantId=13052).query[connId=14]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=13052).query[connId=14]> select STATIONS.STATION_NAME, STATIONS.STATION_ID from STATIONS where STATIONS.STATION_ID = 308 order by STATIONS.STATION_ID <08/15/2006 13:39:09 DbCore(servantId=13052).query[connId=14]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=13052).query[connId=14]> select STATION_GROUP_RULES.RULE_ID from STATION_GROUP_RULES where STATION_GROUP_RULES.WORK_GRP_ID = 14 and STATION_GROUP_RULES.STATION_ID = 308 order by STATION_GROUP_RULES.RULE_ID <08/15/2006 13:39:09 DbCore(servantId=13052).query[connId=14]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=13052).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100033 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:09 DbCore(servantId=13052).query[connId=14]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=13052).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100033 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:09 DbCore(servantId=13052).query[connId=14]> 1 rows found <08/15/2006 13:39:09 DbCore(servantId=13052).query[connId=14]> select CACHED_FILE_PROJECT_USAGES.PROJECT_ID from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 100033 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856367 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:09 DbCore(servantId=13052).query[connId=14]> 0 rows found <08/15/2006 13:39:09 DbCore(servantId=13052).sqlDML[connId=14]> insert into CACHED_FILE_PROJECT_USAGES (PROJECT_ID, CACHED_FILE_ID, CREATE_DATE, CREATE_USER, END_TIME, UPDATE_DATE, UPDATE_USER) values (100033, 7856367, null, null, null, null, null) <08/15/2006 13:39:09 DbCore(servantId=13052).sqlDML[connId=14]> update CACHED_FILES set OWNER_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7856367 <08/15/2006 13:39:10 Connection(servantId=13052).commit[connId=14]> <08/15/2006 13:39:10 StationImpl(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052)).projectAcquiredFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:10 ConnMgr(servantId=13052).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:10 ServantDbConnectionMgr._releaseInstance(13052).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:10 StationImpl._cleanupAfterUse(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052))> call base class cleaner <08/15/2006 13:39:10 StationImpl.projectAcquiredFile(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:10 StationImpl(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052)).projectAcquiredFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:10 StationImpl.projectAcquiredFile(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:10 StationImpl(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13052)).projectAcquiredFile> Returning None <08/15/2006 13:39:10 ProjectImpl.setFileConsumptionStatus(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053))> Entry <08/15/2006 13:39:10 ProjectImpl._initializeForUse(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053))> call base class initializer <08/15/2006 13:39:10 ProjectImpl.setFileConsumptionStatus(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053))> logStatus: initialized for use <08/15/2006 13:39:10 ConnMgr(servantId=13053).acquire[14]> Connection instance has been given out <08/15/2006 13:39:10 ServantDbConnectionMgr(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:10 ProjectImpl.setFileConsumptionStatus(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053))> logStatus: servant is active and in use <08/15/2006 13:39:10 DbCore(servantId=13053).query[connId=14]> select ANALYSIS_PROCESSES.CONSUMER_ID from ANALYSIS_PROCESSES where ANALYSIS_PROCESSES.PROCESS_ID = 2344928 order by ANALYSIS_PROCESSES.PROCESS_ID <08/15/2006 13:39:10 DbCore(servantId=13053).query[connId=14]> 1 rows found <08/15/2006 13:39:10 DbCore(servantId=13053).query[connId=14]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 5543866 order by DATA_FILES.FILE_ID <08/15/2006 13:39:10 DbCore(servantId=13053).query[connId=14]> 1 rows found <08/15/2006 13:39:10 DbCore(servantId=13053).query[connId=14]> select CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91189 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:10 DbCore(servantId=13053).query[connId=14]> 1 rows found <08/15/2006 13:39:10 DbCore(servantId=13053).query[connId=14]> select ANALYSIS_PROJECTS.PROJ_SNAP_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100033 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:10 DbCore(servantId=13053).query[connId=14]> 1 rows found <08/15/2006 13:39:10 DbCore(servantId=13053).query[connId=14]> select PROJECT_FILES.FILE_NUMBER from PROJECT_FILES where PROJECT_FILES.PROJ_SNAP_ID = 118741 and PROJECT_FILES.FILE_ID = 5543866 order by PROJECT_FILES.PROJ_SNAP_ID, PROJECT_FILES.FILE_NUMBER <08/15/2006 13:39:10 DbCore(servantId=13053).query[connId=14]> 1 rows found <08/15/2006 13:39:10 DbCore(servantId=13053).sqlDML[connId=14]> update CONSUMED_FILES set CONSUMED_FILE_STATUS = 'delivered' where CONSUMED_FILES.PROJ_SNAP_ID = 118741 and CONSUMED_FILES.FILE_NUMBER = 201 and CONSUMED_FILES.PROCESS_ID = 2344928 <08/15/2006 13:39:10 DbCore(servantId=13053).sqlDML[connId=14]> insert into CONSUMED_FILES (PROJ_SNAP_ID, FILE_NUMBER, PROCESS_ID, CONSUMER_ID, CONSUMED_FILE_STATUS, CREATE_DATE, CREATE_USER, UPDATE_DATE, UPDATE_USER) values (118741, 201, 2344928, 91189, 'delivered', null, null, null, null) <08/15/2006 13:39:10 Connection(servantId=13053).commit[connId=14]> <08/15/2006 13:39:10 ProjectImpl(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053)).setFileConsumptionStatus(...)> calling _cleanupAfterUse() <08/15/2006 13:39:10 ConnMgr(servantId=13053).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:10 ServantDbConnectionMgr._releaseInstance(13053).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:10 ProjectImpl._cleanupAfterUse(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053))> call base class cleaner <08/15/2006 13:39:10 ProjectImpl.setFileConsumptionStatus(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:10 ProjectImpl(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053)).setFileConsumptionStatus(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:10 ProjectImpl.setFileConsumptionStatus(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:10 ProjectImpl(sam_11850@cdfsam02.fnal.gov:ProjectMaster@johnpaul_cdf-caf_johnpaul_blpc0h_recovery_205656_25466@cdf-caf(13053)).setFileConsumptionStatus> Returning None <08/15/2006 13:39:10 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> Entry <08/15/2006 13:39:10 StationImpl._initializeForUse(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> call base class initializer <08/15/2006 13:39:10 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: initialized for use <08/15/2006 13:39:10 ConnMgr(servantId=12270).acquire[14]> Connection instance has been given out <08/15/2006 13:39:10 ServantDbConnectionMgr(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:10 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: servant is active and in use <08/15/2006 13:39:10 DbCore(servantId=12270).query[connId=14]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 2719192 order by DATA_FILES.FILE_ID <08/15/2006 13:39:10 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:10 DbCore(servantId=12270).query[connId=14]> select n.node_name, dd.station_id, dd.node_id, dd.mount_point from data_disks dd, nodes n where disk_id=726 and dd.node_id = n.node_id <08/15/2006 13:39:10 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:10 DbCore(servantId=12270).query[connId=14]> select DATA_STORAGE_LOCATIONS.LOCATION_ID from DATA_STORAGE_LOCATIONS where DATA_STORAGE_LOCATIONS.PATH = '/cdfen/filesets/GJ/GJ31/GJ3139/GJ3139.0' and DATA_STORAGE_LOCATIONS.DISK_ID = 726 order by DATA_STORAGE_LOCATIONS.LOCATION_ID <08/15/2006 13:39:10 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:10 DbCore(servantId=12270).query[connId=14]> select cf.cached_file_id from station_disks sd, station_disk_locations dsl, cached_files cf where cf.file_id = 2719192 and cf.end_time is null and cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and sd.station_id = 308 and sd.node_id = 1185 <08/15/2006 13:39:10 DbCore(servantId=12270).query[connId=14]> 0 rows found <08/15/2006 13:39:10 DbCore(servantId=12270).query[connId=14]> select cached_file_id_seq.nextval from dual <08/15/2006 13:39:10 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:10 DbCore(servantId=12270).sqlDML[connId=14]> insert into CACHED_FILES (CACHED_FILE_ID, CACHED_FILE_STATUS, FILE_ID, LOCATION_ID, CREATE_DATE, CREATE_USER, END_TIME, UPDATE_DATE, UPDATE_USER, CACHING_WORK_GRP_ID, UNCACHING_WORK_GRP_ID, OWNER_WORK_GRP_ID) values (7856368, 'cached', 2719192, 1374661, null, null, null, null, null, 14, null, 14) <08/15/2006 13:39:10 Connection(servantId=12270).commit[connId=14]> <08/15/2006 13:39:10 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).cacheFileWithDeclareLocation(...)> calling _cleanupAfterUse() <08/15/2006 13:39:11 ConnMgr(servantId=12270).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:11 ServantDbConnectionMgr._releaseInstance(12270).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:11 StationImpl._cleanupAfterUse(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> call base class cleaner <08/15/2006 13:39:11 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:11 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).cacheFileWithDeclareLocation(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:11 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:11 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: Marshalling complete in less than 1 second <08/15/2006 13:39:11 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).cacheFileWithDeclareLocation> Returning long int <08/15/2006 13:39:11 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> Entry <08/15/2006 13:39:11 StationImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class initializer <08/15/2006 13:39:11 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: initialized for use <08/15/2006 13:39:11 ConnMgr(servantId=12382).acquire[14]> Connection instance has been given out <08/15/2006 13:39:11 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:11 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: servant is active and in use <08/15/2006 13:39:11 DbCore(servantId=12382).query[connId=14]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7856368 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:11 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:11 DbCore(servantId=12382).query[connId=14]> select s.station_name, sd.station_id from station_disks sd, stations s, cached_files cf, data_storage_locations dsl where cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and s.station_id=sd.station_id and cf.cached_file_id = 7856368 <08/15/2006 13:39:11 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:11 DbCore(servantId=12382).query[connId=14]> select STATIONS.STATION_NAME, STATIONS.STATION_ID from STATIONS where STATIONS.STATION_ID = 308 order by STATIONS.STATION_ID <08/15/2006 13:39:11 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:11 DbCore(servantId=12382).query[connId=14]> select STATION_GROUP_RULES.RULE_ID from STATION_GROUP_RULES where STATION_GROUP_RULES.WORK_GRP_ID = 14 and STATION_GROUP_RULES.STATION_ID = 308 order by STATION_GROUP_RULES.RULE_ID <08/15/2006 13:39:11 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:11 DbCore(servantId=12382).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:11 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:11 DbCore(servantId=12382).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:11 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:11 DbCore(servantId=12382).query[connId=14]> select CACHED_FILE_PROJECT_USAGES.PROJECT_ID from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 99952 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856368 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:11 DbCore(servantId=12382).query[connId=14]> 0 rows found <08/15/2006 13:39:11 DbCore(servantId=12382).sqlDML[connId=14]> insert into CACHED_FILE_PROJECT_USAGES (PROJECT_ID, CACHED_FILE_ID, CREATE_DATE, CREATE_USER, END_TIME, UPDATE_DATE, UPDATE_USER) values (99952, 7856368, null, null, null, null, null) <08/15/2006 13:39:11 DbCore(servantId=12382).sqlDML[connId=14]> update CACHED_FILES set OWNER_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7856368 <08/15/2006 13:39:11 Connection(servantId=12382).commit[connId=14]> <08/15/2006 13:39:11 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectAcquiredFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:11 ConnMgr(servantId=12382).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:11 ServantDbConnectionMgr._releaseInstance(12382).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:11 StationImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class cleaner <08/15/2006 13:39:11 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:11 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectAcquiredFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:11 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:11 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectAcquiredFile> Returning None <08/15/2006 13:39:11 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> Entry <08/15/2006 13:39:11 ProjectImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class initializer <08/15/2006 13:39:11 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: initialized for use <08/15/2006 13:39:11 ConnMgr(servantId=12381).acquire[14]> Connection instance has been given out <08/15/2006 13:39:11 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:11 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: servant is active and in use <08/15/2006 13:39:11 DbCore(servantId=12381).query[connId=14]> select ANALYSIS_PROCESSES.CONSUMER_ID from ANALYSIS_PROCESSES where ANALYSIS_PROCESSES.PROCESS_ID = 2343580 order by ANALYSIS_PROCESSES.PROCESS_ID <08/15/2006 13:39:11 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:11 DbCore(servantId=12381).query[connId=14]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 2719192 order by DATA_FILES.FILE_ID <08/15/2006 13:39:11 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:11 DbCore(servantId=12381).query[connId=14]> select CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91166 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:11 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:11 DbCore(servantId=12381).query[connId=14]> select ANALYSIS_PROJECTS.PROJ_SNAP_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:11 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:11 DbCore(servantId=12381).query[connId=14]> select PROJECT_FILES.FILE_NUMBER from PROJECT_FILES where PROJECT_FILES.PROJ_SNAP_ID = 118651 and PROJECT_FILES.FILE_ID = 2719192 order by PROJECT_FILES.PROJ_SNAP_ID, PROJECT_FILES.FILE_NUMBER <08/15/2006 13:39:11 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:11 DbCore(servantId=12381).sqlDML[connId=14]> update CONSUMED_FILES set CONSUMED_FILE_STATUS = 'delivered' where CONSUMED_FILES.PROJ_SNAP_ID = 118651 and CONSUMED_FILES.FILE_NUMBER = 32714 and CONSUMED_FILES.PROCESS_ID = 2343580 <08/15/2006 13:39:11 DbCore(servantId=12381).sqlDML[connId=14]> insert into CONSUMED_FILES (PROJ_SNAP_ID, FILE_NUMBER, PROCESS_ID, CONSUMER_ID, CONSUMED_FILE_STATUS, CREATE_DATE, CREATE_USER, UPDATE_DATE, UPDATE_USER) values (118651, 32714, 2343580, 91166, 'delivered', null, null, null, null) <08/15/2006 13:39:11 Connection(servantId=12381).commit[connId=14]> <08/15/2006 13:39:11 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> calling _cleanupAfterUse() <08/15/2006 13:39:11 ConnMgr(servantId=12381).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:11 ServantDbConnectionMgr._releaseInstance(12381).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:11 ProjectImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class cleaner <08/15/2006 13:39:11 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:11 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:11 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:11 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus> Returning None <08/15/2006 13:39:15 ProjectImpl.establishConsumer(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> Entry <08/15/2006 13:39:15 ProjectImpl._initializeForUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> call base class initializer <08/15/2006 13:39:15 ProjectImpl.establishConsumer(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: initialized for use <08/15/2006 13:39:15 ConnMgr(servantId=12983).acquire[14]> Connection instance has been given out <08/15/2006 13:39:15 ServantDbConnectionMgr(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:15 ProjectImpl.establishConsumer(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: servant is active and in use <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> select APPLICATION_FAMILIES.APPL_FAMILY_ID from APPLICATION_FAMILIES where APPLICATION_FAMILIES.VERSION = '1' and APPLICATION_FAMILIES.APPL_NAME = 'demo' order by APPLICATION_FAMILIES.APPL_FAMILY_ID <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100092 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> select PERSONS.USERNAME, PERSONS.PERSON_ID from PERSONS where PERSONS.USERNAME = 'ljn' order by PERSONS.PERSON_ID <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> select PERSONS.USERNAME, PERSONS.PERSON_ID from PERSONS where PERSONS.PERSON_ID = 390 order by PERSONS.PERSON_ID <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> select PERSONS_WORKING_GROUPS.WORK_GRP_ID, PERSONS_WORKING_GROUPS.PERSON_ID, PERSONS_WORKING_GROUPS.CREATE_DATE, PERSONS_WORKING_GROUPS.CREATE_USER, PERSONS_WORKING_GROUPS.UPDATE_DATE, PERSONS_WORKING_GROUPS.UPDATE_USER from PERSONS_WORKING_GROUPS where PERSONS_WORKING_GROUPS.WORK_GRP_ID = 14 and PERSONS_WORKING_GROUPS.PERSON_ID = 390 order by PERSONS_WORKING_GROUPS.WORK_GRP_ID, PERSONS_WORKING_GROUPS.PERSON_ID <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100092 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> select CONSUMERS.CONSUMER_ID from CONSUMERS where CONSUMERS.PROJECT_ID = 100092 and CONSUMERS.APPL_FAMILY_ID = 67 and CONSUMERS.PERSON_ID = 390 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:15 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).establishConsumer(...)> calling _cleanupAfterUse() <08/15/2006 13:39:15 ConnMgr(servantId=12983).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:15 ServantDbConnectionMgr._releaseInstance(12983).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:15 ProjectImpl._cleanupAfterUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> call base class cleaner <08/15/2006 13:39:15 ProjectImpl.establishConsumer(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:15 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).establishConsumer(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:15 ProjectImpl.establishConsumer(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:15 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).establishConsumer> Returning tuple <08/15/2006 13:39:15 ProjectImpl.startConsumerProcess(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> Entry <08/15/2006 13:39:15 ProjectImpl._initializeForUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> call base class initializer <08/15/2006 13:39:15 ProjectImpl.startConsumerProcess(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: initialized for use <08/15/2006 13:39:15 ConnMgr(servantId=12983).acquire[14]> Connection instance has been given out <08/15/2006 13:39:15 ServantDbConnectionMgr(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:15 ProjectImpl.startConsumerProcess(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: servant is active and in use <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> select NODES.NODE_NAME, NODES.NODE_ID from NODES where NODES.NODE_NAME = 'cdfsam02.fnal.gov' order by NODES.NODE_ID <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> select CONSUMERS.APPL_FAMILY_ID, CONSUMERS.PERSON_ID, CONSUMERS.WORK_GRP_ID, CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91210 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100092 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> select to_char(sysdate,'MM/DD/YYYY HH24:MI:SS') from dual <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> select process_id_seq.nextval from dual <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:15 DbCore(servantId=12983).sqlDML[connId=14]> insert into PROCESSES (PROCESS_ID, PROCESS_TYPE, APPL_FAMILY_ID, NODE_ID, WORK_GRP_ID, PERSON_ID, PROCESS_STATUS, START_TIME, CREATE_DATE, CREATE_USER, END_TIME, LOCAL_PROCESS_ID, PROCESS_DESC, UPDATE_DATE, UPDATE_USER) values (2345617, 'analysis', 67, 1258, 14, 390, 'active', to_date('08/15/2006 13:39:15','MM/DD/YYYY HH24:MI:SS'), null, null, null, 0, 'SAM Consumer Process', null, null) <08/15/2006 13:39:15 DbCore(servantId=12983).sqlDML[connId=14]> insert into ANALYSIS_PROCESSES (PROCESS_ID, CONSUMER_ID, CREATE_DATE, CREATE_USER, UPDATE_DATE, UPDATE_USER) values (2345617, 91210, null, null, null, null) <08/15/2006 13:39:15 Connection(servantId=12983).commit[connId=14]> <08/15/2006 13:39:15 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).startConsumerProcess(...)> calling _cleanupAfterUse() <08/15/2006 13:39:15 ConnMgr(servantId=12983).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:15 ServantDbConnectionMgr._releaseInstance(12983).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:15 ProjectImpl._cleanupAfterUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> call base class cleaner <08/15/2006 13:39:15 ProjectImpl.startConsumerProcess(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:15 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).startConsumerProcess(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:15 ProjectImpl.startConsumerProcess(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:15 ProjectImpl.startConsumerProcess(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: Marshalling complete in less than 1 second <08/15/2006 13:39:15 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).startConsumerProcess> Returning long int <08/15/2006 13:39:15 StationImpl.projectAcquiredFile(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))> Entry <08/15/2006 13:39:15 StationImpl._initializeForUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))> call base class initializer <08/15/2006 13:39:15 StationImpl.projectAcquiredFile(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))> logStatus: initialized for use <08/15/2006 13:39:15 ConnMgr(servantId=13021).acquire[14]> Connection instance has been given out <08/15/2006 13:39:15 ServantDbConnectionMgr(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:15 StationImpl.projectAcquiredFile(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))> logStatus: servant is active and in use <08/15/2006 13:39:15 DbCore(servantId=13021).query[connId=14]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7850496 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:15 DbCore(servantId=13021).query[connId=14]> 1 rows found <08/15/2006 13:39:15 DbCore(servantId=13021).query[connId=14]> select s.station_name, sd.station_id from station_disks sd, stations s, cached_files cf, data_storage_locations dsl where cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and s.station_id=sd.station_id and cf.cached_file_id = 7850496 <08/15/2006 13:39:15 DbCore(servantId=13021).query[connId=14]> 1 rows found <08/15/2006 13:39:15 DbCore(servantId=13021).query[connId=14]> select STATIONS.STATION_NAME, STATIONS.STATION_ID from STATIONS where STATIONS.STATION_ID = 308 order by STATIONS.STATION_ID <08/15/2006 13:39:15 DbCore(servantId=13021).query[connId=14]> 1 rows found <08/15/2006 13:39:15 DbCore(servantId=13021).query[connId=14]> select STATION_GROUP_RULES.RULE_ID from STATION_GROUP_RULES where STATION_GROUP_RULES.WORK_GRP_ID = 14 and STATION_GROUP_RULES.STATION_ID = 308 order by STATION_GROUP_RULES.RULE_ID <08/15/2006 13:39:15 DbCore(servantId=13021).query[connId=14]> 1 rows found <08/15/2006 13:39:15 DbCore(servantId=13021).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100092 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:15 DbCore(servantId=13021).query[connId=14]> 1 rows found <08/15/2006 13:39:15 DbCore(servantId=13021).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100092 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:15 DbCore(servantId=13021).query[connId=14]> 1 rows found <08/15/2006 13:39:15 DbCore(servantId=13021).query[connId=14]> select CACHED_FILE_PROJECT_USAGES.PROJECT_ID from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 100092 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7850496 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:15 DbCore(servantId=13021).query[connId=14]> 0 rows found <08/15/2006 13:39:15 DbCore(servantId=13021).sqlDML[connId=14]> insert into CACHED_FILE_PROJECT_USAGES (PROJECT_ID, CACHED_FILE_ID, CREATE_DATE, CREATE_USER, END_TIME, UPDATE_DATE, UPDATE_USER) values (100092, 7850496, null, null, null, null, null) <08/15/2006 13:39:15 DbCore(servantId=13021).sqlDML[connId=14]> update CACHED_FILES set OWNER_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7850496 <08/15/2006 13:39:15 Connection(servantId=13021).commit[connId=14]> <08/15/2006 13:39:15 StationImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021)).projectAcquiredFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:15 ConnMgr(servantId=13021).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:15 ServantDbConnectionMgr._releaseInstance(13021).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:15 StationImpl._cleanupAfterUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))> call base class cleaner <08/15/2006 13:39:15 StationImpl.projectAcquiredFile(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:15 StationImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021)).projectAcquiredFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:15 StationImpl.projectAcquiredFile(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:15 StationImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021)).projectAcquiredFile> Returning None <08/15/2006 13:39:15 ProjectImpl.setFileConsumptionStatus(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> Entry <08/15/2006 13:39:15 ProjectImpl._initializeForUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> call base class initializer <08/15/2006 13:39:15 ProjectImpl.setFileConsumptionStatus(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: initialized for use <08/15/2006 13:39:15 ConnMgr(servantId=12983).acquire[14]> Connection instance has been given out <08/15/2006 13:39:15 ServantDbConnectionMgr(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:15 ProjectImpl.setFileConsumptionStatus(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: servant is active and in use <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> select ANALYSIS_PROCESSES.CONSUMER_ID from ANALYSIS_PROCESSES where ANALYSIS_PROCESSES.PROCESS_ID = 2345617 order by ANALYSIS_PROCESSES.PROCESS_ID <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 4707816 order by DATA_FILES.FILE_ID <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> select CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91210 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> select ANALYSIS_PROJECTS.PROJ_SNAP_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100092 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> select PROJECT_FILES.FILE_NUMBER from PROJECT_FILES where PROJECT_FILES.PROJ_SNAP_ID = 118802 and PROJECT_FILES.FILE_ID = 4707816 order by PROJECT_FILES.PROJ_SNAP_ID, PROJECT_FILES.FILE_NUMBER <08/15/2006 13:39:15 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:15 DbCore(servantId=12983).sqlDML[connId=14]> update CONSUMED_FILES set CONSUMED_FILE_STATUS = 'delivered' where CONSUMED_FILES.PROJ_SNAP_ID = 118802 and CONSUMED_FILES.FILE_NUMBER = 2901 and CONSUMED_FILES.PROCESS_ID = 2345617 <08/15/2006 13:39:15 DbCore(servantId=12983).sqlDML[connId=14]> insert into CONSUMED_FILES (PROJ_SNAP_ID, FILE_NUMBER, PROCESS_ID, CONSUMER_ID, CONSUMED_FILE_STATUS, CREATE_DATE, CREATE_USER, UPDATE_DATE, UPDATE_USER) values (118802, 2901, 2345617, 91210, 'delivered', null, null, null, null) <08/15/2006 13:39:15 Connection(servantId=12983).commit[connId=14]> <08/15/2006 13:39:15 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).setFileConsumptionStatus(...)> calling _cleanupAfterUse() <08/15/2006 13:39:15 ConnMgr(servantId=12983).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:15 ServantDbConnectionMgr._releaseInstance(12983).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:15 ProjectImpl._cleanupAfterUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> call base class cleaner <08/15/2006 13:39:15 ProjectImpl.setFileConsumptionStatus(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:15 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).setFileConsumptionStatus(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:15 ProjectImpl.setFileConsumptionStatus(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:15 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).setFileConsumptionStatus> Returning None <08/15/2006 13:39:16 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> Entry <08/15/2006 13:39:16 StationImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class initializer <08/15/2006 13:39:16 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: initialized for use <08/15/2006 13:39:16 ConnMgr(servantId=12382).acquire[14]> Connection instance has been given out <08/15/2006 13:39:16 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:16 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: servant is active and in use <08/15/2006 13:39:16 DbCore(servantId=12382).query[connId=14]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7856205 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:16 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=12382).query[connId=14]> select s.station_name, sd.station_id from station_disks sd, stations s, cached_files cf, data_storage_locations dsl where cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and s.station_id=sd.station_id and cf.cached_file_id = 7856205 <08/15/2006 13:39:16 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=12382).query[connId=14]> select STATIONS.STATION_NAME, STATIONS.STATION_ID from STATIONS where STATIONS.STATION_ID = 308 order by STATIONS.STATION_ID <08/15/2006 13:39:16 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=12382).query[connId=14]> select STATION_GROUP_RULES.RULE_ID from STATION_GROUP_RULES where STATION_GROUP_RULES.WORK_GRP_ID = 14 and STATION_GROUP_RULES.STATION_ID = 308 order by STATION_GROUP_RULES.RULE_ID <08/15/2006 13:39:16 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=12382).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:16 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=12382).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:16 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=12382).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:16 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=12382).query[connId=14]> select to_char(CACHED_FILE_PROJECT_USAGES.END_TIME,'MM/DD/YYYY HH24:MI:SS') from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 99952 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856205 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:16 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=12382).query[connId=14]> select to_char(sysdate,'MM/DD/YYYY HH24:MI:SS') from dual <08/15/2006 13:39:16 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=12382).sqlDML[connId=14]> update CACHED_FILE_PROJECT_USAGES set END_TIME = to_date('08/15/2006 13:39:16','MM/DD/YYYY HH24:MI:SS') where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 99952 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856205 <08/15/2006 13:39:16 DbCore(servantId=12382).sqlDML[connId=14]> update CACHED_FILES set OWNER_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7856205 <08/15/2006 13:39:16 Connection(servantId=12382).commit[connId=14]> <08/15/2006 13:39:16 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectReleasedFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:16 ConnMgr(servantId=12382).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:16 ServantDbConnectionMgr._releaseInstance(12382).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:16 StationImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class cleaner <08/15/2006 13:39:16 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:16 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectReleasedFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:16 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:16 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectReleasedFile> Returning None <08/15/2006 13:39:16 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> Entry <08/15/2006 13:39:16 ProjectImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class initializer <08/15/2006 13:39:16 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: initialized for use <08/15/2006 13:39:16 ConnMgr(servantId=12381).acquire[14]> Connection instance has been given out <08/15/2006 13:39:16 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:16 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: servant is active and in use <08/15/2006 13:39:16 DbCore(servantId=12381).query[connId=14]> select ANALYSIS_PROCESSES.CONSUMER_ID from ANALYSIS_PROCESSES where ANALYSIS_PROCESSES.PROCESS_ID = 2343395 order by ANALYSIS_PROCESSES.PROCESS_ID <08/15/2006 13:39:16 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=12381).query[connId=14]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 2719043 order by DATA_FILES.FILE_ID <08/15/2006 13:39:16 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=12381).query[connId=14]> select CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91166 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:16 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=12381).query[connId=14]> select ANALYSIS_PROJECTS.PROJ_SNAP_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:16 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=12381).query[connId=14]> select PROJECT_FILES.FILE_NUMBER from PROJECT_FILES where PROJECT_FILES.PROJ_SNAP_ID = 118651 and PROJECT_FILES.FILE_ID = 2719043 order by PROJECT_FILES.PROJ_SNAP_ID, PROJECT_FILES.FILE_NUMBER <08/15/2006 13:39:16 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=12381).sqlDML[connId=14]> update CONSUMED_FILES set CONSUMED_FILE_STATUS = 'consumed' where CONSUMED_FILES.PROJ_SNAP_ID = 118651 and CONSUMED_FILES.FILE_NUMBER = 6430 and CONSUMED_FILES.PROCESS_ID = 2343395 <08/15/2006 13:39:16 Connection(servantId=12381).commit[connId=14]> <08/15/2006 13:39:16 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> calling _cleanupAfterUse() <08/15/2006 13:39:16 ConnMgr(servantId=12381).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:16 ServantDbConnectionMgr._releaseInstance(12381).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:16 ProjectImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class cleaner <08/15/2006 13:39:16 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:16 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:16 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:16 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus> Returning None <08/15/2006 13:39:16 StationImpl.projectReleasedFile(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))> Entry <08/15/2006 13:39:16 StationImpl._initializeForUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))> call base class initializer <08/15/2006 13:39:16 StationImpl.projectReleasedFile(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))> logStatus: initialized for use <08/15/2006 13:39:16 ConnMgr(servantId=13021).acquire[14]> Connection instance has been given out <08/15/2006 13:39:16 ServantDbConnectionMgr(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:16 StationImpl.projectReleasedFile(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))> logStatus: servant is active and in use <08/15/2006 13:39:16 DbCore(servantId=13021).query[connId=14]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7850444 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:16 DbCore(servantId=13021).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=13021).query[connId=14]> select s.station_name, sd.station_id from station_disks sd, stations s, cached_files cf, data_storage_locations dsl where cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and s.station_id=sd.station_id and cf.cached_file_id = 7850444 <08/15/2006 13:39:16 DbCore(servantId=13021).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=13021).query[connId=14]> select STATIONS.STATION_NAME, STATIONS.STATION_ID from STATIONS where STATIONS.STATION_ID = 308 order by STATIONS.STATION_ID <08/15/2006 13:39:16 DbCore(servantId=13021).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=13021).query[connId=14]> select STATION_GROUP_RULES.RULE_ID from STATION_GROUP_RULES where STATION_GROUP_RULES.WORK_GRP_ID = 14 and STATION_GROUP_RULES.STATION_ID = 308 order by STATION_GROUP_RULES.RULE_ID <08/15/2006 13:39:16 DbCore(servantId=13021).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=13021).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100092 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:16 DbCore(servantId=13021).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=13021).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100092 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:16 DbCore(servantId=13021).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=13021).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100092 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:16 DbCore(servantId=13021).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=13021).query[connId=14]> select to_char(CACHED_FILE_PROJECT_USAGES.END_TIME,'MM/DD/YYYY HH24:MI:SS') from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 100092 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7850444 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:16 DbCore(servantId=13021).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=13021).query[connId=14]> select to_char(sysdate,'MM/DD/YYYY HH24:MI:SS') from dual <08/15/2006 13:39:16 DbCore(servantId=13021).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=13021).sqlDML[connId=14]> update CACHED_FILE_PROJECT_USAGES set END_TIME = to_date('08/15/2006 13:39:16','MM/DD/YYYY HH24:MI:SS') where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 100092 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7850444 <08/15/2006 13:39:16 DbCore(servantId=13021).sqlDML[connId=14]> update CACHED_FILES set OWNER_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7850444 <08/15/2006 13:39:16 Connection(servantId=13021).commit[connId=14]> <08/15/2006 13:39:16 StationImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021)).projectReleasedFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:16 ConnMgr(servantId=13021).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:16 ServantDbConnectionMgr._releaseInstance(13021).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:16 StationImpl._cleanupAfterUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))> call base class cleaner <08/15/2006 13:39:16 StationImpl.projectReleasedFile(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:16 StationImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021)).projectReleasedFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:16 StationImpl.projectReleasedFile(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:16 StationImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021)).projectReleasedFile> Returning None <08/15/2006 13:39:16 ProjectImpl.setFileConsumptionStatus(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> Entry <08/15/2006 13:39:16 ProjectImpl._initializeForUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> call base class initializer <08/15/2006 13:39:16 ProjectImpl.setFileConsumptionStatus(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: initialized for use <08/15/2006 13:39:16 ConnMgr(servantId=12983).acquire[14]> Connection instance has been given out <08/15/2006 13:39:16 ServantDbConnectionMgr(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:16 ProjectImpl.setFileConsumptionStatus(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: servant is active and in use <08/15/2006 13:39:16 DbCore(servantId=12983).query[connId=14]> select ANALYSIS_PROCESSES.CONSUMER_ID from ANALYSIS_PROCESSES where ANALYSIS_PROCESSES.PROCESS_ID = 2345599 order by ANALYSIS_PROCESSES.PROCESS_ID <08/15/2006 13:39:16 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=12983).query[connId=14]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 4706306 order by DATA_FILES.FILE_ID <08/15/2006 13:39:16 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:16 DbCore(servantId=12983).query[connId=14]> select CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91210 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:17 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12983).query[connId=14]> select ANALYSIS_PROJECTS.PROJ_SNAP_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100092 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:17 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12983).query[connId=14]> select PROJECT_FILES.FILE_NUMBER from PROJECT_FILES where PROJECT_FILES.PROJ_SNAP_ID = 118802 and PROJECT_FILES.FILE_ID = 4706306 order by PROJECT_FILES.PROJ_SNAP_ID, PROJECT_FILES.FILE_NUMBER <08/15/2006 13:39:17 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12983).sqlDML[connId=14]> update CONSUMED_FILES set CONSUMED_FILE_STATUS = 'consumed' where CONSUMED_FILES.PROJ_SNAP_ID = 118802 and CONSUMED_FILES.FILE_NUMBER = 1120 and CONSUMED_FILES.PROCESS_ID = 2345599 <08/15/2006 13:39:17 Connection(servantId=12983).commit[connId=14]> <08/15/2006 13:39:17 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).setFileConsumptionStatus(...)> calling _cleanupAfterUse() <08/15/2006 13:39:17 ConnMgr(servantId=12983).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:17 ServantDbConnectionMgr._releaseInstance(12983).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:17 ProjectImpl._cleanupAfterUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> call base class cleaner <08/15/2006 13:39:17 ProjectImpl.setFileConsumptionStatus(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:17 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).setFileConsumptionStatus(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:17 ProjectImpl.setFileConsumptionStatus(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:17 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).setFileConsumptionStatus> Returning None <08/15/2006 13:39:17 StationImpl.projectAcquiredFile(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))> Entry <08/15/2006 13:39:17 StationImpl._initializeForUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))> call base class initializer <08/15/2006 13:39:17 StationImpl.projectAcquiredFile(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))> logStatus: initialized for use <08/15/2006 13:39:17 ConnMgr(servantId=13021).acquire[14]> Connection instance has been given out <08/15/2006 13:39:17 ServantDbConnectionMgr(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:17 StationImpl.projectAcquiredFile(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))> logStatus: servant is active and in use <08/15/2006 13:39:17 DbCore(servantId=13021).query[connId=14]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7851099 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:17 DbCore(servantId=13021).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=13021).query[connId=14]> select s.station_name, sd.station_id from station_disks sd, stations s, cached_files cf, data_storage_locations dsl where cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and s.station_id=sd.station_id and cf.cached_file_id = 7851099 <08/15/2006 13:39:17 DbCore(servantId=13021).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=13021).query[connId=14]> select STATIONS.STATION_NAME, STATIONS.STATION_ID from STATIONS where STATIONS.STATION_ID = 308 order by STATIONS.STATION_ID <08/15/2006 13:39:17 DbCore(servantId=13021).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=13021).query[connId=14]> select STATION_GROUP_RULES.RULE_ID from STATION_GROUP_RULES where STATION_GROUP_RULES.WORK_GRP_ID = 14 and STATION_GROUP_RULES.STATION_ID = 308 order by STATION_GROUP_RULES.RULE_ID <08/15/2006 13:39:17 DbCore(servantId=13021).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=13021).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100092 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:17 DbCore(servantId=13021).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=13021).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100092 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:17 DbCore(servantId=13021).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=13021).query[connId=14]> select CACHED_FILE_PROJECT_USAGES.PROJECT_ID from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 100092 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7851099 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:17 DbCore(servantId=13021).query[connId=14]> 0 rows found <08/15/2006 13:39:17 DbCore(servantId=13021).sqlDML[connId=14]> insert into CACHED_FILE_PROJECT_USAGES (PROJECT_ID, CACHED_FILE_ID, CREATE_DATE, CREATE_USER, END_TIME, UPDATE_DATE, UPDATE_USER) values (100092, 7851099, null, null, null, null, null) <08/15/2006 13:39:17 DbCore(servantId=13021).sqlDML[connId=14]> update CACHED_FILES set OWNER_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7851099 <08/15/2006 13:39:17 Connection(servantId=13021).commit[connId=14]> <08/15/2006 13:39:17 StationImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021)).projectAcquiredFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:17 ConnMgr(servantId=13021).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:17 ServantDbConnectionMgr._releaseInstance(13021).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:17 StationImpl._cleanupAfterUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))> call base class cleaner <08/15/2006 13:39:17 StationImpl.projectAcquiredFile(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:17 StationImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021)).projectAcquiredFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:17 StationImpl.projectAcquiredFile(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:17 StationImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(13021)).projectAcquiredFile> Returning None <08/15/2006 13:39:17 ProjectImpl.setFileConsumptionStatus(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> Entry <08/15/2006 13:39:17 ProjectImpl._initializeForUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> call base class initializer <08/15/2006 13:39:17 ProjectImpl.setFileConsumptionStatus(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: initialized for use <08/15/2006 13:39:17 ConnMgr(servantId=12983).acquire[14]> Connection instance has been given out <08/15/2006 13:39:17 ServantDbConnectionMgr(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:17 ProjectImpl.setFileConsumptionStatus(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: servant is active and in use <08/15/2006 13:39:17 DbCore(servantId=12983).query[connId=14]> select ANALYSIS_PROCESSES.CONSUMER_ID from ANALYSIS_PROCESSES where ANALYSIS_PROCESSES.PROCESS_ID = 2345599 order by ANALYSIS_PROCESSES.PROCESS_ID <08/15/2006 13:39:17 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12983).query[connId=14]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 4731864 order by DATA_FILES.FILE_ID <08/15/2006 13:39:17 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12983).query[connId=14]> select CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91210 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:17 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12983).query[connId=14]> select ANALYSIS_PROJECTS.PROJ_SNAP_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100092 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:17 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12983).query[connId=14]> select PROJECT_FILES.FILE_NUMBER from PROJECT_FILES where PROJECT_FILES.PROJ_SNAP_ID = 118802 and PROJECT_FILES.FILE_ID = 4731864 order by PROJECT_FILES.PROJ_SNAP_ID, PROJECT_FILES.FILE_NUMBER <08/15/2006 13:39:17 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12983).sqlDML[connId=14]> update CONSUMED_FILES set CONSUMED_FILE_STATUS = 'delivered' where CONSUMED_FILES.PROJ_SNAP_ID = 118802 and CONSUMED_FILES.FILE_NUMBER = 1555 and CONSUMED_FILES.PROCESS_ID = 2345599 <08/15/2006 13:39:17 DbCore(servantId=12983).sqlDML[connId=14]> insert into CONSUMED_FILES (PROJ_SNAP_ID, FILE_NUMBER, PROCESS_ID, CONSUMER_ID, CONSUMED_FILE_STATUS, CREATE_DATE, CREATE_USER, UPDATE_DATE, UPDATE_USER) values (118802, 1555, 2345599, 91210, 'delivered', null, null, null, null) <08/15/2006 13:39:17 Connection(servantId=12983).commit[connId=14]> <08/15/2006 13:39:17 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).setFileConsumptionStatus(...)> calling _cleanupAfterUse() <08/15/2006 13:39:17 ConnMgr(servantId=12983).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:17 ServantDbConnectionMgr._releaseInstance(12983).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:17 ProjectImpl._cleanupAfterUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> call base class cleaner <08/15/2006 13:39:17 ProjectImpl.setFileConsumptionStatus(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:17 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).setFileConsumptionStatus(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:17 ProjectImpl.setFileConsumptionStatus(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:17 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).setFileConsumptionStatus> Returning None <08/15/2006 13:39:17 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> Entry <08/15/2006 13:39:17 StationImpl._initializeForUse(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> call base class initializer <08/15/2006 13:39:17 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: initialized for use <08/15/2006 13:39:17 ConnMgr(servantId=12270).acquire[14]> Connection instance has been given out <08/15/2006 13:39:17 ServantDbConnectionMgr(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:17 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: servant is active and in use <08/15/2006 13:39:17 DbCore(servantId=12270).query[connId=14]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 2719193 order by DATA_FILES.FILE_ID <08/15/2006 13:39:17 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12270).query[connId=14]> select n.node_name, dd.station_id, dd.node_id, dd.mount_point from data_disks dd, nodes n where disk_id=730 and dd.node_id = n.node_id <08/15/2006 13:39:17 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12270).query[connId=14]> select DATA_STORAGE_LOCATIONS.LOCATION_ID from DATA_STORAGE_LOCATIONS where DATA_STORAGE_LOCATIONS.PATH = '/cdfen/filesets/GJ/GJ31/GJ3140/GJ3140.0' and DATA_STORAGE_LOCATIONS.DISK_ID = 730 order by DATA_STORAGE_LOCATIONS.LOCATION_ID <08/15/2006 13:39:17 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12270).query[connId=14]> select cf.cached_file_id from station_disks sd, station_disk_locations dsl, cached_files cf where cf.file_id = 2719193 and cf.end_time is null and cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and sd.station_id = 308 and sd.node_id = 1189 <08/15/2006 13:39:17 DbCore(servantId=12270).query[connId=14]> 0 rows found <08/15/2006 13:39:17 DbCore(servantId=12270).query[connId=14]> select cached_file_id_seq.nextval from dual <08/15/2006 13:39:17 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12270).sqlDML[connId=14]> insert into CACHED_FILES (CACHED_FILE_ID, CACHED_FILE_STATUS, FILE_ID, LOCATION_ID, CREATE_DATE, CREATE_USER, END_TIME, UPDATE_DATE, UPDATE_USER, CACHING_WORK_GRP_ID, UNCACHING_WORK_GRP_ID, OWNER_WORK_GRP_ID) values (7856369, 'cached', 2719193, 1374367, null, null, null, null, null, 14, null, 14) <08/15/2006 13:39:17 Connection(servantId=12270).commit[connId=14]> <08/15/2006 13:39:17 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).cacheFileWithDeclareLocation(...)> calling _cleanupAfterUse() <08/15/2006 13:39:17 ConnMgr(servantId=12270).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:17 ServantDbConnectionMgr._releaseInstance(12270).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:17 StationImpl._cleanupAfterUse(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> call base class cleaner <08/15/2006 13:39:17 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:17 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).cacheFileWithDeclareLocation(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:17 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:17 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: Marshalling complete in less than 1 second <08/15/2006 13:39:17 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).cacheFileWithDeclareLocation> Returning long int <08/15/2006 13:39:17 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> Entry <08/15/2006 13:39:17 StationImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class initializer <08/15/2006 13:39:17 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: initialized for use <08/15/2006 13:39:17 ConnMgr(servantId=12382).acquire[14]> Connection instance has been given out <08/15/2006 13:39:17 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:17 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: servant is active and in use <08/15/2006 13:39:17 DbCore(servantId=12382).query[connId=14]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7856369 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:17 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12382).query[connId=14]> select s.station_name, sd.station_id from station_disks sd, stations s, cached_files cf, data_storage_locations dsl where cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and s.station_id=sd.station_id and cf.cached_file_id = 7856369 <08/15/2006 13:39:17 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12382).query[connId=14]> select STATIONS.STATION_NAME, STATIONS.STATION_ID from STATIONS where STATIONS.STATION_ID = 308 order by STATIONS.STATION_ID <08/15/2006 13:39:17 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12382).query[connId=14]> select STATION_GROUP_RULES.RULE_ID from STATION_GROUP_RULES where STATION_GROUP_RULES.WORK_GRP_ID = 14 and STATION_GROUP_RULES.STATION_ID = 308 order by STATION_GROUP_RULES.RULE_ID <08/15/2006 13:39:17 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12382).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:17 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12382).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:17 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12382).query[connId=14]> select CACHED_FILE_PROJECT_USAGES.PROJECT_ID from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 99952 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856369 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:17 DbCore(servantId=12382).query[connId=14]> 0 rows found <08/15/2006 13:39:17 DbCore(servantId=12382).sqlDML[connId=14]> insert into CACHED_FILE_PROJECT_USAGES (PROJECT_ID, CACHED_FILE_ID, CREATE_DATE, CREATE_USER, END_TIME, UPDATE_DATE, UPDATE_USER) values (99952, 7856369, null, null, null, null, null) <08/15/2006 13:39:17 DbCore(servantId=12382).sqlDML[connId=14]> update CACHED_FILES set OWNER_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7856369 <08/15/2006 13:39:17 Connection(servantId=12382).commit[connId=14]> <08/15/2006 13:39:17 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectAcquiredFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:17 ConnMgr(servantId=12382).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:17 ServantDbConnectionMgr._releaseInstance(12382).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:17 StationImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class cleaner <08/15/2006 13:39:17 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:17 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectAcquiredFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:17 StationImpl.projectAcquiredFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:17 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectAcquiredFile> Returning None <08/15/2006 13:39:17 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> Entry <08/15/2006 13:39:17 ProjectImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class initializer <08/15/2006 13:39:17 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: initialized for use <08/15/2006 13:39:17 ConnMgr(servantId=12381).acquire[14]> Connection instance has been given out <08/15/2006 13:39:17 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:17 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: servant is active and in use <08/15/2006 13:39:17 DbCore(servantId=12381).query[connId=14]> select ANALYSIS_PROCESSES.CONSUMER_ID from ANALYSIS_PROCESSES where ANALYSIS_PROCESSES.PROCESS_ID = 2343395 order by ANALYSIS_PROCESSES.PROCESS_ID <08/15/2006 13:39:17 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12381).query[connId=14]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 2719193 order by DATA_FILES.FILE_ID <08/15/2006 13:39:17 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12381).query[connId=14]> select CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91166 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:17 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12381).query[connId=14]> select ANALYSIS_PROJECTS.PROJ_SNAP_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:17 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12381).query[connId=14]> select PROJECT_FILES.FILE_NUMBER from PROJECT_FILES where PROJECT_FILES.PROJ_SNAP_ID = 118651 and PROJECT_FILES.FILE_ID = 2719193 order by PROJECT_FILES.PROJ_SNAP_ID, PROJECT_FILES.FILE_NUMBER <08/15/2006 13:39:17 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:17 DbCore(servantId=12381).sqlDML[connId=14]> update CONSUMED_FILES set CONSUMED_FILE_STATUS = 'delivered' where CONSUMED_FILES.PROJ_SNAP_ID = 118651 and CONSUMED_FILES.FILE_NUMBER = 16927 and CONSUMED_FILES.PROCESS_ID = 2343395 <08/15/2006 13:39:17 DbCore(servantId=12381).sqlDML[connId=14]> insert into CONSUMED_FILES (PROJ_SNAP_ID, FILE_NUMBER, PROCESS_ID, CONSUMER_ID, CONSUMED_FILE_STATUS, CREATE_DATE, CREATE_USER, UPDATE_DATE, UPDATE_USER) values (118651, 16927, 2343395, 91166, 'delivered', null, null, null, null) <08/15/2006 13:39:17 Connection(servantId=12381).commit[connId=14]> <08/15/2006 13:39:17 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> calling _cleanupAfterUse() <08/15/2006 13:39:17 ConnMgr(servantId=12381).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:17 ServantDbConnectionMgr._releaseInstance(12381).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:17 ProjectImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class cleaner <08/15/2006 13:39:17 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:17 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:17 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:17 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus> Returning None <08/15/2006 13:39:18 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> Entry <08/15/2006 13:39:18 StationImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class initializer <08/15/2006 13:39:18 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: initialized for use <08/15/2006 13:39:18 ConnMgr(servantId=12382).acquire[14]> Connection instance has been given out <08/15/2006 13:39:18 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:18 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: servant is active and in use <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7856024 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select s.station_name, sd.station_id from station_disks sd, stations s, cached_files cf, data_storage_locations dsl where cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and s.station_id=sd.station_id and cf.cached_file_id = 7856024 <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select STATIONS.STATION_NAME, STATIONS.STATION_ID from STATIONS where STATIONS.STATION_ID = 308 order by STATIONS.STATION_ID <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select STATION_GROUP_RULES.RULE_ID from STATION_GROUP_RULES where STATION_GROUP_RULES.WORK_GRP_ID = 14 and STATION_GROUP_RULES.STATION_ID = 308 order by STATION_GROUP_RULES.RULE_ID <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select to_char(CACHED_FILE_PROJECT_USAGES.END_TIME,'MM/DD/YYYY HH24:MI:SS') from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 99952 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856024 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:18 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> Entry <08/15/2006 13:39:18 StationImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class initializer <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select to_char(sysdate,'MM/DD/YYYY HH24:MI:SS') from dual <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).sqlDML[connId=14]> update CACHED_FILE_PROJECT_USAGES set END_TIME = to_date('08/15/2006 13:39:18','MM/DD/YYYY HH24:MI:SS') where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 99952 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856024 <08/15/2006 13:39:18 DbCore(servantId=12382).sqlDML[connId=14]> update CACHED_FILES set OWNER_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7856024 <08/15/2006 13:39:18 Connection(servantId=12382).commit[connId=14]> <08/15/2006 13:39:18 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectReleasedFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:18 ConnMgr(servantId=12382).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:18 ServantDbConnectionMgr._releaseInstance(12382).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:18 StationImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class cleaner <08/15/2006 13:39:18 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:18 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectReleasedFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:18 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:18 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: initialized for use <08/15/2006 13:39:18 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectReleasedFile> Returning None <08/15/2006 13:39:18 ConnMgr(servantId=12382).acquire[14]> Connection instance has been given out <08/15/2006 13:39:18 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:18 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: servant is active and in use <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7856039 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select s.station_name, sd.station_id from station_disks sd, stations s, cached_files cf, data_storage_locations dsl where cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and s.station_id=sd.station_id and cf.cached_file_id = 7856039 <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select STATIONS.STATION_NAME, STATIONS.STATION_ID from STATIONS where STATIONS.STATION_ID = 308 order by STATIONS.STATION_ID <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select STATION_GROUP_RULES.RULE_ID from STATION_GROUP_RULES where STATION_GROUP_RULES.WORK_GRP_ID = 14 and STATION_GROUP_RULES.STATION_ID = 308 order by STATION_GROUP_RULES.RULE_ID <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select to_char(CACHED_FILE_PROJECT_USAGES.END_TIME,'MM/DD/YYYY HH24:MI:SS') from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 99952 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856039 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select to_char(sysdate,'MM/DD/YYYY HH24:MI:SS') from dual <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).sqlDML[connId=14]> update CACHED_FILE_PROJECT_USAGES set END_TIME = to_date('08/15/2006 13:39:18','MM/DD/YYYY HH24:MI:SS') where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 99952 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856039 <08/15/2006 13:39:18 DbCore(servantId=12382).sqlDML[connId=14]> update CACHED_FILES set OWNER_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7856039 <08/15/2006 13:39:18 Connection(servantId=12382).commit[connId=14]> <08/15/2006 13:39:18 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectReleasedFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:18 ConnMgr(servantId=12382).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:18 ServantDbConnectionMgr._releaseInstance(12382).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:18 StationImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class cleaner <08/15/2006 13:39:18 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:18 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectReleasedFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:18 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:18 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectReleasedFile> Returning None <08/15/2006 13:39:18 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> Entry <08/15/2006 13:39:18 ProjectImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class initializer <08/15/2006 13:39:18 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: initialized for use <08/15/2006 13:39:18 ConnMgr(servantId=12381).acquire[14]> Connection instance has been given out <08/15/2006 13:39:18 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:18 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: servant is active and in use <08/15/2006 13:39:18 DbCore(servantId=12381).query[connId=14]> select ANALYSIS_PROCESSES.CONSUMER_ID from ANALYSIS_PROCESSES where ANALYSIS_PROCESSES.PROCESS_ID = 2343637 order by ANALYSIS_PROCESSES.PROCESS_ID <08/15/2006 13:39:18 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12381).query[connId=14]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 2723584 order by DATA_FILES.FILE_ID <08/15/2006 13:39:18 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12381).query[connId=14]> select CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91166 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:18 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12381).query[connId=14]> select ANALYSIS_PROJECTS.PROJ_SNAP_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:18 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12381).query[connId=14]> select PROJECT_FILES.FILE_NUMBER from PROJECT_FILES where PROJECT_FILES.PROJ_SNAP_ID = 118651 and PROJECT_FILES.FILE_ID = 2723584 order by PROJECT_FILES.PROJ_SNAP_ID, PROJECT_FILES.FILE_NUMBER <08/15/2006 13:39:18 DbCore(servantId=12381).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12381).sqlDML[connId=14]> update CONSUMED_FILES set CONSUMED_FILE_STATUS = 'consumed' where CONSUMED_FILES.PROJ_SNAP_ID = 118651 and CONSUMED_FILES.FILE_NUMBER = 13540 and CONSUMED_FILES.PROCESS_ID = 2343637 <08/15/2006 13:39:18 Connection(servantId=12381).commit[connId=14]> <08/15/2006 13:39:18 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> calling _cleanupAfterUse() <08/15/2006 13:39:18 ConnMgr(servantId=12381).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:18 ServantDbConnectionMgr._releaseInstance(12381).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:18 ProjectImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> call base class cleaner <08/15/2006 13:39:18 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:18 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:18 ProjectImpl.setFileConsumptionStatus(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:18 ProjectImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12381)).setFileConsumptionStatus> Returning None <08/15/2006 13:39:18 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> Entry <08/15/2006 13:39:18 StationImpl._initializeForUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class initializer <08/15/2006 13:39:18 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: initialized for use <08/15/2006 13:39:18 ConnMgr(servantId=12382).acquire[14]> Connection instance has been given out <08/15/2006 13:39:18 ServantDbConnectionMgr(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:18 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: servant is active and in use <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7856024 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select s.station_name, sd.station_id from station_disks sd, stations s, cached_files cf, data_storage_locations dsl where cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and s.station_id=sd.station_id and cf.cached_file_id = 7856024 <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select STATIONS.STATION_NAME, STATIONS.STATION_ID from STATIONS where STATIONS.STATION_ID = 308 order by STATIONS.STATION_ID <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select STATION_GROUP_RULES.RULE_ID from STATION_GROUP_RULES where STATION_GROUP_RULES.WORK_GRP_ID = 14 and STATION_GROUP_RULES.STATION_ID = 308 order by STATION_GROUP_RULES.RULE_ID <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 99952 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select to_char(CACHED_FILE_PROJECT_USAGES.END_TIME,'MM/DD/YYYY HH24:MI:SS') from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 99952 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856024 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 0 rows found <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> Minimum number of rows (1) not met; 0 rows found. <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> DB Error forced rollback. <08/15/2006 13:39:18 Connection(servantId=12382).rollback[connId=14]> <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> select to_char(CACHED_FILE_PROJECT_USAGES.END_TIME,'MM/DD/YYYY HH24:MI:SS') from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 99952 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856024 order by CACHED_FILE_PROJECT_USAGES.END_TIME <08/15/2006 13:39:18 DbCore(servantId=12382).query[connId=14]> 1 rows found <08/15/2006 13:39:18 Connection(servantId=12382).rollback[connId=14]> <08/15/2006 13:39:18 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).exceptionHandler> handling exception FileAlreadyReleased("Cached File ID: 7856024 already released by project 'tkuhr_cdf-caf_xbhd0d_205646_23406' at 08/15/2006 13:39:18."), with declaredList = ['WorkGroupNotFound', 'InternalException', 'ProjectNotRunning', 'ProjectNotFound', 'ProjectNotStarted', 'ServantAlreadyClosed', 'StationGroupNotFound', 'CachedFileNotFound', 'ServantImportError', 'ProjectAlreadyEnded', 'DbSQLException', 'FileAlreadyReleased', 'FileNotAcquired'] <08/15/2006 13:39:18 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectReleasedFile(...)> ORIGINAL METHOD HAS RAISED AN EXCEPTION <08/15/2006 13:39:18 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectReleasedFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:18 ConnMgr(servantId=12382).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:18 ServantDbConnectionMgr._releaseInstance(12382).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:18 StationImpl._cleanupAfterUse(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> call base class cleaner <08/15/2006 13:39:18 StationImpl.projectReleasedFile(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:18 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectReleasedFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:18 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectReleasedFile> Raising FileAlreadyReleased("Cached File ID: 7856024 already released by project 'tkuhr_cdf-caf_xbhd0d_205646_23406' at 08/15/2006 13:39:18.") <08/15/2006 13:39:18 StationImpl(sam_6459@cdfsam02.fnal.gov:ProjectMaster@tkuhr_cdf-caf_xbhd0d_205646_23406@cdf-caf(12382)).projectReleasedFile> Traceback information for debugging: *********** File "ServantMethodWrapper.py", line 187, in _doInternals *********** rawResult = self.callWrappedMethod(*unmarshalledArgList) *********** File "/d0ora1/home/swhite/app/v7_6_0/sam_common_pylib/SamUtility/MethodWrapper.py", line 126, in callWrappedMethod *********** File "StationImpl.py", line 1121, in projectReleasedFile *********** self.handleException() *********** File "VirtualImplBaseClass.py", line 180, in handleException *********** self.exceptionHandler.handleException() *********** File "StationImpl.py", line 1104, in projectReleasedFile *********** raise SamExceptions.FileAlreadyReleased( *********** *********** FileAlreadyReleased <08/15/2006 13:39:18 StationImpl.uncacheFile(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> Entry <08/15/2006 13:39:18 StationImpl._initializeForUse(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> call base class initializer <08/15/2006 13:39:18 StationImpl.uncacheFile(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: initialized for use <08/15/2006 13:39:18 ConnMgr(servantId=12270).acquire[14]> Connection instance has been given out <08/15/2006 13:39:18 ServantDbConnectionMgr(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:18 StationImpl.uncacheFile(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: servant is active and in use <08/15/2006 13:39:18 DbCore(servantId=12270).query[connId=14]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7848657 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:18 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12270).query[connId=14]> select CACHED_FILES.LOCATION_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7848657 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:18 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12270).query[connId=14]> select CACHED_FILE_PROJECT_USAGES.PROJECT_ID from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7848657 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:18 DbCore(servantId=12270).query[connId=14]> 0 rows found <08/15/2006 13:39:18 DbCore(servantId=12270).query[connId=14]> select CACHED_FILE_LOCKS.WORK_GRP_ID from CACHED_FILE_LOCKS where CACHED_FILE_LOCKS.CACHED_FILE_ID = 7848657 order by CACHED_FILE_LOCKS.CACHED_FILE_ID, CACHED_FILE_LOCKS.WORK_GRP_ID <08/15/2006 13:39:18 DbCore(servantId=12270).query[connId=14]> 0 rows found <08/15/2006 13:39:18 DbCore(servantId=12270).query[connId=14]> select to_char(sysdate,'MM/DD/YYYY HH24:MI:SS') from dual <08/15/2006 13:39:18 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:18 DbCore(servantId=12270).sqlDML[connId=14]> update CACHED_FILES set CACHED_FILE_STATUS = 'uncached', END_TIME = to_date('08/15/2006 13:39:18','MM/DD/YYYY HH24:MI:SS'), UNCACHING_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7848657 <08/15/2006 13:39:18 Connection(servantId=12270).commit[connId=14]> <08/15/2006 13:39:18 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).uncacheFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:18 ConnMgr(servantId=12270).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:18 ServantDbConnectionMgr._releaseInstance(12270).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:18 StationImpl._cleanupAfterUse(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> call base class cleaner <08/15/2006 13:39:18 StationImpl.uncacheFile(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:18 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).uncacheFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:18 StationImpl.uncacheFile(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:18 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).uncacheFile> Returning None <08/15/2006 13:39:18 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> Entry <08/15/2006 13:39:18 StationImpl._initializeForUse(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> call base class initializer <08/15/2006 13:39:18 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: initialized for use <08/15/2006 13:39:18 ConnMgr(servantId=12270).acquire[14]> Connection instance has been given out <08/15/2006 13:39:18 ServantDbConnectionMgr(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:18 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: servant is active and in use <08/15/2006 13:39:18 DbCore(servantId=12270).query[connId=14]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 2719196 order by DATA_FILES.FILE_ID <08/15/2006 13:39:19 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:19 DbCore(servantId=12270).query[connId=14]> select n.node_name, dd.station_id, dd.node_id, dd.mount_point from data_disks dd, nodes n where disk_id=725 and dd.node_id = n.node_id <08/15/2006 13:39:19 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:19 DbCore(servantId=12270).query[connId=14]> select DATA_STORAGE_LOCATIONS.LOCATION_ID from DATA_STORAGE_LOCATIONS where DATA_STORAGE_LOCATIONS.PATH = '/cdfen/filesets/GJ/GJ31/GJ3139/GJ3139.0' and DATA_STORAGE_LOCATIONS.DISK_ID = 725 order by DATA_STORAGE_LOCATIONS.LOCATION_ID <08/15/2006 13:39:19 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:19 DbCore(servantId=12270).query[connId=14]> select cf.cached_file_id from station_disks sd, station_disk_locations dsl, cached_files cf where cf.file_id = 2719196 and cf.end_time is null and cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and sd.station_id = 308 and sd.node_id = 1184 <08/15/2006 13:39:19 DbCore(servantId=12270).query[connId=14]> 0 rows found <08/15/2006 13:39:19 DbCore(servantId=12270).query[connId=14]> select cached_file_id_seq.nextval from dual <08/15/2006 13:39:19 DbCore(servantId=12270).query[connId=14]> 1 rows found <08/15/2006 13:39:19 DbCore(servantId=12270).sqlDML[connId=14]> insert into CACHED_FILES (CACHED_FILE_ID, CACHED_FILE_STATUS, FILE_ID, LOCATION_ID, CREATE_DATE, CREATE_USER, END_TIME, UPDATE_DATE, UPDATE_USER, CACHING_WORK_GRP_ID, UNCACHING_WORK_GRP_ID, OWNER_WORK_GRP_ID) values (7856370, 'cached', 2719196, 1374395, null, null, null, null, null, 14, null, 14) <08/15/2006 13:39:19 Connection(servantId=12270).commit[connId=14]> <08/15/2006 13:39:19 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).cacheFileWithDeclareLocation(...)> calling _cleanupAfterUse() <08/15/2006 13:39:19 ConnMgr(servantId=12270).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:19 ServantDbConnectionMgr._releaseInstance(12270).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:19 StationImpl._cleanupAfterUse(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> call base class cleaner <08/15/2006 13:39:19 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:19 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).cacheFileWithDeclareLocation(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:19 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:19 StationImpl.cacheFileWithDeclareLocation(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270))> logStatus: Marshalling complete in less than 1 second <08/15/2006 13:39:19 StationImpl(sam_9610@cdfsam02.fnal.gov:StationMaster@cdf-caf(12270)).cacheFileWithDeclareLocation> Returning long int <08/15/2006 13:39:24 ProjectImpl.establishConsumer(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> Entry <08/15/2006 13:39:24 ProjectImpl._initializeForUse(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> call base class initializer <08/15/2006 13:39:24 ProjectImpl.establishConsumer(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: initialized for use <08/15/2006 13:39:24 ConnMgr(servantId=12958).acquire[14]> Connection instance has been given out <08/15/2006 13:39:24 ServantDbConnectionMgr(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:24 ProjectImpl.establishConsumer(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: servant is active and in use <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> select APPLICATION_FAMILIES.APPL_FAMILY_ID from APPLICATION_FAMILIES where APPLICATION_FAMILIES.VERSION = '1' and APPLICATION_FAMILIES.APPL_NAME = 'demo' order by APPLICATION_FAMILIES.APPL_FAMILY_ID <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100091 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> select PERSONS.USERNAME, PERSONS.PERSON_ID from PERSONS where PERSONS.USERNAME = 'ljn' order by PERSONS.PERSON_ID <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> select PERSONS.USERNAME, PERSONS.PERSON_ID from PERSONS where PERSONS.PERSON_ID = 390 order by PERSONS.PERSON_ID <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> select PERSONS_WORKING_GROUPS.WORK_GRP_ID, PERSONS_WORKING_GROUPS.PERSON_ID, PERSONS_WORKING_GROUPS.CREATE_DATE, PERSONS_WORKING_GROUPS.CREATE_USER, PERSONS_WORKING_GROUPS.UPDATE_DATE, PERSONS_WORKING_GROUPS.UPDATE_USER from PERSONS_WORKING_GROUPS where PERSONS_WORKING_GROUPS.WORK_GRP_ID = 14 and PERSONS_WORKING_GROUPS.PERSON_ID = 390 order by PERSONS_WORKING_GROUPS.WORK_GRP_ID, PERSONS_WORKING_GROUPS.PERSON_ID <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100091 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> select CONSUMERS.CONSUMER_ID from CONSUMERS where CONSUMERS.PROJECT_ID = 100091 and CONSUMERS.APPL_FAMILY_ID = 67 and CONSUMERS.PERSON_ID = 390 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:24 ProjectImpl(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958)).establishConsumer(...)> calling _cleanupAfterUse() <08/15/2006 13:39:24 ConnMgr(servantId=12958).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:24 ServantDbConnectionMgr._releaseInstance(12958).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:24 ProjectImpl._cleanupAfterUse(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> call base class cleaner <08/15/2006 13:39:24 ProjectImpl.establishConsumer(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:24 ProjectImpl(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958)).establishConsumer(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:24 ProjectImpl.establishConsumer(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:24 ProjectImpl(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958)).establishConsumer> Returning tuple <08/15/2006 13:39:24 ProjectImpl.startConsumerProcess(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> Entry <08/15/2006 13:39:24 ProjectImpl._initializeForUse(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> call base class initializer <08/15/2006 13:39:24 ProjectImpl.startConsumerProcess(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: initialized for use <08/15/2006 13:39:24 ConnMgr(servantId=12958).acquire[14]> Connection instance has been given out <08/15/2006 13:39:24 ServantDbConnectionMgr(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:24 ProjectImpl.startConsumerProcess(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: servant is active and in use <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> select NODES.NODE_NAME, NODES.NODE_ID from NODES where NODES.NODE_NAME = 'cdfsam02.fnal.gov' order by NODES.NODE_ID <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> select CONSUMERS.APPL_FAMILY_ID, CONSUMERS.PERSON_ID, CONSUMERS.WORK_GRP_ID, CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91209 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100091 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> select to_char(sysdate,'MM/DD/YYYY HH24:MI:SS') from dual <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> select process_id_seq.nextval from dual <08/15/2006 13:39:24 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:24 DbCore(servantId=12958).sqlDML[connId=14]> insert into PROCESSES (PROCESS_ID, PROCESS_TYPE, APPL_FAMILY_ID, NODE_ID, WORK_GRP_ID, PERSON_ID, PROCESS_STATUS, START_TIME, CREATE_DATE, CREATE_USER, END_TIME, LOCAL_PROCESS_ID, PROCESS_DESC, UPDATE_DATE, UPDATE_USER) values (2345618, 'analysis', 67, 1258, 14, 390, 'active', to_date('08/15/2006 13:39:24','MM/DD/YYYY HH24:MI:SS'), null, null, null, 0, 'SAM Consumer Process', null, null) <08/15/2006 13:39:24 DbCore(servantId=12958).sqlDML[connId=14]> insert into ANALYSIS_PROCESSES (PROCESS_ID, CONSUMER_ID, CREATE_DATE, CREATE_USER, UPDATE_DATE, UPDATE_USER) values (2345618, 91209, null, null, null, null) <08/15/2006 13:39:24 Connection(servantId=12958).commit[connId=14]> <08/15/2006 13:39:24 ProjectImpl(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958)).startConsumerProcess(...)> calling _cleanupAfterUse() <08/15/2006 13:39:24 ConnMgr(servantId=12958).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:24 ServantDbConnectionMgr._releaseInstance(12958).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:24 ProjectImpl._cleanupAfterUse(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> call base class cleaner <08/15/2006 13:39:24 ProjectImpl.startConsumerProcess(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:24 ProjectImpl(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958)).startConsumerProcess(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:24 ProjectImpl.startConsumerProcess(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:24 ProjectImpl.startConsumerProcess(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: Marshalling complete in less than 1 second <08/15/2006 13:39:24 ProjectImpl(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958)).startConsumerProcess> Returning long int <08/15/2006 13:39:26 StationImpl.projectReleasedFile(sam_17045@cdfsam02.fnal.gov:ProjectMaster@genser_cdf-caf_bhmu0h_205664_32091@cdf-caf(12977))> Entry <08/15/2006 13:39:26 StationImpl._initializeForUse(sam_17045@cdfsam02.fnal.gov:ProjectMaster@genser_cdf-caf_bhmu0h_205664_32091@cdf-caf(12977))> call base class initializer <08/15/2006 13:39:26 StationImpl.projectReleasedFile(sam_17045@cdfsam02.fnal.gov:ProjectMaster@genser_cdf-caf_bhmu0h_205664_32091@cdf-caf(12977))> logStatus: initialized for use <08/15/2006 13:39:26 ConnMgr(servantId=12977).acquire[14]> Connection instance has been given out <08/15/2006 13:39:26 ServantDbConnectionMgr(sam_17045@cdfsam02.fnal.gov:ProjectMaster@genser_cdf-caf_bhmu0h_205664_32091@cdf-caf(12977))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:26 StationImpl.projectReleasedFile(sam_17045@cdfsam02.fnal.gov:ProjectMaster@genser_cdf-caf_bhmu0h_205664_32091@cdf-caf(12977))> logStatus: servant is active and in use <08/15/2006 13:39:26 DbCore(servantId=12977).query[connId=14]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7852193 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:26 DbCore(servantId=12977).query[connId=14]> 1 rows found <08/15/2006 13:39:26 DbCore(servantId=12977).query[connId=14]> select s.station_name, sd.station_id from station_disks sd, stations s, cached_files cf, data_storage_locations dsl where cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and s.station_id=sd.station_id and cf.cached_file_id = 7852193 <08/15/2006 13:39:26 DbCore(servantId=12977).query[connId=14]> 1 rows found <08/15/2006 13:39:26 DbCore(servantId=12977).query[connId=14]> select STATIONS.STATION_NAME, STATIONS.STATION_ID from STATIONS where STATIONS.STATION_ID = 308 order by STATIONS.STATION_ID <08/15/2006 13:39:26 DbCore(servantId=12977).query[connId=14]> 1 rows found <08/15/2006 13:39:26 DbCore(servantId=12977).query[connId=14]> select STATION_GROUP_RULES.RULE_ID from STATION_GROUP_RULES where STATION_GROUP_RULES.WORK_GRP_ID = 14 and STATION_GROUP_RULES.STATION_ID = 308 order by STATION_GROUP_RULES.RULE_ID <08/15/2006 13:39:26 DbCore(servantId=12977).query[connId=14]> 1 rows found <08/15/2006 13:39:26 DbCore(servantId=12977).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100093 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:26 DbCore(servantId=12977).query[connId=14]> 1 rows found <08/15/2006 13:39:26 DbCore(servantId=12977).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100093 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:26 DbCore(servantId=12977).query[connId=14]> 1 rows found <08/15/2006 13:39:26 DbCore(servantId=12977).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100093 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:26 DbCore(servantId=12977).query[connId=14]> 1 rows found <08/15/2006 13:39:26 DbCore(servantId=12977).query[connId=14]> select to_char(CACHED_FILE_PROJECT_USAGES.END_TIME,'MM/DD/YYYY HH24:MI:SS') from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 100093 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7852193 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:26 DbCore(servantId=12977).query[connId=14]> 1 rows found <08/15/2006 13:39:26 DbCore(servantId=12977).query[connId=14]> select to_char(sysdate,'MM/DD/YYYY HH24:MI:SS') from dual <08/15/2006 13:39:26 DbCore(servantId=12977).query[connId=14]> 1 rows found <08/15/2006 13:39:26 DbCore(servantId=12977).sqlDML[connId=14]> update CACHED_FILE_PROJECT_USAGES set END_TIME = to_date('08/15/2006 13:39:26','MM/DD/YYYY HH24:MI:SS') where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 100093 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7852193 <08/15/2006 13:39:26 DbCore(servantId=12977).sqlDML[connId=14]> update CACHED_FILES set OWNER_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7852193 <08/15/2006 13:39:26 Connection(servantId=12977).commit[connId=14]> <08/15/2006 13:39:26 StationImpl(sam_17045@cdfsam02.fnal.gov:ProjectMaster@genser_cdf-caf_bhmu0h_205664_32091@cdf-caf(12977)).projectReleasedFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:26 ConnMgr(servantId=12977).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:26 ServantDbConnectionMgr._releaseInstance(12977).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:26 StationImpl._cleanupAfterUse(sam_17045@cdfsam02.fnal.gov:ProjectMaster@genser_cdf-caf_bhmu0h_205664_32091@cdf-caf(12977))> call base class cleaner <08/15/2006 13:39:26 StationImpl.projectReleasedFile(sam_17045@cdfsam02.fnal.gov:ProjectMaster@genser_cdf-caf_bhmu0h_205664_32091@cdf-caf(12977))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:26 StationImpl(sam_17045@cdfsam02.fnal.gov:ProjectMaster@genser_cdf-caf_bhmu0h_205664_32091@cdf-caf(12977)).projectReleasedFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:26 StationImpl.projectReleasedFile(sam_17045@cdfsam02.fnal.gov:ProjectMaster@genser_cdf-caf_bhmu0h_205664_32091@cdf-caf(12977))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:26 StationImpl(sam_17045@cdfsam02.fnal.gov:ProjectMaster@genser_cdf-caf_bhmu0h_205664_32091@cdf-caf(12977)).projectReleasedFile> Returning None <08/15/2006 13:39:26 ProjectImpl.setFileConsumptionStatus(sam_17045@cdfsam02.fnal.gov:ProjectMaster@genser_cdf-caf_bhmu0h_205664_32091@cdf-caf(12976))> Entry <08/15/2006 13:39:26 ProjectImpl._initializeForUse(sam_17045@cdfsam02.fnal.gov:ProjectMaster@genser_cdf-caf_bhmu0h_205664_32091@cdf-caf(12976))> call base class initializer <08/15/2006 13:39:26 ProjectImpl.setFileConsumptionStatus(sam_17045@cdfsam02.fnal.gov:ProjectMaster@genser_cdf-caf_bhmu0h_205664_32091@cdf-caf(12976))> logStatus: initialized for use <08/15/2006 13:39:26 ConnMgr(servantId=12976).acquire[14]> Connection instance has been given out <08/15/2006 13:39:26 ServantDbConnectionMgr(sam_17045@cdfsam02.fnal.gov:ProjectMaster@genser_cdf-caf_bhmu0h_205664_32091@cdf-caf(12976))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:26 ProjectImpl.setFileConsumptionStatus(sam_17045@cdfsam02.fnal.gov:ProjectMaster@genser_cdf-caf_bhmu0h_205664_32091@cdf-caf(12976))> logStatus: servant is active and in use <08/15/2006 13:39:26 DbCore(servantId=12976).query[connId=14]> select ANALYSIS_PROCESSES.CONSUMER_ID from ANALYSIS_PROCESSES where ANALYSIS_PROCESSES.PROCESS_ID = 2345542 order by ANALYSIS_PROCESSES.PROCESS_ID <08/15/2006 13:39:26 DbCore(servantId=12976).query[connId=14]> 1 rows found <08/15/2006 13:39:26 DbCore(servantId=12976).query[connId=14]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 4532252 order by DATA_FILES.FILE_ID <08/15/2006 13:39:26 DbCore(servantId=12976).query[connId=14]> 1 rows found <08/15/2006 13:39:26 DbCore(servantId=12976).query[connId=14]> select CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91211 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:26 DbCore(servantId=12976).query[connId=14]> 1 rows found <08/15/2006 13:39:26 DbCore(servantId=12976).query[connId=14]> select ANALYSIS_PROJECTS.PROJ_SNAP_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100093 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:26 DbCore(servantId=12976).query[connId=14]> 1 rows found <08/15/2006 13:39:26 DbCore(servantId=12976).query[connId=14]> select PROJECT_FILES.FILE_NUMBER from PROJECT_FILES where PROJECT_FILES.PROJ_SNAP_ID = 118803 and PROJECT_FILES.FILE_ID = 4532252 order by PROJECT_FILES.PROJ_SNAP_ID, PROJECT_FILES.FILE_NUMBER <08/15/2006 13:39:26 DbCore(servantId=12976).query[connId=14]> 1 rows found <08/15/2006 13:39:26 DbCore(servantId=12976).sqlDML[connId=14]> update CONSUMED_FILES set CONSUMED_FILE_STATUS = 'consumed' where CONSUMED_FILES.PROJ_SNAP_ID = 118803 and CONSUMED_FILES.FILE_NUMBER = 13 and CONSUMED_FILES.PROCESS_ID = 2345542 <08/15/2006 13:39:26 Connection(servantId=12976).commit[connId=14]> <08/15/2006 13:39:26 ProjectImpl(sam_17045@cdfsam02.fnal.gov:ProjectMaster@genser_cdf-caf_bhmu0h_205664_32091@cdf-caf(12976)).setFileConsumptionStatus(...)> calling _cleanupAfterUse() <08/15/2006 13:39:26 ConnMgr(servantId=12976).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:26 ServantDbConnectionMgr._releaseInstance(12976).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:26 ProjectImpl._cleanupAfterUse(sam_17045@cdfsam02.fnal.gov:ProjectMaster@genser_cdf-caf_bhmu0h_205664_32091@cdf-caf(12976))> call base class cleaner <08/15/2006 13:39:26 ProjectImpl.setFileConsumptionStatus(sam_17045@cdfsam02.fnal.gov:ProjectMaster@genser_cdf-caf_bhmu0h_205664_32091@cdf-caf(12976))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:26 ProjectImpl(sam_17045@cdfsam02.fnal.gov:ProjectMaster@genser_cdf-caf_bhmu0h_205664_32091@cdf-caf(12976)).setFileConsumptionStatus(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:26 ProjectImpl.setFileConsumptionStatus(sam_17045@cdfsam02.fnal.gov:ProjectMaster@genser_cdf-caf_bhmu0h_205664_32091@cdf-caf(12976))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:26 ProjectImpl(sam_17045@cdfsam02.fnal.gov:ProjectMaster@genser_cdf-caf_bhmu0h_205664_32091@cdf-caf(12976)).setFileConsumptionStatus> Returning None <08/15/2006 13:39:27 ProjectImpl.establishConsumer(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> Entry <08/15/2006 13:39:27 ProjectImpl._initializeForUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> call base class initializer <08/15/2006 13:39:27 ProjectImpl.establishConsumer(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: initialized for use <08/15/2006 13:39:27 ConnMgr(servantId=12983).acquire[14]> Connection instance has been given out <08/15/2006 13:39:27 ServantDbConnectionMgr(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:27 ProjectImpl.establishConsumer(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: servant is active and in use <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> select APPLICATION_FAMILIES.APPL_FAMILY_ID from APPLICATION_FAMILIES where APPLICATION_FAMILIES.VERSION = '1' and APPLICATION_FAMILIES.APPL_NAME = 'demo' order by APPLICATION_FAMILIES.APPL_FAMILY_ID <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100092 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> select PERSONS.USERNAME, PERSONS.PERSON_ID from PERSONS where PERSONS.USERNAME = 'ljn' order by PERSONS.PERSON_ID <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> select PERSONS.USERNAME, PERSONS.PERSON_ID from PERSONS where PERSONS.PERSON_ID = 390 order by PERSONS.PERSON_ID <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> select PERSONS_WORKING_GROUPS.WORK_GRP_ID, PERSONS_WORKING_GROUPS.PERSON_ID, PERSONS_WORKING_GROUPS.CREATE_DATE, PERSONS_WORKING_GROUPS.CREATE_USER, PERSONS_WORKING_GROUPS.UPDATE_DATE, PERSONS_WORKING_GROUPS.UPDATE_USER from PERSONS_WORKING_GROUPS where PERSONS_WORKING_GROUPS.WORK_GRP_ID = 14 and PERSONS_WORKING_GROUPS.PERSON_ID = 390 order by PERSONS_WORKING_GROUPS.WORK_GRP_ID, PERSONS_WORKING_GROUPS.PERSON_ID <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100092 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> select CONSUMERS.CONSUMER_ID from CONSUMERS where CONSUMERS.PROJECT_ID = 100092 and CONSUMERS.APPL_FAMILY_ID = 67 and CONSUMERS.PERSON_ID = 390 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:27 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).establishConsumer(...)> calling _cleanupAfterUse() <08/15/2006 13:39:27 ConnMgr(servantId=12983).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:27 ServantDbConnectionMgr._releaseInstance(12983).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:27 ProjectImpl._cleanupAfterUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> call base class cleaner <08/15/2006 13:39:27 ProjectImpl.establishConsumer(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:27 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).establishConsumer(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:27 ProjectImpl.establishConsumer(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:27 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).establishConsumer> Returning tuple <08/15/2006 13:39:27 ProjectImpl.startConsumerProcess(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> Entry <08/15/2006 13:39:27 ProjectImpl._initializeForUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> call base class initializer <08/15/2006 13:39:27 ProjectImpl.startConsumerProcess(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: initialized for use <08/15/2006 13:39:27 ConnMgr(servantId=12983).acquire[14]> Connection instance has been given out <08/15/2006 13:39:27 ServantDbConnectionMgr(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:27 ProjectImpl.startConsumerProcess(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: servant is active and in use <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> select NODES.NODE_NAME, NODES.NODE_ID from NODES where NODES.NODE_NAME = 'cdfsam02.fnal.gov' order by NODES.NODE_ID <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> select CONSUMERS.APPL_FAMILY_ID, CONSUMERS.PERSON_ID, CONSUMERS.WORK_GRP_ID, CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91210 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100092 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> select to_char(sysdate,'MM/DD/YYYY HH24:MI:SS') from dual <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> select process_id_seq.nextval from dual <08/15/2006 13:39:27 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:27 DbCore(servantId=12983).sqlDML[connId=14]> insert into PROCESSES (PROCESS_ID, PROCESS_TYPE, APPL_FAMILY_ID, NODE_ID, WORK_GRP_ID, PERSON_ID, PROCESS_STATUS, START_TIME, CREATE_DATE, CREATE_USER, END_TIME, LOCAL_PROCESS_ID, PROCESS_DESC, UPDATE_DATE, UPDATE_USER) values (2345619, 'analysis', 67, 1258, 14, 390, 'active', to_date('08/15/2006 13:39:27','MM/DD/YYYY HH24:MI:SS'), null, null, null, 0, 'SAM Consumer Process', null, null) <08/15/2006 13:39:27 DbCore(servantId=12983).sqlDML[connId=14]> insert into ANALYSIS_PROCESSES (PROCESS_ID, CONSUMER_ID, CREATE_DATE, CREATE_USER, UPDATE_DATE, UPDATE_USER) values (2345619, 91210, null, null, null, null) <08/15/2006 13:39:27 Connection(servantId=12983).commit[connId=14]> <08/15/2006 13:39:27 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).startConsumerProcess(...)> calling _cleanupAfterUse() <08/15/2006 13:39:27 ConnMgr(servantId=12983).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:27 ServantDbConnectionMgr._releaseInstance(12983).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:27 ProjectImpl._cleanupAfterUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> call base class cleaner <08/15/2006 13:39:27 ProjectImpl.startConsumerProcess(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:27 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).startConsumerProcess(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:27 ProjectImpl.startConsumerProcess(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:27 ProjectImpl.startConsumerProcess(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: Marshalling complete in less than 1 second <08/15/2006 13:39:27 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).startConsumerProcess> Returning long int <08/15/2006 13:39:28 ProjectImpl.establishConsumer(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> Entry <08/15/2006 13:39:28 ProjectImpl._initializeForUse(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> call base class initializer <08/15/2006 13:39:28 ProjectImpl.establishConsumer(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: initialized for use <08/15/2006 13:39:28 ConnMgr(servantId=12958).acquire[14]> Connection instance has been given out <08/15/2006 13:39:28 ServantDbConnectionMgr(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:28 ProjectImpl.establishConsumer(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: servant is active and in use <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=14]> select APPLICATION_FAMILIES.APPL_FAMILY_ID from APPLICATION_FAMILIES where APPLICATION_FAMILIES.VERSION = '1' and APPLICATION_FAMILIES.APPL_NAME = 'demo' order by APPLICATION_FAMILIES.APPL_FAMILY_ID <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100091 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=14]> select PERSONS.USERNAME, PERSONS.PERSON_ID from PERSONS where PERSONS.USERNAME = 'ljn' order by PERSONS.PERSON_ID <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=14]> select PERSONS.USERNAME, PERSONS.PERSON_ID from PERSONS where PERSONS.PERSON_ID = 390 order by PERSONS.PERSON_ID <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=14]> select PERSONS_WORKING_GROUPS.WORK_GRP_ID, PERSONS_WORKING_GROUPS.PERSON_ID, PERSONS_WORKING_GROUPS.CREATE_DATE, PERSONS_WORKING_GROUPS.CREATE_USER, PERSONS_WORKING_GROUPS.UPDATE_DATE, PERSONS_WORKING_GROUPS.UPDATE_USER from PERSONS_WORKING_GROUPS where PERSONS_WORKING_GROUPS.WORK_GRP_ID = 14 and PERSONS_WORKING_GROUPS.PERSON_ID = 390 order by PERSONS_WORKING_GROUPS.WORK_GRP_ID, PERSONS_WORKING_GROUPS.PERSON_ID <08/15/2006 13:39:28 ProjectImpl.establishConsumer(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> Entry <08/15/2006 13:39:28 ProjectImpl._initializeForUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> call base class initializer <08/15/2006 13:39:28 ProjectImpl.establishConsumer(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: initialized for use <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:28 ConnMgr(servantId=12983).acquire[15]> Connection instance has been given out <08/15/2006 13:39:28 ServantDbConnectionMgr(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))._acquireInstance[connId=15]> connectionId 15 acquired; nPendingRequests = 0, nAvailableDbConnections = 18 <08/15/2006 13:39:28 ProjectImpl.establishConsumer(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: servant is active and in use <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100091 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=15]> select APPLICATION_FAMILIES.APPL_FAMILY_ID from APPLICATION_FAMILIES where APPLICATION_FAMILIES.VERSION = '1' and APPLICATION_FAMILIES.APPL_NAME = 'demo' order by APPLICATION_FAMILIES.APPL_FAMILY_ID <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=14]> select CONSUMERS.CONSUMER_ID from CONSUMERS where CONSUMERS.PROJECT_ID = 100091 and CONSUMERS.APPL_FAMILY_ID = 67 and CONSUMERS.PERSON_ID = 390 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=15]> 1 rows found <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=15]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100092 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:28 ProjectImpl(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958)).establishConsumer(...)> calling _cleanupAfterUse() <08/15/2006 13:39:28 ConnMgr(servantId=12958).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=15]> 1 rows found <08/15/2006 13:39:28 ServantDbConnectionMgr._releaseInstance(12958).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 19 <08/15/2006 13:39:28 ProjectImpl._cleanupAfterUse(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> call base class cleaner <08/15/2006 13:39:28 ProjectImpl.establishConsumer(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:28 ProjectImpl(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958)).establishConsumer(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:28 ProjectImpl.establishConsumer(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:28 ProjectImpl(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958)).establishConsumer> Returning tuple <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=15]> select PERSONS.USERNAME, PERSONS.PERSON_ID from PERSONS where PERSONS.USERNAME = 'ljn' order by PERSONS.PERSON_ID <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=15]> 1 rows found <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=15]> select PERSONS.USERNAME, PERSONS.PERSON_ID from PERSONS where PERSONS.PERSON_ID = 390 order by PERSONS.PERSON_ID <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=15]> 1 rows found <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=15]> select PERSONS_WORKING_GROUPS.WORK_GRP_ID, PERSONS_WORKING_GROUPS.PERSON_ID, PERSONS_WORKING_GROUPS.CREATE_DATE, PERSONS_WORKING_GROUPS.CREATE_USER, PERSONS_WORKING_GROUPS.UPDATE_DATE, PERSONS_WORKING_GROUPS.UPDATE_USER from PERSONS_WORKING_GROUPS where PERSONS_WORKING_GROUPS.WORK_GRP_ID = 14 and PERSONS_WORKING_GROUPS.PERSON_ID = 390 order by PERSONS_WORKING_GROUPS.WORK_GRP_ID, PERSONS_WORKING_GROUPS.PERSON_ID <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=15]> 1 rows found <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=15]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100092 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=15]> 1 rows found <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=15]> select CONSUMERS.CONSUMER_ID from CONSUMERS where CONSUMERS.PROJECT_ID = 100092 and CONSUMERS.APPL_FAMILY_ID = 67 and CONSUMERS.PERSON_ID = 390 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=15]> 1 rows found <08/15/2006 13:39:28 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).establishConsumer(...)> calling _cleanupAfterUse() <08/15/2006 13:39:28 ConnMgr(servantId=12983).release[connId=15]> Connection instance has been recovered <08/15/2006 13:39:28 ServantDbConnectionMgr._releaseInstance(12983).releaseConnection[connId=15]> connId=15 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:28 ProjectImpl._cleanupAfterUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> call base class cleaner <08/15/2006 13:39:28 ProjectImpl.establishConsumer(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:28 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).establishConsumer(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:28 ProjectImpl.establishConsumer(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:28 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).establishConsumer> Returning tuple <08/15/2006 13:39:28 ProjectImpl.startConsumerProcess(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> Entry <08/15/2006 13:39:28 ProjectImpl._initializeForUse(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> call base class initializer <08/15/2006 13:39:28 ProjectImpl.startConsumerProcess(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: initialized for use <08/15/2006 13:39:28 ConnMgr(servantId=12958).acquire[15]> Connection instance has been given out <08/15/2006 13:39:28 ServantDbConnectionMgr(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))._acquireInstance[connId=15]> connectionId 15 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:28 ProjectImpl.startConsumerProcess(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: servant is active and in use <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=15]> select NODES.NODE_NAME, NODES.NODE_ID from NODES where NODES.NODE_NAME = 'cdfsam02.fnal.gov' order by NODES.NODE_ID <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=15]> 1 rows found <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=15]> select CONSUMERS.APPL_FAMILY_ID, CONSUMERS.PERSON_ID, CONSUMERS.WORK_GRP_ID, CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91209 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=15]> 1 rows found <08/15/2006 13:39:28 ProjectImpl.startConsumerProcess(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> Entry <08/15/2006 13:39:28 ProjectImpl._initializeForUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> call base class initializer <08/15/2006 13:39:28 ProjectImpl.startConsumerProcess(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: initialized for use <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=15]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100091 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:28 ConnMgr(servantId=12983).acquire[14]> Connection instance has been given out <08/15/2006 13:39:28 ServantDbConnectionMgr(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 18 <08/15/2006 13:39:28 ProjectImpl.startConsumerProcess(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: servant is active and in use <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=14]> select NODES.NODE_NAME, NODES.NODE_ID from NODES where NODES.NODE_NAME = 'cdfsam02.fnal.gov' order by NODES.NODE_ID <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=15]> 1 rows found <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=15]> select to_char(sysdate,'MM/DD/YYYY HH24:MI:SS') from dual <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=15]> 1 rows found <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=14]> select CONSUMERS.APPL_FAMILY_ID, CONSUMERS.PERSON_ID, CONSUMERS.WORK_GRP_ID, CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91210 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=15]> select process_id_seq.nextval from dual <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100092 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:28 DbCore(servantId=12958).query[connId=15]> 1 rows found <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=14]> select to_char(sysdate,'MM/DD/YYYY HH24:MI:SS') from dual <08/15/2006 13:39:28 DbCore(servantId=12958).sqlDML[connId=15]> insert into PROCESSES (PROCESS_ID, PROCESS_TYPE, APPL_FAMILY_ID, NODE_ID, WORK_GRP_ID, PERSON_ID, PROCESS_STATUS, START_TIME, CREATE_DATE, CREATE_USER, END_TIME, LOCAL_PROCESS_ID, PROCESS_DESC, UPDATE_DATE, UPDATE_USER) values (2345620, 'analysis', 67, 1258, 14, 390, 'active', to_date('08/15/2006 13:39:28','MM/DD/YYYY HH24:MI:SS'), null, null, null, 0, 'SAM Consumer Process', null, null) <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=14]> select process_id_seq.nextval from dual <08/15/2006 13:39:28 DbCore(servantId=12983).query[connId=14]> 1 rows found <08/15/2006 13:39:28 DbCore(servantId=12983).sqlDML[connId=14]> insert into PROCESSES (PROCESS_ID, PROCESS_TYPE, APPL_FAMILY_ID, NODE_ID, WORK_GRP_ID, PERSON_ID, PROCESS_STATUS, START_TIME, CREATE_DATE, CREATE_USER, END_TIME, LOCAL_PROCESS_ID, PROCESS_DESC, UPDATE_DATE, UPDATE_USER) values (2345621, 'analysis', 67, 1258, 14, 390, 'active', to_date('08/15/2006 13:39:28','MM/DD/YYYY HH24:MI:SS'), null, null, null, 0, 'SAM Consumer Process', null, null) <08/15/2006 13:39:28 DbCore(servantId=12958).sqlDML[connId=15]> insert into ANALYSIS_PROCESSES (PROCESS_ID, CONSUMER_ID, CREATE_DATE, CREATE_USER, UPDATE_DATE, UPDATE_USER) values (2345620, 91209, null, null, null, null) <08/15/2006 13:39:28 DbCore(servantId=12983).sqlDML[connId=14]> insert into ANALYSIS_PROCESSES (PROCESS_ID, CONSUMER_ID, CREATE_DATE, CREATE_USER, UPDATE_DATE, UPDATE_USER) values (2345621, 91210, null, null, null, null) <08/15/2006 13:39:28 Connection(servantId=12958).commit[connId=15]> <08/15/2006 13:39:28 ProjectImpl(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958)).startConsumerProcess(...)> calling _cleanupAfterUse() <08/15/2006 13:39:28 ConnMgr(servantId=12958).release[connId=15]> Connection instance has been recovered <08/15/2006 13:39:28 ServantDbConnectionMgr._releaseInstance(12958).releaseConnection[connId=15]> connId=15 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 19 <08/15/2006 13:39:28 ProjectImpl._cleanupAfterUse(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> call base class cleaner <08/15/2006 13:39:28 ProjectImpl.startConsumerProcess(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:28 ProjectImpl(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958)).startConsumerProcess(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:28 ProjectImpl.startConsumerProcess(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:28 ProjectImpl.startConsumerProcess(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: Marshalling complete in less than 1 second <08/15/2006 13:39:28 ProjectImpl(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958)).startConsumerProcess> Returning long int <08/15/2006 13:39:28 Connection(servantId=12983).commit[connId=14]> <08/15/2006 13:39:28 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).startConsumerProcess(...)> calling _cleanupAfterUse() <08/15/2006 13:39:28 ConnMgr(servantId=12983).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:28 ServantDbConnectionMgr._releaseInstance(12983).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:28 ProjectImpl._cleanupAfterUse(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> call base class cleaner <08/15/2006 13:39:28 ProjectImpl.startConsumerProcess(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:28 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).startConsumerProcess(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:28 ProjectImpl.startConsumerProcess(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:28 ProjectImpl.startConsumerProcess(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983))> logStatus: Marshalling complete in less than 1 second <08/15/2006 13:39:28 ProjectImpl(sam_16470@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0h_205664_30434@cdf-caf(12983)).startConsumerProcess> Returning long int <08/15/2006 13:39:37 StationImpl.projectReleasedFile(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12965))> Entry <08/15/2006 13:39:37 StationImpl._initializeForUse(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12965))> call base class initializer <08/15/2006 13:39:37 StationImpl.projectReleasedFile(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12965))> logStatus: initialized for use <08/15/2006 13:39:37 ConnMgr(servantId=12965).acquire[14]> Connection instance has been given out <08/15/2006 13:39:37 ServantDbConnectionMgr(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12965))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:37 StationImpl.projectReleasedFile(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12965))> logStatus: servant is active and in use <08/15/2006 13:39:37 DbCore(servantId=12965).query[connId=14]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7856239 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:37 DbCore(servantId=12965).query[connId=14]> 1 rows found <08/15/2006 13:39:37 DbCore(servantId=12965).query[connId=14]> select s.station_name, sd.station_id from station_disks sd, stations s, cached_files cf, data_storage_locations dsl where cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and s.station_id=sd.station_id and cf.cached_file_id = 7856239 <08/15/2006 13:39:37 DbCore(servantId=12965).query[connId=14]> 1 rows found <08/15/2006 13:39:37 DbCore(servantId=12965).query[connId=14]> select STATIONS.STATION_NAME, STATIONS.STATION_ID from STATIONS where STATIONS.STATION_ID = 308 order by STATIONS.STATION_ID <08/15/2006 13:39:37 DbCore(servantId=12965).query[connId=14]> 1 rows found <08/15/2006 13:39:37 DbCore(servantId=12965).query[connId=14]> select STATION_GROUP_RULES.RULE_ID from STATION_GROUP_RULES where STATION_GROUP_RULES.WORK_GRP_ID = 14 and STATION_GROUP_RULES.STATION_ID = 308 order by STATION_GROUP_RULES.RULE_ID <08/15/2006 13:39:37 DbCore(servantId=12965).query[connId=14]> 1 rows found <08/15/2006 13:39:37 DbCore(servantId=12965).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100091 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:37 DbCore(servantId=12965).query[connId=14]> 1 rows found <08/15/2006 13:39:37 DbCore(servantId=12965).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100091 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:37 DbCore(servantId=12965).query[connId=14]> 1 rows found <08/15/2006 13:39:37 DbCore(servantId=12965).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100091 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:37 DbCore(servantId=12965).query[connId=14]> 1 rows found <08/15/2006 13:39:37 DbCore(servantId=12965).query[connId=14]> select to_char(CACHED_FILE_PROJECT_USAGES.END_TIME,'MM/DD/YYYY HH24:MI:SS') from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 100091 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856239 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:37 DbCore(servantId=12965).query[connId=14]> 1 rows found <08/15/2006 13:39:37 DbCore(servantId=12965).query[connId=14]> select to_char(sysdate,'MM/DD/YYYY HH24:MI:SS') from dual <08/15/2006 13:39:37 DbCore(servantId=12965).query[connId=14]> 1 rows found <08/15/2006 13:39:37 DbCore(servantId=12965).sqlDML[connId=14]> update CACHED_FILE_PROJECT_USAGES set END_TIME = to_date('08/15/2006 13:39:37','MM/DD/YYYY HH24:MI:SS') where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 100091 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856239 <08/15/2006 13:39:37 DbCore(servantId=12965).sqlDML[connId=14]> update CACHED_FILES set OWNER_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7856239 <08/15/2006 13:39:37 Connection(servantId=12965).commit[connId=14]> <08/15/2006 13:39:37 StationImpl(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12965)).projectReleasedFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:37 ConnMgr(servantId=12965).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:37 ServantDbConnectionMgr._releaseInstance(12965).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:37 StationImpl._cleanupAfterUse(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12965))> call base class cleaner <08/15/2006 13:39:37 StationImpl.projectReleasedFile(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12965))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:37 StationImpl(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12965)).projectReleasedFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:37 StationImpl.projectReleasedFile(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12965))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:37 StationImpl(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12965)).projectReleasedFile> Returning None <08/15/2006 13:39:37 ProjectImpl.setFileConsumptionStatus(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> Entry <08/15/2006 13:39:37 ProjectImpl._initializeForUse(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> call base class initializer <08/15/2006 13:39:37 ProjectImpl.setFileConsumptionStatus(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: initialized for use <08/15/2006 13:39:37 ConnMgr(servantId=12958).acquire[14]> Connection instance has been given out <08/15/2006 13:39:37 ServantDbConnectionMgr(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:37 ProjectImpl.setFileConsumptionStatus(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: servant is active and in use <08/15/2006 13:39:37 DbCore(servantId=12958).query[connId=14]> select ANALYSIS_PROCESSES.CONSUMER_ID from ANALYSIS_PROCESSES where ANALYSIS_PROCESSES.PROCESS_ID = 2345458 order by ANALYSIS_PROCESSES.PROCESS_ID <08/15/2006 13:39:37 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:37 DbCore(servantId=12958).query[connId=14]> select DATA_FILES.FILE_NAME, DATA_FILES.FILE_ID from DATA_FILES where DATA_FILES.FILE_ID = 2569685 order by DATA_FILES.FILE_ID <08/15/2006 13:39:37 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:37 DbCore(servantId=12958).query[connId=14]> select CONSUMERS.PROJECT_ID from CONSUMERS where CONSUMERS.CONSUMER_ID = 91209 order by CONSUMERS.CONSUMER_ID <08/15/2006 13:39:37 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:37 DbCore(servantId=12958).query[connId=14]> select ANALYSIS_PROJECTS.PROJ_SNAP_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100091 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:37 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:37 DbCore(servantId=12958).query[connId=14]> select PROJECT_FILES.FILE_NUMBER from PROJECT_FILES where PROJECT_FILES.PROJ_SNAP_ID = 118801 and PROJECT_FILES.FILE_ID = 2569685 order by PROJECT_FILES.PROJ_SNAP_ID, PROJECT_FILES.FILE_NUMBER <08/15/2006 13:39:37 DbCore(servantId=12958).query[connId=14]> 1 rows found <08/15/2006 13:39:37 DbCore(servantId=12958).sqlDML[connId=14]> update CONSUMED_FILES set CONSUMED_FILE_STATUS = 'consumed' where CONSUMED_FILES.PROJ_SNAP_ID = 118801 and CONSUMED_FILES.FILE_NUMBER = 709 and CONSUMED_FILES.PROCESS_ID = 2345458 <08/15/2006 13:39:37 Connection(servantId=12958).commit[connId=14]> <08/15/2006 13:39:37 ProjectImpl(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958)).setFileConsumptionStatus(...)> calling _cleanupAfterUse() <08/15/2006 13:39:37 ConnMgr(servantId=12958).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:37 ServantDbConnectionMgr._releaseInstance(12958).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:37 ProjectImpl._cleanupAfterUse(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> call base class cleaner <08/15/2006 13:39:37 ProjectImpl.setFileConsumptionStatus(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:37 ProjectImpl(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958)).setFileConsumptionStatus(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:37 ProjectImpl.setFileConsumptionStatus(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:37 ProjectImpl(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958)).setFileConsumptionStatus> Returning None <08/15/2006 13:39:40 StationImpl.projectReleasedFile(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12965))> Entry <08/15/2006 13:39:40 StationImpl._initializeForUse(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12965))> call base class initializer <08/15/2006 13:39:40 StationImpl.projectReleasedFile(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12965))> logStatus: initialized for use <08/15/2006 13:39:40 ConnMgr(servantId=12965).acquire[14]> Connection instance has been given out <08/15/2006 13:39:40 ServantDbConnectionMgr(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12965))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:40 StationImpl.projectReleasedFile(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12965))> logStatus: servant is active and in use <08/15/2006 13:39:40 DbCore(servantId=12965).query[connId=14]> select CACHED_FILES.CACHED_FILE_STATUS, CACHED_FILES.CACHED_FILE_ID from CACHED_FILES where CACHED_FILES.CACHED_FILE_ID = 7856292 order by CACHED_FILES.CACHED_FILE_ID <08/15/2006 13:39:40 DbCore(servantId=12965).query[connId=14]> 1 rows found <08/15/2006 13:39:40 DbCore(servantId=12965).query[connId=14]> select s.station_name, sd.station_id from station_disks sd, stations s, cached_files cf, data_storage_locations dsl where cf.location_id = dsl.location_id and dsl.disk_id = sd.disk_id and s.station_id=sd.station_id and cf.cached_file_id = 7856292 <08/15/2006 13:39:40 DbCore(servantId=12965).query[connId=14]> 1 rows found <08/15/2006 13:39:40 DbCore(servantId=12965).query[connId=14]> select STATIONS.STATION_NAME, STATIONS.STATION_ID from STATIONS where STATIONS.STATION_ID = 308 order by STATIONS.STATION_ID <08/15/2006 13:39:40 DbCore(servantId=12965).query[connId=14]> 1 rows found <08/15/2006 13:39:40 DbCore(servantId=12965).query[connId=14]> select STATION_GROUP_RULES.RULE_ID from STATION_GROUP_RULES where STATION_GROUP_RULES.WORK_GRP_ID = 14 and STATION_GROUP_RULES.STATION_ID = 308 order by STATION_GROUP_RULES.RULE_ID <08/15/2006 13:39:40 DbCore(servantId=12965).query[connId=14]> 1 rows found <08/15/2006 13:39:40 DbCore(servantId=12965).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100091 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:40 DbCore(servantId=12965).query[connId=14]> 1 rows found <08/15/2006 13:39:40 DbCore(servantId=12965).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_NAME, ANALYSIS_PROJECTS.PROJECT_ID from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100091 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:40 DbCore(servantId=12965).query[connId=14]> 1 rows found <08/15/2006 13:39:40 DbCore(servantId=12965).query[connId=14]> select ANALYSIS_PROJECTS.PROJECT_STATUS from ANALYSIS_PROJECTS where ANALYSIS_PROJECTS.PROJECT_ID = 100091 order by ANALYSIS_PROJECTS.PROJECT_ID <08/15/2006 13:39:40 DbCore(servantId=12965).query[connId=14]> 1 rows found <08/15/2006 13:39:40 DbCore(servantId=12965).query[connId=14]> select to_char(CACHED_FILE_PROJECT_USAGES.END_TIME,'MM/DD/YYYY HH24:MI:SS') from CACHED_FILE_PROJECT_USAGES where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 100091 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856292 and CACHED_FILE_PROJECT_USAGES.END_TIME is null order by CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID, CACHED_FILE_PROJECT_USAGES.PROJECT_ID, CACHED_FILE_PROJECT_USAGES.CREATE_DATE <08/15/2006 13:39:40 DbCore(servantId=12965).query[connId=14]> 1 rows found <08/15/2006 13:39:40 DbCore(servantId=12965).query[connId=14]> select to_char(sysdate,'MM/DD/YYYY HH24:MI:SS') from dual <08/15/2006 13:39:40 DbCore(servantId=12965).query[connId=14]> 1 rows found <08/15/2006 13:39:40 DbCore(servantId=12965).sqlDML[connId=14]> update CACHED_FILE_PROJECT_USAGES set END_TIME = to_date('08/15/2006 13:39:40','MM/DD/YYYY HH24:MI:SS') where CACHED_FILE_PROJECT_USAGES.PROJECT_ID = 100091 and CACHED_FILE_PROJECT_USAGES.CACHED_FILE_ID = 7856292 <08/15/2006 13:39:40 DbCore(servantId=12965).sqlDML[connId=14]> update CACHED_FILES set OWNER_WORK_GRP_ID = 14 where CACHED_FILES.CACHED_FILE_ID = 7856292 <08/15/2006 13:39:40 Connection(servantId=12965).commit[connId=14]> <08/15/2006 13:39:40 StationImpl(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12965)).projectReleasedFile(...)> calling _cleanupAfterUse() <08/15/2006 13:39:40 ConnMgr(servantId=12965).release[connId=14]> Connection instance has been recovered <08/15/2006 13:39:40 ServantDbConnectionMgr._releaseInstance(12965).releaseConnection[connId=14]> connId=14 released, now owned by ConnMgr; nPendingRequests = 0, nAvailableConnections = 20 <08/15/2006 13:39:40 StationImpl._cleanupAfterUse(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12965))> call base class cleaner <08/15/2006 13:39:40 StationImpl.projectReleasedFile(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12965))> logStatus: method complete except for marshalling and returning <08/15/2006 13:39:40 StationImpl(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12965)).projectReleasedFile(...)> returned from _cleanupAfterUse() <08/15/2006 13:39:40 StationImpl.projectReleasedFile(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12965))> logStatus: method call complete, now marshalling return arguments <08/15/2006 13:39:40 StationImpl(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12965)).projectReleasedFile> Returning None <08/15/2006 13:39:40 ProjectImpl.setFileConsumptionStatus(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> Entry <08/15/2006 13:39:40 ProjectImpl._initializeForUse(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> call base class initializer <08/15/2006 13:39:40 ProjectImpl.setFileConsumptionStatus(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: initialized for use <08/15/2006 13:39:40 ConnMgr(servantId=12958).acquire[14]> Connection instance has been given out <08/15/2006 13:39:40 ServantDbConnectionMgr(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))._acquireInstance[connId=14]> connectionId 14 acquired; nPendingRequests = 0, nAvailableDbConnections = 19 <08/15/2006 13:39:40 ProjectImpl.setFileConsumptionStatus(sam_16459@cdfsam02.fnal.gov:ProjectMaster@ljn_cdf-caf_bhel0d_205664_30294@cdf-caf(12958))> logStatus: servant is active and in use <08/15/2006 13:39:40 DbCore(servantId=12958).query[connId=14]> select ANALYSIS_PROCESSES.CONSUMER_ID from ANALYSIS_PROCESSES where ANALYSIS_PROCESSES.PROCESS_ID = 2345581 order by ANALYSIS_PROCESSES.PROCESS_ID <08/15/2006 13:39:40 DbCore(servantId=12958).query[connId=14]> 1 rows found