Thanks Felix Do you know how i can get this fixed to get the "real" timestamp when the error happened.
On Saturday, 30 July 2016, Felix Schumacher < [email protected]> wrote: > Am 29.07.2016 um 15:46 schrieb Murilo Alves: > >> Guys, >> Do you know what might be causing this behavior. >> For good samples date/time are fine, only when there is an error I see >> this >> wrong time stamp. >> >> Thanks for your help. >> >> Thread Name: SFTP MAP XML to FF 10KB PERFXML 1-1298 >> *Sample Start: 1969-12-31 18:00:00 CST* >> > Might be an uninitialized date/timestamp, that gets converted to your > local timezone. If you add a few hours. You get the 1970-01-01, which is > the default unix timestamp :) > > Regards, > Felix > >> Load time: 0 >> Connect Time: 0 >> Latency: 0 >> Size in bytes: 0 >> Headers size in bytes: 0 >> Body size in bytes: 0 >> Sample Count: 1 >> Error Count: 1 >> Data type ("text"|"bin"|""): text >> Response code: Connection Failed >> Response message: Failed to connect to server: Session.connect: >> java.net.SocketTimeoutException: Read timed out >> >> Response headers: >> >> >> SampleResult fields: >> ContentType: text/plain >> DataEncoding: null >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
