Page 1 of 1

Error study error?

Posted: Mon 6 Mar 2023 08:14
by shliu
Hi Didier,

It doesn't run for error study in TraceWin now. Could you please have a check? Maybe my settings are wrong somewhere.

The version is 2.20.1.1, and the platform is Win11.

Kinds,
shliu

Re: Error study error?

Posted: Mon 6 Mar 2023 09:30
by Didier
Dear Shliu,

I don't see any problems with the error study, so I don't know, if you can send me your project file, I'll take a look at it.

Regards,

Didier

Re: Error study error?

Posted: Mon 6 Mar 2023 10:17
by shliu
Attached the project.

Re: Error study error?

Posted: Mon 6 Mar 2023 13:53
by Didier
Dear Shliu,

It was indeed your project that made it clear what the problem was, but it is not the issue at all.
As ussual, a recent development introduced an hiden error related to an uninitialized variable which in your case took a value blocking the system.
Sorry about that, and you can upgrade your code.

Regards,

Didier

Re: Error study error?

Posted: Mon 6 Mar 2023 16:47
by comunian
Dear Didier,
In the last days I got the same problem on the errors study.
Today is the errors study is working on the local runs (win 11) but I still get the error on the remote linux computers.
The Windows remote computers are ok.
Do you check also the linux TraceWin server and the tracelx exe ?
I get the error with the last version (2.20.1.2), but the version 2.17.4.1 is running on remote error study on linux computers.
Best Regards,
Michele Comunian

Re: Error study error?

Posted: Mon 6 Mar 2023 17:56
by Didier
Dear Michele,

I fixed the bug on both OS and tested it again with the latest twserver and TraceWin without any problems.
Of course, it means nothing if there is still an undefined variable somewhere and the only way for me to find it is if you send me the exact problem case.

Regards,

Didier

Re: Error study error?

Posted: Mon 13 Mar 2023 08:34
by comunian
Dear Didier,
I've done more tests and the errors study is working also with remote Linux machine.
Sorry for the mismatch.
Best Regards,
Michele Comunian