FTP Causes Process Panic and Thread Error

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf FTP Causes Process Panic and Thread Error

  • Creator
    Topic
  • #48616
    Tim Malaney
    Participant

      We recently went to a new windows server which we have been ftp’ing files from for a long time. Thread that were using advanced scheduling, when the schedule started, would panic the process. When the process was restarted it would pull the file then be fine till the next schedule. Threads that were set to pull every 5 minutes would not panic the process but would “error”. When stopped and started would pull the file. It would error randomly after that. We set the ftp on the windows server to a 10 minute timeout from a 2 minute timeout and concurent users from 1000 to unlimited. This seems to have solved the problem for now – we hope. We have many more unix and windows scripts that had no issues with the new server. Anyone see similar issues – below is a portion of the log for when a thread errored.

      Thanks

      Tim

      [fset:open:INFO/1:     PHS_SEND] Opening control connection to xxxx.xxxx.xxx/ftp

      [diag:leak:DBUG/0:     PHS_SEND] diag sock (FTP control) alloc 34

      [fset:open:INFO/0:     PHS_SEND] Connected to chbatch01.wfsi.priv/ftp

      [fset:cont:INFO/1:     PHS_SEND] Processing FTP ‘Response read setup’ control state

      [fset:cont:INFO/1:     PHS_SEND] Processing FTP ‘Read response’ control state

      [fset:cont:DBUG/1:     PHS_SEND] Parsing ‘421 Terminating connection.

      message           : ‘421 Terminating connection.x0dx0a’

      [fset:cont:INFO/1:     PHS_SEND] Processing FTP ‘FTP close’ control state

      [fset:clse:INFO/1:     PHS_SEND] Send QUIT command.

      [fset:clse:INFO/1:     PHS_SEND] Closing control connection to chbatch01.wfsi.priv

      [pti :even:DBUG/0:     PHS_SEND] Unregistering TIMER (FileSet/FTP Pulse Timer) event 0x416631c0 for tid 4

      [pti :even:DBUG/0:     PHS_SEND] evUnregister TIMER event 0x416631C0 for tid 4

      [diag:leak:DBUG/0:     PHS_SEND] diag dqe free  0x41690348

      [diag:leak:DBUG/0:     PHS_SEND] diag sock free  34

      [pd  :pdtd:INFO/1:     PHS_SEND] Set driver status to PD_STATUS_ERROR

    • The forum ‘Cloverleaf’ is closed to new topics and replies.