2014-08-26 21:03:48.0006[7] INFO Elucidate.Elucidate: StdOut[99%, 74396
MiB, 322 MiB/s, CPU 8%, 0:00 ETA ]
2014-08-26 21:04:14.7057[7] INFO Elucidate.Elucidate: StdOut[99%, 74752
MiB, 322 MiB/s, CPU 8%, 0:00 ETA ]
2014-08-26 21:04:14.7057[7] INFO Elucidate.Elucidate: StdOut[100%
completed, 74774 MiB processed in 0:03]
2014-08-26 21:04:14.7057[7] INFO Elucidate.Elucidate: StdOut[Time for disk:
d0:53% 31% 4% 4%]
2014-08-26 21:04:14.7057[7] ERROR Elucidate.Elucidate: ReadStandardOutput:
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options,
NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style,
NumberFormatInfo info)
at Elucidate.Elucidate.ReadStandardOutput(ThreadObject threadObject)
2014-08-26 21:04:14.7057[3] INFO Elucidate.Elucidate: Exited.
2014-08-26 21:04:14.7057[6] INFO Elucidate.Elucidate: ExitCode=[0]
2014-08-26 21:04:14.7057[6] INFO Elucidate.Elucidate: We are exiting the
status thread
2014-08-26 21:04:14.7207[1] INFO Elucidate.Elucidate: Completed
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
looks to me it's not a problem with SR but the tool/framework invoking it.
Probably you've updated to a newer SR version and the stdout is not parsed correctly.
Cheers, Jens.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
2014-08-26 21:03:48.0006[7] INFO Elucidate.Elucidate: StdOut[99%, 74396
MiB, 322 MiB/s, CPU 8%, 0:00 ETA ]
2014-08-26 21:04:14.7057[7] INFO Elucidate.Elucidate: StdOut[99%, 74752
MiB, 322 MiB/s, CPU 8%, 0:00 ETA ]
2014-08-26 21:04:14.7057[7] INFO Elucidate.Elucidate: StdOut[100%
completed, 74774 MiB processed in 0:03]
2014-08-26 21:04:14.7057[7] INFO Elucidate.Elucidate: StdOut[Time for disk:
d0:53% 31% 4% 4%]
2014-08-26 21:04:14.7057[7] ERROR Elucidate.Elucidate: ReadStandardOutput:
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options,
NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style,
NumberFormatInfo info)
at Elucidate.Elucidate.ReadStandardOutput(ThreadObject threadObject)
2014-08-26 21:04:14.7057[3] INFO Elucidate.Elucidate: Exited.
2014-08-26 21:04:14.7057[6] INFO Elucidate.Elucidate: ExitCode=[0]
2014-08-26 21:04:14.7057[6] INFO Elucidate.Elucidate: We are exiting the
status thread
2014-08-26 21:04:14.7207[1] INFO Elucidate.Elucidate: Completed
Hi Mike,
looks to me it's not a problem with SR but the tool/framework invoking it.
Probably you've updated to a newer SR version and the stdout is not parsed correctly.
Cheers, Jens.