Cloverleaf process died with "short write on save file&

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Cloverleaf process died with "short write on save file&

  • Creator
    Topic
  • #53067
    Rehman Masood
    Participant

      Has anyone seen something like this?

      [pd  :wrte:ERR /0:     scc_r_in:04/28/2012 14:27:58] short write on save file scc_r_in.in.idx

      This process was picking up messages from a file and sending them to an application. The errors database is completely clean for the site and the recovery database shows 945 messages that are in state 2.

      Code:


      $ hcidbdump -e
                             C
                             l T
                             a y F
                             s p w
      Created  Message Id     s e d Prio State Length Source          Dest
      ——– ————– – – – —- —– —— ————— —————

      Done. No messages found to select.

      $ hcidbdump -r p

      Processed 945 messages.

      Done.
      $ hcidbdump -r | awk ‘{ print $7 }’ | sort | uniq -c
           6
           1 —–
         945 2
           1 Prio

      I also see a core file (core.3589) being produced but not sure what I need to do with it. I tried bringing the process back up and it seemed Ok at first but then the process then died again. This time I do see in hciprocstatus “Terminated by signal 25”. I dont think I saw anything like that last time around in hciprocstatus but this time around as well, another coredump was produced (core.4662).

    Viewing 0 reply threads
    • Author
      Replies
      • #76440
        Rehman Masood
        Participant

          I guess I found the answer. The idx file was over 2GB and Cloverleaf did not like that. Once I removed the SMAT files, everything started working fine.

      Viewing 0 reply threads
      • The forum ‘Cloverleaf’ is closed to new topics and replies.