IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 4 and Version 5 of PS1_IPP_Czarlog_20160111


Ignore:
Timestamp:
Jan 14, 2016, 7:18:44 AM (11 years ago)
Author:
Mark Huber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PS1_IPP_Czarlog_20160111

    v4 v5  
    1313  * looks like nightly pantasks are also well needing their regular restart as well... otherwise nodes wont be full loaded -- just doing main problem stdscience, others in the morning
    1414  * also looks like cab w/ ipp013 did a power cycled just before Richard's email that triggered the stalled registration email -- all seem up and ok
    15 === Thursday : YYYY.MM.DD ===
    16 
     15=== Thursday : 2016.01.14 ===
     16 * 07:14 MEH: registration jammed around 0430, cannot revert
     17{{{
     18 -> p_psDBRunQuery (psDB.c:812): Database error generated by the server
     19     Failed to execute SQL query.  Error: Cannot delete or update a parent row: a foreign key constraint fails (`gpc1/chipProcessedImfile`, CONSTRAINT `chipProcessedImfile_ibfk_2` FOREIGN KEY (`exp_id`, `class_id`) REFERENCES `rawImfile` (`exp_id`, `class_id`))
     20 -> revertprocessedimfileMode (regtool.c:872): unknown psLib error
     21}}}
     22   * manually cleared
     23{{{
     24update rawImfile set fault=0 where exp_id=1020611 and class_id="XY60";
     25update rawImfile set fault=0 where exp_id=1020838 and class_id="XY35";
     26}}}
     27   * and needed this manually cleared as well
     28{{{
     29regtool -updateprocessedimfile -exp_id 1020838 -class_id XY35 -set_state pending_burntool -dbname gpc1
     30}}}
    1731=== Friday : YYYY.MM.DD ===
    1832